.cta{
padding-bottom:5px;
}
.info0{
background: url('../i/info_bg.gif') top left repeat-x;
width:300px;
margin-top:7px;
}
.info1{
background: url('../i/info_left.gif') top left no-repeat;
}
.info2{
background: url('../i/info_right.gif') top right no-repeat;
padding:16px 10px 15px 20px;
overflow:hidden;
}
.link{
float:left;
padding:0 10px 0 0;
}

body {
	background: #b23100;
	margin: 0;
	text-align: center;
}

body.splash {
	background: url('../i/bg.gif') top center;
	padding-top: 107px;
}
div {
	display: inline-block;
}
div {
	display: block;
}
a img {
	border: 0;
}
img {
	vertical-align: bottom;
}
.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}

body,td,th,div,p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #4c4c4c;
}
a:link, a:active, a:visited {
	color: #d98e07;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 11px;
}

h1, h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #d98e07;
	text-transform: lowercase;
}

h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #d98e07;
	text-transform: lowercase;
}

h4 {
	font-size: 8pt;
	font-weight: normal;
	color: #d98e07;
}

h5, h6 {
	font-weight: bold;
	font-size: 8pt;
}
#ct0 {
	background: url('../i/bg.gif') top center;
}

#ct1 {
	background: url('../i/bg_top.gif') top left repeat-x;
}

#ct2 {
	background: url('../i/bg_bottom.gif') bottom left repeat-x;
	padding-top: 23px;
}

#ct3 {
	background: #fff;
	width: 984px;
	margin: 0 auto;
	padding: 3px;
	text-align: left;
}


.splash #ct3 {
	width: 600px;
	text-align: center;
}
h2.logo {
	float: left;
	width: 170px;
	padding: 5px 0 0 42px;

}

#main_menu {
	margin-left: 310px;
	height: 108px;
	background: #ebebeb url('../i/menu_bg.gif') top left repeat-x;
}

ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#menu li {
	display: block;
	float: left;
	background: url('../i/menu_separator.gif') top left no-repeat;
	
}

ul#menu li.f {
	background: none;
}

ul#menu a:link, ul#menu a:active, ul#menu a:visited {
	display: block;
	text-transform: lowercase;
	text-decoration: none;
	color: #737373;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	padding: 45px 16px 45px 16px;
}

ul#menu a:hover {
	background: url('../i/menu_hover.gif') top left repeat-x;
	color: #fff;
}
div.dropdown {
	position: absolute;
	display: none;
	color: #fff;
	padding: 0;
	z-index: 2000;
	left: 0px;
	top: 0px;
	margin: 0;
	width: 200px;
}


div.dropdown ul {
	background: #cb8303;
	border: 1px solid #fff;
	border-top: none;
	margin: 0;
	padding: 0;
	list-style: none;
}

div.dropdown li {
	float: none;
	background: none;
	border-top: 1px solid #fff;
	margin: 0;
	padding: 0;
	display: block;
}

div.dropdown li.f {
	background: none;
}

#main_menu .dropdown ul li a:link, #main_menu .dropdown ul li a:active, #main_menu .dropdown ul li a:visited {
	color: #fff;
	font-size: 8pt;
	display: block;
	margin: 0;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	font-weight:normal;

}
* html #main_menu .dropdown ul li a:link, * html #main_menu .dropdown ul li a:active, * html #main_menu .dropdown ul li a:visited {
	padding-bottom: 0;
	height: 17px;
}

#main_menu .dropdown ul li a:hover {
	color: #fff;
	background-color:#d98e07;	
}

#nav_and_content {
	clear: both;
	margin: 3px 0 3px 0;
	background: url('../i/content_bg.gif') top right repeat-y;
}

#nav {
	float: left;
	width: 307px;
}

#content {
	margin-left: 310px;
	padding: 35px 26px 32px 31px;
}

.img_float {
	float: right;
	width: 118px;
}

.img_wrap {
	margin-right: 118px;
	padding-right: 15px;
}

.img_float img {
	border: 1px solid #837281;
	margin-bottom: 14px;
}
#info {
	background: #d98e07;
	height: 94px;
	text-align: left;
        padding: 5px 0;
}

.info_left {
	float: left;
	padding-left: 11px;
	width: 157px;
	
}

.info_right0 {
	float: right;
	width: 203px;
	padding-top: 25px;

}

.info_right1 {
	float: right;
	width: 216px;
	padding-right: 32px;
	padding-top: 25px;	
	padding-bottom: 10px;
	
}

.info_right2 {
	float: right;
	width: 192px;
	padding-top: 25px;	
}
#info, #info div, #info p, #info h3 {
	color: #e6e3e6;
}

.box0 {
	background: #f5ebda url('../i/box_top_left.gif') top left no-repeat;
}

.box1 {
	background: url('../i/box_top_right.gif') top right no-repeat;
}

.box2 {
	background: url('../i/box_bottom_right.gif') bottom right no-repeat;
}

.box3 {
	background: url('../i/box_bottom_left.gif') bottom left no-repeat;
}

.list {
	background: url('../i/dots.gif') top left repeat-x;
	padding: 14px 0 0 0;
	margin: 14px 0 0 0;
}

.list0 {
	background: url('../i/dots.gif') bottom left repeat-x;
	padding: 0 0 14px 0;
}
.list .item h4 {
	margin: 0;
}

.list .item h4 a:link, .list .item h4 a:active, .list .item h4 a:visited {
	font-weight: normal;
	text-decoration: none;
	
}

.list .item h4 a:hover {
	text-decoration: underline;
}
.list .item {
	background: url('../i/bullet.gif') 10px 13px no-repeat;
	padding: 9px 12px 9px 25px;
}

#footer {
	width: 989px;
	margin: 0 auto;
padding: 10px 0;
}

.footer_left {
	float: left;
	width: 250px;
	text-align: left;
}

.footer_right {
	margin-left: 300px;
	text-align: right;
}

#footer, #footer div, #footer a:link, #footer a:active, #footer a:visited {
	color: #c96f4d;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
#imggallery {
	border-collapse: collapse;
	margin: 0 10px;
}

#imggallery td {
	border: 1px #eee solid;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
}

.forcehaslayout {
	_height: 1px;
}
.border_top {
	border-top: 1px solid #e5e5bf;
}

table.gen_list {
	margin: 12px 0 0 0;
	background: #fff;
	border-collapse: collapse;
	width: 489px;
	vertical-align: top;
	border: 1px solid #f1f0f5;
	border-bottom: none;
}
.gen_list td {
	border-bottom: 1px solid #f1f0f5;
}
.gen_list .image_holder {
	padding: 12px 14px;
	width: 75px;
}
.gen_list .details_holder {
	padding: 12px 14px 12px 0;
}
.gen_list .blurb {
	margin: 0 0 12px 0;
}
.gen_list h4 {
	color: #58595b;
	font-size: 8.5pt;
	margin: 0 0 8px 0;
	padding: 0;
	font-weight: bold;
}
.gen_list p {
	margin: 0 0 8px 0;
}

.folio_nav_item {
	padding: 3px;
	margin: 0;
}
.folio_nav_item img {
	border: 1px #bdbcbc solid;
}
.folio_nav_item.selected img {
	border: 1px #f58025 solid;
}

table.folio_nav {
	border-collapse: collapse;
	width: 617px;
}
table.folio_nav td {
	color: #d5d3d3;
	padding: 3px;
	vertical-align: middle;
}
table.folio_nav td a:link, table.folio_nav td a:active, table.folio_nav td a:visited {
	color: #999;
	text-decoration: none;
}
table.folio_nav td a:hover {
	color: #444;
	text-decoration: none;
}
table.folio_nav td img {
	vertical-align: -1px;
}
table.folio_nav td.left {
	text-align: left;
	width: 59px;
}
table.folio_nav td.right {
	text-align: right;
	width: 59px;
}
table.folio_nav td.c {
	text-align: center;
	width: 371px;
}
table.folio_nav td.c img {
	width: 40px;
	height: 40px;
}

.folio {
	margin: 15px 0;
	width: 489px;
}
.folio table {
	border-collapse: collapse;
	width: 617px;
}
.folio table td {
	vertical-align: middle;
	text-align: center;
}