html {
	margin: 0;
	padding: 0;
}
body {
	background: #775f2f url("../images/body-bg.png") repeat-x top left;
	margin: 0;
	padding: 0 0 12px 0;
	font-size: 100%;
	font-family:  Arial, Helvetica, sans-serif;
}

#shadow_ctnr {
	background: transparent url("../images/shadowbg.png") no-repeat top left;
	padding: 20px 0 0px 0;
	margin: 0 auto;
	width: 1000px;
}

#ctnr {
	background: #FFF url("../images/ctnrbg.png") no-repeat top left;
	margin: 0 auto;
	padding: 0;
	width: 976px;
}

input.text.medium {
	background: #fff url("../images/inputbg-med.png") no-repeat top left;
	width: 141px;
	height: 20px;
	padding: 6px 0 0 6px;
	border: 0;
	color: #303030;
}
input.btn_login {
	background: url("../images/btn_login.png") no-repeat top left;
	width: 65px;
	height: 26px;
	border: 0;
	cursor: pointer;
}

a img {
	border: 0;
}

.clear {
	height: 0;
	line-height: 0;
	font-size: 0;
	visibility: hidden;
	float: none;
	clear: both;
}

#header {
	height: 136px;
	padding: 0 34px;
}
#header h1 {
	margin: 0;
	padding: 36px 0 0 0;
	float: left;
	height: 100px;
}
#header form {
	float: right;
	width: 700px;
	text-align: right;
	padding: 21px 0 0 0;
	margin: 0;
	color: #563b06;
	font-family: Helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
}
#header ul {
	float: right;
	background: url("../images/navbg.png") repeat-x top left;
	margin: 30px 0 0 0;
	padding: 0;
}
#header ul li {
	float: left;
	background: transparent url("../images/navsplit.png") no-repeat top left;
	height: 38px;
	margin: 0;
	padding: 21px 14px 0 14px;
	list-style-type: none;
	text-transform: uppercase;
}
#header ul li.first {
	background: none;	
}
#header ul li a {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#header ul li a.active {
	color: #de9911;
}
#header ul li a:hover {
	color: #de9911;
	background: none;
}

#content {
	padding: 11px 32px 19px 32px;
}
#content .box {
	padding-left: 5px;
	height: 131px;
	background: url("../images/box_left_border.png") no-repeat top left;;
	width: 300px;
	float: left;
	margin-right: 12px;
}
#content .box.last {
	margin-right: 0;
}
#content .box .border_right {
	padding-right: 5px;
	height: 131px;
	background: url("../images/box_right_border.png") no-repeat top right;
}
#content .box .box_content {
	height: 115px;
	background: url("../images/box_middle.png") repeat-x top left;
	color: #fff;
	padding: 16px 16px 0 16px;
}
#content .box h3 {
	padding: 0;
	margin: 0 0 0.5em 0;
}
#content .box p {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}
#content .box a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
	font-style: italic;
}
#content .box a:hover {
	text-decoration: underline;
}
#content .box a.more {
	float: right;
}


/* SIGNUP FORM */
.sign_up_content .form_table td input {
	padding: 4px;
	width: 170px;
}

.sign_up_content .form_table td select {
	padding: 4px;
	width: 170px;
}

.sign_up_content .form_table .validation_error_border {
	border: 1px solid #FF0000;
}

.sign_up_content .validation_error_border_padded {
	border: 1px solid #FF0000;
	padding: 10px;
}

.sign_up_content .container {
	border: 5px solid #ceba92;
	margin:20px;
	padding: 10px;
	background: #FFF;
}

.sign_up_content .container h1 {
	margin: 0;
	font-size: 90%;
}

.sign_up_content p {
	margin: 0;
	padding: 0;
	font-size: 80%;
}

.sign_up_content .form_table td {
	padding: 6px;
}

.sign_up_content .form_table td table td {
	padding: 0px;
}

.order_summary th {
	text-align: left;
	font-size: 80%;
	border-bottom: 1px solid #CCC;
}

.order_summary td {
	border-bottom: 1px solid #CCC;
}



#footer {
	height: 82px;
	color: #61220b;
	text-align: center;
	background: #fff url("../images/footerbg.png") no-repeat top left;
}
#footer div.links {
	padding-top: 27px;
	font-size: 0.8em;
}
#footer div.links a {
	color: #61220b;
	text-decoration: none;
}
#footer div.links a:hover {
	text-decoration: underline;
}
#footer div.copy {
	font-size: 0.7em;
}

/* Page-specific styles */

#content.home .splash {
	width: 604px;
	margin-bottom: 19px;
	padding: 8px;
	padding-bottom: 6px;
	background-color: #e3cb8f;
	border: 1px solid #b99e69;
}
#content.home div.left {
	float: left;
	width: 640px;
}

#content.home div.right {
	margin-left: 640px;
}

#content.home .outpost_listings {
	border: 2px solid #e3cb8f;
	font-size: 0.9em;
}
#content.home .outpost_listings th {
	background: #8d5e01;
	width: 50%;
	color: #fff;
	padding: 10px 0;
	text-transform: uppercase;
}
#content.home .outpost_listings th:first-child {
	text-align: center;
	padding-left: 0px;
	border-right: 1px solid #fff;
}
#content.home .outpost_listings tbody td {
	text-align: center;
	padding: 9px 0;
	color: #463406;
	font-size: 0.9em;
}
#content.home .outpost_listings tr.odd {
	background: #cdb06b;
}
#content.home .outpost_listings tr.even {
	background: #e3cb8f;
}
#content.home .outpost_listings thead td {
	background: #de9911; /*url("../images/outpost_listings_bg.png") repeat-y top left;*/
	width: 297px;
	color: #563b06;
	text-align: center;
	padding: 14px 0 10px 0;
	font-size: 0.8em;
}
#content.home .outpost_listings thead td img {
	margin-bottom: 3px;
}
#content.home .outpost_listings tbody td:first-child { 
	border-right: 1px solid #fff;
	text-align: left;
	padding-left: 14px;
}
#content.home .outpost_listings td.row {
	padding-top: 15px;
	border: 0;
	text-align: center;
}




/* TOOLTIP */
a.tooltip:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip { color: #FF0000; }
a.tooltip span {display:none; padding:6px; margin-left:8px; width:200px;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #FF0000; color:#FF0000;}


/* Subpage */

.subpg_body {
	margin: 11px 32px 19px 32px;
	min-height:600px;
	background-image:url(/newsite/images/subbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:25px;
	padding-right:15px;
}



.subpg_body .subpg_title_bar {
	background-image:url(/newsite/images/subpg_title_bar_bg.png);
	background-repeat:no-repeat;
	background-position:top;
	width:664px;
	height:46px;
	background-color:#553b06;
	vertical-align:middle;
}


.subpg_body .subpg_container {
	background-color:#e3cb8f;
	width:664px;
	padding-bottom:25px;
	text-align: left;
}

.subpg_body .subpg_container .faq {
	padding: 0 30px;
}

.subpg_body .subpg_container h1 a {
	color: #9f0326;
	font-size: 110%;
	text-decoration: none;
}

.subpg_body .subpg_container h1 {
	color: #4c3200;
	font-size: 110%;
}

.subpg_body .subpg_container li {
	color: #4c3200;
	font-size: 90%;
}

.subpg_body .subpg_container p {
	color: #4c3200;
	font-size: 90%;
}

.subpg_body .subpg_container .faq_content {
	display: none;
	padding-left: 50px;
	line-height:20px;
	margin-bottom:30px;
}


.subpg_body .subpg_container .highlight_container {
	background-image:url(/newsite/images/subpg_highlight_bg.png	);
	background-repeat:no-repeat;
	background-position:top;
	width:631px;
	height:120px;
	text-align:left;
	padding:15px;
	padding-left:25px;
}

.subpg_body .subpg_container .highlight_container li {
	color: #FFF;
}

.subpg_body .subpg_container .highlight_container h1 {
	text-transform:uppercase;
	font-size:17px;
	color:#FFF;
	margin:0px;
	padding:0px;
	padding-left:18px;
	padding-top:8px;
}


.subpg_body .subpg_container .highlight_container ul {
	font-size:14px;
	color:#FFF;
	line-height:18px;
	margin-top:0px;
	padding-top:5px;
	padding-left:40px;
}
.subpg_body .subpg_container .highlight_container li {
	line-height:25px;
}

.footnote {
font-size:10px;	
}