* {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
		
* html #nav ul li, * html #nav ul li {
	height:1px;
	}
	
h2
	{ margin-top:-6px;
		padding-bottom:6px;
		font-family: 
	}
	
		
body {
	background-color:#656464;
	color:#FFFFFF;
	position:relative;
	top:20px;
	}
	
p {
	padding-bottom:10px;
	font-size:14px;
	line-height:1.5em
	}
	
#wrapper {
	position:relative;
	width: 860px;
	margin:0 auto;
	background-color:#422750;
	border:#000000 2px solid;
	}

#titleHome {
	margin: 0px 0 0 0px;
	}

#homeBody {
	background-image: url(images/frontpageHouse.jpg);
	background-repeat: no-repeat;
	height: 584px;
	width: 860px;
	text-align:left;
	}
	
#nav {
	text-align:right;
	position:relative;
	width:207px;
	top:60px;
	left:3px;
	}
	
#nav ul{
	list-style:none;
	margin:0;
	padding:0;
	}
	
#nav ul li {
	padding:10px 20px 10px 0;
	margin-left:40px;
	text-transform:capitalize;
	/**border-bottom: #656464 1px solid;**/
	border-bottom:#f2c134 1px solid;
	display:block;
	}
	
a, a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
	
a:hover {
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
	}
	
#nav ul li a,#nav ul li a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#nav ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
	left:4px;

	}
#footer {
	color: #CCCCCC;
	text-align:center;
	}
	
#footer_links {
	font-size:12px;
}

#footer_links a:hover {
	text-decoration:underline;
	}

 /*Inner Pages  */

	
#header {
	
	background-image: url(/images/headerInner2.jpg);
	background-position:left;
	background-repeat: no-repeat;
	height: 103px;
	width: 800px;
	
	}

#nav2 {
	text-align:right;
	position:absolute;
	width:170px;
	top:110px;
	left:3px;
	padding:0 20px;
	
	}
	
#nav2 ul{
	list-style:none;
	margin:0;
	padding:0;
	}
	
#nav2 ul li {
	padding:10px 10px 10px 0;
	text-transform: capitalize;
	/**border-bottom: #656464 1px solid;**/
	border-bottom: #f2c134 1px solid;
	display: block;
	}
	
#nav2 ul li a {
	color:#FFFFFF;
	text-decoration:none;
	padding:5px;
	}
	
#nav2 ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
	left:4px;
	}
	
#content {
	position:relative;
	padding:20px;
	background:url(/images/contentLines2.jpg) top left  no-repeat;
	left:190px;
	width:600px;	
	}

/* Use These STyles for a temp setup */
#InformationBlock {
	border:#1B5295 2px solid;
	background-color:#382045;	
	width:300px;
	margin:0 auto;
	font-size:14px;
	}
#InformationBlock td {
	padding:3px;
	border-bottom:#1B5295 1px dashed;
	}
#ListingDetailTable {
	width:600px;
	margin:0 auto;
	}
#ListingDetailTable td {
	padding:3px;
	}
.commun a{	color:#f2c134;
}
.commun a:hover{	text-decoration:underline;
}

	#ListingDetailTable a {
color:#f2c134;
	}
	#ListingDetailTable a:hover {
	text-decoration:underline;
	}
	
#ListingImagesTable {
	border:#1B5295 2px solid;
	background-color:#382045;
	width:300px;
	margin:0 auto;
	}
#ListingImagesTable td {
	text-align:center;
	}

.thumbimages {
	float:left;
	margin:25px;
	}
.thumbimages a:link img, .thumbimages a:visited img {
	border:#1B5295 1px solid;
	}
.thumbimages a:hover img {
	border:#999 1px solid;
	}
	
#ListingDescriptionTable {
	background-color:#382045;
	border:#1B5295 2px solid;
	width:300px;
	margin:0 auto;
	}
#ListingDescriptionTable td {
	padding:5px;
	
	}

#community 
{
font-size:14px;

}

	
#community a
{
font-size:18px;

}

#available a:hover
{
	text-decoration:underline;
}

.photogallery img {
	border:#F2C134 thin solid;
	}

#BC_footer a, #BC_footer a:visited {

	font-family: Georgia, "Times New Roman", serif;

	font-size: 10px;

	color: white;

	text-decoration: none;

}

#BC_footer a:hover 
{
	color: Maroon;
}

.avail_link
{
	color:#f2c134;
}

.HomeDetailButton img {
	margin-right:5px;
}
