/* CSS Document */

/* global */

body {
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(images/bgSplashGradient.gif);
	background-color: #d80c07;
	margin: 0px;
	background-repeat: repeat-x;
}
a {
	color: #e7160a;
	text-decoration: underline;
}
		a:hover {
			color: #e7160a;
			text-decoration: none;
		}
h1,h2,h3,h4,h5,h6 {
	color: #D7010F;
}
dd{text-align:justify;}
img{border:none;}

/*-- nav-bar --*/

#mainNav {
	margin: 0px;
	width: 906px;
	text-align: center;
}
		#mainNav ul{
			margin: 0px;
			padding: 0px;
			float: left;
			width: 906px;
			list-style-type: none;
			background-image: url(images/navBGround.gif);
			background-repeat: repeat-x;
		}
ul.list, .list li{
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 10px;
}

		#mainNav li{
			float: left;
			vertical-align: middle;
		}
		#mainNav a{
			line-height: 2em;
			color: #fff;
			text-decoration: none;
			float: left;
			display: block;
			padding-top: 4px;
			padding-right: 0.7em;
			padding-bottom: 4px;
			padding-left: 0.7em;
			background-image: url(images/navDivider.gif);
			background-repeat: repeat-y;
			background-position: left top;
			font-weight: bold;
			font-size: 16px;
			margin: 0px;
		}
		#mainNav ul .first a{
			background: none;
			padding-left: 30px;
		}
		#mainNav ul .first a:hover{
			background: #e7160a url(none);
			text-decoration: none;
			color: #ffffff;
		}
		#mainNav a:hover {
			text-decoration: none;
			color: #ffffff;
			background-color: #e7160a;
		}

/* main layout boxes */

#top {
	width: 785px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	height: 20px;
}

#topSplash {
	width: 715px;
	background-image: url(images/bg-topSplash.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	height: 20px;
}


#wrap {
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0px auto;
	padding: 0px;
	width: 906px;
	border: 1px solid;
	border-color: #FFCB01;
}

#wrapSplash {
	margin: 0px auto;
	padding: 0px;
	width: 785px;
}

#header {
	padding: 0px;
	width: 906px;
	height:125px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
}
		#header h1{
			padding: 0px;
			width: 906px;
			background-image: url(images/header.gif);
			background-repeat: no-repeat;
			background-position: left top;
			margin: 0px;
			height: 131px;
			}
		#header h1 span {
			display:none
			}
		#header .facebook {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 30px;
	left: 813px;
	top: 58px;
	position: absolute;
		}
		#header .twitter {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 30px;
	left: 847px;
	top: 58px;
	position: absolute;
		}
#headerSplash {
	padding: 0px;
	width: 685px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border: 3px solid #FFD500;
}
		#headerSplash h1{
			padding: 0px;
			width: 685px;
			background-color: #000;
			background-image: url(images/headerSplash.gif);
			background-repeat: no-repeat;
			background-position: left top;
			margin: 0px;
			height: 112px;
			}
		#headerSplash h1 span {
			display:none
			}
#container {
	background-color: #fff;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 906px;
	text-align: left;
}

#containerSplash {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 755px;
	text-align: left;
	padding-top: 30px;
}

#content {
	padding: 0px;
	width: 906px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 15px;
}

#contentSplash {
	padding: 0px;
	width: 755px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 15px;
}

		#mainContent {
	padding: 0px;
	float: left;
	width: 625px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 10px;
	display: inline;
		}
		
		#mainContentSplash {
	padding: 0px;
	float: left;
	width: 755px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 10px;
	display: inline;
		}
		
		#mainContent-rpadding {
	padding: 0px;
	float: left;
	width: 605px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-right:30px;
	display: inline;
		}
		#HomesecondaryContent {
	padding: 0px;
	float: right;
	width: 202px;
	display:inline;
	margin: 0px 30px 0px 0px;
		}
		#secondaryContent {
			padding: 0px 10px;
			float: left;
			width: 225px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			margin-right: 0px;
		}
		#column2 {
			padding: 0px;
			float: left;
			width: 340px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 15px;
			margin-right: 10px;
		}
		#fullspread {
			padding: 0px;
			float: left;
			width: 846px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 30px;
			margin-right: 50px;
			display: inline;
		}
		
		#mainContent p{width:612px;margin-top:0;}
#bottom {
	width: 785px;
	background-repeat: no-repeat;
	background-position: top center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
}

#bottomSplash {
	width: 715px;
	background-image: url(images/bg-bottomSplash.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
}

#footer {
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 0px;
	padding-bottom: 20px;
	font-size: .8em;
	position: relative;

}
#footer hr {
	background-color: #000;
	width: 610px;
	height: 1px;
	float: left;
	margin: 0px 0px 5px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* drop down menu */

#dropmenudiv{
	position:absolute;
	border:1px solid #e7160a;
	border-bottom-width: 0;
	z-index:100;
}

		#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #e7160a;
	padding: 1px 0;
	text-decoration: none;
	line-height:2em;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFDE42;
	background-repeat: repeat-x;
	color: #C00;
	background-image: url(images/navBGroundWhite.gif);
		}
		
		#dropmenudiv a:hover{ /*hover background color*/
			background-image: url(images/navBGround.gif);
			background-repeat: repeat-x;
			color: #fff;
		}
	
ul.list, .list li{
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 20px;
}

#tour{
	text-align:right;
}

/* photos-list */

#photo-list {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
		#photo-list li {
	float: left;
	display: block;
	text-align: left;
	margin: 4px 8px 4px 0;
	padding: 0px;
	width: 200px;
		}
		
		#photo-list li img{width:195px;}
		
.quotes {
	background-image:url(images/quotes2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:15px 0px 0px 15px;
}

/* classes */

.break {
	clear: both;
}
.graphic-border {
	clear: both;
	border: 2px solid #BDBFC1;
	margin: 2px;
	padding: 0px;
}
.fine-print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.numbers {
	font-family: "Times New Roman", Times, serif;
}
.img {
	margin: 5px;
}
.green {
	color: #959e6d;
}
.contactForm {
	width: 300px;
}
.list li {
	padding-left: 5px;
}
#splashList  a {
	width: 170px;
	border: 3px solid #ffd500;
	display: block;
	float: left;
	margin-right: 30px;
	list-style-type: none;
	height: 440px;
	background-image: url(images/listBg.gif);
	padding: 15px;
	padding-top: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	overflow: hidden;
}

#splashList  a:hover {
	background-image: url(images/listBg-over.gif);
}

#splashList {
	padding: 0px;
	margin-left: 7px;
}
#bodySplash {
	background-image: url(images/bgSplashGradient.gif);
	background-color: #d80c07;
}
#splashList a img {
	margin-top: 5px;
}
#splashList .photo {
	margin-bottom: 10px;
}
#splashList ul {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	padding-left: 13px;
	margin-top: 10px;
}
#splashFooter {
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#homesContent {
	float: left;
	width: 290px;
	margin-left: 30px;
	display: inline;
	padding-top: 20px;
}
#homesPics {
	display: inline;
	float: right;
	width: 390px;
	margin-right: 30px;
	text-align: right;
	padding-top: 20px;
}
#gallery li {
	list-style-type: none;
	display: inline;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#gallery {
	margin: 0px;
	padding: 0px;
}

.smallPrice{
	color:#C00;
	font-weight:bold;
}
.mo{
	font-size:10px;
	color:#C00;
	font-weight:bold;
}

.btnPrice{
	margin-top:5px;
	margin-bottom:5px;
}

.widget-area {
	float: right;
	margin-left: 20px;
	width: 180px;
}

.widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
.widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}

.widget-area li{
	list-style-type:none;
}

.widget-title {
color:#222222;
font-weight:bold;
font-size:12px;
}

.widget-area a:link, .widget-area a:visited {
text-decoration:none;
font-size:12px;
}

.widget-area a:hover, .widget-area a.active {
text-decoration:underline;
}

.cat-links, .cat-links a, .entry-utility a{
 font-size:11px;
}
