body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Arial, MS Sans Serif;
	font-size: 11px;
	color: #000033;
}
h2 {
	font-family: Tahoma, Arial, 'MS Sans Serif'; 
	font-size:11px; 
	color:#29376e; 
	font-weight: bold;
	}
h3 {
	font-family: Tahoma, Arial, 'MS Sans Serif'; 
	font-size:15px; 
	color:#29376e; 
	font-weight: bold;
	}
h4 {
	font-family: Tahoma, Arial, 'MS Sans Serif'; 
	font-size:15px; 
	color:#29376e; 
	font-weight: bold;
	padding: 0;
	margin: 0;
	}	
.glowLeft {
	background-position: top right;
	background-repeat: repeat-y;
	width: 16px;}
	
/* IE ignores styles with [attributes], so it will skip the following. */
.glowLeft[class] {
	background-image:url(images/GlowLeft.png);
}	
.glowRight {
	background-position: top right;
	background-repeat: repeat-y;
	width: 16px;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.glowRight[class] {
	background-image:url(images/GlowRight.png);
}
.topGlow {
	width: 800px;
	height:15px;
	background-position: bottom left;
	background-repeat: repeat-x;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.topGlow[class] {
	background-image: url(images/GlowTop.png);
}	
.topGlowLeft {
	width: 16px;
	height:15px;
	background-position: bottom right;
	background-repeat: no-repeat;		
}
/* IE ignores styles with [attributes], so it will skip the following. */
.topGlowLeft[class] {
	background-image: url(images/GlowCornerTopLeft.png);
}	
.topGlowRight {
	width: 16px;
	height:15px;
	background-position: bottom left;
	background-repeat: no-repeat;	
}
/* IE ignores styles with [attributes], so it will skip the following. */
.topGlowRight[class] {
	background-image: url(images/GlowCornerTopRight.png);
}	
.bottomGlow {
	width: 800px;
	height:21px;
	background-position: top left;
	background-repeat: repeat-x;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.bottomGlow[class] {
	background-image: url(images/GlowBottom.png);
}	
.bottomGlowLeft {
	width: 16px;
	height:21px;
	background-position: top left;
	background-repeat: no-repeat;	
}
/* IE ignores styles with [attributes], so it will skip the following. */
.bottomGlowLeft[class] {
	background-image:url(images/GlowCornerBottomLeft.png);
}	
.bottomGlowRight {
	width: 16px;
	height:21px;
	background-position: top right;
	background-repeat: no-repeat;	
}
/* IE ignores styles with [attributes], so it will skip the following. */
.bottomGlowRight[class] {
	background-image:url(images/GlowCornerBottomRight.png);
}	
a:link,  a:visited {
	color:#b28d67; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration:none;
	}
a:hover {
	color: #a52239;
	text-decoration: underline;
	}		
.star ul {
	 list-style-image: url(images/star.jpg); 
	 font-family: Tahoma, Arial, 'MS Sans Serif'; 
	 color:#b28d67; 
	 font-size: 11px; 
	 font-weight: bold;
	 }
.star li {
	list-style-image: url(images/star.jpg); 
	font-family: Tahoma, Arial, 'MS Sans Serif'; 
	color:#b28d67; 
	font-size: 11px; 
	font-weight: bold;
	padding-bottom: 7px;
	}	 	
.star li a:link, .star li a:visited {
	color:#b28d67; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration:none;
	}
.star li a:hover {
	color: #a52239;
	text-decoration: underline;
	}	
/**HEADER**/
.header {
	 background-image: url(images/header.jpg); 
	 width:420px; 
	 height: 105px; 
	 font-family:Georgia, 'Times New Roman', Times, serif; 
	 font-size:22px; 
	 color:#ffffff; 
	 font-weight: bold; 
	 padding: 5px 10px 0px 370px;
	 }
/** NAVIGATION **/
.navContainer {
	 border-bottom: 2px solid #d4af8c;
	 }
.mainmenu {
	background-color: #637da0;
	}	
.mainmenu ul {
	background-color: #637da0;
	list-style:none;
	margin: 0px;
	padding: 0px;
	 }	
.mainmenu li {
	 background-image: url(images/NavBTbackground.jpg); 
	 background-repeat: no-repeat; 
	 background-position: top left; 
	 list-style: none; 
	 width: 155px;
	 height: 22px;
	 font-size: 12px;
	 font-weight: bold;
	 color: #ffffff;
	 padding: 8px 10px 0px 0px;
	 }	
.mainmenu li a:link, .mainmenu li a:visited {
	 font-size: 12px;
	 font-weight: bold;
	 color: #ffffff;
	 text-decoration:none;
	 display: block;
	 }	
.mainmenu li a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
 
.contactText {
	 background-image: url(images/contactBG.jpg); 
	 background-color: #ffffff; 
	 background-repeat: repeat-x; 
	 background-position: bottom left; 
	 border: 1px solid #29376e; 
	 margin: 10px 3px 3px 3px; 
	 padding: 10px; 
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 color:#a52239; 
	 font-weight: bold; 
	 vertical-align: top;
	 }	  
.ContactBlueText {
	 color:#5d7697;
	 }	
/**MIAN CONTAINER **/
p {
	 padding:0px 10px 0px 43px;
	 }
.inventory ul {
	 list-style-image: url(images/star.jpg); 
	 font-family: Tahoma, Arial, 'MS Sans Serif'; 
	 color:#b28d67; 
	 font-size: 11px; 
	 font-weight: bold;
	 }
.inventory li {
	list-style-image: url(images/star.jpg); 
	font-family: Tahoma, Arial, 'MS Sans Serif'; 
	color:#b28d67; 
	font-size: 11px; 
	font-weight: bold;
	padding-bottom: 3px;
	}	 	
.inventory li a:link, .inventory li a:visited {
	color:#b28d67; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration:none;
	}
.inventory li a:hover {
	color: #a52239;
	text-decoration: underline;
	}

/** FOOTER **/
.footerBG {
	 border-top: 2px solid #a52239; 
	 background-image: url(images/footerBG.jpg);
	 }	 	  
.sitemapText {
	 font-family: Arial, Helvetica, sans-serif; 
	 color: #ffffff; 
	 float: right; 
	 padding: 12px 10px 0px 0px;
	 }
.sitemapText a:link, .sitemapText a:visited {
	 color: #ffffff;
	 text-decoration: none;
	 }	 	 
.sitemapText a:hover {
	color:#ffffff;
	text-decoration: underline;
	}	 
 
/********** FEATURED UNITS **********/

#featuredUnits {
	margin: 0 0 20px;
}

#featuredUnits .uviss-rv_featured-container {
 background:#637DA0;
}

#featuredUnits h2.featuredHeadline {
	font-size:18px;
	color:#B28D67;
	background:#edf6ff;
	padding:15px 0 15px 5px;
}
#featuredUnits .featuredOuterTable {
	font-size: 11px;
	text-align: center;
}
#featuredUnits h2 {
}
#featuredUnits a {
	color:#B28D67;
	text-decoration: underline;
}
#featuredUnits a:hover {
	color:#a81e22;
	text-decoration: underline;
}
#featuredUnits font {
	display: block;
}
#featuredUnits .uviss-rv_featured-unit-description {
	display:block;
}
#featuredUnits .uviss-rv_featured-container {
	margin:0.5%;
	width:30%;
}
#featuredUnits .uviss-rv_featured-unit-title {
	font-size:11px;
	background:none;
}
#featuredUnits .uviss-rv_featured-unit-title a:link, #featuredUnits .uviss-rv_featured-unit-title a:visited {
	font-size:11px;
	text-decoration:none;
	text-align:center;
}
#featuredUnits .uviss-rv_featured-unit-price {
	font-size:12px;
	height:20px;
	padding-bottom:15px;
}
#featuredUnits .uviss-rv_saleprice {
	font-size:12px;
	height:20px;
 color:#901818;
}

