@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-color: #331803;
	background-repeat: repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #392114;
}
a:link {
	color: #1B3E4D;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #1B3E4D;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #9C3B39;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #1B3E4D;
}
.nav {font-size: 18px;
color: #1B3E4D;
font-weight: bold; 
}
.contact {font-size: 20px;
color: #1B3E4D;
font-weight: bold; }
.contact2 {font-size: 14px;
font-weight: bold; }
.style2 {
	color: #E05A42;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.style3 {color: #FFFFFF;
fon-size: 11px;}

.faq_header{font-size: 12px;
color: #1B3E4D;
font-weight: bold;
}

.logo{background-image:url('images/logo_bg.jpg');
background-repeat:repeat-y;
}