@charset "utf-8";
/* CSS Document */
body {
	;
	font-family:"Lucida Bright", Georgia, "Times New Roman";
	font-size:12px;
	background-color:#eedcbf;
}

.logo {
	border:1px solid #CED6B2;
	border-right:0px;
	padding:26px 18px 28px 10px;
	background-image: url(../images/logo.png);
	background-color: #eedcbf;
	background-repeat: no-repeat;
}
.why_us {
	background:#eedcbf;
	padding:26px 30px 17px 13px;
}

.content{
	background:#eedcbf;
	font-family: "Lucida Bright", Georgia, "Times New Roman";
	line-height: 18px;
}



.footer_menus,.footer_menus a{ color:#000000; text-decoration:none;}
.footer_menus a:hover, .footer_menus .active{ color:#000000;}

b { color:#495903;}
.heading1 { color:#AD5100;}
.hline {
	border-bottom:1px solid #4d0000;
	margin:15px 0px;
}

form { padding:0px; margin:0px;}
.tableform { border:1px solid #A1A1A1; width:140px; height:15px; margin:0px 0px 5px 0px; padding:0px 3px; font-family:verdana; font-size:11px; }
.submit_btn { border:1px solid #555555; width:50px; height:18px; margin:0px 0px 0px 5px; padding:0px; background:#D2BF9D; font-size:11px; font-weight:bold; font-family:tahoma; color:#6E5932;}

.red { color:#C70000;}



.contact_us {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding-right: 25px;
	margin-top: 200px;
	font-size: 14px;
}
.contact_us a:hover { color:#F5EED4; text-decoration:none; font-weight:bold;}
.yellow{color:#EBDC85;}

ul.main_us {
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; list-style-type:none;
}
.main_us li {
	background: url(../images/bullet_02.jpg) no-repeat left 6px;
	padding-left:10px;
	font-family:"Lucida Bright", Georgia, "Times New Roman";
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.padding{padding-left:0px;}
.footer_link1{
	font-family:"Lucida Bright", Georgia, "Times New Roman";
	font-size:12px;
	color:#000000;
}
a.footer_link1{
	font-family:"Lucida Bright", Georgia, "Times New Roman";
	font-size:12px;
	color:#000000;
}
a.footer_link1:hover{
	font-family:"Lucida Bright", Georgia, "Times New Roman";
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
h1 {
	font-family: "Lucida Bright", Georgia, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #4d0000;
}
h2 {
	font-family: "Lucida Bright", Georgia, "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	line-height: 25px;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 50px;
}
.watermark {
	background-image: url(../images/big-b.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.watermark2 {
	background-image: url(../images/little-b.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodycopy {
	font-family: "Lucida Bright", Georgia, "Times New Roman";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-left: 40px;
	padding-right: 50px;
	padding-top: 20px;
}
h3 {
	font-family: "Lucida Bright", Georgia, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #4d0000;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 40px;
}
h4 {
	font-family: "Lucida Bright", Georgia, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #4d0000;
	margin-left: 40px;
}
blockquote {
	left: 40px;
}
hr {
	color: #4d0000;
	width: 1px;
}

