body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #818181;
}
body {
	background-color: #377ebd;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#header_area {
	float: left;
	width: 950px;
}
#logo {
	float: left;
	height: 103px;
	width: 281px;
}
#search_area {
	float: left;
	width: 649px;
	padding-right: 20px;
	text-align:right;
	height:37px;
}
#search_area form{
	float: left;
	width: 649px;
	margin:0px;
	padding:0px;
}
#header_tagline {
	float: left;
	width: 649px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
}
#phonenumber {
	float: left;
	width: 649px;
	padding-right: 20px;
	text-align: right;
	font-size: 24px;
	color: #9b7450;
}
#menubar {
	float: left;
	width: 950px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
}
#menu {
	float: left;
	width: 765px;
}
.float_left {
	float: left;
}
#home_banner {
	float: left;
	height: 289px;
	width: 950px;
}
#body_area {
	float: left;
	width: 610px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 33px;
}
#rightside {
	float: left;
	width: 274px;
}
#rightside a{
	color:#e0812c;
	text-decoration:none;
}
#rightside a:hover{
	color:#e0812c;
	text-decoration:underline;
}
.right_title {
	float: left;
	width: 274px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eeefef;
	border-bottom-color: #eeefef;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #e0812c;
}
.right_text {
	float: left;
	width: 274px;
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: 12px;
	color: #9b9b9b;
}
#bottomnav_container {
	float: left;
	width: 800px;
	padding-right: 75px;
	padding-left: 75px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c0a186;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: center;
}
#bottomnav {
	float: left;
	width: 800px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #a57952;
}
#bottomnav a{
	color: #a57952;
	text-decoration:none;
}
#bottomnav a:hover{
	color: #a57952;
	text-decoration:underline;
}
#bottom_info {
	float: left;
	width: 800px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	font-size: 11px;
	color: #7f7f7f;
}
#copyright {
	float: left;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #bcbcbc;
}
#copyright a{
	color: #bcbcbc;
	text-decoration:none;
}
#copyright a:hover{
	color: #bcbcbc;
	text-decoration:underline;
}
#inner_banner {
	float: left;
	height: 162px;
	width: 950px;
	padding-bottom: 30px;
}



.color_brown {
	color: #834711;
}
.color_lightblue {
	color: #51a5dc;
}
.color_blue {
	color: #2866aa;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #2866aa;
	margin-top: 0px;
}
a:link {

            color: #51a5dc;

            text-decoration: none;

}

a:active {

            color: #51a5dc;

            text-decoration: none;

}

a:visited {

            color: #51a5dc;

            text-decoration: none;

}

 

a:hover {

            color: #51a5dc;
			
            text-decoration: underline;

}