a {color:#f00;}


body {

	margin: 0px;

	padding: 0px;

	background-color: #827348;

	background-image: url(images/back3.gif);

	background-repeat: no-repeat;

}

.header {

	background-color: #D4B45A;

	background-image: url(images/header.jpg);

	background-repeat: no-repeat;

	height: 297px;

	vertical-align: bottom;

}



.header2 {

	background-color: #D4B45A;

	background-image: url(images/header2.jpg);

	background-repeat: no-repeat;

	height: 297px;

	vertical-align: bottom;

}



.leftbar {

	background-color: #D7B75D;

	width: 238px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

}

.nav {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

	height: 28px;

	background-image: url(images/dotline.gif);

	background-repeat: no-repeat;

	background-position: bottom;

	padding-left: 0px;

}



.nav a{

	color: #FFFFFF;

	text-decoration: none;

	height: 28px;

	width: 228px;

	float: left;

	padding-top: 4px;

	padding-bottom: 4px;

	background-image: url(images/dotline.gif);

	background-repeat: no-repeat;

	background-position: bottom;

		padding-left: 10px;



}



.nav a:hover{

	    color: #6C5A28;

		text-decoration: none;

	     height: 28px;

	     width: 228px;

	     background-color: #E0CC96;

}

.home {

	background-color: #FFFFFF;

	background-image: url(images/photos.jpg);

	background-repeat: no-repeat;

	background-position: right top;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #74694D;

	padding: 25px;

	vertical-align: top;

}





.content {

	background-color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #74694D;

	padding: 25px;

	vertical-align: top;

}



.footer {

	background-color: #D3B358;

	height: 25px;

	text-align: center;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

	vertical-align: middle;

	border-top-width: 1px;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #FFFFFF;

}

.footer a{

	color: #FFFFFF;

	padding-right: 10px;

	padding-left: 10px;

	text-decoration: none;

}



.footer a:hover{

	    color: #6C5A28;

		text-decoration: none;

}

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #74694D;

	font-style: italic;

}

