body, td, th, div {
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	line-height:1.4em;
}

body {
	background-color:#bec5bc;
	margin-top:0px;
}

a:link {
	color: #353535;	
	text-decoration: underline;	
}
a:visited {
	color: #353535;	
	text-decoration: underline;	
}
a:active {
	color: #353535;	
	text-decoration: underline;	
}
a:hover {
	color: #9D8F59;	
	text-decoration: underline;	
}

div.mainAreaWrapper {
	background-color:#ffffff;
	border:1px solid #000000;
	align:center;
	width:798px;
	background-image:url(images/main_bg.gif);
}

div.mainArea {
	width:798px;
	background-image:url(images/header_home.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

div.logo {
	margin-left:159px;
}

div.tagline {
	margin-left:170px;
	line-height:17px;
	text-align:left;
	font-size:.7em;
	color:#A5A4A4;
}

div.nav {
	width:158px;
	height:277px;
	background-image:url(images/nav_bg.gif);
	background-repeat:no-repeat;
	clear:left;
	margin-top:2px;
}

div.address {
	clear:left;
	margin-top:10px;
	margin-left:8px;
	font-size:.9em;
}

div.content {
	font-size:.8em;
	margin:15px;
	width:580px;
}

div.pictureHeader {
	float:left; 
	border: 1px solid #000000; 
	margin-right:10px; 
	margin-bottom:5px;
}

h1 {
	font-size:1em;

	font-weight:bold;
	margin:0px;
}

div.spacer {
	font-size:.1em;
	clear:left;
}

div.footer {
	font-size:.7em;
	margin:3px;
}