@charset "utf-8";

/* css resset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* basic classes*/

body{
	padding:0;
	margin:0;
	background:url(../images/body_bg.jpg) #BBCF73 repeat-x ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85.7%;
	line-height:1.4em;
	color:#133946;
	}

*{
	padding:0;
	margin:0;}

.pad{
	padding:0 10px 10px 10px;}
	


h1{
	font-size:2em;
	color:#698C00;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:2em;
	}

h2{
	font-size:1.71em;
	color:#698C00;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.71em;
	
	}


h3{
	font-size:1.21em;
	color:#698C00;
	font-weight:normal;	
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:9px 0;}

h3.date{
	font-size:1.1em;}
h3.date strong{
	font-weight:normal;
	color:#698C00;
	padding-left:10px;}

h3.bold{
	font-weight:bold;}
	
blockquote,form,label,ul,ol,dl,fieldset,address,p {

margin-top:0.57em;

}

a:link, a:active, a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#587C1C;}

a:hover{
	color:#003366;;
	}

.right{
	float:right;}
	
.left{
	float:left;}

.hr{	
	height:10px;
	margin-bottom:10px;
	border-bottom:1px solid #9DBA2A;}

.hr2{
	height:10px;
	margin-bottom:10px;
	border-bottom:1px dashed #9DBA2A;
	}

.hr hr, .hr2 hr{
	display:none;}

strong{
	font-weight:bold;
	/*color:#698C00;*/
	color:#666;}

blockquote{
	padding-left:20px;
	border-left:5px solid #9BB72F;
	margin-left:10px;
	
	}

em{
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.imgleft{
	float:left;
	padding:10px;}

.imgright{
	float:right;
	padding:10px;}
	
.price{
	float:left;
	height:30px;
	line-height:30px;
	padding-right:10px;}

.clear{
	clear:both;
	height:0;
	font-size:0;
	}

ul.bullet{
	padding-left:20px;
	list-style:disc;
	overflow:auto;
	}
ol.bullet{
	padding-left:20px;
	list-style:decimal;
	overflow:auto;
	}

.generic-table{
	border:1px solid #CFD6BC;
	border-bottom:0;
	border-right:0;}

.generic-table td{
	padding:3px 5px;
	border-bottom:1px solid #CFD6BC;
	border-right:1px solid #CFD6BC;}

.generic-table td.definition{
	font-weight:bold;}

/* ----------------- GRID --------------------*/

#wrapper{
	width:800px;
	margin:0 auto;
	}

#header{
	width:800px;
	height:400px;
	/*background:url(../images/header.jpg) top left no-repeat;*/}

#header h1, #header h3{
	display:none;}

#content{
	width:800px;
	background:url(../images/main.jpg) #E7EBD4 top left repeat-x;
	overflow:auto;
	padding-bottom:20px;}

#content #nav{
	width:200px;
	background:url(../images/links_left.jpg) #fff bottom left no-repeat;
	padding-bottom:50px;
	float:left;
	margin:0 15px 10px 0;
	}

#nav ul{
	list-style:none;
	margin-left:5px;}

#nav ul li{
	display:block;
	padding:0;
	margin:0;		
	width:180px;
	height:30px;
	line-height:30px;}

#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active {
	color:#587C1C;
	font-size:1em;
	padding-left:10px;	
	text-decoration:none;	
	display:block;
	width:180px;
	height:30px;
	border-bottom:1px dashed #C8CFA8;	
	font-weight:bold;
	font-style:italic;
	}

#nav ul li a:hover{
	color:#003366;
	font-size:1em;
	text-decoration:none;
	padding-left:10px;	
	background-color:#F6F7EF;	
	display:block;	
	width:180px;
	height:30px;
	font-weight:bold;
	font-style:italic;
	}

#nav ul li a.fin{
	border-bottom:0;}

.hr{
	margin-left:10px;
	margin-right:10px;
	border-width:5px;}

#nav h2{
	margin:10px 10px 0 15px;
	text-transform:uppercase;
	font-size:1.08em;
	}

#nav form{
	margin-left:15px;
	margin-top:0;
	}

#nav form label{
	clear:both;
	display:block;
	margin-bottom:0;
	color:#698C00;
		}

#nav form .textForm{
	width:140px;
	border:1px solid #C1D381;
	margin-top:0px;
	height:20px;
	color:#4F5F0C;
	padding-left:5px;
	padding-left:5px;
	clear:both;	
	}

#nav form .button{
	clear:both;
	margin-top:10px;}

ul.content li{
	list-style:disc;
	list-style-position:inside;}

h3.subhead{
	font-style:italic;}

ul.toc{
	list-style:none;}

ul.toc li{
	margin:5px 0;}

ul.toc li a{
	text-decoration:none;}

form.contactForm{
	float:left;
	width:400px;}

form.contactForm label{
	clear:both;
	float:left;}

form.contactForm .textInput{
	width:200px;
	height:30px;
	clear:both;
	font-size:1.3em;
	clear:both;
	float:left;
	border:1px solid #C1D381;
	}

form.contactForm .textarea{
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	width:400px;
	height:200px;
	clear:both;
	float:left;
	border:1px solid #C1D381;
}

form.contactForm .button{
	width:60px;
	height:30px;
	background-color:#9CBB31;
	border:none;
	color:#fff;
	margin-top:10px;
	clear:both;
	float:left;
	}

.tipslist{
	list-style:decimal;
	display:block;
	margin-left:240px;
	}

.tipslist li{
	margin-top:10px;
}

/*dl.colors1{
	float:left;
	display:block
	}

dl.colors1 dt{
	float:left;
	width:20%;
	display:block;
	clear:left;
}

dl.colors1 dd{
	float:right;
	width:77%;
	display:block;	
}
*/

dl.colors2{
	float:left;}

dl.colors2 dt{
	float:left;
	width:160px;
	display:block;
	clear:both;
	font-weight:bold;
	color:#666;
}

dl.colors2 dd{
	float:left;
	width:600px;
	display:block;	
}

dl.colors2 dd em{
	display:block;
	font-weight:bold;}

p.colors1, p.colorshalf{
	overflow:auto;
	}

p.colors1 span.colors, p.colorshalf span.colors{
	width:150px;
	float:left;
	font-weight:bold;
	color:#666;
	
	}

p.colors1 span.colordef{
	width:400px;
	float:left;
	clear:right;
	}

p.colorshalf{
	clear:both;}
	
p.colorshalf span.colordef{
	width:620px;
	float:left;
	clear:right;
	}

#footer{	
	width:800px;
	height:130px;
	background:url(../images/footer.jpg) no-repeat;
	}

#footer #box{
	width:800px;
	float:right;
	position:relative;
	top:50px;
	text-align:center;
	}

#footer ul{
	padding:10px 0 10px 50px;
	margin:0 auto;
	text-align:center;
	margin:0;
	width:700px;}

#footer ul li{
	display:inline;
	padding:5px;}

#footer ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.92em;
	}

#footer .copy{
	text-align:right;
	font-size:0.92em;
	padding-right:40px;	
	}

#wrapper #content .box {
	border: 1px solid #990000;
	padding: 3px;
}

img.right {
	float:right;
	padding:4px;
	border:#CCC 1px solid;
	margin:0 0 5px 10px;
}