@charset "utf-8";
/* CSS Document */
body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat;
	color: #663333;
}
#wrap{
	width:960px;
	margin:0 auto;
	background-image:url(../images/wrapbg.gif);
	background-repeat:repeat-y;
}
.tag {
	height: 62px;
	width: 100%;
}

#head{
	width:960px;
	height: 100px;
	background-color: #547564;
	background-image: url(../images/logoimg.gif);
	background-repeat: no-repeat;
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
	position:relative;
}
#social{
	position:absolute;
	
	top: 5px;
	right: 5px;
	height:24px;
	
} 
#social img{
	vertical-align: middle;
}
#social a:link, #social a:visited{
font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#F3F2ED;
	font-weight: bold;
	text-decoration:none;
}
#social a:hover{
color:#FFFFCC;
}
#left{
	width: 300px;
	float: left;
	background-image: url(../images/logotext.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container {
width:960px;
height:auto;
}
.inside {padding:20px;
}
.box p, .boxhome p{
	padding: 0 20px;
	line-height: 1em;
}
.boxhome, .box {
	width:95%;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size:125%;
}
#main{
	width:660px;
	float:left;
	
}
#footer{
	width:960px;
	height:auto;
	clear:both;
	background-color: #547564;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663333;
	text-align: center;
	color: #E0D8B4;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:capitalize;
}
h1 {
font-size:24px;
text-align:center;
}
h3 {

font-size:18px;
text-align:center;}
.boxhome p:first-letter{
	font-size: 150%;
	font-weight: bold;
	line-height: 75%;
}
#footer a:link {
	color: #E0D8B4;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:visited {
	color: #e5ddb1;
	text-decoration: none;
}
#footer a:hover {
	color: #D7D38E;
}
.center {
text-align:center;
}
.center img{
margin-bottom: 5px}

ul{
	list-style-type: none;
}
.imgright img{
float:right;
padding-left:10px;
padding-bottom: 10px;
}
.imgleft img{
float:left;
padding-right:20px;
padding-bottom: 10px;
}
.caption {
	font-size: 11px;
	line-height: 125%;
}
.services {
	list-style-type: disc;
}
.services li {
	line-height: 150%;
}
.hometext {
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
}.leadtext {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0.01em;
	text-align: center;
	padding-bottom: 10px;
}
.contentblock {
width:90%
margin: 0 auto;
	height: 100px;
	padding-top: 10px;
	padding-left: 10px;
}
.blockcontainer {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E1DBB5;
	border: 1px solid #EFEBD6;
	height: 230px;
}

.contentblock p {
	line-height: 100px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #547564;
	font-style: italic;
}
.contactarea{
width:300px;
height:400px;
margin: 0 auto;
}
.input {
	display: none;
}
/*------------styles for promo page-----------------*/
#info{
padding: 10px 30px;
}
#info h1{
font-size: 20px;
}
#info h3{
	font-size: 16px;
}
p.quote{
line-height:125%;
}
#promo_link{
padding: 10px;
margin: 10px;
border: solid 1px #663300;

}
#promo_link h2{
margin:0;
padding:0;

font-size: 18px;
text-align:center;
}
.boxhome #promo_link p:first-letter{
	font-size: 100%;
	line-height: normal;
}
.boxhome #promo_link p{
font-weight:bold;
padding: 0;
margin:0;
margin-top:10px;
}
.boxhome #promo_link a:link, .boxhome #promo_link a:visited{
	font-size: 18px;
	font-weight: bold;
	color: #255139;
	text-decoration: none;
	padding-top: 10px;

}
.boxhome #promo_link a:hover{
	color: #5F8644;
}
.box #promo_link a:link, .box #promo_link a:visited{
	font-size: 18px;
	font-weight: bold;
	color: #255139;
	text-decoration: none;
	padding-top: 10px;

}
.box #promo_link a:hover{
	color: #5F8644;
}
