@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
}
#logoBanner {
	position:relative;
	width:900px;
	height:72px;
	z-index:1;
	background-image: url(../images/banner.jpg);
}
#contactInfo {
	position:relative;
	width:660px;
	height:48px;
	z-index:1;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #0e6190;
}





#featureWindow {
	position:relative;
	width:150px;
	height:112px;
	z-index:3;
	float: left;
	margin-top: 80px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	background-image: url(../images/spotlightBG.png);
	font-size: 11px;
	background-repeat: no-repeat;
}

#featureText {
	position:relative;
	width:100px;
	height:90px;
	z-index:3;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	margin-left: 25px;
	margin-top: 10px;
}
#featureText a{
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #087ffd;
	text-decoration: none;
}
#featureText a:hover{
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #087ffd;
	text-decoration: underline;
}
#placeholderWindow {
	position:relative;
	width:150px;
	height:110px;
	z-index:1;
}
#navWindow {
	position:relative;
	width:695px;
	height:40px;
	z-index:1;
	background-image: url(../images/navbg.jpg);
	text-align: center;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	padding-top: 3px;
	background-repeat: no-repeat;
	margin-top: 80px;
}
#linksWindow {
	position:relative;
	width:695px;
	height:40px;
	z-index:1;
	text-align: center;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	padding-top: 3px;
	background-repeat: no-repeat;
	margin-top: 20px;
}
 a.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	padding-bottom: 7px;
	padding-top: 3px;
}
a:hover.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0b212f;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	background-image: url(../images/buttonbgOver.jpg);
	opacity:.30;
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
	padding-bottom: 7px;
	padding-top: 3px;	 
}



#christianWindow {
	position:relative;
	width:695px;
	height:40px;
	z-index:1;
}
#contentWindow {
	position:relative;
	width:680px;
	z-index:1;
	margin-right: 10px;
	text-align: left;
}

#propertyImages img{
width: 170px;
	border: 1px solid #ffffff;
	height: 170px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#leftColumn {
	position:relative;
	z-index:1;
	margin-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 620px;
	padding-top: 20px;
	font-size: 12px;
	color: #ffffff;
	background-repeat: repeat-x;
	top: 38px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 60px;
}




#rightColumn {
	position:inherit;
	width:260px;
	z-index:1;
	background-color: #33FFCC;
	text-align: left;
}
#footerWindow {
	position:relative;
	width:460px;
	height:40px;
	z-index:1;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-top: 20px;
}

#footerWindow a {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	color: #000000;
	text-decoration: underline;
}
#footerWindow a:hover {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	color: #11354b;
	text-decoration: none;
}
.footerDate {
	color: #087ffd;
	font-weight: bold;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 3px;
	padding-bottom: 3px;
	display: block;
	width: 580px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	margin-bottom: 2px;
	margin-top: 5px;
	}

#propertylisting {
	padding-bottom: 15px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;*/
	width: 580px;
	/*height: 125px;*/
	margin-bottom: 10px;
}

#propertyimage {
	width: 75px;
	height: 100px;
	 
	border: 1px solid #ffffff;
	margin-right: 15px;
	margin-top: 12px;
}	
#propertyimagesFull {
	width: 220px;
	float: left;
	border: 1px solid #ffffff;
	margin-right: 15px;
	margin-top: 25px;
	 
	min-height: 460px;
}	

#propertyimagesFull img{
	width: 200px;
	border: 1px solid #ffffff;
	height: 200px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}	

#propertyListingText {
	width: 500px;
	min-height: 100px;
	background-color: #999999;
	float: right;
}

#propertyText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	 
	color:#ffffff;
	font-weight:bold;
	 
	 
	text-decoration:none;
	 
}	

#propertyText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	 
	color:#ffffff;
	font-weight:bold;
	 
	 
	text-decoration:underline;
	
}	
#propertyLinks {
	 
	width: 620px;
	 
	padding-left: 20px;
}

#propertyLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display:block;
	color:#ffffff;
	font-weight:bold;
	height:27px;
	line-height:24px;
	text-decoration:none;
	width: 140px;
	padding-top: 15px;
	background-image: url(../images/mapbutton.gif);
	padding-bottom: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	}
	
	#propertyLinks  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display:block;
	color:#ffffff;
	font-weight:bold;
	height:27px;
	line-height:24px;
	text-decoration:none;
	width: 140px;
	padding-top: 15px;
	background-image: url(../images/mapbutton2.gif);
	padding-bottom: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	}
.john316 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #1078B6;
}
#returnLink a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	font-weight: bold;
}
#returnLink a:hover{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:underline;
	font-weight: bold;
}

.normal:link, .normal:visited, .normal:hover {
	background: none;
	text-decoration: underline;
	color: #CCCCCC;
}