body{
	background-color: #b8a673;
	background-image: url('/cdn/Images/bg_main.jpg');
	background-attachment: fixed;
}
h1{
	color: #08342a;
	font-family: "Myriad Pro", arial, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-transform: uppercase;
}
h2{
	color: #fff;
	font-family: "Myriad Pro", arial, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}
h3{
	color: #08342a;
	font-family: "Myriad Pro", arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.tbl_logo{
	 background-color: #fff;
	 height: 120px;
}
.tbl_main{
	background-color: #08342a;
	width: 900px;
	border: 0px;
	align: center;
}
.tbl_nav2{
	height: 88px;
}
.td_nav{
	font-family: arial;
	font-size: 10pt;
	color: #fff;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #08342a;
	height: 30px;
}
.td_sub1{
	width: 260px;
	font-family: arial;
	font-size: 10pt;
	color: #b8a673;
	padding: 20px;
	border-right: solid 1px #b8a673;
	vertical-align: top;
	text-align: justify;
}
.td_sub2{
	font-family: arial;
	font-size: 10pt;
	color: #b8a673;
	padding: 20px;
	vertical-align: top;
	text-align: justify;
}
.td_content1{
	background-color: #b8a673;
	width: 260px;
	font-family: arial;
	font-size: 10pt;
	color: #08342a;
	padding: 20px;
	border-right: solid 1px #b8a673;
	vertical-align: top;
	text-align: justify;
}
.td_content1a{
	font-family: arial;
	font-size: 10pt;
	color: #000;
	vertical-align: top;
	text-align: justify;
}
.td_content2{
	font-family: arial;
	font-size: 10pt;
	color: #08342a;
	padding: 20px;
	vertical-align: top;
	text-align: justify;
}
.td_content2a{
	font-family: arial;
	font-size: 10pt;
	color: #08342a;
	vertical-align: top;
	text-align: justify;
}
.td_content2b{
	font-family: arial;
	font-size: 10pt;
	color: #08342a;
	text-align: right;
}
#tbl_parts {font-family: arial; font-size: 10pt; color: #08342a; border:1px solid #08342a;}
#tbl_parts td {border:1px solid #b8a673;}
#tbl_parts h4 {font-family: arial; font-size: 13pt; font-weight:bold;}

.td_quote{
	font-family: arial;
	font-size: 9pt;
	color: #666;
	text-align: justify;
}
.td_red{
	background-color: #f21816;
	height: 10px;
}
.td_flags{
	text-align: right;
	padding-right: 20px;
}
.td_flags2{
	text-align: right;
	vertical-align: bottom;
	padding-right: 20px;
}
.td_nav2{
	 width: 105px;
	 height: 27px;
	 background-image: url('/cdn/Images/btn_nav.jpg');
	 text-align: center;
	 padding-top: 4px;
	 font-family: arial;
	 font-size: 8pt;
	 font-weight: bold;
}
.td_footer{
	background-color: #08342a;
	font-family: arial;
	font-size: 8pt;
	color: #fff;
	padding: 20px;
	vertical-align: top;
}
a.a-nav{
	color: #fff;
	padding-right: 8px;
	text-decoration: none;
}
a.a-nav:hover{
	color: #cccc99;
	text-decoration: none;
}
a.a-sub{
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
a.a-sub:hover{
	color: #cccc99;
	text-decoration: underline;
}
a.a-footer{
	color: #fff;
	text-decoration: underline;
}
a.a-footer:hover{
	color: #cccc99;
	text-decoration: underline;
}
a.a-header{
	color: #666666;
	text-decoration: none;
}
a.a-header:hover{
	color: #08342a;
	text-decoration: none;
}
a{
	color: #08342a;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	color: #666;
}