html {
	overflow: -moz-scrollbars-vertical;
}

body       {
	background-color: #ffffff;
	font-weight: normal;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 12px;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 40px;
	color: #ffffff;
	border: none;
	text-align: center;
}

h2 {
	font-size: 27px;
	font-weight: bold;
	margin-bottom: 16px;
	color: #ffffff;
	border: none;
	text-align: center;
}

h3 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 32px;
	color: #bf5e31;
	border: none;
	text-align: center;
}

h4 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: -18px;
	color: #ffffff;
	border: none;
	text-align: left;
}


h5 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 200px;
	color: #ffffff;
	border: none;
	text-align: left;
}

td	{
	vertical-align: top;	
}

td.locallinkdesc {
	font-size: 15px;
	color: #ffffff;	
	padding-bottom: 12px;
}

#container {
 	position: relative; 
	top: 2px; 
	width: 900px;
	margin: 0 auto;  
	padding: 0px;
	padding-bottom: 20px;	
  	border: none;
  	text-align: center; 
	background-color: #5c5751;
	color: #ffffff;
	overflow: visible;
}

#header{
 	position: relative; 
	top: 0; 
	height: 156px; 
	width: 900px;
	display: block; 
	margin: 0 auto;
	padding: 0;
	padding-left: 0;
  	border: none;
  	border-bottom: solid 2px #bf5e31;
	color: #ffffff;
	background-color: #5c5751;
	font-family: 'bradley hand itc', verdana, sans-serif;
	font-size: 20px;
}

td.subhead {
	text-align: center;
	vertical-align: middle;
	font-family: 'trebuchet ms', verdana, sans-serif; 
	font-size: 16px;
	color: #ffffff;
}

#navigation {
 	position: relative; 
	top: 43px;/top: 28px; 
	width: 264px;
	height: 373px;
  	padding: 2px;
	padding-left: 17px;/padding-left: 15px;
	text-align: center;
  	border: none;
 	display: block; 
  	float: left;
 	font-family: 'segoe script', eraserdust, 'bradley hand itc', verdana, sans-serif;
	color: #ffffff;
	background-color: #5c5751;
	font-size: 15px;
	font-weight: normal;  
}

.navbox {
	position: relative;
	margin-top: 16px;
	width: 243px;
	height: 353px;
	background-color: #bf5e31;
}

.navbox ul {
	list-style: none;
	margin: 0;
	margin-left: -3px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 0;
	padding-top: 6px;/padding-top: 0;
	display: block;
	text-align: center;
}

.navbox li {
	margin: 0;
	margin-top: 26px; 
	padding: 0;
	display: block;
}


/* Hide from IE5-Mac \*/
.navbox li a {
	float: none
}
/* End hide */

#content {
 	position: relative;  
	top: 22px;
	height: auto;/height: 0;
	margin-left: 270px;/margin-left: 266px;
	margin-right: 11px;
	text-align: left; 
	font-family: 'segoe script', 'bradley hand itc', verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	background-color: #5c5751;
	padding: 11px; 
  	border: none;
}

.xcontent {
 	position: relative;  
	top: 22px;
	height: auto;/height: 0;
	margin-left: 270px;/margin-left: 266px;
	margin-right: 11px;
	text-align: left; 
	font-family: 'segoe script', 'bradley hand itc', verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	background-color: #5c5751;
	padding: 11px; 
  	border: none;
}

.subcont {
	line-height: 2em;
	margin-bottom: 36px;
	text-align: justify;
}

.plist {
	margin: 0;
	margin-bottom: 12px;	
}

#navigation li a:link, #navigation li a:visited { 
	font-family: 'segoe script','bradley hand itc', verdana, sans-serif;	
	color: #ffffff; 
	text-decoration: none; 
	font-weight: normal;
}

#navigation li a:hover { 
	color:  #bf5e31;  
}

a:link, a:visited { 
	font-family: 'trebuchet ms', 'bradley hand itc', verdana, sans-serif;	
	color: #ffffff; 
	text-decoration: none;
	font-weight: normal;
}

a:hover { 
	color:  #000000;  
}

.clearboth { clear: both; }

.mainfont {
	font-family: 'segoe script', 'bradley hand itc', verdana, sans-serif;
	color: #ffffff;
	font-size: 14px;
	padding-bottom: 12px;
}

.hideDisplayStyle {
	position: relative;
	left: 70px;
	font-family: arial, sans-serif;
	font-size: 12px;
    visibility: hidden;
    font-weight:bold;
    color: #bf5e31;
}

.accent	{
	width: 50%;
	height: 1px;
	color: #bf5e31;	
	margin-bottom: 12px;
}

