/* global */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
}
td, th {
	font-size:12px;
}
a:link, a:visited {
	color: #be3020;
	text-decoration:underline;
}
a:hover {
	color: #628ED1;
}
.clearzone {
	clear: both;
}
/* topmenu */
#topmenu {
	border-bottom:1px solid #FFFFFF;
	background: #cccccc;
	margin:0;
	padding:0 5px 0 0;
}
#topmenu td {
	text-align:right;
	color:#FFFFFF;
}
#topmenu a:link, #topmenu a:visited {
	color:#FFFFFF;
	font-weight:bold;
}
#topmenu a:hover {
	color: #FFCC00;
}
/* header */
#header {
	background: #D9AB38 url(../images/heritage.jpg) no-repeat top;
	width:800px;
	height:160px;
	border-bottom:1px solid #FFFFFF;
	padding:35px 0px 0 10px;
	margin:0;
	vertical-align:top;
	text-align:left;
}
#break{
	background : #be3020;
}
}
.title {
	color : #666666;
	font-size:30px;
	font-weight:bold;
}
/* zone pathway */
#pathway {
	margin:0 0 0 0;
	padding:0 5px 0 5px;
	background: #cccccc;
	border-bottom:1px solid #FFFFFF;
	text-align:left;
	color:#666666 ;
}
#pathway a:link, #pathway a:visited {
	color:#FFFFFF;
}
#pathway a:hover {
	color: #666666;
}
/* zone search */
#search {
	width:160px;
	margin:0px;
	padding:0px 5px 0px 5px;
	/*border-bottom:1px solid #FFFFFF;*/
}
#search .inputbox {
	width:150px;
}
.inputbox {
	border: 1px solid #000000;
	background:#cccccc;
	padding:2px;
	font-size: 10px;
	color: #666666;
}
textarea, input {
	font-size: 12px !important;
	font-family: Arial, Helvetica, sans-serif !important;
}
#mainzone {
	width: 100%;
	margin:0;
	border:0;
	background:#FFFFFF;
}
#leftzone {
	background: #f4f4f4;
	width: 160px;
	padding: 5px 0 0 0;
	margin: 0;
}
#leftzone a:link, #leftzone a:visited {
	color:#666666;
}
#leftzone a:hover {
	color: #B22222;
}
#rightzone {
	background: #cccccc;
	width: 160px;
	padding: 5px 0 0 0;
	margin: 0;
}
#rightzone a:link, #righttzone a:visited {
	color:#666666;
}
#rightzone a:hover {
	color: #B22222;
	}
#contentzone {
	background:#FFFFFF;
	padding:0 10px 0 10px;
	text-align: justify;
}
#topzone {
	padding:0 0 0 0;
	margin:0 0 0 0;
	/*border: 1px solid #cccccc;*/
}
#topzone table.moduletable th {
	font-size: 14px;
	color: #be3020 !important;
	letter-spacing: 2px;
	/*display:block;*/
	width:98%;
	/**background:#cfcfcf;**/
	background: url(../images/subhead_bg.png) repeat-x;
	border: 1px solid #f79e18;
}
#topzone table.moduletable td, #topzone table.contentpaneopen td  {
	background: #f4f4f4;
	padding: 0 5px 0 5px;;
}
#bodyzone {
	height:100%;
	clear:both;
}
.banner {
	padding:5px 5px 5px 0px;
	text-align:center;
}
form {
	padding:0;
	margin:0;
}
select {
	width:auto;
	font-size:10px;
}
table.moduletable, div.moduletable {
	padding:5px 0 5px 0;
	margin:5px 0 5px 0;
	width:100%;
}
/**table.moduletable th {
	text-align:center;
	font-size:12px;
	color: #FFFFFF;
	padding: 0px 5px 0px 5px;
	display:block;
	background:#cccccc;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}**/
table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	border: 1px solid #f79e18;
	color: #be3020;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	height: 32px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
table.moduletable td {
	text-align:left;
	font-size:12px;
	color: #666666 !important;
	padding: 0px 5px 0px 5px;
}
#active_menu {
	color: #B22222;
	font-style:italic;
}
#active_menu a:hover {
	text-decoration: underline;
}
/**------Edited out by Steve Jacobs
a.mainlevel:link, a.mainlevel:visited {
	color: #cccccc;
	text-align: left;
	font-weight:bold;
	text-decoration: none !important;
	line-height:auto;
	display:list-item;
	list-style: url(../images/arrow.png) inside;
	width:100%;
	padding: 0px 0px 0px 0px;
}
a.mainlevel:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a.sublevel:link, a.sublevel:visited {
	color: #ccccccc;
	text-align: left;
	padding: 0px 5px 0px 5px;
	letter-spacing: 1px;
	text-decoration: none !important;
	line-height:15px;
	display:list-item;
	list-style: disc inside;
}
a.sublevel:hover {
	text-decoration: underline;
}
Added by Steve Jacobs-------------**/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	height: 19px !important;
	height: 25px;
	width: 150px;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #666666;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #ffcc00;
	text-decoration: none;
}
/**---------end of added-----------**/
.contentpaneopen {
	padding:0px;
	margin:0px;
	border-top: 1px solid #cccccc;
}
table.contentpaneopen {
	margin:0px 2px 0 2px;
	padding:0px;
	width:100%;
}
table.contentpaneopen td {
	margin:0px;
	padding:0px;
}
table.contentpane {
	margin:0px;
	padding: 0px;
}
.componentheading, td.componentheading, div.componentheading {
	color: #be3020;
	text-align: left;
	padding-left: 0px;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
	text-decoration:none;
	border-bottom: 2px solid #cccccc;
}
.componentheading a:link, .componentheading a:visited, .componentheading a:hover {
	text-decoration:none !important;
}
.contentheading, td.contentheading, div.contentheading {
	color: #be3020;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
a.contentheading:link, a.contentheading:visited, a.contentheading:hover {
	text-decoration:none !important;
}
.createdate {
	color: #999999;
	font-size: 10px;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom:5px;
}
.modifydate {
	color: #999999;
	font-size: 10px;
	margin-top:5px;
}
.readon {
	font-weight: bold;
	padding: 0 0px 10px 15px;
	margin: 0 0 10px 0;
float:right;
background: url(../images/arrow.gif) no-repeat top left;
}
.content_rating {
	color: #666666;
	font-size: 10px;
}
.content_vote {
	color: #666666;
	font-size: 10px;
}
.small {
	font-size: 9px;
	color: #000000;
	padding:0;
	margin:0;
}
.pagenavcounter {
	color: #999999;
	font-size: 10px;
	font-style: italic;
}
.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.pagenavbar {
	padding: 5px;
	text-align:center;
}
.toclink {
	margin:5px;
}
a.toclink:link, a.toclink:visited {
	display:list-item !important;
	list-style:square inside !important;
	line-height:10px;
}
table.contenttoc {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin: 0 0 2px 2px;
}
table.contenttoc th {
	background-color: #cccccc;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase !important;
	letter-spacing:1px;
	padding: 0 2px 0 2px;
}
table.contenttoc td {
	padding: 2px;
	text-align: left;
	font-size: 10px;
}
.contentpagetitle {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
td.contentdescription img {
	border:1px solid #000000;
	text-align:right !important;
	padding:0px !important;
	margin:5px 0px 5px 5px !important;
}
.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
.button {
	border: 1px outset #666666;
	background-color: #cccccc;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	margin-top:5px;
}
.buttonheading {
	font-size:10px !important;
	text-align:left;
	white-space: nowrap;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
.sectiontableheader {
  font-weight: bold;
  background: #cccccc;
  color: #FFFFFF;
  margin: 0px 0px 0px 0px;
  padding: 0px 2px 0px 2px;
}
.sectiontablefooter {
  background: #cccccc;
  color: #FFFFFF;
}
td.sectiontableentry1 {
	border-bottom: 1px solid #666666;
	padding: 0px 2px 0px 2px;
}
.sectiontableentry2 {
	border-bottom: 1px solid #666666;
	padding: 0px 2px 0px 2px;
}
.highlight {
	background-color: #FFCC00;
	color: #be3020;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.back_button, .back_button a {
	margin-top:5px;
	text-decoration:none !important;
	font-weight:bold;
	text-align:left;
	width:auto;
}
/**#buttons {
	margin: 0px;
	padding: 0px;
} ---------Added by SJ ---------**/
#date {
	float: left;
	padding: 5px 5px 5px 5px;
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}


ul#mainlevel-nav{
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 0.8em;
}

ul#mainlevel-nav li{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0px;
	width: auto !important;
	width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #D9AB38;
}

ul#mainlevel-nav li a{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #D9AB38;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { 
	width: auto; 
}

	ul#mainlevel-nav li a:hover{
	color: #ffffff;
	background-color: #F79a10;
}/**------- End Added ---------**/
.contact {
	padding:2px;
	border: 1px solid #cccccc;
}
#footerzone {
	vertical-align:bottom;
}
#legals {
	background:#f4f4f4;
}
#legals table.moduletable td {
	padding:0 2px 0 2px;
	font-size:10px !important;
	line-height:10px;
}
#footer {
	text-align: center;
}
#by {
	text-align:center;
	background-color: #000000;
	border-top:#FFFFFF 1px solid;
	padding-top:2px;
}
#userzone {
	clear:both;

}
#user1zone {
	border:1px dotted #cccccc;
	text-align:left;
	vertical-align:top;
padding:0 0 0 0;
margin:0 5px 5px 0;
width:48%;
height:100%;
float:left;
}
#user2zone {
	border:1px dotted #cccccc;
	text-align:left;
	vertical-align:top;
padding:0 0 0 0;
margin:0 0px 5px 5px;
width:48%;
height:100%;
float:right;
}
#user1zone table.moduletable th, #user2zone table.moduletable th {
	padding: 0 5px 0 5px;
	/*vertical-align: top;*/
	color: #be3020;
	background: url(../images/subhead_bg.png) repeat-x;*/
	border: 1px solid #f79e18;
	display:block;
}
#user1zone table.moduletable td, #user2zone table.moduletable td {
	text-align:left;
	font-size:12px;
	color: #000000 !important;
	/*vertical-align: top;*/
	padding: 5px;
}
#userzone li {
	color:#000000;
}
#user1zone table.pollstableborder td, #user2zone table.pollstableborder td {
	padding: 0px;
	border:0;
}
#mainzone li {
	list-style: url(../images/arrow.gif);
}
#leftzone li {
	list-style: url(../images/arrow.png);
}

.sb_signature {
	border-top: 1px solid #CCCCCC;
	font-style: normal !important;
	color: #999999 !important;
	margin: 2px 0 2px 0;
	padding: 4px 0 0 0;
}
.sb_footer {
	color:#CCCCCC !important;
}