/* Layout
================================================*/

body {
	font: 12px/16px Helvetica, Arial, Verdana, sans-serif;
	margin-top:00px;
	padding-top:00px;
	color: #333333;
	background-color:#FFFFFF;
/*
	width:755px;
	margin:auto;
*/
	}	 
	
#thecoves {
	font-color:#663333;
	} 	

#frame {
	width:755px;
	margin:auto;
	}
	
#content {

	}
	
#footer {
	font-size:11px;
	margin-top:20px;
	padding-top:5px;
	width:455px;
	border-top:1px solid #CCCCCC;
	color: #728080;
	margin-bottom:15px;
	}

.right_side {
	padding-left: 320px;
	width:435px;
	}

.left_side {
	width:300px;
	display:block;
	float:left;
	}
	
.page_title {
	text-align:right;
	color:#FFFFFF;
	margin-bottom:20px;
	}

/* Show only to IE PC \*/
* html .page_title { height:10px; } /* For IE 5 PC */
	
.section_line {
	border-bottom:1px solid #FFF;	
	width:299px;
	}

.section_line a {
	padding-left:10px;
	color:#FFF;
	text-decoration:none;
	}
	
.horiz_line {
	border-bottom:1px solid #CCC;	
	margin-bottom:10px;
	clear:both;
	margin-right:3px;
	padding-top:5px;
	}

.nav-img {
	margin-bottom:5px;
}

/* Show only to IE PC \*/
* html .horiz_line { height:10px; } /* For IE 5 PC */
	
/* Text
================================================*/

a	{
	text-decoration:none;
	color:#083673;
	}

a:hover {
	color:#001122;
	}
	
p.intro {
	padding-top:00px;
	font-size:14px;
	line-height:18px;
	color: #285C70;	
	text-indent:00px;
	margin-right:10px;
	}

/* Show only to IE PC \*/
* html p.intro {margin-top: 20px;} /* For IE 5 PC */

.intro {
	padding-top:10px;
	}
	
p {
	text-indent:00px;
	color:#222;
	line-height:18px;	
	}

.details {
	text-indent:00px;
	font-size:11px;
	line-height:13px;
	}

.project-name {
	text-indent:00px;
	font-size:12px;
	line-height:12px;
	margin-bottom:5px;
	}	

.project-name a {
	color: #AAA;
	}

.project-name a:hover {
	color: #333;
	}
		
p.faq_question, p.process_title {
	margin-bottom:00px;
	text-indent:0px;
	font-size:14px;
	line-height:18px;	
	}	
	
#residential p.faq_question {
	color:#006699;
	}

#commercial p.faq_question {
	color: #006666;
	}

#general p.process_title {
	color:#335566;
	}	
	
p.faq_answer, p.process_content {
	/* padding-left:10px; */
	}

.return {
	text-align:right;
	padding-top:00px;
	margin-top:-8px;
	}

	/* Cufon 
	================================================*/

	h1 { /* SemiBold */
		font-size:28px;
		font-family: Times,"Times New Roman", serif;
		line-height:28px;
		color:#333;		
	}
	
	h2 { /* SemiBold */
		font-size:18px;
		font-family: Times,"Times New Roman", serif;
		line-height:21px;
		margin-right:10px;
		margin-top:12px;
		color:#285C70;		
	}

	h3 { /* Light */
		font-size:18px;
		font-family: Times,"Times New Roman", serif;
		line-height:21px;
		margin-top:0px;
		margin-bottom:03px;
		color:#00344d;		
	}

	h4 { /* Light */
		font-size:16px;
		font-family: Times,"Times New Roman", serif;
		line-height:18px;
		margin-top:03px;
		margin-bottom:03px;
		color:#00344d;		
	}
		
/* Other
================================================*/

.person {
	padding:0px;
	width:130px;
	margin-bottom:20px;
	padding-right:15px;
	float:left;
	display:block;
	}
	
.person img {
	margin-top:5px;
}	

.gallery_listing {
	padding-top:00px;
	padding-left:15px;
	float:left;
	display:block;
	}

#residential .gallery_listing {
	width:110px;
	}
	
#commercial .gallery_listing {
	width:110px;
	}

#insurance .gallery_listing {
	}
			
.gallery_type {
	padding-top:10px;
	margin-bottom:5px;	
	margin-right:10px;
	clear:both;
	}
/* Show only to IE PC \*/
* html .gallery_type { height:10px; } /* For IE 5 PC */

.gallery_type img {
	margin-top:10px;
	margin-bottom:5px;
}

.gallery_info {
	font-size:12px;
	padding-bottom:00px;
	padding-top:10px;
	margin-bottom:5px;
	clear:both;
	margin-right:10px;
	}

/* Show only to IE PC \*/
* html .gallery_info {margin-top: 10px;} /* For IE 5 PC */
* html .gallery_info p {margin-top: 10px;} /* For IE 5 PC */

.person_name {
	font-size:18px;
	color: #503314 ;	
	}
	
.person_title, .highlight_source {
	font-size:12px;
	color: #666;	
	}

.quote {
	font-size:14px;
	font-family: Times,"Times New Roman", serif;
	line-height:21px;
	margin-right:10px;
	margin-top:12px;
	color:#00344d;
	}

.headline {
	font-size:14px;
	line-height:18px;
	color: #503314 ;	
	font-family:Times, "Times New Roman", serif;
	}

.download {
	margin-top:5px;
}
	
.download a {
	font-size:12px;
	text-decoration: none;
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #9BCBDA;
	color:#FFF;
	}

.highlight_cell {
	padding-left:10px;
	margin-right:10px;
	background:#CCC;
	}

.error {
	color:red;
	margin-bottom:10px;
}	
	
/* The Coves Page
================================================*/	
#thecoves p{
/*	color: #336600;*/
}

	
/* Gallery Thumbnail Shadows
================================================*/
	
.alpha-shadow {
  float: left;
/*  background: url(/images/shadow.gif) no-repeat bottom right;
*/  margin: 5px 0 0 0px !important;
  margin: 5px 0 0 0px;
}

.alpha-shadow div {
/*  background: url(/images/shadow2.png) no-repeat left top !important;
  background: url(/images/shadow2.gif) no-repeat left top;*/
  padding: 0px 5px 0px 0px;
}

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: 0;
  padding: 4px;
  margin-bottom:3px;
}

/* sIFR
================================================*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}

.sIFR-replaced {
	visibility: visible !important;
	}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}

	
	/*
----------------------------------------------------------------------------- 
FORMS
-----------------------------------------------------------------------------*/

fieldset {
	padding:15px;
	background-color:#fff;
}

legend {
	text-transform:uppercase;
	}

label {
		margin-bottom:00px;
		text-indent:0px;
		font-size:12px;
		line-height:18px;	
		font-weight:bold;
		display:block;
		width:80px;
		float: left;
		margin-right: 0.5em;
		}
		
input textarea {
	font-size:12px;
	line-height:18px;
	border: 1px solid #781351;
	}

.submit input {

		}

