body {
	margin: 0;
	padding: 0;
	color: #66422d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #29150d;
	}

a {color: #996600; text-decoration: none;}
a:link {color: #996600;}
a:visited {color: #996600;}
a:hover {text-decoration: underline; color: #FFFFFF;}
a:active {color: #FFCC99;}

#container {margin: 0 auto; width: 780px;}
#content {width: 780px; text-align: left;}

#header {background-image: url(/images/logo-2.png); background-position: top center; background-repeat: no-repeat; height: 76px; margin: 20px 0 30px 0;}

#nav {
	padding: 40px 0 0 400px;
	font-style:italic;
	font-weight: bold;
	font-size: 1.4em;
}
#nav a {margin: 0 30px 0 0;}
#nav a:hover {text-decoration: none;}

#home-preview img {margin: 0 3px 0 3px; padding: 0;}	
	#home-one {border: 5px solid #52ad8a;}
	#home-one:hover {border: 5px solid #FFFFFF;}
	#home-two {border: 5px solid #535057;}
	#home-two:hover {border: 5px solid #FFFFFF;}
	#home-three {border: 5px solid #996600;}
	#home-three:hover {border: 5px solid #FFFFFF;}
	#home-four {border: 5px solid #885e6c;}
	#home-four:hover {border: 5px solid #FFFFFF;}
	#home-five {border: 5px solid #e1ada7; margin-right: 0;}
	#home-five:hover {border: 5px solid #FFFFFF;}

#main-content {color: #FFFFFF; font-size: 1.2em; margin-left: 100px; margin-right: 100px;}

#footer {clear: both; text-align: center; padding: 50px 0 20px 0; font-size: 1.1em;}
	#hidden a {color: #66422d;}

#about-img {border: 2px solid #996600; float: left; margin: 0 15px 0 0;}

#main-content img {border: 2px solid #996600;}
#main-content img:hover {border: 2px solid #FFFFFF;}

.f14 {font-size: 1.4em;}