/* Challenger Homes Main CSS ================================== */

body {
	margin:0;
	margin-top: 10px;
	padding:0;
	background: #000;
	font-size: 12px; 
	color: #333; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 1.5; 
}

img {
	border: none;
}

a:link, a:visited {
	color: #cc0000;	
	text-decoration: underline;
}

a:active, a:hover {
	color: #660000;	
	text-decoration: none;
}

hr {
	border: 0;
	width: 100%;
	background-color: transparent;
	border-bottom: 1px solid #c9af7f;
     height: 1px;
}
  
/* Headings ==================================================== */

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #000;
	margin: 0 0 6px 0;
	padding: 8px 0 0 0;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	color: #000;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

h3 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 3px 0 5px 0;
	padding: 2px 0 2px 0;
}

/* Template ==================================================== */

#wrap {
	background: #000 url(/css/bgw.gif) repeat-y;
	margin: 0 auto;
	width: 900px;
}

#header {
	background: #211c19 url(/css/head.jpg) no-repeat;
	height: 276px;
	width: 900px;
}

#menu {
	background: #cc9900 url(/css/bg_navtop.gif) repeat-x;
	height: 30px;
	width: 880px;
	font-size: 13px;
	font-weight: bold;
	color: #772223;
	text-align: right;
	vertical-align: middle;
	padding: 8px 20px 0 0;
	text-transform: uppercase;
}

#main {
	background: #ebd699;
	float: left;
	width: 599px;
	padding: 25px;
	margin-left: 250px; /*Set to width of left margin */
	border-left: 1px solid #000;

}
	
#sidebar {
	background: #211c19;
	float: left;
	width: 235px;
	margin-left: -900px; /*Set left margin to -(wrapper)*/
	padding: 25px 0 25px 15px;
	color: #c90;
	font-weight: bold;
}

#sidebar h1 {
	font-size: 16px;
	font-weight: bold;
	color: #c90;
	margin: 0 0 6px 0;
	padding: 8px 0 0 0;
	font-weight: bold;
}

#sidebar h2 {
	font-size: 16px;
	font-weight: bold;
	color: #c90;
	margin: 0 0 6px 0;
	padding: 8px 0 0 0;
	font-weight: bold;
}
	
#footer {
	padding: 120px 15px 0 15px;
	background: #000 url(/css/foot.gif) no-repeat;
	height: 110px;
	width: 870px;
	text-align: center;
	clear: left;
	font-size: 11px;
	color: #473c36;
}

#footer a {
	color: #473c36;	
}

#table-head {
	background: #201d18;
	font-size: 18px;
	color: #f8f1db;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	border: 1px solid #ebd699;
	vertical-align: middle;
}	

#table-cell {
	background: #f6e9c4;
	padding: 10px;
	border: 1px solid #d7c48d;
	font-size: 11px;
	vertical-align: top;
}	

#hero {
	background: url(/css/bghero.jpg) no-repeat;
	width: 590px
	height: 200px;
	padding-bottom: 20px;
}	

/* MAIN MENU ==================================================== */

#menu a:link {
	color: #211c19;
	text-decoration: none;	
}

#menu a:visited {
	color: #211c19;
	text-decoration: none;	
}

#menu a:hover {
	color: #cc0000;
	text-decoration: underline;	
}

#menu a:active {
	color: #cc0000;
	text-decoration: underline;	
}

.pipe {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #cc9900;	
	padding: 0 6px 0 6px;
}

/* COMMUNITY MENU ==================================================== */

#sidebar-nav {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #1e1916;
	width: 220px;
	font-size: 12px;
}

#sidebar-nav li {
	list-style: none; 
	margin: 0;
	padding: 4px 0 4px 15px;
	border-top: 1px solid #1e1916;
}

#sidebar-nav li a { 
	text-decoration: none;
	font-weight: bold; 
	color: #ebd699;
}

#sidebar-nav li a:link { 
	text-decoration: none;
	font-weight: bold; 
	color: #ebd699;
}

#sidebar-nav li a:visited { 
	text-decoration: none;
	font-weight: bold; 
	color: #ebd699;
}

#sidebar-nav li a:active { 
	text-decoration: underline;
	font-weight: bold; 
	color: #fff;
}

#sidebar-nav li a:hover { 
	text-decoration: underline;
	font-weight: bold; 
	color: #fff;
}

/* COMMUNITY MODULE ----------------------------------------------- */

#community-header {
	padding: 0;
	border-bottom: #ccba86 solid 1px;
	width: 50%;
	vertical-align: top;
}

#community-header h1 {
	color: #000;
}

#community-spacer {
	height: 10px;
}

#community-footer {
	padding: 0 0 15px 0;
	margin-bottom: 20px;
	border-top: #ccba86 solid 1px;
	border-bottom: #ccba86 solid 3px;

}

#community-footer-full {
	height: 40px;
	border-top: #ccba86 solid 1px;
}

#community-price {
	border-bottom: #ccba86 solid 1px;
	vertical-align: top;	
	text-align: right;
	padding: 0 0 10px 0;
	margin-bottom: 3px;
	width: 50%;
}

#community-price h1 {
	color: #772223;
}	

#community-description {
	font-size: 12px;
	line-height: 1.5;
	width: auto; 
	padding: 5px 10px 0 2px;
	vertical-align: top;
}

#community-photo {
	width: 80px;
	padding: 5px 0 5px 15px;
	vertical-align: top;
}

#community-photo-full {
	width: 80px;
	padding: 5px 5px 0 0;
	vertical-align: top;
}

#community-agent {
	font-size: 11px;
	line-height: 1.25;
	width: 160px;
	padding: 5px 0 0 10px;
	vertical-align: top;
}

#community-agent-full {
	font-size: 12px;
	line-height: 1.25;
	width: 160px;
	padding: 5px 30px 0 5px;
	vertical-align: top;
}

/* INVENTORY MODULE ----------------------------------------------- */

#im-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #211c19;
	border-top: 1px solid #d7c48d;
	font-size: 20px;
	font-weight: normal;
	padding: 15px 0 25px 3px;
}

#im-thumb {
	padding: 10px 10px 10px 0;
	border-bottom: 1px solid #ccba86;
	text-align: center;	
}

#im-full {
	text-align: center;
	border: 1px solid #ccba86;	
	padding: 30px 0 30px 0;
}

#im-label {
	border-bottom: 1px solid #ccba86;
	text-align: left;
	vertical-align: middle;
	padding: 3px 0 3px 6px;
	font-size: 11px;
}

#im-contact {
	padding: 6px 0 6px 0;
	vertical-align: top;
	font-size: 13px;
	border-bottom: 1px solid #ccba86;	
}

#im-details {
	padding: 2px 20px 10px 6px;
	font-size: 11px;	
	color: #333;
	vertical-align: top;
}

#im-price {
	font-size: 18px;
	padding: 5px 0 0 0;
	font-weight: bold;
	color: #772223;
	text-align: right;
}

#im-form {
	padding: 0 0 10px 0;
	font-size: 11px;
	vertical-align: top;	
}

.weight {
	color: #ebd699;
}

.im-price {
	color: #772223;
	font-weight: bold;
}

.specials {
	font-size: 11px;
	padding-top: 5px;
	color: #3366CC;
	font-weight: bold;
}	

/* SPECIAL CLASSES ----------------------------------------------- */

.map {
	padding: 0 10px 0 0;
	border-right: 1px solid #ccba86;
	vertical-align: top;
}

.map-number {
	padding: 8px 0 0 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccba86;	
}

.map-legend {
	font-size: 11px;
	line-height: 1.25;
	padding: 8px 0 8px 5px;
	vertical-align: top;	
	border-bottom: 1px solid #ccba86;	
}

.map-price {
     font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background: #ffd357;
     color: #000;
}

/* SPECIAL CLASSES ----------------------------------------------- */

.noline {
	border-bottom: none;
}

.banner { 
	background: url(/images/banner-keep-america-moving.jpg) no-repeat;
	height: 171px;
	width: 595px;
	text-align: center;

}

.new {
	background: #009999;
	padding: 4px;
	color: #fff;
	font-weight: bold;
	float: right;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.banner embed {
	margin-top: 75px;
}

.inset {
	float: right;
	padding-left: 15px;
}

.testimony {
	border-left: 5px solid #373230;
	margin: 25px 0 0 5px;
	padding: 15px 25px 15px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.25;
	font-style: italic;
	color: #595553;
}

.highlight {
	padding: 2px 3px 2px 3px;
	background-color: #ffc;
}

.alert {
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
}

.req {
	color: #772223;
	font-size: 14px;
	font-weight: bold;
}

.icon-social {
	padding: 0 10px 0 0;
}

.phone {
	font-size: 16px;
	text-transform: none;
	color: #fff;
	line-height: 1;
}	

/* End Default CSS =============================================== */
