/* temp - this is for spans to designate placeholder text */
.pl {
	color: red;
}

/* position */
body {
	background-color: white;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	margin-top: 0px;
	margin-left: 16px;
	margin-bottom: 0px;
	margin-right: 16px;
	padding: 0px;
}

#branding {
	height: 110px;
	width: 834px;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: left;
	position: relative;
}

#front-branding {
	position: relative;
	height: 110px;
	width: 834px;
	padding: 0px;
	margin: 0px;
	height: 114px;
}

#front-container {
	width: 834px;
	height: 334px;
	overflow: hidden;
	padding: 0px;
	line-height: 0;
	margin-top: 10px;
	text-align: center;
	position: relative;
}

#curr {
	position: relative;
	bottom: 334px;
}

#next {

}

#container {
	height: auto;
	width: 834px;
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: left;
	position: relative;
}

#logo {
	position: absolute;
	top: 5px;
	right: 20px;
}

#front-navigation, #navigation {
	position: absolute;
	margin-top: 80px;
	margin-left: 0;
	text-align: center;
}

#flash {
	height: 261px;
	width: 834px;
	padding: 0px;
	margin: 0px;
}

#statement {
	height: 70px;
	padding: 0px;
	margin-top: 20px;
	margin-left: 30px;
}

#content {
	width: 834px;
}

#inside-content {
	margin-top: 40px;
	width: 834px;
}

#text-left {
	float: left;
	width: 270px;
	padding: 0px;
	margin-left: 35px;
	margin-right: 35px;
}

#text-right {
	margin-right: 40px;
}

#text-wrapper {
	border-right: 1px solid #CCC;
	margin-left: 0;
	margin-right: 170px;
}

#text-wide {
	margin-left: 0px;
	margin-right: 30px;
	margin-top: 20px;
}

#text {
margin-right: 15px;
}

#infobox {
	float: right;
	width: 232px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 45px;
	margin-left:35px;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	text-align: center;
}

#infobox td {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	border: 0px;
}

.image-right {
	float: right;
	margin-left: 16px;
	margin-bottom: 24px;
}

.image-left {
	float: left;
	margin-right: 16px;
	margin-bottom: 24px;
}

#logoBar {
	text-align: center;
}

#logoBar img {
	margin-top: 24px;
	margin-left: 12px;
	margin-right: 12px;
}

#portfolio {
	border-right: 1px solid #CCC;
	margin-right: 154px;
}

#sidebar {
	float: right;
	width: 155px;
	text-align: left;
}

#portfolio-sidebar {
	float: right;
	width: 145px;
	text-align: left;
}

#footer-wrapper {
	margin-top: -25px;
	padding: 0px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 30px;
}

div#tagline {
	margin-top: 20px;
}

div#tagline p#line-one{
	padding-left: 75px;
}

div#tagline p#line-two {
	padding-left: 115px;
}

#footer {
	width: 834px;
	padding: 0px;
	margin-top: 65px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: left;
	position: relative;
}

.form {
padding-bottom: 10px;
border-bottom: 1px dotted #999;
}

#contactForm td {
	padding-right: 12px;
	padding-bottom: 6px;
	vertical-align: top;
}

.prop {
    height: 250px;
    float: right;
    width: 1px;
}

.clear {
    clear:both;
}

/* style */

img {
	border: none;
}

#front-navigation {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #767A7D;
}

#front-navigation a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #767A7D;
	text-decoration: none;
}

#front-navigation a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #767A7D;
	text-decoration: none;
}

#front-navigation a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663366;
	text-decoration: underline;
}

#navigation {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}

#navigation a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

#navigation a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

#navigation a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: underline;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767A7D;
	line-height: 18px;
}

#text, #text-wide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767A7D;
	line-height: 18px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767A7D;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F4A80;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F4A80;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767A7D;
	line-height: 22px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #3F4A80;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F4A80;
	line-height: 18px;
	margin-top: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}

#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3F4A80;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sidebar ul, #text-wide ul, #portfolio-sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar li, #text-wide li, #portfolio-sidebar li {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767A7D;
	line-height: 14px;
	margin-bottom: 5px;
}

#sidebar, #text-wide, #portfolio-sidebar  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #767A7D;
	line-height: 18px;
}

#portfolio-sidebar p {
line-height: 16px;
padding-bottom: 16px;
}

#sidebar a:link, #text-wide a:link, #portfolio-sidebar a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #767A7D;
	text-decoration: none;
}

#sidebar a:visited, #text-wide a:visited, #portfolio-sidebar a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767A7D;
	text-decoration: none;
}

#sidebar a:hover, #text-wide a:hover, #portfolio-sidebar a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}

.highlight, .required {
	color: #8C9F41;
}

strong {
	font-weight: bold;
}

#infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767A7D;
	line-height: 20px;
}

#sidebar p.link_sections, #sidebar p.first_link_section {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d02433;
	margin-top: 20px;
	margin-bottom: 0;
}

#sidebar p.first_link_section {
	margin-top: 0;
}

#sidebar p.link_sections a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d02433;
	margin-top: 15px;
	margin-bottom: 0;
}

#sidebar p.link_sections a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d02433;
	margin-top: 15px;
	margin-bottom: 0;
}

.required {
	font-weight: bold;
}

div.building-slideshow {
	display: none;
}

p#subscribe {
	margin-top: 15px;
	padding-top: 4px;
	border-top: 1px solid #ccc;
	height: 24px;
	line-height: 12px;
}

p#subscribe a:link, p#subscribe a:visited, p#subscribe a:hover {
	padding-left: 20px;
	background-image: url(/images/feed-icon-16x16.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#portfolio-sidebar a:link.selected, div#portfolio-sidebar a:visited.selected {
	color: #8C9F41;
}

div#secondary_nav p.selected a:link, div#secondary_nav p.selected a:visited {
	color: #8C9F41;
}

#secondary_nav {
}

div.story-left {
	float: left;
}

div.story-left p {
	margin: 0;
	margin-top: 5px;
	width: 178px;
	font-size: 11px;
	line-height: 13px;
}

div.story-right {
	margin-left: 187px;
	width: 271px;
}

div#tagline p {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #767A7D;
	line-height: 16px;
}

div#tagline a:link, div#tagline a:visited {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #8C9F41;
	text-decoration: none;
}

div#tagline a:hover {	
	text-decoration: underline;
}
