* {margin:0;padding:0;} 

body
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	background-color: #dadada;
	text-shadow: 0 0 0 #000;
}

#page-container
{
	margin:0 auto;
	width: 1000px;
	background-color:#FFF;
	background-image:url(../images/bodybg2.png);
	background-repeat:repeat-y;
	padding: 0;
}
#page-container a{color:#669240;}
#page-container a:hover{color:#664e01;}

#header
{
	height: 170px;
	width: 1000px;
	background-color:#FFF;
	background-image:url(../images/header2.png);
}

#nav
{
	height: 40px;
	width: 1000px;
	background-image:url(../images/navbg2.png);
	background-repeat:no-repeat;
	background-color:#664e01;
}


#homelink{position:relative;left:70px; top:4px;}

#aboutlink{position:relative;left:190px; top:4px;}

#gallerylink{position:relative;left:300px; top:4px;}

#contactlink{position:relative;left:435px; top:4px;}


#nav a
{
	text-decoration:none;
	font-weight:normal;
	color:#FFF;
	font-size:25px;
}

#nav a:hover
{
	color:#669240;
}

#left-content
{
	float: left;
	width: 355px;
	/*text-align:center;*/
}

#gallerylinks
{
	text-align:center;
	width:355px;
}
#gallerylinks a
{
	text-decoration:none;
}

#right-content
{
	float: right;
	width: 555px;
}

#full-content
{
	padding: 15px;
	padding-left: 30px;
	padding-right: 30px;
}

#footer
{
	clear: both;
	height:130px;
	width:1000px;
	text-align:center;
	color:#FFF;
	background-color:#664e01;
	background-image:url(../images/footer3.png);
}

#footer a{color:#FFF;}
#footer a:hover{color:#669240;}

img
{
	border: 0;
}

p
{
	padding-top: 10px;
	padding-bottom: 10px;
}

#pictureblock
{
	position:relative;
	left: 30px;
	padding-left:10px;
	padding-bottom:10px;
	width:500px;
	height:400px;
	text-align:center;
	background-image:url(../images/pictureblockbg2.png);
	background-repeat:no-repeat;
}

#rotatepic
{
	background-color:#000;
}

h1
{
	text-indent: -9999px;
}

h2
{
	text-indent: -9999px;
}

h4
{
	font-size: 18px;	
/*	text-align: center; */
}
h5
{
	font-size: 16px;
}

#left-about
{
	float:left;
	width:450px;
}

#right-about
{
	float:right;
	width:450px;
}
#full-content ul
{
	margin-left:20px;
}

#main-about
{
	clear:both;
}

hr
{
	background-color:#664e01;
	height: 2px;
	margin-bottom:10px;
}

.bl
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	border:1px solid #aaa;
}

.cbl
{
	display:block;
	margin-left:140px;
	margin-top:25px;
	margin-bottom:25px;
	padding:5px;
	border:1px solid #aaa;
}

.webform
{
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #aaa;
	width:355px;
	padding-left:10px;
	background-color:#eee;
}
textarea
{
	margin-top:10px;
	margin-bottom:10px;
	width:355px;
	height:150px;
	background-color:#eee;
}

form{margin-bottom:10px;}

.webform tr
{
	height:25px;
}

.space2{width:120px;}

.space
{
	width:25px;
}

.brown{color:#664e01;}

#formdirections
{
	font-size: 12px;
	font-style:italic;
	color:#664e01;
}