body
{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0;
	background-color:#577482; /*new*/
	/*background-color:#E5ECD2;*/

}


#container
{	margin-left: auto;
	margin-right: auto;
	width: 760px;
	position: relative;
}

#topbanner {
	background-image: url(images/fred-sommerscales-top-new.jpg);/*new from .gif*/
	background-repeat: no-repeat;
	width: 760px;
}

#topnav {
	font-size: 0.85em;
	color: #666666;
	
}

#topnav ul {
	list-style-type: none;
	padding:10;
	float: right;
	margin-top: 126px;
}

#topnav li {
	display: inline;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topnav li a {
	color: #666;
	text-decoration: none;
}

#topnav li a.over {
	/*color: #90A772;*/
	color: #799cae; /*new*/
	text-decoration: underline;
}

#topnav li a:hover {color: #799cae;
}

#topshadow {
	background-image: url(images/top-shadow-new.jpg);/*new from .gif*/
	background-repeat: no-repeat;
	width: 760px;
	height: 7px;
}

#maincontent, #maincontent-gallery {
	background-image: url(images/content-bg-new.jpg);/*new from .gif*/
	background-repeat: repeat-y;
}

h1, h2, h3, h4 {
	/*color:#90A772; - old style */
	color:#577482;/*new*/
	font-size: 1.6em;
	font-style:normal;
	font-weight: lighter;
}



h1, h2, h3, h4, #maincontent p, #maincontent address { 
padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;

}



#maincontent p, #maincontent address, #content-right p {
	color:#333;
font-size: 1em;
font-style: normal;

}

#maincontent p a {color:#000;
	text-decoration: none;
}

#maincontent p a:hover{text-decoration: underline;
} 

#maincontent-gallery img {
	margin: 10px;
}

#maincontent-gallery{
	text-align: center;
}



#flash, #topimages {
	text-align: center;
	padding: 10px;
}

#footertop {
	background-image: url(images/footer-top-new.jpg);   /*new from .gif*/
	height: 14px;
	width: 760px;
	background-repeat: no-repeat;
	width: 760px;
	margin: 0px;
	padding: 0px;
}

#footermiddle {
	background-image: url(images/footer-middle_09-new.jpg);/*new from .gif*/
	background-repeat: repeat-x;
	width: 760px;
margin: 0px;
	padding: 0px;

}
#content-left {
	float: left;
	width: 250px;
}
#content-right {
	float: right;
	margin-right: 200px;

}

#footermiddle li {
	display: inline;
	color: #a88c61;
	margin: 0px 15px;
	float: right;
	font-size:0.8em;
}

#footermiddle .white {
	color: #FFF;

}

#footermiddle li a {color: #FFFFFF;
		text-decoration: none;
		}
		
#footermiddle li a:hover {color: #ccc;
		text-decoration: underline;
		}

#footerbottom {
	background-image: url(images/footer-bottom-new.jpg);/*new from .gif*/
	height: 10px;
	width: 760px;
	margin: 0px;
	padding: 0px;
}
