/* CSS Document */

body{ background:#F9EBAF; padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333}

.wrapper{ width:844px; margin:auto}

.maindiv{
	width:844px;
	background-color: #FFFFFF;
	margin-top: 0px;
}

.topdivlt{
	width:37px;
	height:345px;
	background:url(images/lefttp1.jpg) no-repeat top;
	float:left;
	}

.topmiddiv{ width:768px; float:left}

.topmidimg{ background:url(images/top.jpg) no-repeat top; height:313px }

.topdivrt{ width:39px; height:345px; background:url(images/righttp1.jpg) no-repeat top; float:left}

.menubk{ background:url(images/bkmenu.jpg) no-repeat; clear:both}

.menubot{ background:url(images/botmenu.jpg) no-repeat top; width:768px; height:17px}

.footerimg{width:844px; float:left; background:#fff url(images/bot.jpg) repeat-y top; height:32px}

.middlediv{width:844px; float:left; background:#fff url(images/middle.jpg) repeat-y top}

.midcontent{
	width:750px;
	margin:auto;
	text-align:left;
	padding-top:10px;
}
.red {
	color: #CA2A34;
}
p {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
.map li {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}


.whitelnk{ color:#fff; text-decoration:none; font-weight:bold}
.whitelnk:hover{ color:#F9EBAF; text-decoration:none; font-weight:bold}

.toplinks ul{ padding:0px; margin:0px; list-style:none; display:inline;}
.toplinks ul li{list-style:none; display:inline}
.toplinks ul li a{color:#fff; text-decoration:none; font-weight:bold}
.toplinks ul li a:hover{color:#F9EBAF; text-decoration:none; font-weight:bold}

.link1{
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.link2{ margin:0px 15px 0px 60px}
.footer {
	clear: both;
}

.link3{ margin:0px 10px 0px 10px}
.link4{ margin:0px 20px 0px 10px}
.firstLetter {
	padding-bottom: 0px;
	padding-right: 3px;
	font-size: 38px;
	font-weight: bold;
	font-family: Garamond, "Times New Roman", Times, serif;
	float: left;
	margin-top: 7px;
}
.collage {
	margin-right: 20px;
}
.right {
	float: right;
	width: 420px;
	margin-right: 20px;
}
.content {
	margin-top: 40px;
	float: right;
	width: 500px;
}
.disclaimer {
	float: right;
	width: 300px;
	margin-top: 0px;
}
.testimonial {
	background-color: #E4E4E4;
	border: 1px solid #CCCCCC;
	padding: 10px;
	clear: both;
	width:40%;
	float:left;
}
.smaller {
	font-size: 80%;
}
.small {
	font-size: 10px;
}
h2 {
	font-size: 24px;
}
h1 {
	font-size: 28px;
}
.content {
	padding-left: 20px;
	padding-right: 20px;
	width: 400px;
}

/* Sephone Styles
-------------------------------------------------------------------------------------------*/
/*General*/
.clear {
	clear:both;
}

.padding {
	padding:10px;
}

.button {
	float:left;
}

#topSection {
	
}
	#propertyIntro {
		width:40%;
		float:left;
	}
	
	#imageGallery {
		width:60%;
		float:left;
		text-align:center;
	}
		#bigpic {
			
		}
			#featureImage {
				height:300px;
				overflow:hidden;
			}
				#featureImage img {
					width:390px;
				}
			
		#thumbs {
			
		}
			#thumbs ul {
				margin:0;
				padding:0;
			}
				#thumbs ul li {
					list-style:none;
					float:left;
					margin:5px;
					height:55px;
					overflow:hidden;
				}
					#thumbs ul li a {
						
					}
						#thumbs ul li a img {
							width:65px;
							border:0;
						}

/*Image Gallery*/
