/* CSS Document */

body {
	background:#5C8F02 url(grc/bground.gif) repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	text-align:center;
	margin:0;
}

.table {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#626262;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color: #008846;
	margin-top:-8px;
	letter-spacing:1px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color: #685008;
}


/*THE FOLLOWING IS APPLIED TO THE SPLASH PAGE*/
#wrapper {
	background:url(grc/hiddenvalley_contact.gif) no-repeat top;
	width: 880px;
	margin:0 auto;
	/*border: 1px solid #ffffff;*/
	position:relative;
}

.logo {
	background:url(grc/hiddenvalley_logo.gif) no-repeat center;
	width: 880px;
	height:128px;
	position:relative;
	top: 16px;
	/*left:342px;*/
	z-index:3;	
}

#flash {
	background:url(grc/flash_bg.gif) no-repeat center;
	width:880px;
	height:420px;
	position:absolute;
	top: 137px;
	left:0;
}

.flash {
	border: 3px solid #ffffff; 
	width:850px;
	height:390px;
	margin: 12px;
}

#nav_splash {
	background:url(grc/navbg.gif) no-repeat bottom center;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:51px;
	width: 880px;
	position: relative;
	top:427px;
	line-height: 18px;
	text-align:center;
	color:#fecb26;
	margin: 5px 0;
	padding-bottom:5px;
}

#nav_splash a { 
	color: #fecb26;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration: none;
}

#nav_splash a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#ffffff;
}

#splash {
	position: relative;
	top:427px;
	width:710px;
	margin: 0 auto;
	line-height:20px;
}

 /*THE FOLLOWING IS APPLIED TO THE INTERIOR PAGE*/
#container {
	background:url(grc/contact_info.gif) no-repeat top center;
	width:900px;
	height:15px;
	margin: 0 auto;
}

#cont_wrapper {
	width:900px;
	position:relative;
	margin: 0 auto;
	
}

#left_side {
	width: 242px;
	position:absolute;
	left:0;
	top:0;
}

#right_side {
	width:658px;
	margin: 0 0 0 242px;
}
	
#int_flash {
	background:url(grc/flash_bg_int.gif) no-repeat top;
	width:658px;
	height:317px;
	position:relative;
}

.flash_border {
	width:629px;
	height:290px;
	border: 3px solid #FFFFFF;
	position: absolute;
	margin:12px;
	top:0;
	left:0;
}


#main_content {
	background:url(grc/contentbg2.gif) no-repeat top center;
	width:658px;
	position:absolute;
	top: 354px;
	left:242px;

	
}

#bodytxt {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 17px;
	color: #444444;
	text-align:left;
	/*width:585px;*/
	z-index:-5;
	margin-left: 35px;
	margin-right:35px;
	padding-top:15px;
	
}

/*THE FOLLOWING IS APPLIED TO THE BOTTOM NAV "FOOTER" SECTION*/
#bnav {
	background:url(grc/footer_bg.gif) bottom;
	width:658px;
	height:75px;
	color: #5c8f02;
	line-height: 15px;
	
}

#bnav a {
	color:#5c8f02;
	text-decoration:none;
}

#bnav a:hover {
	color:#5c8f02;
	text-decoration: underline;
}

/*THE FOLLOWING IS APPLIED TO BODY ANCHOR TAGS*/

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #5c8f02;
	text-decoration: underline;
	line-height: 17px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #5c8f02;
	text-decoration: underline;
	line-height: 17px;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffce26;
	text-decoration: none;
	line-height: 17px;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffce26;
	text-decoration: none;
	line-height: 17px;
}

.subtitle{
	font-size:12;
	font-weight:bold;
	color:#735b0f;
	text-decoration:underline;
	margin:0;
}

.title{
	font-size:12;
	font-weight:bold;
	color:#735b0f;
	
}

.tbl_title {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
	margin-top:20px;
}

.style1 {
	margin-top:3px;
}
p.intor {
	font-size:12px;
	font-style:italic;
	color:#5C8F02;
	font-weight:bold;
}

.quote {
	font-size:12px;
	font-style:italic;
	color:#846a19;
	text-align:center;
}

.comments {
	border-bottom:1px dotted #655907;
	font-size:11px;
	font-style:normal;
	color:#282828;
	margin:10px;
}

.visitor {
	font-style:italic;
	color:#5c8f02;
}
.project {
	font-weight:bold;
	color:#5c8f02;
	font-size:14px;
}

ul.list li{
	clear:both;
	list-style-type:disc;
	line-height:17px;
	
}

ol.list {
	list-style-type:disc;
	line-height:17px;
	margin-top: 3px;
}

ol.listb {
	list-style-type:disc;
	line-height:13px;
	margin-top:2px;
	margin-bottom:2px;
}


img.border {
	border: 1px solid #008845;
	padding:2px;
	margin-right:5px;
	margin-left:5px;
	
}

img.border1 {
	border: 1px solid #008845;
	margin-top:5px;
	margin-right:10px;
	float:left;
	padding:2px;
}

img.border2 {
	border: 1px solid #008845;
	margin: 0 5px 0 10px;
	float:right;
	padding:2px;
}

/*The Following Code Applies to The Contact Form*/
.buttons { 
	/*background:#c5c5c5;*/
	border: 1px solid #626262;  
	color:#282828; 
	padding-right:0.5em; 
	cursor:pointer; 
	width:80px;
	margin-left:12px; 
}	

 .buttons:hover {
 	border: 1px solid #ffce26;
 	color:#282828; 
}

.buttons:visited {
 	border: 1px solid #ffce26;
	color:#fff; 
}

.buttons:active {
 	/*background:#c5c5c5; */
	color:#fff; 
	border: 1px solid #626262;
	
}
label { 
	clear:left; 
	display:block; 
	float:left;
	text-align:left; 
	padding-right:5px; 
	color:#404040; 
	margin-top:0.8em; 
	font-style:normal;
	font-size:11px;  
	width:100px;
	 
}

.fields  {
	margin-top: .8em;
	border: 1px solid #727272; 
	
}

#tablestyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#404040;
	padding: 4px;
	border-collapse: collapse;
	}
	
	
#tablestyle td {
	border:1px solid #705b1a;
	font-weight:normal;
	margin:0;
	padding:4px;
}

.specials {
	font-size:14px;
	color:#3A7CDB;
	font-weight:bold;
	border-bottom:1px dotted #828282;
}

#nletter {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:645px;
	left:0;
	width:227px;
	margin-left:3px;
	padding:4px 0;
}

input.sign_up, input.sign_up:visited {
	background-color:#95b65a;
	border: 1px solid #3c5d01;
	color:#FFFFFF;
	margin-left:135px;
	margin-top:5px;
	width:60px;
}


input.sign_up:hover, input.sign_up:active {
	background-color:#4A7202;
	border: 1px solid #3c5d01;
	color:#FFFFFF;
	margin-left:135px;
	margin-top:5px;
	width:60px;
}

input#email {
	border: 1px solid #3c5d01;
	width:195px;	
	}
	
table.badges {
position:relative;
top:427px;}