/* FIX IE TRANSPARENT PNG ======================== */
img, div { behavior: url(/styles/iepngfix.htc); }



html, body {
	font-family: Verdana;
	font-size: 10px;
	height: 100%;
	margin: 0;
	padding: 0px;
	text-align: center;
}

.mainContainer {
	width: 700px;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}	

/*===========================================
Text
=========================================*/
.textPlain {  
	font-family: Verdana; 
	font-size: 10px;
}
.txtBold {
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
}

/*===========================================
Header
=========================================*/

.headerContainer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #19244e;
	float: right;
	height: 71px;
	width: 700px;
}


.logo {
	float: left;
	padding-bottom: 7px;
	padding-top: 5px;
}

.emailFriend {
	font-size: 0.9em;
	text-align: right;
	padding: 0px 0px 0px 0px;
	height: 15px;
	/*width: 255px;*/
	width: 100%;
	margin-right: 0px;
	margin-top: 9px;
	margin-bottom: 0px;
}

.emailFriendLable {
	background-color:#e7ded1;
	height: 14px;
	padding: 2px 3px 2px 10px;
}

.emailFriendinputText {
	font-size: 9px;
	margin-left: -3px;
 	background-color: #f0eed1;
 	width: 120px;
 	height: 12px;
 	border-width: 1px;
	border-style: solid;
	border-color: #b5ad9f;
	vertical-align: middle;
	margin-top: -1px;
	margin-bottom: 3px;
}

#submitbutton{
	vertical-align: top;
	margin-left: 3px;
	margin-top: 0px;
}

.navigation {
	background:url(/images/headerLinks_bkgd.gif) repeat-x;
	height: 23px;
	color: #FFFFFF;
	width: 455px;
	float: right;
	margin-top: 24px;
	margin-right: 0px;
}


.headerLinks {
	height: 23px;
	margin: 0;
	padding: 0px 0px 0px 5px;
}

.headerLinks ul, .headerLinks li {
	margin: 0;
	display: inline;
	list-style-type: none;
	padding: 0;
}

.headerLinks a:link, .headerLinks a:visited {
	height: 23px;
	float: left;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: white;
	padding-top: 0px;
	padding-bottom: 0px;
}

.headerLinks a:hover {
	height: 23px;
	background:url(/images/headerLinks_bkgd_on.gif) repeat-x;
	float: left;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: white;
	padding-top: 0px;
	padding-bottom: 0px;
}


/*===========================================
Footer
=========================================*/
.footerLinks {
	float: left;
	height: 10px;
	width: 700px;
	margin: 0px;
	padding: 0px;
}

.footerLinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.footerLinks ul li {
	display: inline; 
	color: #b5ad9f;
}

.footerLinks ul li a {
	text-decoration: none;
	padding: 3px 0px; 
	color: #19244e;
}

.footerLinks ul li a:hover {
	color: #19244e;
	text-decoration: underline;
}

#copyright{
	float: left;
	height: 10px;
	width: 690px;
	padding: 0px;
	text-align: center;
	color: #b5ad9f;
	margin-top: 10px;
}

#copyright a{
	text-decoration: none;
	color:#b5ad9f;
}

#copyright a:hover{
	text-decoration: underline;
	color:#283b8f;
}

/*===========================================
Page Content
=========================================*/

/*-----------image area----------*/

.hpImageArea {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	float: right;
	height: 300px;
	width: 700px;
	margin-bottom: 0px;
	margin-top: 13px;
}


.hpHeading {
	height: 38px;
}


.dealerTitle {
	float:left;
	/*background-image: url(/images/welcomebar_bkgd.png);*/
	padding: 7px 0 0 15px;
	/*color: #000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;*/
	position: relative;
}


.titleBkgd {
	float:left;
	height: 38px;
	width: 630px;
	background-color: #f0eed1;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}


.BeforePhotoContainter{
	width: 192px;
	height: 138px;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 111px;
	margin-bottom: 0px;
	text-align: right;
	vertical-align: top;
	z-index: 1px;	
}

.BeforePhoto{
	margin-top: -19px; 
	position: relative; 
	z-index:2;
}

.BeforePhotoIcon{
	margin-left:132px; 
	position: relative; 
	z-index:5; 
	width:47px;
}

/*-------------page content-----------*/

.hpContentArea {
	float: left;
	background-color: #b5ad9f;
	
	width: 700px;
	margin-bottom: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #b5ad9f;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #b5ad9f;
}


.interiorContentArea {
	float: left;
	background-color: #b5ad9f;
	padding: 10px 25px 0px 10px;
	width: 665px;
	margin-bottom: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #b5ad9f;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #b5ad9f;
}

.pageTitle {
	border-bottom: 1px solid #424436;
	margin-bottom: 5px;
	padding-bottom: -2px;
}

.hpInfo {
	text-align: center;
	margin-top: 16px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 16px;
	padding-right: 16px;
	float: left;
	width: 213px;
}

.hpWelcomeText {
	/*border: solid;
	border-width: 1px;*/
	background:url(/images/dot_div_horizBlue.gif) top repeat-x;
	color: #FFFFFF;
	width: 350px;
	font-size: 11px;
	line-height: 19px;
	float: right;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	/*height: 100%;*/
}

.hpDoorThumbs {
	/*border: solid;
	border-width: 1px;*/
	width: 350px;
	background:url(/images/dot_div_horizBlue.gif) top repeat-x;
	margin-top: 18px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 10px;
	float: right;	
}

.hpTagline {
	width: 304px;
	margin-top: 6px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 0px;
	float: left;
}

.hpDoorThumbs ul {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	white-space: nowrap;
}

.hpDoorThumbs li {
	padding-right: 7px;
	margin: 0px;
	display: inline;
	list-style-type: none;
}

.PhotoBorder{
	border:3px solid #f0eed1;
}

.specialOffers {
	margin-top: 20px;
	float: left;
	height: 30px;
	width: 680px;
	padding-top: 5px;
	padding-left: 20px;
	background-color:#5c5a3a;
	border-bottom: 2px solid #ccc5b2;
}

.callforDetails {
	float:left;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background: url(/images/dot_div_vert_white.gif) left repeat-y;
	padding: 5px 0px 3px 15px;
	margin-top: 2px;
}

.callforDetailsNumber {
	font-size:12px;
}


.forminputText{
	font-size: 10px;
	background:#f0eed1; 
	border:solid 1px #f0eed1; 
	padding:0px 0px 0px 0px;
	height:15px;  
	margin:0px 0px 0px 0px;
}


.galleryThumbs li { 
	display:inline; 
	list-style:none; 
	margin:5px;
}

.galleryThumbs li img { 
	border: solid 3px #ffffff;
}
