@charset "UTF-8";
/* CSS Document */

body {
	background-color: #918670;
	margin-top: 0px;
}

.headline {
	font-size: 24px;
	display: inline;
}

.octitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D8DAAA;
	line-height: 12px;
	padding-bottom: 6px;
}

.ocquestion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	padding-bottom: 5px;
}

.bullet {
vertical-align: top; url(images/bullet.gif);
}

.octext a, .octext a:link, .octext a:visited {text-decoration: underline;}
.octext a:visited {color: #D1D2C2;}
.octext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	padding-bottom: 5px;
}

.octext strong, .octext b { font-weight: normal; color: #D8DAAA; }
	
#OCContentBlock table, #OCContentBlock table table {padding: 0px; margin:0px;}
#OCContentBlock table td, #OCContentBlock table table td {vertical-align: top;}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595540;
	line-height: 14px;
	padding-left: 24px;
	padding-right: 24px;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #312D24;
	line-height: 12px;
}
.liquid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #312D24;
	line-height: 12px;
}
.chat_promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #10609A;
	font-style:italic;
	font-weight:bold;
	line-height: 12px;
}
.chat {
	font-size:10px;
	color: #10609A;
	text-transform:uppercase;
}
.underlined_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595540;
	line-height: 14px;
	text-decoration:underline;
}

.home_promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9ac7da;
	line-height: 16px;
	font-weight:bold;
}

.home_promo_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D8DAAA;
	line-height: 16px;
	text-transform:uppercase;
	font-weight:bold;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.copy a:link {
	color: #10609A;
	text-decoration: underline;
}
.copy a:visited {
	text-decoration: underline;
	color: #10609A;
}
.copy a:hover {
	text-decoration: underline;
	color: #5D5545;
}
.copy a:active {
	text-decoration: underline;
	color: #10609A;
}
.legal a:link {
	color: #312D24;
	text-decoration: none;
}
.legal a:visited {
	text-decoration: none;
	color: #312D24;
}
.legal a:hover {
	text-decoration: none;
	color: #e4e6b3;
}
.legal a:active {
	text-decoration: none;
	color: #312D24;
}
.liquid a:link {
	color: #312D24;
	text-decoration: none;
}
.liquid a:visited {
	text-decoration: none;
	color: #312D24;
}
.liquid a:hover {
	text-decoration: none;
	color: #f1f8ff;
}
.liquid a:active {
	text-decoration: none;
	color: #312D24;
}
.chat a:link {
	font-size:10px;
	color: #10609A;
	text-decoration: none;
	text-transform:uppercase;
}
.chat a:visited {
	color: #10609A;
	text-decoration: none;
	text-transform:uppercase;
}
.chat a:hover {
	color: #5D5545;
	text-decoration: none;
	text-transform:uppercase;
}
.chat a:active {
	color: #10609A;
	text-decoration: none;
	text-transform:uppercase;
}

.home_promo a:link {
	color: #9ac7da;
	text-decoration: underline;
}
.home_promo a:visited {
	color: #9ac7da;
	text-decoration: underline;
}
.home_promo a:hover {
	color: #D8DAAA;
	text-decoration: underline;
}
.home_promo a:active {
	color: #D8DAAA;
	text-decoration: underline;
}


a:focus {
	outline:none;
}

input:focus {
	border:0px;
	border-color:none;
}
.alignRight {
	text-align: center;
	width: 160px;
	float: right;
	padding-left: 20px;
	padding-bottom: 250px;
}

.ListingCell {
	padding: 0px 0px 5px 0px;
}

.ListingCellA {
	border-top: 1px solid #bfc1ab;
	padding: 5px 0px 5px 0px;
}

.leftBtmNav{
	background-color: #5d5646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9f978d;
	text-transform: uppercase;
	line-height: 10px;
}

.leftBtmNav a{
	text-decoration: none;
	color: #9f978d;
}

.leftBtmNav a:visited{
	text-decoration: none;
	color: #9f978d;
}

.leftBtmNav a:hover{
	text-decoration: none;
	color: #e4e6b3;
}