/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:url(img/homeback.gif) repeat-x  #b5a785;
	font-family:Arial, Helvetica, sans-serif;

}

#image{
	width:972px;
	height:696px;
	background:url(img/homeback.jpg) no-repeat;
	left:0;
	top:0;
	}

#logo{
	top: 69px;
	left:240px;
	height: 33px;
	position:absolute;
	width:515px;
}


#footer{
	top: 650px;
	left:240px;
	height: 33px;
	position:absolute;
	width:600px;
}

#footer p{
	font-size:9px;
	color:#f4f0eb;
	text-transform:uppercase;
	line-height:14px;
		margin:0px;
	padding:0px;
}

#footer p a{
	font-size:9px;
	color:#f4f0eb;
	text-transform:uppercase;
	line-height:14px;
	text-decoration:none;
	margin:10px 0px 0px 0px;
	padding:0px;
}
#content{
	top: 235px;
	left:231px;
	position:absolute;
	width:515px;
}


#nav{
	top: 190px;
	left:231px;
	height: 33px;
	position:absolute;
	width:515px;
}

p{
	font-size:13px;
	color:#493e3c;
	padding: 5px 20px 0px 20px;
	line-height:21px;
	margin:0px;
}


p a{
	font-size:11px;
	color:#FFFFFF;
	border-bottom:#d9d1bc 1px solid;
	text-decoration:none;

}

p a:hover{
	color:#96471a;


}

h2 a{
	color:#b05532;
	font-size:9px;
	padding: 0px;
	text-transform:uppercase;
	font-weight:bold;
	margin: 0px 0px 0px 300px;
	text-decoration:none;

}


h2 a:hover{
	color:#fff;
	background-color:#b05532;
}
