/*IDS------*/
 
* {
 	margin: 0;
 	padding: 0;
 	}
 	
body {
 	font-family: Arial;
 	font-size: 12px;
 	background: url(images/bg-tile.jpg) repeat;
 	color: #fff;
 	}
 	
h2 {
 	font-size: 28px;
 	font-weight: normal;
 	float: left;
 	margin-bottom:7px;
 	}
 	
a {
	color:#fff;
	}	

 	
/*DIVS------*/

#wrapper {
	width:900px;
	margin:auto;
	}
	
#header h1{
	background: url(images/logo.jpg) top left no-repeat;
	height: 77px;
	width: 377px;
	float:left;
	text-indent: -3000px;
	margin-right:10px;
	 }
	 
	 #header p {
		text-align:right;
		line-height:38px;
		margin-bottom:0px;
		color:#e8e8d2;
		margin-right:10px;
		}
	
	#header a { 
		color:#e8e8d2;
		}
	 	
	 #header #bannerImage {
	 	background: url(images/shadow*.jpg) top right no-repeat;
	 	width:900px;
	 	height:160px;
	 	}

#top {
	width:900px;
	height:20px;
	background: url(images/bg-top.gif) no-repeat;
	clear:left;
	padding: 8px 0px 0px 30px;
	font-weight:bold;
	}
	 	
#mainNavigation {
	height:30px;
	padding-top:10px;
	width:900px;
	font-size:14px;
	background: #afb2a4;
	font-family: "Arial Round MT Bold", Arial, san-serif;
	}
	
	#mainNavigation ul {
		margin-left:30px;
		}
	
	#mainNavigation li {
		display: inline;
		float: left;
		padding-right:21px;
		margin-right:5px;
		background: url(images/bullet.gif) right 3px no-repeat;
		}
		
	#mainNavigation a {
		color:#fff;
		text-decoration: none;
		height:26px;
		display: block;
		}
		
	#mainNavigation a:hover {
		border-bottom:solid 6px #63806B;
		color:#9ECCAE;
		}

#vtLinks {
	width: 50px;
}
		
#mainContent {
	width:573px;
	float:left;
	margin-right:30px;
	}
	
#specials {
	height:80px;
	background:url(images/bk_specials.gif) top left no-repeat;
	margin-bottom: 25px;
	}
	
	#specials img {
		border: solid 1px #9ECCAE;
		margin-left: 46px;
		}

#blog {
	background-color: #464551;
	border: solid 1px #9ECCAE;
	clear: left;
	padding-right:24px;
	}
	
	#blog #entry {
	background: url(images/bk_blogEntry.gif) top left no-repeat;
	padding-left:24px;
	margin-bottom: 20px;
	font-size:14px;
	}
	
	#blog h3 {
	font-size:23px;
	font-weight:bold;
	padding-top:34px;
	padding-bottom:10px;
	}
	
	#blog p {
	line-height: 1.6em;
	margin-top:15px;
	color:#DBDBDF;
	}

#pageContent {
	background-color: #575563;
	border: solid 1px #9ECCAE;
	clear: left;
	padding:24px;
	}

	#pageContent  p {
		margin-bottom:10px;
		line-height: 1.6em;
		}
	
#sideContent {
	width:297px;
	float:left;
	}
	
	#sideContent h2 {
 	font-size: 20px;
 	font-weight: normal;
 	float: left;
 	margin-bottom:7px;
 	margin-top:9px;
 	}
	
#emailFeed a {
	background: url(images/bk_emailFeed.gif) top left no-repeat;
	height:27px;
	width: 297;
	text-indent: -3000px;
	display: block;
	margin-bottom:23px;
	}

	#emailFeed a:hover {
		background: url(images/bk_emailFeed_over.gif) top right no-repeat;
		}
	
#virtualToursBox {
	background: url(images/bk_virtualTourBox.jpg) repeat-x #63806B;
	border:solid 1px #9ECCAE;
	clear:left;
	padding:13px 13px 5px 13px;
	line-height: 1.5em;
	margin-bottom:20px;
	}
	
	#virtualToursBox #virtualTour {
		background: url(images/bk_virtualTour.gif) top center no-repeat;
		display: block;
		height: 307px;
		width:255px;
		text-align: center;
		padding:8px;
		}
	
	#virtualToursBox #virtualTour .vtButton {
		color:#DBDBDF;
		background-color:#575563;
		padding:3px;
		border:solid 1px #9ECCAE;
		display: block;
		position: relative;
		width:247px;
		margin-bottom: 10px;
		margin-top:-5px;
		font-size:12px;
		}

	#virtualToursBox #virtualTour a:hover {
		color:#fff;
		background-color:#63806B;
		}

	#virtualToursBox #virtualTour p {
		line-height:1.3em;
		font-size:12px;
		}

	#virtualToursBox #virtualTour p a:hover {
		background-color:transparent;
		color:#fff;
		}
		
	#virtualToursBox #recentTourLinks h4{
		background: url(images/bullet_3circles.gif) no-repeat left 2px;
		padding-left:30px;
		color:#000;
		margin-bottom:3px;
		}
		
	#virtualToursBox #recentTourLinks .propertyLink {
		background-color:#575563;
		padding:3px;
		display:block;
		border:dotted 1px #9ECCAE;
		color:#DBDBDF;
		text-decoration: none;
		margin-bottom:5px;
		}

	#virtualToursBox #recentTourLinks  a:hover {
		background-color:#464551;
		}
		
	#virtualToursBox #recentTourLinks p {
		margin: 5px 0 15px 0px;
		}

	#virtualToursBox #recentTourLinks p a:hover {
		background-color:transparent;
		color:#15171A;
		}

#testimonials blockquote {
	background: url(images/quotes.gif) top left no-repeat;
	color:#9ECCAE;
	font-style: italic;
	text-indent: 50px;
	line-height:1.6em;
	padding-top:20px;
	font-size:13px;
	margin-top:-5px;
	}
	
	#testimonials blockquote .quoteAuthor {
	font-style: normal;
	color:#878790;
	line-height:1.2em;
	}
	
#bottom {
	background: url(images/bk_footer.gif) top left repeat-x #75967E;
	height:100%;
	width:100%;
	}

	#bottom #footer {
		background: url(images/bk_footerburst.jpg) top left no-repeat;
		width:900px;
		margin:0px;
		padding:10px 0px 10px 115px;
		}
		
	#bottom #footer li {
		display: inline;
		border-right: solid 1px #000;
		color:#000;
		padding: 0 5px;
		font-size:11px;
		}
		
	#bottom #footer li a {
		color:#000;
		}	
		
	#bottom #footer .footerDescription {
		background-color: #57725E;
		border:solid 1px #9ECCAE;
		color:#fff;
		font-size: 15px;
		line-height: 1.8em;
		padding:15px 20px;
		margin: 10px 0;
		}
		
/*CLASSES------*/	

.arialRounded {
	font-family:"Arial Rounded MT Bold";
	}
	
.rssLink {
	display:block;
	height:21px;
	width: 38px;
	float:right;
	margin-top:14px;
	background: url(images/icon_rss.gif) bottom right no-repeat;
	text-indent: -3000px;
	}
	
.smallText {
	font-size:11px;
	}
	
.greenBox {
	background-color:#63806B;
	padding:3px;
	border:solid 1px #9ECCAE;
	}
		
.greenText {
	color: #9ECCAE;
	}
	
	.greenText a {
		color:#9ECCAE;
		}

	.greenText a:hover {
		color:#fff;
		}
		
.purpleText {
	color: #716F7E;
	}
	
	.purpleText a {
		color:#716F7E;
		}	
		
.callToday {
	text-align: center;
	font-size:16px;
	margin-bottom: 14px;
	}
	
	.callToday a {
		color:#fff;
		}

	.callToday a:hover {
		color:#DBDBDF;
		}
		
.clearLeft {
	clear:left;
	}
		
.scheduleTable {
	border: solid 1px #9ECCAE;
	background-color:#BDC0C3;
	}

.scheduleTable td {
		width:50%;
		padding:5px;
		color:#191B1F;
		font-size:14px;
		vertical-align:top;
		}

	.scheduleTable .right{	
		text-align:right;
		}
		
		
		
		
		
		
		
		