@charset "utf-8";
/* CSS Document */

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:0.9em;
	background-color:#D5991E;


}
a:link, a:visited {
color:#CC6600;
}
a:hover {
color:#993300;
}

#container {
	background-color:#FFFFFF;
	width:912px;
	margin:0 auto;
	background-image:url(../images/bg.jpg);
}
#header {
	background-image:url(../images/bannersand.jpg);
	width:912px;
	height:99px;
	margin:0;
	padding:0;
}
#container #header #header_links {
	float: left;
	height: 39px;
	width: 550px;
	text-align: right;
	padding: 60px 10px 0px 0px;
}

#menu {
clear:both;
padding:3px;
text-align:center;
}
#menu a{
padding:0 25px;
color:#999999;
font-weight:bold;
text-decoration:none;
}
h1 {
	float:left;
	height:100px;
	width:340px;
	margin:0;
	padding:0;
}
h1 a{
	display:block;
	width:900px;
	height:100px;
	text-indent:-9999px;
}
.flashbox {
	margin:10px auto;
	width:741px;
	height:351px;
	padding:12px 0px 0px 2px;
	background-image:url(../images/gallerybg.jpg);
	text-align:center;
}
#center {

}
#center a:link, #center a:visited{
	text-decoration:none;
}
#center a:hover{
text-decoration:underline;
}
h2{
	font-weight:bold;
	margin:10px 10px 10px 0px;
	color: #E6B44D;
}
h3{
	margin: 8px 0px;
	color: #E6B44D;
}
#center #content {
margin:0 25px;
}
#menu a:link, #menu a:visited {
color:#CC6600;
}
#menu a:hover {
color:#993300;
}
#footer {
background-image:url(../images/footerbg.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding:0 25px;
height:83px;
}
.picright{
	margin:5px 26px 5px 5px;
	float:right;
}
.picleft {
float:left;
}
.picrow{
	margin:5px 25px 5px 0px;
	float:right;
}
img {
border:2px solid #666666;
}

