body {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: .75em; 
	margin: 0; 
	padding: 0;
	color: #333;
	text-align: center;
	background-image:url(images/nav.gif);
	background-repeat:repeat-x;
	background-position:top;
	line-height:16px;
}
a { text-decoration: underline; color: #448800; }
a:hover { text-decoration:none; color: #448800; }	
h2 {
	color: #629c31;
	font-size: 28px;
	font-weight: normal;
	clear: both;
	padding:0;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	line-height:31px;
}
h3 {
	color: #629c31;
	font-size: 24px;
	font-weight: normal;
	padding:4px 0 10px 0;
	margin:0;
	font-family:"Times New Roman", Times, serif;	
}
h4 {
	color: #629c31;
	font-size: 18px;
	font-weight: normal;
	padding:0;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	line-height:38px;	
}
	

#container {
	height: auto ;
	height: 100%;
	min-height: 100%;
	position: relative;
	}
	


#header div {
	}
#header h1 { 
	font-family: Century Gothic, Tahoma, Verdana, sans-serif;
	float: left;	
	font-size: 1.9em;
	margin: 0;
	text-indent:-999em;
	display:block;
	}			
#header h1{ background-image:url(images/logo.gif); width:250px; height:110px; }
#header h1 span { color: #999; }	
#header h1 a {
	border: none;
	color: #000;	
	font-weight: normal;	
	}		

#nav {
	float: right;
	margin: 0;
	padding: 0 0 0 0;	
}
#nav li {
	list-style-type: none;
	display: inline;		
	float: left;	
	}	
#nav li a {
	text-decoration: none;
	border: none;
	color: #000;		
	display: block;	
	margin: 0;	
	padding:3px 15px 0 15px;
	text-align:center;
	line-height:24px;
		
	}		
#nav li.on { 
	background-image: url(images/nav_left.gif);
	margin: 0;
	color: #fff;
}
#nav li.on a { 
	background-image: url(images/nav_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin: 0;
	color: #fff;
	}
#nav li a:hover { color: #33CC00; }
#nav li.on a:hover{ color:#ffffff !important; text-decoration:underline;}	

#strike {
	background-image:url(images/site-strike.jpg);
	text-align: left;
	clear: both;
	font-family:"Times New Roman", Times, serif;
}
#body { 
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
#body_inner{
	width:800px;
	float:left;
	clear:both;
}
#body_inner ul{
	padding:10px 0 10px 30px;
	margin:0 0 0 0px;
	width:320px;
}
#body_inner li{
	list-style-image:url(images/bulletpoint.gif);
	padding:0 0 3px 10px;
}
#body:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
* html #body { height: 1%; }

#l, 
#l {
	width: 510px;
	padding-right: 40px;
	float: left;
	overflow:hidden;
}
#l p,
#r p {
	margin-top: 10px;
	}	

#r {
	width: 250px;
	float: left;
	font-size:.92em;
	overflow:hidden;	
	}
#r p span {
	color: #009900;
	font-weight: bold;
	}
#r p {
	margin: 1em 0;
	padding: 0;
}	
#r hr {
	border-top: 1px solid #eee; 
	height: 1px; 
	border-left: 0; 
	border-right: 0; 
	border-bottom: 0; 
	margin: 0; 	
	}			

div.block {
	background-color: #F8F8F8;
	border: 1px solid #ddd;
	padding: 20px;
	text-align: center;
	color: #999;
	margin-top: 10px;
	}	
	
#footer {
	color: #fff;
	width: 100%;
	z-index: 500;
	position: relative;	
	border-bottom: 4px solid #91c820;	
	background: #fff;
	clear:both;
	float:left;
	padding:40px 0 0 0;
	}
#footer div {
	width: 800px;
	background-color:#91c820;
	margin: 0 auto;
	background-image:url(images/footer.gif);
	background-position:top left;
	background-repeat:repeat-x;	
	height:26px;
	line-height:28px;
	overflow:hidden;
	}	
#footer div div {	
	}
#footer a { color: #fff; font-weight: bold; }		

/*Joe Added*/
#header { 
	margin:0 auto;
	width:800px;
	height:139px;
	overflow:hidden;
	background-image:url(images/logo_rest.gif);
	background-repeat:no-repeat;
	background-position:top left;
}	
#content_top{
	width:800px;
	height:64px;
	background-image:url(images/header_dots.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#content_top h2{
	padding:30px 0 0 0;
}
#logo{
	width:800px;
	height:110px;
	overflow:hidden;
	
}
#menu{
	width:800px;
	height:29px;
	overflow:hidden;
}
.strikeinner{
	width:800px;
	height:114px;
	overflow:hidden;
	margin:0 auto;
	background-image:url(images/banner_back.gif);
	background-repeat:no-repeat;
}
#mainimage{
	width:317px;
	height:329px;
	position:absolute;
	top:29px;
	left:50%;
	padding:0 0 0 88px;
}
p.strikemain{color:#FFFFFF; font-size:36px; line-height:38px; margin:0; padding:25px 0 0 0;}
p.strikesecond{color:#FFFFFF; font-size:24px; line-height:26px; margin:0;}
.imageleft{
	float:left;
	margin:0 20px 20px 0;
	border:solid 1px #91C820;
	width:128px;
}
.imagelist{
	float:left;
}
.imageright-no-border {
	float:right;
	margin:0 20px 20px 0;
	width:128px;	
}
.imagelist-left{
	float: none;
	width: auto !important;
}
.seperator{
	height:30px;
	background-image:url(images/seperator.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	clear:both;
}
#r a{
	z-index:1000;
}
#r ul li a{
	color:#333333;
	text-decoration:none;
}
#r ul li{
	padding:0;
}
#r ul{
	padding:0 0 0 20px;
}
/* GENERAL
----------------------------------------------------------------------------------------------------*/
.ital {font-style:italic;}
.important-area {border:solid 1px #91C820;background:#CEE69E;padding: 10px 10px 10px 10px;margin: 0 0 15px 0;}

/* FORM
----------------------------------------------------------------------------------------------------*/

#frm_consultation {}
.frm_fieldrow { height: 40px }
.frm_fieldrow label { width: 110px;	display: block;	float: left; font-weight: bold}
.frm_fieldrow input { width: 200px;}
.frm_astrix { float:left; color:#ff0000; font-weight:bold;}
.frm_check {height:20px}
#frm_consultation textarea {width:400px;height:100px;}
#frm_submit {}
.error-area {border:solid 1px #ff0000;background:#ffb7b9;;padding: 10px 10px 10px 10px;margin: 0 0 15px 0;}
