@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-image: url(/images/bg.jpg);
}
form {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-family: "Times New Roman";
	font-size: 28px;
	color: #661214;
	line-height: 28px;
	padding: 0px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
input.contact, select.contact, textarea.contact{
	border: 1px solid #b3c5d6;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman";
	font-size: 14px;
	color: #173329;
	text-align: justify;
	vertical-align: middle;
	overflow: hidden;
	width: 250px;
}
h2 {
	font-family: Tahoma;
	font-size: 20px;
	color: #003439;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3 {
	font-family: Tahoma;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	color: #8E400C;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
h4 {
	font-family: Georgia;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #C39373;
	font-style: italic;
}
.marginboth {
	margin-left:auto;
	margin-right:auto;
}
ul.leftalign{
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}
.submit {
	background-color: #238937;
	border: 1px solid #165623;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.formtable {
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}
.formtable td {
	vertical-align: top;
}
.formtable .td-left {
	width: 140px;
}
.formtable .text {

}
.clear{
	clear:both;
}
.center {
	text-align: center;
}
p {
	line-height:16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

a:visited {
	color: #666666;
}
#page-container {
	width: 980px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	line-height: 15px;
}
#header {
	height: 144px;

}
#main a{
	color:#000000;
}
#main a:hover{
	color:#69BE53;
	text-decoration: none;
}
#main a:visited {
	color: #666666;
}
#left a:hover{
	color:#0000FF;
	text-decoration: none;
}
#left a:visited {
	color: #000000;
}




#nav  {
	overflow: hidden;
	height: 28px;
	clear: both;
	padding-left: 22px;
}



#nav a {
	text-decoration: none;
	display: block;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	overflow: hidden;









	#display:inline-block;
	font-weight: bold;
	float: left;
	height: 22px;
	padding-top: 6px;
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(/images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#nav a:hover {
	background-color: #69BE53;
}
.home-pg #home-nav, 
.about #about-nav, 
.services #services-nav, 
.blog-pg #blog-nav, 
.contact-pg #contact-nav{
	background-color: #69BE53;
}

#main {
	padding-top: 15px;
}



#left {
	width: 308px;
	float: left;
	position: relative;
}
#left .box {
	background-image: url(/images/box-bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}
#left .box .box-content ul {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-weight: bold;
	margin-right: 10px;
	width: 110px;
}
#left .box .box-content li {
	padding-bottom: 17px;
	font-size: 12px;
	margin: 0px;
	padding-left: 3px;
}
#left .box .box-content li a:hover{
	color: #000000;
}
#left .box .box-header {
	background-image: url(/images/box-header.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 308px;
	text-align: center;
	padding-top: 8px;
}
#left .box .box-content {
	background-image: url(/images/box-content.jpg);
	width: 265px;
	background-repeat: repeat-x;
	padding-right: 19px;
	padding-left: 16px;
	font-family: Tahoma;
	font-size: 12px;
	color: #003439;
	padding-top: 17px;
}
#left .box .box-footer {
	background-image: url(/images/box-footer.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 308px;
}

#left ul {
	margin-top: 0px;
}
#middle {
	float: left;
	width: 515px;
	margin-right: 15px;
	margin-left: 15px;
}
#middle #blog-entry {
	background-color: #EEF1F8;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 24px;
	color: #000000;
	font-family: Tahoma;
}
#middle #blog-entry .title {
	font-size: 12px;
	font-weight: bold;
}
#middle #blog-entry .title a {
	color: #000000;
}

#middle #blog-entry #blog-entry-title {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #4267B1;
	height: 18px;
	background-image: url(/images/blog-entry-title.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	margin-bottom: 17px;
}
#middle #blog-entry .date {
	font-size: 10px;
	font-style: italic;
	margin-bottom: 10px;
}




#right {
	width: 643px;
	float: left;
	margin-left: 29px;
}
#right  #contnet-left {
	float: left;
	width: 391px;
	margin-right: 22px;
}
#right #contnet-right {
	float: left;
}
#right #contnet-right ul {
	margin-left: 63px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}
#right #contnet-right #right-link {
	text-align: center;
}
#right #contnet-right #right-link a {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #003439;
}


#right  #testimonials {
	font-family: Georgia;
	font-size: 14px;
	line-height: 14px;
	font-style: italic;
	margin-bottom: 13px;
	color: #FFFFFF;
	background-color: #69BE53;
}

#right #testimonials #testimonials-content {
	margin-top: 14px;
	margin-right: 17px;
	margin-bottom: 14px;
	margin-left: 17px;
}
#right #testimonials #testimonials-top {
	background-image: url(/images/testimonials-top.gif);
	background-repeat: no-repeat;
	height: 32px;
}
#right  #testimonials  #testimonials-bottom  {
	background-image: url(/images/testimonials-bottom.gif);
	height: 18px;
}


#footer {
	clear: both;
	height: 23px;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	width: 962px;
	padding-top: 5px;
}
#footer  a {
	color: #FFFFFF;
}
#footer  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-warp {
	height: 28px;
	background-color: #661214;
}


/**/
#copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
}
.required {color: #FF0000}
