/* 
	Cooke & Steffan
	Master Screen CSS
	Alison Endacott
	November 2008
	
	
	
 */
 
* {
	margin: 0;
	padding: 0;
}
 
	img {
		border: 0;
	}
	
 body {
 	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 62.5%;
	line-height: 1.4;
	background: url(/images/web/bg.gif);
	}
 
 a {
 	color: #0F2F09;
	text-decoration: none;
 }
 	a:hover {
		text-decoration: underline;
	}
	
	a:visited {
		
	}
 
#container {
	width: 770px;
	margin: 0 auto; 
	font-size: 1.2em; /* 1.2em = 12px */
}
 
 #head {
 	
 }
 
 	h1 {
		
	}
	
		h1 a {
			text-indent: -9999px;
			overflow: hidden;
			display: block;
			width: 770px;
			height: 73px;		
			background: url(/images/web/head.gif);
		}

 
 #accessibility {
 	position: absolute;
	left: -9999px;
 }
 

 
/* ------------------------ 
		NAV
------------------------ */
#nav {
	height: 51px;
}

	#nav li {
		display: block;
		float: left;
		_display: inline;
	}
	
		#nav li a {
			display: block;
			height: 51px;
			text-indent: -9999px;
			overflow: hidden;
			background: url(/images/web/nav.gif);
			}
			
		#nav li#nav-home a {
			width: 83px;
			background-position: ;
		}
			#nav li#nav-home a:hover {
				background-position: 0 -51px;
			}
		
		#nav li#nav-profile a {
			width: 72px;
			background-position: -83px 0 ;
		}
			#nav li#nav-profile a:hover {
				background-position: -83px -51px;
			}
		
		#nav li#nav-estate a {
			width: 128px;
			background-position: -155px 0;
		}
			#nav li#nav-estate a:hover {
				background-position: -155px -51px;
			}
		
		#nav li#nav-services a {
			width: 83px;
			background-position: -283px 0;
		}
			#nav li#nav-services a:hover {
				background-position: -283px -51px;
			}
		
		#nav li#nav-organizations a {
			width: 118px;
			background-position: -366px 0;
		}
			#nav li#nav-organizations a:hover {
				background-position: -366px -51px;
			}
			
		#nav li#nav-testimonials a {
			width: 108px;
			background-position: -484px 0;
		}
			#nav li#nav-testimonials a:hover {
				background-position: -484px -51px;
			}
			
		#nav li#nav-articles a {
			width: 81px;
			background-position: -592px 0;
		}
			#nav li#nav-articles a:hover {
				background-position: -592px -51px;
			}
		
		#nav li#nav-contact a {
			width: 97px;
			background-position: -673px 0;
		}
			#nav li#nav-contact a:hover {
				background-position: -673px -51px;
			}
			
/* ------------------------ 
		content
------------------------ */		
#content {
	clear: both;
	background: url(/images/web/bg-content.gif) repeat-y;
}

	/* home */
	
	
	
	#services {
		height: 234px;
		width: 722px;
		padding-left: 38px;
		margin: 0 auto;
		background: url(/images/web/services.jpg);
	}
	
		#services h2 {
			font-size: 2em;
			font-weight: normal;
			padding-top: 38px;
			color: #e9d998;
		}
		
		#services ul {
			font-size: 1.2em;
			width: 350px;
		}
		
		#services a {
			color: #FFFFFF;
		}
			#services li {
				list-style: none;
				background: url(/images/web/bullet.gif) no-repeat 0 50%;
				padding-left: 8px;
				width: 150px;
				float: left;
				color: #fff;
				margin-left: 5px;
			}
		#organizations {
			margin: 15px;
			
		}
		#servicespage a{
			color: #7f4c0f;
			
		}

			
	body.home #inner-content {
		font-size: 1.2em;
		width: 410px;
		float: left;
		_display: inline;
		min-height: 330px;
		_height: 270px;
		padding: 1.6em 45px 1em 40px;
		margin-left: 6px;
		background-position: bottom;
		background: url(/images/web/home-content.jpg) no-repeat bottom left;
	}
	
		body.home #inner-content div {
		
		}
	
		body.home #inner-content h2 {
			color: #0f2f09;
			font-size: 1.4em;
			padding-bottom: .5em;
			font-weight: normal;
		}
		
		#home-box {
			min-height: 200px;
			margin: 1em 25px 1em 0;
			width: 241px;
			float: right;
			_display: inline;
			color: #fff;
			background: url(/images/web/home-box-bg.jpg) no-repeat bottom;
		}
		
			body.home #home-box h2 {
				font-size: 1.9em;
				font-weight: normal;
				padding: 10px 15px;
				color: #fff;
				background: url(/images/web/home-box-bg-top.jpg) no-repeat top;
			}
			
			#home-box .pages {
				padding: 0 15px 1em 15px;
				font-size: 1.1em;
			}
			
			
		/* inner pages */
		
		body.inner h2 {
			margin-left: 6px;
			background: url(/images/web/inner-head.jpg) no-repeat;
			height: 30px;
			color: #fff;
			padding: 50px 0 0 25px;
			font-weight: normal;
			font-size: 1.7em;
		}
		
			body.inner #content {
				color: #7f4c0f;
			}
			
				body.inner #inner-content {
					min-height: 300px;
					_height: 300px;
					width: 708px;
					margin: 1em auto;
					padding: 10px 15px;
					font-size: 1.2em;
					background: url(/images/web/bg-inner.jpg) no-repeat top;
				}
				
/* ------------------------ 
		news
------------------------ */	

#news li {
	margin-left: 15px;
	padding: .5em 0;
	list-style: none;
	border-bottom: 1px solid #d4ccb3;
}

	#news h3 {
	}
	
	body.news h3 {
		font-size: 1.1em;
		display: block;
		width: 585px;
		padding-left: 10px;
		float: left;
		_display: inline;
	}
	
	body.news h4 {
		clear: both;
		float: left;
		font-size: .9em;
		font-weight: normal;
		display: block;
		width: 75px;
		padding-right: 10px;
		text-align: right;
		padding-top: 3px;
		border-right: 1px solid #d4ccb3;
	}
	
	body.newsinner h4 {
		padding-top: 1em;
		font-weight: normal;
		font-size: .9em;
	}
	
	body.newsinner h3 {
		font-weight: bold;
		font-size: 1.1em;
		margin-bottom: 1em;
		margin-top: -4px;
		border-bottom: 1px solid #d4ccb3;
	}
	
	.article {
		border-bottom: 1px solid #d4ccb3;
		padding-bottom: .5em;
	}
	
	
	.backNews, .next {
		padding: .5em 0;
		float: right;
		font-size: 12px;
	}
	
.previous {
	float: left;
	font-size: 12px;
	padding: .5em 0;
}

p.print {
	text-align: center;
}

	#btnPrint {
		float: none;
		cursor: pointer;
	}	


/* ------------------------ 
		contact
------------------------ */		
fieldset {
	margin: 0 0;
	border: 0;
	padding: 1em 0;
	width: 370px;
	float:left;
}
	legend {
		display: none;
	}

	label {
		display: block;
		width: 108px;
		clear: both;
		margin-top: .5em;
		*margin-top: .4em;
		display: block;
		float: left;
		_display: inline;
		font-weight: bold;
		padding: 2px;
	}
	
		label.zip {
			clear: none;
			width: 110px;
			*width: 110px;
			text-align: right;
			padding-right: 5px;
		}
		
		label.lbl_comments {
			clear: both;
			width: 300px;
		}
	
	input,
	select {
		margin-top: .5em;
		float: left;
		_display: inline;
		border: 3px double #d4ccb3;
		padding: 2px;
		color: #7F4C0F;
	}
	
	input {
		width: 240px;
	}
	
		#ZipCode {
			width: 74px;
		}
	
	select#state {
		font-weight: normal;
	}
		
	select#interest {
		width: 200px;
		font-weight: normal
	}
	
	textarea {
		width: 359px;
		height: 100px;
		border: 3px double #d4ccb3;
		display: block;
		clear: both;
		color: #7F4C0F;
	}
	
	input:focus,
	select:focus,
	textarea:focus {
		background: #fffdf5;
		font-weight: bold;
	}
	
	input#btnSubmit {
		border: 0;
		width: 80px;
		opacity: .9;
		filter:alpha(opacity=90);
	}
	
		input#btnSubmit:hover {
			opacity: 1;
			filter:alpha(opacity=100);
			}
			
#summary {
	border: 1px solid #f00;
	font-size: .9em;
	padding: 15px;
	background: #ead7c8 url(/images/web/error.gif) no-repeat 11px 12px;
}

	#summary span {
		display: block;
		padding-left: 26px;
		font-weight: bold;
	}
	
		

	#summary ul {
		list-style: none;
		padding-top: .5em;
		padding-left: 26px;
		font-weight: normal;
	}

/* ------------------------ 
		FOOTER
------------------------ */

#footer {
	clear: both;
	background: url(/images/web/footer.gif);
	color: #fff;
	height: 75px;
	text-align: center;
	padding-top: 9px;
}
	#footer a {
		color: #fff;
	}
		
	
/* ------------------------ 
		EASY CLEARING 
------------------------ */
.clear { clear:both;}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
*+html .clearfix {
height:1%;
}
.clearfix {
display:block;
}
/* End hide from IE-mac */

#contactinfo {
float: left;
width: 250px;
padding: 20px 0px 0px 80px;

}

