body {
	margin:0;
	padding:0;
	background-image: url(images/sandstone2.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #1B1010;
}
table, td {border-collapse:collapse;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}
td{
	font:11px/15px arial, tahoma, helvetica, sans-serif;
	color:#3E2F33;
	vertical-align:top;
	text-align:left;
}

.clear /* Empty div */
{ clear:both; height:1px; }

.clear10 
{ clear:both; height:10px; }

.clear20 
{ clear:both; height:20px; }

.clear30 
{ clear:both; height:30px; }

.clear40 
{ clear:both; height:40px; }

.separator /* Separator - pseudo "<hr />" */
{ height:1px; border-top:solid 2px #d8d8d8; }


a{
	color:#000;
	text-decoration:none;
}
a:hover{ text-decoration:underline;}

strong{
	color:#333;
}
strong a{
	color:#D58905;
	background:url(images/marker.gif) no-repeat left center;
	padding-left:7px;
	color:#995F53;
}

span{
	color:#6D2727;
}
span a{
	color:#000;
	text-decoration:none;
}
span a:hover{ text-decoration:none;}

ul {
	margin:0;
	padding:0;
	list-style-image: none;
	list-style-type: disc;
}
ul li{ padding-bottom:1px;}

/*header*/
.header{
	height:350px;
	width: 766px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}
.header .col_1{ width:282px;}
.top_text{
	height:68px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.content table tr td table tr td table tr td h2 {
	font-size: 18px;
	color: #3E2F33;
}
.content table tr td table tr td div h2 {
	color: #6D2727;
	font-size: 19px;
}
.wr_img_p1{ background:url(images/wr_img_p1.gif) no-repeat 407px 40px;}


/*footer*/
.footer{ background:url(images/footer_line.gif) repeat-x 0 28px; width:766px; height:69px;}
.footer table{ margin:40px 0 0 0;}
.footer td{
	color:#000;
}
.footer td a{
	color:#000;
}
.footer .col_1{ width:400px;}
.footer .col_2{ word-spacing:2px;}
.footer .col_2 strong{color:#666B78;}
.footer .col_2 strong a{ margin:0; padding:0;   background:none !important}


/*content*/
.separate{ background:url(images/separate.gif) top left repeat-y; width:1px; height:100%;}
.content{
	height:393px;
	background-image: url(images/white_transp.png);
	background-repeat: repeat;
	padding-left: 20px;
	padding-right: 5px;
}
.title{ display:block;}

.indent_img{ margin:2px 15px 20px 0; float:left;}
.separate_x{
	width:100%;
	height:5px;
	background:url(images/separate_x.gif) top left repeat-x;
}

.f td input{ width:223px; height:26px;}
.f td textarea{ width:223px; height:126px; overflow:auto; margin-left:16px; margin-bottom:17px;}
.f td textarea, .f td input{ font-family:Arial; color:#000000; background:url(images/wr_form.gif) top left; border:0; padding-top:4px; font-size:11px;}
.t_f{ height:33px;}
#nav_bar {
	text-decoration: none;
	height: 68px;
	width: 100%;
	text-align: center;
	font-size: 15px;
	color: #622429;
	background-color: #F6BE8A;
}
#nav_bar ul {
	list-style-type: none;
}
#nav_bar ul li {
	width: 127px;
	float: left;
	padding-top: 25px;
	list-style-type: none;
}

#nav_bar ul li a:link {
	color: #5D2529;
	text-decoration: none;
	list-style: none;
}
#nav_bar ul li a:visited {
	color: #5D2529;
	text-decoration: none;
}
#nav_bar ul li a:hover {
	color: #FFF;
	text-decoration: none;
	height: 68px;
	width: 127px;
}

#nav_bar ul li a:active {
	color: #000;
	text-decoration: none;
	list-style-type: none;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
	color: #333;
}
.style1 {
	color: #3E2F33
}
.style2 {
	color: #333
}
h4 {
	color: #333;
}
h1 {
	font-size: 21px;
}
address {
	display: none;
}
