﻿body {	
	background-color: #8f743f;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position:left top;
	margin-top: 10px;
	font-family: Arial, Helvetica, 'Sans Serif';
	font-style: normal;
	font-size: 10pt;
	
	text-align:center;
}

a {
	color: #000080;
	font-weight:bold;
	font-size: 11pt;
	text-decoration: none
}

a:hover {
	color:#fff0d0;
	text-decoration:none;
}

#Content, #header, #footer, #main {	
	width: 820px;
	margin: 0px auto;
	text-align:left;
	padding-left:0px;	
	padding-right:0px;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position:left top;	
	border-top: 1px none black;
	font-family:Arial, Helvetica, 'Sans Serif';
	font-size: 10pt;

}	

#header {
	text-align:left;
	font-size: 14pt;
	color: #fff0d0;

}

.textCenter {
	text-align: center;
}


div.titleBar, div.footerBar
{
	font-family: Arial, Helvetica, 'Sans Serif';
	font-style: normal;
	font-weight: bold;
	background-color: #765b27;
	border: 2px solid; 
	border-color: #9F7A35 #53401C #53401C #9F7A35; 
	padding: 2px 2px 2px 10px;
 
}

div.footerBar {
	/*
	border-top-color: #A88137;
	*/
}	

div.main
{
	font-family: Arial, Helvetica, 'Sans Serif';
	font-style: normal;
	font-weight: bold;
	background-color: #ab9261;
	border: 2px solid; 
	border-color: #BBA680 #73613E #73613E #BBA680; 
	padding: 2px 2px 2px 10px;
 
  }

div.bodyItemSep {
	border-top: 1px solid #73613E;
	border-bottom: 1px solid #BBA680;
	margin: 10px 0px 10px 0px;
}

div.mapFrame {
	border: 2px solid; 
	border-color: #73613E  #bfac88 #bfac88 #73613E; 
	padding: 0px 0px 0px 0px;
	width: 500px; 
	height: 290px;
	overflow:hidden;
}


#counter{	
	padding-right:0px;
	text-align:right;
}

.copyright {
	font-family: Arial, Helvetica, 'Sans Serif'; 
	font-size: 80%;
	font-weight:bold; 
	color: #fff0d0; 
	text-decoration:none;
}

a.copyrightLink	{
	font-size:80%; 
	color: #fff0d0; 
	font-weight:bold; 
	text-decoration:underline
}
a.copyrightLink:hover	{
	font-size:80%; 
	color:black;
	text-decoration:none;
}

.imageBorder {
	border-style: solid;
	border-width: 1px;
	border-color:black;
  }
.imageborder:hover {
	border-style: solid;
	border-width: 1px;
	border-color:black;
}

.cremerFont1 {
	font-size: 22pt;
	font-style: italic;
	font-weight: bold;
	color: black;
}
 .cremerFont2 {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: black;
}

