@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.contents 
{
margin-right:auto;
margin-left:auto;
width: 762px;

padding: 7px;
background-image: url(images/content_bg.jpg);
background-repeat: no-repeat;
}
.style1 {font-size: 10px;
color:#81490C;}
input.btn{
   color: #000000;
   font-family:'verdana';
   font-size:10px;
   font-weight:bold;
   background-color: #B79767;}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {color: #000000}
.style3 {
	font-size: 12px;
	color: #000000;
}
.style4 {
	font-size: 12px;
	color: #81490C;
	padding-left: 5px;
}


a.driver:link { color: #81490C;  size: 12px; font-weight: normal; text-decoration:none;}
a.driver:visited {color: #81490C;  size: 12px; font-weight: normal; text-decoration:none;}
a.driver:hover { color: #666666;  size: 12px; font-weight: normal; text-decoration:none;}
a.driver:active {color:#666666;  size: 12px; font-weight: normal; text-decoration:none;}


a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}

.Nav{
line-height:24px;

}
.style5 {color: #FFFFFF}

.homecontent
{
	font-size: 14px;
	color: #81490C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B79767;
	border-right-color: #B79767;
	border-bottom-color: #B79767;
	border-left-color: #B79767;
	line-height: 20px;
	padding-top: 5px;
}

.sitefeed{
	font-size: 12px;
	background-image: url(images/feed_bg.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B79767;
	border-right-color: #B79767;
	border-bottom-color: #B79767;
	border-left-color: #B79767;
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-left-width: 1px;
	padding: 5px;
	color: #000000;
}

.testimonials{
	font-size: 12px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B79767;
	border-right-color: #B79767;
	border-bottom-color: #B79767;
	border-left-color: #B79767;

}
.head {	color: #ded6bd;
	font-weight: bold;
	font-size: 14px;
}