/* UNIVERSAL */


a, a:visited { text-decoration:none;}

img {
	border: 0;
}

h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #f3a51e;
	font-size: 24px
}

h2 {
	margin: 0;
	padding: 0;
}

.clearfix {
	clear: both
}

.floatleft {
	float: left
}


/* LAYOUT */

#container {
	width: 760px
}

#footer {
	width:740px;
	padding: 10px;
	margin: 10px;
	background-color:#ffffff;
	}
#footer2 {
	width:730px;
	padding: 15px 15px 15px 30px;
	margin: 10px;
	}
	
		
#hdrNav {
	width: 760px;
	height: 121px;
	float: left
}

.hdrBtnBig {
	float: left;
	padding-right: 4px
}

.hdrBtnSmall {
	margin-bottom: 5px
}

#hdrSubNav {
	float: right;
	margin-top: 0px;
	margin-bottom: 2px;
}

.hdrSubNavBtn {
	float: left;
	padding-right: 8px
}

.divBtn{
	width: 276px; 
	background-color: #ececec; 
	cursor: pointer;
	color: #999999;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
	margin-bottom: 1px
}

.divBtnOver {
	width: 276px; 
	background-color: #f3a51e; 
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
	margin-bottom: 1px
}

.divBtn:hover {
	background-color: #f3a51e; 
	cursor: pointer;
	color: #ffffff;
	text-decoration: none
}

.mainContent {
	float: left; 
	padding: 7px 0;
}

.leftContent {
	float: left; 
	width: 296px; 
	padding: 0 5px 0 6px
}

.pageContent {
	float: left; 
	background-color: #ffffff; 
	width: 760px; 
	color: #666666;
	text-align: left;
}

.pageText {
	padding: 15px
}

.pageText2 {
	padding: 15px 25px 25px 40px;
}

.sample{
	width:165px;
	float:left;
	padding-right:7px;
}
.sampleWide{
	width:340px;
	float:left;
	padding-right:5px;
	
}
.onSale_p{
	width:330px;
	font-size:13px;
}
.sample img{
	margin-bottom:5px;
}
.sampleName{
	color:#f4ab2d;
	font-size:13px;
	font-weight:bold;
}


.titleYellow {
	color: #f3a51e; 
	font-weight: normal; 
	font-size: 20px
}

.yellow {
	color: #f3a51e; 
}

.darkyellow {
	color: #CC6600; 
}

.divider {
	margin: 10px 0 11px 0;
}

.galleryBdr {
	border: 4px solid #e9e9e9
}

.spacer {
	height: 6px
}


.interiorHdr {
	width: 715px;
	background-color: #e51945;
	xheight: 40px;
	padding: 50px 0 10px 35px;
	margin: 5px;
	}
	
.interiorHdrText {
	font-size: 20px;
	color: #ffffff;
	line-height: 28px;
	text-transform:uppercase;
	}
	

.popHdr {
	width: 580px;
	background-color: #e51945;
	xheight: 40px;
	padding: 80px 0 10px 10px;
	xmargin: 5px;
	}
	
.popHdrText {
	font-size: 20px;
	color: #ffffff;
	line-height: 28px;
	text-transform:uppercase;
	}
	
	
	
	.splash-copy {
		background-image:url(../images/splash.jpg);
		width:966px;
		height:146px;
		display:block;
		clear:both;
		background-repeat:no-repeat;
		background-position:center center;
		color:#E51945;
		font-family:Verdana, Geneva, sans-serif;
		font-weight:bold;
		text-align:justify;
	}
	.splash-copy p {
				padding:20px 60px;
	}
