/* * * * Screen CSS * * * */

body {background:url(../img/texture.jpg) top left repeat;
}

img { -ms-interpolation-mode: bicubic; }

.clear{clear:both}
.left{float:left}
.right{float:right}
.block{display:block}
.hidden{visibility:hidden}

/* * * * Container * * * */

#container{}
#containerInner{
	width:900px;
	margin:20px auto;
	background-color:#FFF;
	padding:15px 10px;
}

/* * * * Header * * * */

#header{
	width:898px;
	height:100px;
	margin:auto 0;
}
	h1.inv{
		font-size:0em;
		line-height:0em;
		text-indent:-100000px;
	}

#logo{
	height:130px;
	width:300px;
	}
#header img{
	float:left;
	}
#header .slideElement{
	border-color:#b3b69b;
	border-style:solid;
	border-width:1px;
	display:inline;
	}
	
/* * * * Navigation * * * */

#navbar{
	background-color:#003016;
	height:38px;
	margin-top:15px;
}
	#navbar ul{
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#FFF;
		font-size:20px;
		padding-top:5px;
		_margin-left:-40px;
		}
		
		#navbar ul li{
			float:left;
			margin-left:40px;
			border-bottom:2px solid #80958c;
			}
			
			#navbar ul li a{
				color:#FFF;
				}
				
				#navbar ul li a.active{
					color:#d0d195;
					border-bottom:2px solid #6b885c;
					}
				#navbar ul li a:hover{
					color:#d0d195;
					border-bottom:2px solid #6b885c;
					}

/* * * * Main Content * * * */

.splash{
	width:900px;
	margin:10px auto;
	}
.splashhead{
	margin:0 auto;
	}

#page{
	padding-left:15px;
	}

#content{
	width:560px;
	float:left;
}

	#content .slogan{
		margin-left:24px;
	}
	#content h1{
		color:#302217;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:25px;
		margin-bottom:5px;
		}
	
	#content h2{
		color:#062d18;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:22px;
		font-style:italic;
		border-top:1px dashed #062d18;
		border-bottom:1px dashed #062d18;
		text-align:center;
		margin:25px 12px 25px 12px;
		padding:10px;
		}
		
	#content h3{
		color:#6F8884;
		font-size:18px;
		font-family:Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		font-weight:bold;
		margin:30px 0 10px 0;
		}
	#content h4{}
	#content h5{}
	#content h6{}
	#content p{
		font-family:Arial, Helvetica, sans-serif;
		font-size:17px;
		color:#302217;
		}
	#content a{
		color:#95836F;
		text-decoration:underline;}
	#content ul{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		margin:20px 40px;
		}
		#content ul li{
			list-style:circle;
			line-height:200%;
			}
	#content img{
		margin:10px;
		}
		
/* * * * FREE ESTIMATE CONTENT DIV * * * */		
#freeEstimateContent{
	width:760px;
	float:left;
}

	#freeEstimateContent h1{
		color:#302217;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:25px;
		margin-bottom:5px;
		}
	
	#freeEstimateContent h2{
		color:#062d18;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:22px;
		font-style:italic;
		border-top:1px dashed #062d18;
		border-bottom:1px dashed #062d18;
		text-align:center;
		margin:25px 12px 25px 12px;
		padding:10px;
		}
		
	#freeEstimateContent h3{
		color:#6F8884;
		font-size:18px;
		font-family:Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		font-weight:bold;
		margin:30px 0 10px 0;
		}
	#freeEstimateContent h4{}
	#freeEstimateContent h5{}
	#freeEstimateContent h6{}
	#freeEstimateContent p{
		font-family:Arial, Helvetica, sans-serif;
		font-size:17px;
		color:#302217;
		}
	#freeEstimateContent a{
		color:#95836F;
		text-decoration:underline;}
	#freeEstimateContent ul{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		margin:20px 40px;
		}
		#freeEstimateContent ul li{
			list-style:circle;
			line-height:200%;
			}
	#freeEstimateContent img{
		margin:10px;
		}

/* * * * Contact Box * * * */


#contactbox{
	width:560px;
	height:225px;
	background-color:#eaecd4;
	padding:10px;
}
	#contactbox p{
		color:#574435;
		font-family:Arial, Helvetica, sans-serif;
		font-size:20px;
		margin:15px 0 0 20px;
		line-height:125%;
		}
		#contactbox p a{
			color:#574435;
			text-decoration:underline;
		}
	#contactbox .family{
		float:left;
		padding:10px 10px 0 0;
		height:200px;
	}

/* * * * End of Main Content * * * */

/* * * * Sidebar * * * */

#sidebar{
	width:270px;
	float:right;
	padding-right:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#sidebar form{
	margin:0;
	*margin:0;
	}
	
	#sidebar form input{
		width:191px;
		height:20px;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		padding:4px 0 0 8px;
		color:#4c433c;
		}

#sidebar .searchbox{
	width:269px;
	height:70px;
	*height:69px;
	background-color:#d0d39e;
	margin-bottom:5px;
	border:solid 3px #b5b59b;
	}	

#sidebar .box1{
	width:265px;
	height:55px;
	background-color:#6f8884;
	margin-bottom:5px;
	border:solid 5px #5c7c77;
	}
	
#sidebar .box2{
	width:265px;
	height:55px;
	background-color:#95836f;
	margin-bottom:5px;
	border:solid 5px #83715d;
	}
	
#sidebar .box3{
	width:265px;
	height:55px;
	background-color:#838b74;
	margin-bottom:5px;
	border:solid 5px #707861;
	}

#sidebar .amsa{
	width:273px;
	height:65px;
	background:#FFF;
	border:1px solid #b3b69b;
	margin-bottom:5px;
}

#sidebar .fb{
	width:273px;
	height:65px;
	background:#FFF;
	border:1px solid #304779;
	margin-bottom:5px;
}

#sidebar .twit{
	width:273px;
	height:65px;
	background:#FFF;
	border:1px solid #38abd4;
	margin-bottom:5px;
}

#sidebar h1.box{
	color:#FFF;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	margin-top:12px;

}
#sidebar h1.quicksearch{
	color:#48381e;
	font-size:21px;
	margin:5px 0 0 15px;
}

#sidebar p{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:20px;
	line-height:60px;
}
#sidebar p a{
	color:#FFF;
	text-decoration:underline;
}
	
/* * * * Footer * * * */

#footer {
	background-color:#f3e2ce;
	height:76px;
	text-align:center;
}
		
		#footer p{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#473425;
		text-align:center;
		}
		
			#footer ul{
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				color:#473425;
				text-align:center;
				margin:0 0 0 80px;
				}
			
				#footer ul li{
					float:left;
					margin:15px 0 10px 14px;
					}
					
					#footer ul li a{
						font-weight:bold;
						color:#473425;
						text-decoration:underline;
						}
						
/* * * * Forms * * * */

fieldset {
	border:1px dashed #062D18;
	padding:10px;
	width:550px;
	margin:15px 0 0px 0;
}

legend {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:18px;
	padding: 2px 6px 5px 6px;
	*padding-right:10px;
	font-weight:bold;
	font-size:16px;
	color:#48381E;
	background:#D0D39E;
	*margin:0 0px 7px -7px;
}

label {
	font-family:Georgia, "Times New Roman", Times, serif;
	width:138px;
	height:32px;
	margin-top:3px;
	margin-right:2px;
	padding-top:11px;
	padding-left:6px;
	color:#48381E;
	background:;
	float:left;
	display: block;
	font-size:16px;
	font-weight: bold;
	line-height: 1.1;
}
.form {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

.holder {
	background-color:#fff;
}

.div_textbox {
	width:395px;
	float:right;
	background-color:#F3E2CE;
	height:35px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	display:block;
}

.textbox {
    	background-image: url(../img/16t.png);
    	background-repeat: no-repeat;
    	background-position:left;
		width:356px;
    	font:normal 18px Arial;
    	color: #444444;
    	padding:3px 5px 3px 24px;
}

.textbox:focus, .textbox:hover {
	background-color:#FFF7EF;
}

.div_checkbox {
	width:395px;
	height:75px;
	margin-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	display:block;
	color:#48381E;
	float:right;
	font-size:14px;
	background-color:#F3E2CE;
}
.checkbox{
	width: 15px;
	height: 15px;
}

.checkLeft{
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	margin:14px 0 0 15px;
	_margin:12px 0 0 5px;
	}

.div_textarea {
	width:395px;
	float:right;
	background-color:#F3E2CE;
	height:115px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}

.textarea {
	background-image: url(../img/16t.png);
	background-repeat:no-repeat;
	background-position:left;
	width:356px;
	height:100px;
	font:normal 18px Arial;
	color: #444444;
	padding:3px 5px 3px 24px;
}
.textarea:focus, .textarea:hover {
	background-color:#FFF8EF;
}

.username {
    	background-image: url(../img/16m.png);
    	background-repeat: no-repeat;
    	background-position:left;
		width:356px;
    	font:normal 18px Arial;
    	color: #444444;
    	padding:3px 5px 3px 24px;
}
.username:focus, .username:hover {
	background-color:#FFF8EF;
}
   
.password {
    	background-image: url(../img/16s.png);
    	background-repeat: no-repeat;
   	background-position:left;
	width:285px;
    	font:normal 18px Arial;
    	color: #444444;
    	padding:3px 5px 3px 24px;
}
.password:focus, .password:hover {
	background-color:#FFF8EF;
}

.email {
    background-image: url(../img/email.gif);
    background-repeat: no-repeat;
   	background-position:left;
	width:356px;
    font:normal 18px Arial;
    color: #444444;
    padding:3px 5px 3px 24px;
}

.email:focus, .email:hover {
	background-color:#FFF8EF;
}

.button_div {
	width:334px;
	float:right;
	background-color:;
	border:1px solid #F3E2CE;
	text-align:right;
	height:39px;
	margin-top:8px;
	padding:5px 32px 3px;
}

.buttons {
	background: #95836F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px; 
	color: #FFF; 
	padding: 6px 14px;
	border:4px solid #83715D;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
}

.ajaxSearch_resultsInfo {
	margin-bottom:0px;
}

.ajaxSearch_result {
	margin:25px auto 0 0;
}

.ajaxSearch_resultLink {
	padding:0px 0 0px 0px;
	font-size:125%;
}

.ajaxSearch_resultLink a{
	color:#FFF;
}

.ajaxSearch_resultExtract {
	margin:5px 0 0 20px;
}

.ajaxSearch_paging {
	font-size:75%;
}

.ajaxSearch_highlight {
	color:#9F1D26;
}

/* * * * End of Form * * * */

#eternity{
	width:960px;
	margin:-10px auto 10px auto;
	color:#003016;
	}
	#eternity p{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#003016;
		text-align:center;
		}
			#eternity p a{
				color:#003016;
				font-weight:bold;
				}