	body {
		background:  url(image/bg2.png) repeat;
		margin: 0; padding: 0; 
		font-family: georgia, serif;
		font-size: 12px;
		line-height: 14pt;
		text-align: center;
		color: #34302a;
		background-color: #000;
		}

p, li {
	font: 14px georgia, serif;
	margin: 10px;
	text-align: left;
}

h1 {
	font: 2.0em georgia, serif;
	color: white;
	height: 0px;
}


	h2  { 
		font: 1.5em tahoma, sans-serif;
		color: #fff; 
		background-color: #b58d85;
		margin: 0px; padding: 5px; 
		font-weight: bold;
		text-align: center;
		letter-spacing: 5px;
		}

	h4 	{
		font: 1.3em tahoma, sans-serif;
		font-weight: bold;
		color: #539e89;
		border-bottom: 1px #dca771 solid;
		text-align: left;
		}

ul {
	margin-left: 10px;
}

img {
	border: none;
}

#page-wrap {
	background: white;
	min-width: 700px;
	max-width: 960px;
	margin: 0px auto;
	}
	
	#page-wrap #inside {
		margin: 0px 0px 0px 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
#main-content {
	background: white;
	padding-left: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
}

	#sidenav { 
		top: 148px; 
		width: 120px; 
		text-align: center;
		position: absolute; 
		text-transform: uppercase; 
		} 

	#sidenav ul {
		list-style-type: none;  
 		padding: 0;
		margin: 0; 
		}

	#sidenav a { 
		width: 100px;
		color: #b43e56; 
 		margin: 0px; padding: 5px; 
		border-bottom: 1px #fff dotted; 
		border-top: 1px #fff dotted;
		text-decoration: none; 
		display: block; 
		font-weight: bold;
		font-size: 12px;
		}

	#sidenav a:hover { 
		background-color: #9b8063;
		color: #fff; 
		margin: 0px; padding: 5px; 
		font-weight: bold;
		}




div.pic {
		float: left; 
		width: 750px;
		height: 150px;
		margin: 10px;
		padding: 10px;
		text-align: left;
		}

div.pic img {
		float: left; 
		margin: 5px 5px 5px 5px;
		padding: 8px;
		border: 1px #9b8164 solid;
		}



.clear {clear:both; }

.justify {text-align: justify; }

.clear {clear:both; }

p.center {text-align: center; 
				padding: 10px;}

#quote {font-family: verdana, sans-serif; 
				font-size: 12px;
				background-color: #d6d6d6;
				width: 300px;
				text-align: center;
				margin-left: 210px;
				padding: 8px;
				font-style:italic;
				border: 2px #fff dotted;
				}


.floatLeft {float:left; 
				margin: 10px 10px 10px 10px;
				padding: 10px;
				border: 1px #9b8164 solid; 
				}




a:link {
 		color: #bf0027;
 		text-decoration: none;
		font-weight: bold;
		}
	
	a:visited {
 		color: #539e89;
 		text-decoration: none;
		font-weight: bold;
		}
		
	a:hover {
 		color: #00d2ff;
		text-decoration: underline;
		font-weight: bold;
		}
		
	a:active {
 		color: orange;
		font-weight: bold;
		}





#header {
	background: #000000;
	text-align: center;
	position: relative; 
	width: 960px;
	height: 148px;
	background-image:  url(image/header.jpg);
	border-bottom: 5px black solid;
}

#footer {
	background: #000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
	font: 12px georgia, serif;
}

#footer p {
	text-align: center;
}