img, object, embed {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align:bottom;
		}

body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}
	
h1 {
	padding:0;
	margin: 0 0 0 0.5em;
	color: #DA8300;
	font-size: 1.3em;
	line-height:2em;
	}
	
#header {
	float:left;
	width:580px;
	margin:0;
	padding:0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}

h2 {
	padding: 5px 10px;
	margin: 0;
	font-size: 140%;
	color:#DA8300;
	}
	
sup {
	font-size:0.7em;
}

a, a:hover, a:visited {
	color:#fff;
}

.blacklink a, a:visited, a:hover {
	color:#000;
}

.blacklink {color:#000;}

#pageContainer {
	width: 750px;
	margin: 10px auto;
	padding:0;
}

#bottomLogo {
	float: left;
	width: 130px;
	height: 180px;
	/*background-image:url(/assets/images/logo.jpg);*/
	margin: -210px 0 0 20px;
	padding:0;
}

* html #bottomLogo {
	margin-left: 10px;
}

#footer {
	float: left;
	width: 465px;
	height:19px;
	padding: 0;
	margin: 0px 20px 0px 0px;
	color: #fff;
	border: 5px solid;
	border-color: #082041;
	}
	
* html #footer {
	margin: 0px 20px 0px 0px;
}
	
#footer a {
	color: #fff;
	text-decoration:none;
	}

#footer a:hover {
	color:#fff;
	text-decoration:underline;
	}


#border {
	width: 100%;
	margin: auto;
	color: #fff;
	line-height: 130%;
	background-image:url(/assets/images/background/bkgr_full.gif);
	background-repeat:repeat-y;
	float: left;
	}

#leftnav {
	float: left;
	width: 130px;
	margin: 0;
	padding: 0 0 180px 20px;
}

#content {
	float: left;
	max-width: 600px;
}

#topbanner {
	margin:0;
	padding:30px 0 0 0;
	}
	
#mainCopy {
	margin:0;
	padding:0 20px 0 0;
}

#fullContent {
	float:left;
	padding:0;
	margin:0;
	width: 580px;
	color:#000;
	background-color: #f2f2f2;
	min-height:250px;
}

* html #fullContent {
	height:250px;
	overflow:visible;
	}
	
#fullContent p {
	padding: 0 5px 5px 5px;
	}
	
#bkgr4col {
	float:	left;
	margin: 0;
	padding: 0;
	background-image:url(/assets/images/background/bkgr_4col.gif);
	background-repeat:repeat-y;
	min-height: 350px;
	height:100%;
	display:block;
}

* html #bkgr4col {
	height:300px;
	overflow:visible;
	}
	
#bkgr3col {
	float:	left;
	margin: 0;
	padding: 0;
	background-image:url(/assets/images/background/bkgr_3col.gif);
	background-repeat:repeat-y;
	min-height: 300px;
}

* html #bkgr3col {
	height:300px;
	overflow:visible;
	}

#bkgr2col {
	float:	left;
	margin: 0;
	padding: 0;
	background-image:url(/assets/images/background/bkgr_2col.gif);
	background-repeat:repeat-y;
	min-height: 300px;
}

* html #bkgr2col {
	height:300px;
	overflow:visible;
	}
	
#bkgr1_2col {
	float:	left;
	margin: 0;
	padding: 0;
	background-image:url(/assets/images/background/bkgr_1_2col.gif);
	background-repeat:repeat-y;
	min-height: 300px;
}

* html #bkgr1_2col {
	height:300px;
	overflow:visible;
	}	

#bkgr2_1col {
	float:	left;
	margin: 0;
	padding: 0;
	background-image:url(/assets/images/background/bkgr_2_1col.gif);
	background-repeat:repeat-y;
	min-height: 200px;
}

* html #bkgr2_1col {
	height:300px;
	overflow:visible;
	}

#left2Col {
	padding:0;
	margin: 0;
	float:left;
	width: 289px;
	background-color: #f2f2f2;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	min-height: 240px;
}

* html #left2Col {
	height:240px;
	overflow:visible;
	}	
	
#right2Col {
	padding:0;
	margin: 0;
	float:left;
	width: 288px;
	background-color:#f2f2f2;
	border-right: 1px solid #fff;
	min-height: 240px;
}

* html #right2Col {
	height:240px;
	overflow:visible;
	}
	
#navMenu {
	padding:0;
	margin:0 0 20px 0;
	list-style-type:none;
	border-bottom: 1px solid #fff;
	overflow:visible;
	}
	
#navMenu li {
	margin:0;
	padding:0;
	display:inline;
	}

#navMenu a{
	margin: 0;
	padding: 0 0 0 5px;
	color:#fff;
	display:block;
	text-decoration:none;
	line-height: 1.6em;
	}

#navMenu a:hover {
	background-color:#D1B76A;
	color:#000;
}

#navMenu #navMenu,  #navMenu {
		color:#fff;
}

#navMenu a.linkON {
	background-color:#D1B76A;
	color:#000;
}

#navMenu a.sublinkON {
	color:#ffffff;
	font-weight:bold;
}

.level0 {
		border-top: 1px solid #fff;
}

.column {
	float:left;
	margin:0;
	padding:0;
	width:192px;
	color:#000;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;	
	}


.column p {
	margin:0;
	padding:5px;
}

.columnSpan2 {
	float:left;
	margin:0;
	padding:0;
	width:385px;
	color:#000;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}	

.columnSpan2 p {
	margin:0;
	padding:5px;
}

#col2greyHeader {
	width:192px;
	height:23px;
	display:block;
	background-color:#999999;
}
#col1 {
	display:block;
/*	background-color:lime; remove 100% height to sort out footer*/
	height:100%;
}

#col3 {
	border-right: 1px solid #fff;
	height:100%;
	background-color:#f2f2f2;
}

.developmentDetail 
{
	height:280px; 
	width:190px; 
}
.promo {
	margin:0;
	padding:0;
	float:left;
	color:#000;
	width: 288px;
	border-top:1px solid #fff;
	}
	
.promoImg {
	float:left;
	width:101px;
	}
	
.promoText {
	border-left:1px solid #fff;
	width:186px;
	float:left;
	}
	
.promoText a {
	text-decoration:none;
}	

.promo h3 {
	padding: 2px 5px;
	margin:0;
	color:#fff;
	line-height:1.5em;
	background-color:#919191;
	font-size:1.2em;
	}
	
.promo p {
	padding: 0 5px 5px 5px;
	margin:0;
	}
	
	
a.level1 {
	margin: 0;
	padding: 0;
	color:#000;
	display:block;
	text-decoration:none;
	text-indent: 10px;
	font-size: 0.9em;
}

h3 {
	padding: 2px 5px;
	margin:0;
	color:#fff;
	line-height:1.5em;
	background-color:#919191;
	font-size:1.2em;
}

.yellow {
	color:#000;
	background-color:#FBE080;
}

.darkgrey {
	color:#FFF;
	background-color:#919191;
}

.centered {
	text-align:center;
	}
	
.floatLeft {
	padding:0;
	margin:0;
	float:left;
}

.floatRight {
	padding:0;
	margin:0;
	float:right;
}

.leftBorder {
	padding:0;
	margin:0;
	border-left: 1px solid #fff;
}

.rightBorder {
	padding:0;
	margin:0;
	border-right: 1px solid #fff;
}


.dataTable {
	margin:0 auto 10px auto;
	padding: 0;
	border:0;
	}
	
.small {
	width:250px;
}

.full {
	width:580px;
}

.dataTable th {
	margin:0;
	padding: 0 10px;
	color:#000;
	text-align:left;
	}
	
.dataTable td {
	margin:0;
	padding: 0 10px;
	text-align:left;
}

.avail_altrow {
	background-color:#E5E5E5;
	}
	
.typeTitle {
	font-weight:bold;
	}
	
.red {
	color:#960C0D;
	}
	
.smallText {
	font-size: 0.8em;
	line-height:2.2em;
	}
	
.a_bkgr_grey {
	margin:0;
	padding: 5px;
	font-size: 1em;
	color: #fff;
	background-color: #919191;
	display:block;
	line-height:2em;
	text-decoration:none;
}

.white_1px_Border {
	padding:0;
	margin:0;
	border-top:	1px solid #fff;
	border-left:	1px solid #fff;
	border-right:	1px solid #fff;
	}
	
.margin5 {
	margin: 5px;
	}
	
.imgBtmBorder {
	border-bottom: 1px solid white;
}
	
.imgTopBorder {
	border-top: 1px solid white;
}

.mainTitle 
{
    border-top: 1px solid white;
}

.gallery {
	padding: 0;
	margin: 10px 0 0 0;
	}
	
/* Special Offer styles */

.specialoffer
{
	padding: 5px;
}

.OfferTitle 
{
font-weight: bold;
margin-bottom: 5px;
}

/* -------------- Questions &amp; Answers --------------- */

.QAA_Block {}

.QAA_Question img {margin-bottom:15px;}

.QAA_Question a {text-decoration:none;font-weight:bold;color:#000000;}

.QAA_Question a:hover {text-decoration:underline;}

.QAA_Answer {display:none;font-style:italic;}

img.QAA_icon {margin:2px 0 0 0;padding:0;border:0;}
	
/* -------------- Special Fixes --------------- */
/* -------------- Do not remove --------------- */
.clear {
	clear:both;
 }

 .clearfix:after 
{
    content: " "; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	padding: 0;
	margin:0;
}

/*.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
/** html .clearfix {height: 1%;}*/
.clearfix {display: block;}
/* End hide from IE-mac */
