body{
	
	font-family: "Droid Sans","Segoe UI",Helvetica, Georgia, "Times New Roman", Times, serif;
	color:#555555;
	
	font-size:85%;	
	line-height:200%;
	margin:0;
	padding:0;
	
	background: url(../images/images/post_slice_02.gif) top repeat-x;	
	
}
#footer{
	margin-top: 0px;
	background: url(../images/footer_final_.gif) top left repeat-x;
	
	height: 600px;
	background-position: 0% 180px;

	
	
}
#footer h2{
	margin: 0px;
	margin-bottom: 5px;
	color: #0066CC;
}

#header{
	height: 275px;
	text-align: right;
	padding-top: 20px;

}
#top_links a{
	font-size: 2.2em;
	color:#0099FF;
	font-weight: bold;
}

#top_links a:hover{
	
	color:#0066CC;
}


#top_links .telephone{
	font-size: 2em;
	font-weight: bold;
	color: #FF8500;
	
	height: 30px;	
}

#top_menu {
	float: right;
	margin-top: 130px;
}/*
#top_menu a:hover{	
	color:#FF9900;
}	


*/


p{
	
	margin: 0 0 5px;
	padding: 10;	
	font-size: 1.25em;
	clear: both;
	width: 600px;
}


h1 {
	padding-top: 8px;
	font-size:2.5em;
	padding-left: 10px;
	line-height: 1.1em;
	
}
h2, h3, h4, h5, h6 {
	font-family: "Droid Serif";
	font-weight:normal;
	line-height:110%;
	margin:1em 0;
	color: #093;
}
h2 {
	font-size: 2.3em;
}
h3 {
	font-size:20px;
}

#footer h3 {
	font-style: italic;
	color: #9F0000;
}
h4 {
	font-size:18px;
}

a {
color:#9F0000;
text-decoration:none;
}
a:hover {
color:#999999;
}
table, input, textarea, select, li {
color:#555555;
font-size:100%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:160%;
}



#intro {
background:#FAFAFA;
color:#333333;
margin:4px;
padding:15px 23px;
border: 1px solid #eee;
}
#content_holder, header_content_holder{
width: 100%;
margin: 0 auto;

}

#header_content_holder{
background: url(../images/images/post_slice_03.gif) top center no-repeat;	
}

#content{
background: fff url(../images/content_bg.gif) top left no-repeat;
margin: 0 auto;
width: 940px;
padding: 10px;



}
.quote{
background:#FAFAFA;
color:#333333;
margin:4px;
padding:10px 13px;
border: 1px solid #ccc;
width: 30%;
font-style: italic;
font-weight: bold;
clear:right;
text-align: justify;
}

form label{
	font-size: 1.4em;

}
form input, form textarea, form select{
	padding: 4px;
	margin: 3px;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-radius: 10px;
	
	
}
 .telephone{
	font-size: 1.2em;
	color: #0066CC;
	font-weight: bold;
	display: inline;
	padding: 0px;
	margin: 0px;
}
.email{
	font-size: 1.2em;
	color: #990000;
	display: inline;
}