html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0 0 0 0; 
padding: 0; 
border: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	margin-top: 0.0em;

}
h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.4em;
	color: #336699;
}
h2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.1em;
	color: #615c49;
}
h3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em;
	color: #336699;
}
h4 {
	FONT-WEIGHT: Bold;
	FONT-SIZE: 1.1em;
	color: #FFFFFF;
	}
h5 {
	FONT-WEIGHT: bold; FONT-SIZE: 1em; 
}
h6 {
	FONT-WEIGHT: bold; FONT-SIZE: .8em;
}
img {
}
lo {
	 FONT-SIZE: 1em; MARGIN-BOTTOM: 0.1em; 
}
ul {
	FONT-SIZE: 1em;
	MARGIN-BOTTOM: 0.1em;
	padding-left: 1.5em;
}
li {
	MARGIN-BOTTOM: 0.3em;
	font-size: 1em;
	list-style-position: outside;
}
strong {
	FONT-WEIGHT: bold
}
b {
	FONT-WEIGHT: bold
}
p {
	margin-top: 0px;
	margin-bottom:.75em;
	font-size: 1em;
}
a {
	margin-top: 0px;
	margin-bottom: 0.75em;
	FONT-WEIGHT: bold;
	font-size: 1em;
	text-decoration: none;
		COLOR: #754468 ;
}
a:link {
	COLOR: #754468 ;	

}
a:visited {

}
a:active {
	COLOR: #336699 ;	
}
a:hover {
	COLOR: #993333;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #f7eed7;
	min-width: 1000px;

}
#wrapper{
	width: 1000px;
	position:relative;
	left:50%;
	margin-left:-500px;
	background: url(../Assets/Images/Img/wrapper_bg.gif) no-repeat;

}
#wrapper_footer{
	width: 1000px;
	background: url(../Assets/Images/Img/wrapper_footer_bg.gif) no-repeat;
	height: 51px;
}
#wrapper_inner{
	width: 865px;
	float: right;
	margin-top:90px;
}
#wrapper_content{
	width: 740px;
	float: left;
}
#header{
	width: 740px;
	float: left;
	margin-bottom: 15px;
	height: 170px;
}
#headerlogo{
	float: left;
	width: 170px;
}
#headercontent{
	float: right;
	width:550px;
}
#headercontent h1{
	margin-top: 87px;
	FONT-SIZE: 2em;
}
#content{
	width: 550px;
	float: right;

}
.content_line{
	width: 550px;
	background: url(../Assets/Images/Img/stragglyline1.gif) no-repeat;
	height: 10px;
}
.content_1-2{
	width: 50%;
}
#content_heading{
	float: right;
	height: 20px;
	background: #993333;
	padding-top: 3px;	
}

#maincontent{
	float: right;
	width: 100%;
}
#maincontent img{
	border: 1px solid #333333;
}
#secondarycontent{
	float: left;
	width: 170px;

}

.scontent{
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
}
.scontent a{
	text-indent: 0px;
}
#mainnav{
	float: left;
	width: 100%;
}
.subnav li{
	list-style: none;

}
.subnav a:link {
	COLOR: #615C49;
}
.subnav a:hover {
	COLOR: #A88691;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 15px; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.floatleft {
	float: left;
	clear: both;
	position: relative;
}
.floatright {
	float: right;
	position: relative;
}
#smalllab{
	float: left;

}
.smalllab_img {
	float: left;
	width: 134px;
	margin-top: 5px;
}
.navigation_line{
	width: 150px;
	background: url(../Assets/Images/Img/stragglyline4.gif) no-repeat;
	height: 10px;
}
.image_caption{
	width: 200px;
		float: right;
	margin: 5px 0px 5px 5px;
}
.photo_credits{
	font-size: 0.8em;
	margin: 15px 0px 10px 0px;
	font-style: italic;
	color: #754468;
}
.photo_credits a{
	color: #754468;
	font-style: italic;
}