body {
	background-color: #bfb29b;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#container {
	width: 752px;
	background-image: url(images/background.JPG);
	background-repeat: repeat-y;
	margin: 0 auto;
	}

#top {
 	height: 23px;
	background-image:url(images/interface08-copy_TOP.jpg);
	background-repeat:no-repeat;
	width: 752px;
	}
#logoBanner {
	height:  130px;
	text-align:center; 
	}
	
	
	
	
	/* Menu */

#menu {
	height: 27px;
	margin: 0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-left: 56px;
	}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#menu li {
	display: inline;
	text-align: center;
	}

#menu a {
	color: #FFFFFF;
	display: block;
	float: left;
	width: 127px;
	padding: 5px 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;	
 
}

#menu a:hover {
	background:#666666;
	text-decoration:underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;	
}

.buttonFive {background-color:#1a417f; }	
.buttonOne {background-color:#962927;}	
.buttonTwo {background-color:#8c8640;}	
.buttonThree {background-color:#4f960b;}	
.buttonFour {background-color:#6d7b8d;}	

.content {
 	margin-top: 0px;
	padding-top: 0px;
	text-align:left;
	padding-left: 260px;
	padding-right: 60px; 
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%; 
	font-size: 70%;
	background-image:url(images/house_bg_image.jpg);
	background-repeat: no-repeat;
	background-position:56px 0px;
	}	
	
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	width: 100%;
	text-align: center;
 	color: #1a417f;
	text-decoration: none;
	}	
.footer a {
	text-decoration: none;
	}	
.footer a:hover {
	text-decoration: underline;
	}	
		
	
.viewGallery {
	position: relative;
	left:70px;
	float: left;
	z-index: 10;
	clear:both;
	bottom: 200px;
	border: none;
	}	
img {border: none;}	
	
	
#bottom {
	width: 752px;
	height: 23px;
	background-image:url(images/bottom.jpg)
	}	

	
	
/******************* html rulz **************/

h1 {
	font-size: 110%;
	padding: 8px;	
	color: #1a417f;
	text-align:left;
	padding-left: 70px;
	}

#content p {
	padding-top: 0px;
	padding-bottom: 8px;
	}