html, body, hr
	{
	margin: 0;
	}
	
p, span	{
	margin: 0;
	padding: 0;
	}
h1, h2, h3, h4 
	{
	margin: 1px;
	color: #8a5b59;
	font-family: Garamond
	margin: 0;
	padding: 0;
	}
blockquote 
	{
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
	
#maincontainer
	{
	position: relative;
	width: 100%;
	background-color: #456b4a;
	height: 100%;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	}

#container
	{
	position: relative;
	width: 800px;
	background-color: #EAEAEA;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b4b4b2;
	border-left-color: #b4b4b2;
	z-index: 2;
	}
	
#pageHeader
	{
	position: relative;
	width: 100%;
	height: 250px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	z-index: 3;
	position: static;
	padding: 0px;
	}

#content
	{
	background-color: #FFFFFF;
	position: relative;
	bottom: 0px;
	z-index: 4;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 800px;
	
	}
#content a:link, #content a:visited {
	color: #00F;
	text-decoration: none;
	}
	
#content1
	{
	letter-spacing: 1px;
	word-spacing: 0px;
	position: relative;
	bottom: 0px;
	z-index: 5;
	padding: 0px;
	font-family: Garamond, Times, serif;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	width: 780px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12pt;
	}
	
#content1nopadding
	{
	letter-spacing: 0px;
	word-spacing: 0px;
	position: relative;
	bottom: 30px;
	z-index: 5;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 800px;
	}

#photopage
	{
	letter-spacing: 0px;
	word-spacing: 0px;
	position: relative;
	z-index: 5;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width:780px;
	}
	
#footer
	{
	position: relative;
	width: 800px;
	background-color: #8a5b59;
	z-index: 7;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: none;
	}

#navcontainer {
	width : 800px;
	top: 220px;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 25px;
	left: 0px;
	z-index: 700;
	clear: none;
}
	
#navheader {
	position:relative;
	width:800px;
	height:30px;
	z-index:3;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
#navheader li {
	position:relative;
	display:inline;
	z-index:20;
	display : block;
	float : left;
	font-family: verdana;
	font-size: 12pt;
	margin: 0px;
	padding: 0;
}

#navheader li a {
	text-decoration:none;
	color:#CCC;
	display : block;
	text-align : center;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#navheader li a:hover {
	color:#c4a09e;
	cursor: hand;
}

li#here {
	color: #000000;
	background-color: #CCCCCC;
}

/* Main Page toggle  <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> */

#mainblock {
	display:none;
	position:relative;
	width:780px;
	padding: 0px;
	right:0;
	z-index: 10;
	border-top-width: 1px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8a5b59;
	background-color: #FFF;
	border-bottom-color: #8a5b59;
}

#premain {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #8a5b59;
	font-size: 14pt;
	}

#main {
	background:#8a5b59;
	color:#fff;
	text-decoration:none;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	behavior: url(/css/border-radius.htc);
	font-size: 13pt;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#premain a:link, #premain a:visited {
	color: #FFF;
	text-decoration: none;
	}

