body {
	background-image:url(images/background.gif);
	background-colorcolor: #7a7e33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-repeat : repeat-x;
	margin-bottom : 0px;
	background-color : #cdd8ec;
}
* {margin: 0px;padding: 0px;}
p {padding:10px;display:block;}
ul, ol, li
{
padding: 4px 4px 4px 2px;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 929px;
}
#header {
	background-image:url(images/header.jpg);
	width: 929px;
	height:222px;
	display: block;
	margin:0px;
	padding:0px;
}
#content{
	background-image:url(images/sheetmiddle.gif);
	background-repeat:repeat-y;
	position:relative;
}
#sheettop{
	background-image:url(images/sheet.jpg);
	background-repeat: no-repeat;
	width:929px;
	height : 304;
}
.title{
	width:680px;
	border-bottom: 1px dashed #b6be8d;
	text-align:left;
	margin: 25px 0px 15px 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	color:#494c15;
	font-size: 14px;
	font-weight: bolder;
	display:inline;
	text-transform: uppercase;
text-decoration: underline;
}
h1{
	font-size: 22px;
	font-weight: bolder;
	display:inline;
}
.text{
	margin-left:140px;
	width:640px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	position:relative;
	display:block;
	height:auto;
}
.good{
	font-size: 12px;
	
	position:relative;
	display:block;
	height:auto;
}
.text a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #494c15;
	text-decoration: underline;
}
.text a:hover{
	color:#000000;
}
#nav{
	margin-top:0px;
	margin-left:150px;
}
#nav ul{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c2b5a2;
	width:600px;
	padding-top:25px;
	text-align:center;
}

#nav ul li{
	display:inline;
	list-style-type: none;

	}
#nav a{
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #2c4002;
	text-decoration:none;
}
#nav a:hover{
	color: #7a7e33;
}
.thumbnails{
	list-style-type: none;
	display: block;
	margin: 0px 0px 0px 18px;
}

.thumbnails li{
	list-style-type: none;
	display: inline;
}

.thumbnails li a{
	border: 2px solid #FFFFFF;
	display:block;
	float:left;
	margin:5px;
}

.thumbnails li a:hover{
border: 2px solid #d4e194;
}

.clear{
	clear:both;
}
#photogallery{
	position:relative;
	margin-left:90px;
	width:530px;
	background-color:#d4e194;
	border: 1px solid #b7c47a;
	margin-bottom:20px;
}
.photobox{
	background-color:#7d940e;
	width:342px;
	height:140px;
	border: 1px solid #FFFFFF;
	float:left;
	margin:8px;
}
.blog{
	float:left;
	margin: 8px 5px 0px 5px;
}
#footer{
	background-image:url(images/footer.gif);
	width:929px;
	height:153px;
	margin-left:0px;
}
#footer li{
	display:inline;

}
#footer ul{
	border-top: 1px dashed #b6be8d;

}
#footer ul, #copyright{
	margin-left:145px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #747742;
	text-align:center;
	width:620px;
	padding-top:5px;
 border-top: 1px dashed #b6be8d;

}
#footer a, #copyright a{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #747742;
	text-decoration:none;
}
#footer a:hover, #copyright a:hover{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #747742;
	text-decoration:underline;
}

.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(chromebg2.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover{
background: url(chromebg2-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #EBF7FF;
}
