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

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back_slither.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #977e6b;
}
.main_image {
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.top_text_snippet {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-align: left;
}
.main_copy_section {
	padding-top: 0px;
	padding-right: 68px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	background-image: url(../images/copy_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.footer {
	background-image: url(../images/footer_slither.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 15px;
}
.menu_nav {
	padding: 5px;
	background-image: url(../images/dotted_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.result {
	padding-left: 5px;
}

.menu_copy {
	font-size: 14px;
	color: #644e3d;
	padding-left: 17px;
	padding-right: 5px;
	line-height: 14px;
}
.menu_head {
	font-size: 17px;
	color: #644e3d;
	text-decoration: none;
	padding-bottom: 10px;
	line-height: 24px;
}


.menu_section {
	background-image: url(../images/menu_slither.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

i {
	font-style: normal;
	font-weight: bold;
	color: #e63323;
	text-decoration: none;
}
b {
	font-size: 22px;	
}
.footer_section {
	background-image: url(../images/menu_slither.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.footer_copy {
	font-size: 12px;
	color: #FFF;
}
.footer_copy a{
	color: #f8f8f8;
	text-decoration: underline;
}
.footer_copy a:hover{
	color: #fff;
	text-decoration: none;
}
.footer_menu_copy {
	font-size: 13px;
	color: #886a53;
	padding-left: 17px;
	line-height: 15px;
}
.footer_menu_dotted {
	background-image: url(../images/dotted_line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_red_bar {
	background-image: url(../images/top_red_band.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
form {
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #E63323;
	text-decoration: underline;
}
#footer a:hover {
	color: #BD2215;
	text-decoration: none;
}
#submenu a {
	color: #644e3d;
	text-decoration: none;
}
#submenu a:hover {
	color: #644e3d;
	text-decoration: underline;
}
input {
	color: #999;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
input#button{
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/footer_slither.jpg);
	background-position: left center;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #F9F9F9;
	background-image: url(../images/top_shadow.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-left: 130px;
	font-size: 12px;
}
.validation_text {
	font-size: 10px;
	text-decoration: none;
}
.table_text {
	font-size: 11px;
	text-decoration: none;
	color: #725F50;
}
