body {
	margin:0px;
}

body,td,div,p {
	font-family:arial;
	line-height:18px;
	font-size:12px;
	color:#666;
}

a { color:#666666; }

.bg_white {
	padding:0px 10px 10px 10px;
	background-color:#fff;
	border:0px;
}

.pagetitle {
	font-weight:bold;
	margin:20px 0px 10px 0px;
	text-transform:uppercase;
}

.default {
	color:#666;
}
.default .contentHolder { border:1px solid #98997b; }

.about {
  scrollbar-face-color: #98997b;
	scrollbar-highlight-color: #c9caa2;
	scrollbar-3dlight-color: #6d6e58;
	scrollbar-darkshadow-color: #000 
	scrollbar-shadow-color: #6d6e58; 
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #6d6e58;
}
.about .contentHolder { border: 1px solid #98997B; }
.about td, .about p {
	color:#666;
}

.nowselling {
/*	background-color:#408bd3; */
	background-color:#ffffff;
	color:#fff;
}

.nowselling .contentHolder {
	border:1px solid #70a4b1;
}

.nowselling td, .nowselling p, .nowselling a {
	color:#666;
}


.nowleasing {
/*	background-color:#7DC142; */
	background-color:#ffffff;
	color:#fff;
}
.nowleasing .contentHolder {
	border:1px solid #7DC142;
}
.nowleasing td, .nowleasing p, .nowleasing a {
	color:#666;
}

.whatsnew { }
.whatsnew .contentHolder { border: 1px solid #408bd3;}
.whatsnew td, .whatsnew p {
	color:#666;
}

.signatureseries {}
.signatureseries .contentHolder { border: 1px solid #ca0809; }
.signatureseries td, .signatureseries p {
	color:#666;
}

.customerservice {
	color:#666;
}
.customerservice .contentHolder { border: 1px solid #ff9900; }
.customerservice td, .customerservice p {
	color:#666;
}
#contactLinks {
	padding: 0;
	list-style:none;
	width: 150px;
	float: right;
	font-size:90%;
	text-align: right;
}
#contactLinks li {
	padding: 0 3px;
	}
.contact {
	color:#666;
}
.contact .contentHolder { border: 1px solid #e6e600;}
.contact td, .contact p {
	color:#666;
}

img.winmedia {
	margin:4px 4px 0px 0px;
	padding:4px;
 	border:1px solid #fff;
}

a.winmedia {
	text-decoration:none;
}

.imagebar {
	position: relative;
	right: -40px;
	float: right;
	margin: 6px 0 0 15px;
	width: 145px;
	
	*right: -55px;
	_margin-right: -20px;
}
.imagebar  * {
	position: relative;
}
.imagebar .filmstrip {
	margin: 10px 0 10px 0;
	left: -40px;
}
.imagebar ul {
	font-size: 11px; 
	margin: 0; 
	padding: 10px 14px 10px 28px; 
	border-color: #98997B;
	border-style: double; 
	border-width: 3px 0 3px 3px;
	width: 140px;
	left: -40px;
}
.pdf {
	padding: 2px 0 2px 20px;
	background: url(../pics/pdf.gif) 0 4px no-repeat;
	text-decoration: none;
	display:  block;
}
.pdf:hover {
	text-decoration: underline;
}

.data {
	width: 100%;
	/*border-collapse: separate;
	border-spacing: 3px;
	margin-bottom: 15px;
	
	*border-collapse: expression('separate', cellSpacing = '3px');*/
}
.data th,
.data td {
	padding: 5px 20px 5px 0;
	text-align: left;
}
.data th {
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: #98997B solid 1px;
	white-space: nowrap;
	padding-right: 10px;
}
.data .total {
	border-top: #98997B solid 1px;
	border-bottom: #98997B solid 2px;
	font-weight: bold;
}

.float-left {
	float: left;
	margin: 0 10px 5px 0;
}
.float-right {
	float: right;
	margin: 0 0 5px 10px;
}

.companies {
	padding-left: 140px;
}
.companies img {
	clear: left;
	padding: 0;
	margin: 4px 0 0 0;
}
.companies p {
	bottom: 0 0 20px 0;
	min-height: 40px;
	
	_height: 40px;
}

h4 {
	font-size:  1.1em;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h3 {
	font-size:  1.4em;
	margin: 0 0 10px 0;
}
