@charset "utf-8";
/* CSS Document */

body{
	background-color: #6c6c6c;
	text-align: center;
	
}

#container{
	width: 949px;
	padding:0px 0px 0px 0px;
	margin: 0 auto;		
}

#banner{
	background-image: url(../images/banner.jpg);
	border-top: white 4px solid;
	border-left: white 4px solid;
	border-right: white 4px solid;
	height: 301px;
	width: 941px;
	
}

#sign{
	width: 250px;
	height: 247px;
	float: left;
	top: 15px;
	left: 10px;
	position: relative;
}

#nav{
	width: 257px;
	background-color: #1e1e1e;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	clear: left;
	float: left;
	border-top: white 4px solid;
	z-index: 0;
	
}

#nav ul{
	list-style-type: none;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
}

#nav li{
	display: block;
	height: 30px;
	text-align: center;
	background-image: url(/images/line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 30px;
}

#nav a{
	   color: #FFFFFF;
	   text-decoration: none;
}

#key{
	z-index: 1;
	float: right;
	position: absolute;
	left: 181px;
	top: -4px;
	
}

#content{
	background-color: #FFFFFF;
	float: left;
	position: relative;
	width: 689px;
	background-image: url(../images/contentBG.jpg);
	background-repeat: no-repeat;
	border-right: solid #FFFFFF 3px;
	
}

h1{
	font-weight: bold;
	color: #00F;
	/*color: #E0B216;*/
	text-shadow: #000000;

	
}


.iFrames{
	border:  none;	
	
}

#footer{
	clear: both;
	width: 950px;
	postition: relative;
	
}

h3, h2{
	color: #309;
	font-size: 16px;
	
}

.bodyText{
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	
}


.cTimeValue{
	text-align: left;
	padding-left: 15px;
	
}

.whitelinks a{
		color: #FFFFFF;
	
}

#footer{
	color: #FFFFFF;
	font-size: 11px;
	
}

#footer a{
	color: #FFFFFF;	
	
}

#testimonials{
	font-family: "Lucida Calligraphy", "Times New Roman";
		
}

.mediumPic{
	position: absolute;
	border: 1px black solid;
	left: 13px;
	*left: 28px;
	top: 76px;
}

.propertyTitle{
	font-size: 18px;
	font-weight: bold;
	font-color: #006;
	text-align: left;
	text-indent: 25px;
	
}

.money{
	font-size: 18px;
	font-weight: bold;
	font-color: #006;
	text-align: right;
	
}

.nextBack{
	font-size: 22px;
	font-weight: bold;
	font-color: #006;
	text-align: right;
	
}

