#contentclear { 
	width: 900px; 
	text-align: left;
	color:#000;
	padding:0 0 10px 0;
	border-left:1px solid #ddd; border-right:1px solid #ddd; 
	} 
#contentclear #content-left {
	float: left; 
	width: 290px;
	padding: 80px 10px 15px 20px;
}
#contentclear #content-right {
	float: right;
	width: 180px; 
	padding: 0 20px 15px 20px; 
	border-left: 1px solid #999;
}
#contentclear #content-center { 
	margin: 0 220px 0 341px; 
	padding: 80px 20px 15px 20px; 
}

 #contentclear #content-2left { 
	margin: 0 220px 0 0; 
	padding: 80px 20px 15px 60px; 
}
 #contentclear #content-2right { 
	margin: 0 0 0 321px; 
	padding: 60px 20px 15px 20px; 
}
 #contentclear #content-full { 
	margin: 0; 
	padding: 80px 20px 15px 60px; 
}


#contentclear h1, #contentclear h2, #contentclear h3, #contentclear h4, #contentclear h5, #contentclear h6 {
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
line-height: 120%;
margin:0;
color:#900;
}

#contentclear h1 {font-size: 24px; margin:0 0 2px 0}
#contentclear h2 {font-size: 20px;}
#contentclear h3 {font-size: 18px; font-family:Georgia, "Times New Roman", Times, serif; font-style: italic; color:#333; margin:-5px 0 0 0;}
#contentclear h4 {font-size: 15px; text-transform:uppercase; letter-spacing:.3em; color:#900; font-family:Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight:bold; }
#contentclear h5 {font-size: 15px;}
#contentclear h6 {font-size: 14px; font-family:Georgia, "Times New Roman", Times, serif; font-style: italic; color:#333;}

#contentclear p {
font-size: 14px;
line-height: 120%;
margin: 0 0 15px 0;
}

.indent {margin:0 0 0 45px;}
.top-divide {
border-top: 1px dashed #aaa;
padding:15px 0 0 0;
}

#contentclear blockquote {
font-family:Georgia, "Times New Roman", Times, serif; 
background-color: #eee;
line-height:120%;
margin: 5px 0;
padding: 8px 12px;
font-style:italic;
font-size:15px;

}

#contentclear a, #contentclear a:link {color:#900;}
#contentclear a:hover {color:#c40; text-decoration:underline; font-style:italic;}
 

.left-image {
border: 3px solid #333;
margin:0 15px 5px 0;
}





/* Contact Form */  
.red {color:#ff0; font-weight:bold;}

.text {
color:#333;
font-size: 14px;
line-height: 120%;
padding:0 0 10px 0;
margin:0;
word-spacing:-1;
}

.fText {
color:#333;
font-size:12px;
margin:3px;
padding:3px;
background-color:#ddd !important;
border:1px solid #333;
width:380px;
height: 21px;
}
.fTextHear {
color:#333;
font-size:12px;
margin:3px;
padding:3px;
background-color:#ddd !important;
border:1px solid #333;
width:470px;
height:21px; 
}
.fTextArea {
color:#333;
font-size:12px;
margin:3px;
padding:3px;
background-color:#ddd !important;
border:1px solid #333;
width:470px;
height:80px; 
}
.fText:focus, .fText.sffocus, .fTextHear:focus, .fTextHear.sffocus, .fTextArea:focus, .fTextArea.sffocus {background:#fefefd !important;}

#sendit {
font-size:14px;}

