a {
	color: #715F4B;
}
a:hover {
	color: #2163D1;
}

body {
	background-color: #FFFFFF;
	color: #000;
	font-family: Myriad Pro, Ariel, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0;
}

.container {
	background: #FFFFFF;
	color: #000;
	position: relative;
	text-align: left;
	width: 860px;
	margin: 0 auto;
	padding: 0;
}

h1 {
	padding: 0;
	margin: 0;
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	padding: 0 150px 0 0;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
}

hr {
	margin: 15px 25px 15px 0; 
	border: 0;
	color: #C8A460;
	background-color:#C8A460;
	height: 1px;
}
	


p {
	margin: 0px 0px 1em 0px;
}

td {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
}



/*
	custom styles
*/

#content {
	float: right; 
	width: 684px; 
	border: solid #D9D6D4; 
	border-width: 0 2px 2px 0;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
}

#contentBody {
	width: 624px; 
	padding: 0 0 0 60px;
}

#contentGeneral blockquote {
	padding: 0 150px 0 0;
}
#contentGeneral li {
	padding: 0 150px 0 0.5em;
}
#contentGeneral p {
	padding: 0 150px 0 0;
}
#contentGeneral ul {
	padding: 0 0 1em -1em;
}


#contentWide p {
	padding: 0 24px 0 0;
}

#contentWide p {
	padding: 0 24px 0 0;
}





#contentHead {
	padding: 30px 0 30px 28px;
}

#contentPhoto {
	float:right; 
	width: 400px; 
	padding: 5px 0 10px 0; 
	text-align: right;
}

#footer {
	float: left;
	width: 860px;
	padding: 10px 0 10px 0;
	font-size: 0.9em;
	text-align: right;
}

#footer a {
	color: #715F4B;
}
#footer a:hover {
	color: #2163D1;
}


#navLeft {
	float: left; 
	width: 174px;
}

#navLeft a {
	text-decoration: none;
	color: #000;
}

#navLeft a:hover {
	color: #2163D1;
}

#navLeft p {
	text-align: right;
	color: #000;
}


#navMain {
	float: left;
	text-align: center;
	font-size: 0.9em;
}

#navMain a {
	float: left;
	text-decoration: none;
	padding: 4px 0 4px 0;
	background-color: #DAD6D3; 
	color: #000;
	font-weight: bold;
}
#navMain a:hover {
	color: #2163D1;
}

#structBody {
	float: left; 
	width: 860px; 
	background-image: url('/images/str/bg_navLeft_bldg.jpg'); 
	background-repeat: no-repeat;
}

#structHead {
	float: left;
	width: 860px;
	margin: 30px 0 3px 0;
}
