/* ----------------------------------------------------------------- */ 
/* ----------------------------------------------------------------- */ 
/* ----------------------------------------------------------------- */ 
/* global variables - change the way a html tag works overall */

body {
	margin: 0;
	padding: 0;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	background: #000 url(../images/bkGlobal.gif) repeat-x fixed;
	color: #fff;
	line-height: 24px;
	text-align: left;
	}


p {
	margin: 0 0  25px 0;
	}


h1 {
	margin: 0;
	padding: 0;
	font: normal 46px "century gothic", Arial, Helvetica, sans-serif;
	line-height: 46px;
	color: #fdfe0d;
	}
	
	
h2 {
	margin: 0;
	padding: 0;
	font: normal 30px "century gothic", Arial, Helvetica, sans-serif;
	line-height: 36px;
	color: #ccc;
	}
	
h3 {
	margin: 10px 0 15px 0;
	padding: 0;
	font: bold 14px "century gothic", Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-transform: uppercase;
	}
	
h4 {
	margin: 3px 0 5px 0;
	padding: 0;
	font: bold 14px "century gothic", Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-transform: uppercase;
	}
	
	
img {
	border: 0;
	}
	

a {
	color: #be001c;
	text-decoration: none;
	}
	
a:hover {
	color: #fdfe0d;
	text-decoration: none;
	} 
	
a:focus {
	outline: 0;
	}
	
a:active {
	outline: 0;
	}	
	
	
form {
	margin: 0;
	padding: 0;
	}
	
strong {
	font-weight: bold;
	}
	


	
/* ----------------------------------------------------------------- */ 
/* ----------------------------------------------------------------- */ 
/* ----------------------------------------------------------------- */ 
/* ids / divs - defines structure of page */ 
#wrapper {
	width: 1000px;
	background: #000;
	}

#header {
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 150px;
	background: url(../images/bkHeader.gif) repeat-x;
	}
	
#logo {
	margin: 0;
	padding: 0;
	width: 689px;
	height: 101px;
	float: left;
	display: inline;
	}
	
#contactInfo {
	margin: 0;
	padding: 0;
	width: 311px;
	height: 101px;
	float: left;
	display: inline;
	}	
	
#navigation {
	margin: 0;
	padding: 0 !Important;
	height: 39px;
	width: 1000px;
	clear: both;
	}
	
.navList  {
	margin: 0;
	padding: 0;
	list-style: none;
	}	
	
.navList li {
	margin: 0;
	padding: 0;
	font: normal 16px "century gothic", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 16px;
	letter-spacing: 1px;
	list-style-type: none;
	position: relative;
	float: left;
	border-bottom: 10px solid #2b2b2b;
	}
	
#navHome {
	width: 102px;
	}
	
#navAbout{
	width: 172px;
	}
	
#navListings {
	width: 120px;
	}
	
#navBuyers {
	width: 110px;
	}
	
#navSellers {
	width: 120px;
	}
	
#navWindsor {
	width: 246px;
	}
	
#navContact {
	width: 130px;
	}
	
.navList a {
	margin: 0;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 12px 0 11px 0;
	}	
		
.navList a:hover, .navList a:focus {
	margin: 0;
	color: #ccc;
	background: #333;
	padding: 12px 0 11px 0;
	}
	
#flashBase {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	height: 319px;
	background: url(../images/bkFlashbase.gif) repeat-x;
	}
	
#contentHome {
	margin: 0;
	padding: 0;
	width: 980px;
	clear: both;
	display: block;
	}
	

	
#homeListings {
	margin: 0;
	padding: 0 0 50px 0;
	width: 980px;
	float: left;
	display: inline;
	}
	
#homeListingsMeta {
	margin: 0;
	padding: 0;
	width: 980px;
	height: 45px;
	display: block;
	}
	
#homeListingsTitle {
	margin: 0 0 0 20px;
	padding: 0;
	width: 670px;
	font: bold 14px "century gothic", Arial, Helvetica, sans-serif;
	height: 45px;
	color: #999;
	float: left;
	display: inline;
	letter-spacing: 1px;
	}
	
#homeListingsDate {
	margin: 0;
	padding: 13px 20px 0 0;
	width: 260px;
	height: 30px;
	font: bold 14px "century gothic", Arial, Helvetica, sans-serif;
	color: #555454 !Important;
	float: left;
	display: inline;
	text-align: right;
	letter-spacing: 1px;
	}
	

.author {
	margin: 0 0 0 -6px;
	padding: 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 32px;
	}
	
.homeListing {
	margin: 0 5px 0 5px;
	padding: 0;
	width: 316px;
	float: left;
	display: inline;
	}
	
.homeListing img {
	margin: 0 0 2px 0;
	padding: 10px;
	border: #333 solid 1px;
	background: #000;
	}
	
.homeListing a:hover img {
	margin: 0 0 2px 0;
	padding: 10px;
	border: #666 solid 1px;
	background: #000;
	}
	
.homeListing a:hover {
	color: #be001c;
	}
	
.featureListingTitle {
	margin: 0 0 2px 11px;
	padding: 0;
	font: normal 21px Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	display: block;
	}
	
.featureListingAddress, .itemListingAddress {
	margin: 0 0 0 11px;
	padding: 0;
	color: #999;
	font: normal 16px "century gothic", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 21px;
	display: block;
	text-transform: uppercase;
	}
	
.featureListingPrice {
	margin: 3px 0 0 11px;
	padding: 0;
	color: #999;
	font: normal 16px "century gothic", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 21px;
	display: block;
	text-transform: uppercase;
	}
	
.itemListingPrice {
	margin: 3px 0 0 0;
	padding: 0;
	color: #999;
	font: normal 16px "century gothic", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 21px;
	display: block;
	text-transform: uppercase;
	display: block;
	}
	
.itemListingAddress {
	margin: 0;
	padding: 0;
	color: #999;
	font: normal 16px "century gothic", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 21px;
	display: block;
	}
	
.featureListingDescription {
	margin: 5px 0 0 11px;
	padding: 0;
	display: block;
	color: #ccc;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	}
	
.SOLD {
	float: right;
	} 
	
.NEW {
	float: right;
	} 
	
.subListing {
	margin: 0 10px 0 0;
	padding: 0;
	width: 316px;
	height: 440px;
	float: left;
	display: inline;
	}
	
.subListing img {
	margin: 0 0 2px 0;
	padding: 10px;
	border: #333 solid 1px;
	background: #000;
	}
	
.subListing a:hover img {
	margin: 0 0 2px 0;
	padding: 10px;
	border: #666 solid 1px;
	background: #000;
	}
	
.subListing a:hover {
	color: #be001c;
	}
	
	
#contentSubPage {
	margin: 0;
	padding: 0;
	background: url(../images/bkContentSub.gif) repeat-x;
	clear: both;
	display: block;
	}
	
#subPageLeftColumn {
	margin: 0 0 50px 14px;
	padding: 0 20px 0 0;
	width: 604px;
	float: left;
	display: inline;
	clear: both;
	}
	
#subPageLeftColumn img {
	margin: 5px 0 5px 0;
	padding: 10px;
	border: #d6d6d6 solid 1px;
	background: #fff;
	}
	
#subPageLeftColumn h1 {
	margin: 0;
	padding: 45px 0 45px 0;
	}
	
#subPageRightColumn {
	margin: 0;
	padding: 0;
	width: 342px;
	float: left;
	display: inline;
	}
	
.subPageImage {
	padding: 10px 10px 10px 10px;
	background: #fff;
	}
	
#contentListingMain {
	margin: 0;
	padding: 0;
	background: url(../images/bkContentSub.gif) repeat-x;
	clear: both;
	display: block;
	}
	
#contentListingMain h1 {
	margin: 0;
	padding: 45px 0 45px 14px;
	}
	
#contentListingMain p {
	margin: 0 0 25px 14px;
	padding: 0;
	}

	
#contentListingItem {
	margin: 0;
	padding: 0;
	background: url(../images/bkContentSub.gif) repeat-x;
	clear: both;
	display: block;
	}
	
#contentListingItem h1 {
	margin: 0;
	padding: 45px 0 45px 14px;
	}
	
#pageTitle {
	margin: 0;
	padding: 0;
	width: 654px;
	height: 130px;
	float: left;
	display: inline;
	}
	
#backButton {
	margin: 50px 0 0 126px;
	padding: 0;
	width: 200px;
	height: 80px;
	float: left;
	display: inline;
	}
	
#listingLeftColumn {
	margin: 0;
	padding: 0;
	clear: both;
	width: 654px;
	float: left;
	display: inline;
	}
	
#slideShow {
	margin: 0 0 10px 0;
	padding: 10px;
	border: #999 solid 1px;
	background: #fff;
	width: 632px;
	}
	
#extras {
	margin: 15px 0 0 0;
	padding: 0;
	width: 200px;
	float: left;
	display: inline;
	}
	
#description {
	margin: 0;
	padding: 0;
	width: 454px;
	float: left;
	display: inline;
	}
	
#listingRightColumn {
	margin: 0 0 0 20px;
	padding: 0;
	width: 306px;
	float: left;
	display: inline;
	}
	
#listingRightColumn ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#listingRightColumn li {
	margin: 0;
	padding: 0 0 10px 20px;
	color: #999;
	background: url(../images/bkList.gif) no-repeat 0 2px;
	}
	
.itemListingTitle {
	margin: 0 30px 5px 0;
	padding: 0;
	font: normal 30px Georgia, "Times New Roman", Times, serif;
	line-height: 34px;
	color: #be001c;
	display: block;
	}
	
#contentFrame {
	margin: 0 auto;
	padding: 0;
	width: 980px;
	clear: both;
	}
		
#footer {
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
	border-top: 1px #333 solid;
	color: #333;
	font: bold 14px "century gothic", Arial, Helvetica, sans-serif;
	line-height: 18px;
	}
	
#footerContent {
	margin: 0;
	padding: 20px 0 0 20px;
	width: 980px;
	height: 125px;
	}
	
#bgFix {
	clear: both;
	}
	
	
.buttonBlack {
	margin: 0 10px 0 0;
	padding: 12px 0 0 0;
	width: 180px;
	height: 28px;
	background: url(../images/bkButton.gif) no-repeat;
	color: #999;
	font: bold 16px  "century gothic", Arial, Helvetica, sans-serif;
	line-height: 16px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	}
	
.buttonBlack:hover {
	background: url(../images/bkButtonOver.gif) no-repeat;
	color: #fff;
	}
	
.buttonWhite {
	margin: 0 10px 10px 0;
	padding: 12px 0 0 0;
	width: 180px;
	height: 28px;
	background: url(../images/bkButton.gif) no-repeat;
	color: #999;
	font: bold 16px  "century gothic", Arial, Helvetica, sans-serif;
	line-height: 16px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	}
	
.buttonWhite:hover {
	background: url(../images/bkButtonOver.gif) no-repeat;
	color: #fff;
	}
	
#buttonPrint, #buttonClose {
	margin: 10px 10px 0 10px;
	padding: 12px 0 0 0;
	width: 180px;
	height: 28px;
	background: url(../images/bkButtonWhite.gif) no-repeat;
	color: #666;
	font: bold 16px "century gothic", Arial, Helvetica, sans-serif;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: center;
	display: inline-block;
	}
	
#buttonPrint:hover, #buttonClose:hover {
	background: url(../images/bkButtonWhiteOver.gif) no-repeat;
	color: #333;
	}



/* ----------------------------------------------------------------- */ 
/* ----------------------------------------------------------------- */ 
/* ----------------------------------------------------------------- */   
/* classes - to be applied to repeated elements as needed */  
.darkGrey {
	color: #333;
	}
	
.mediumGrey {
	color: #666;
	}
	
.lightGrey {
	color: #999;
	}
	
.brightRed {
	color: #e40022;
	}
	
.clearImage {
	border: 0 !Important;
	background: 0  !Important;
	padding: 0 10px 0 0  !Important;
	}
	
.bgFix {
	height: 80px;
	clear: both;
	}
	
