/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}


#wrapper 
{
    position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
	width: 1000px;
	border: 1px solid #000000;
		
}

#subscribe {
	position: absolute;
	z-index: 400;
	right: 20px;
	top: 100px;
	margin: 0px;
	padding: 0px;
	width: 220px;
	background-image: url(/images/Subscribe/imgSubscribeBackground.png);
	background-position: 0px 30px;
	background-repeat: no-repeat;
}


#subscribe h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #58595B;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	margin: 5px;
	text-transform: uppercase;
}
#subscribe p {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	margin: 0px;
	background-color: #FFFFFF;
	width: 210px;
}
#subscribe a {
	text-decoration: none;
	color: #3A60AE;
}
#subscribe a:hover {
	text-decoration: underline;
}

#subscribe .subscribebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	border: none;
	background-color: transparent;
	width: 155px;
	height: 16px;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	

}
#subscribe .subscribebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	background-color: #B8A635;
    margin: 3px 0px 0px 5px;
	padding: 1px 4px 1px 4px;
}

#closer {
	position: absolute;
	z-index: 80;
	left: 0px;
	top: 50px;
	visibility: hidden;

}
#menu {
	height: 26px;
	position: absolute;
	z-index: 90;
	left: 0px;
	top: 170px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#menu ul {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	clear: left
}

#menu ul li {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 26px;
	text-align: center;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 150px;
	height: 26px;
}


#menu ul li a {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
    width: 150px;
	height: 26px;
	background-image: url(/images/Menu/imgMenuBackground.png);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    border-left: 1px solid #FFFFFF;
	}
	
#menu ul li a img 
{
    border: none;
    margin: 0px 0px 1px 5px;  
}

#menu ul li a:hover {
	color: #FFFFFF;
	background-position: 0px -30px;
}
#menu ul li#one 
{
    width: 120px;
}
#menu ul li#one a 
{
    border: none;
    width: 120px;
}

.dropdown {
	visibility: hidden;
	z-index: 85;
	position: absolute;
	top: 192px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
    background-color: #B9A737;
}
.dropmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.dropmenu a {
	display: block; 
	text-decoration:none;
	color: #FFFFFF;
	padding: 4px 10px 4px 10px;
	background-image: url(/images/imgSpacer.gif);
	background-repeat: repeat;
} 

.dropmenu a:hover {
	background-color: #887D25;
}

#header {
	margin: 0px;
	padding: 0px;
	position: static;
	height: 170px;
	background-image: url(/images/imgHeaderBackground.png);
	background-position: left top;
	background-repeat: no-repeat;
	
}

#FeatureRotator {
	position: static;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 267px;
	text-align: left;
	overflow: hidden;
	
}
#FeatureRotator img {
	display: none;
}

#contentwrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: static;
	background-color: #E7E8E9;
	background-image: url(/images/imgContentWrapperBackground.png);
    background-repeat: repeat-x;
    background-position: 0px 0px;
}

#contentwrapper #contentwrappertable {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
}
#contentwrapper #contentwrappertable td {
	vertical-align: top;
	width: 285px;
}
#contentwrapper #contentwrappertable td.R1C1 {
	vertical-align: top;
	width: 285px;
}
#contentwrapper #contentwrappertable td.R1C1 .LHSPanel {
	vertical-align: top;
	width: 285px;
	height: 200px;
	background-color: #FFFFFF;
	background-image: url(/images/LHS/imgLHSPanelBackground.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

#contentwrapper #contentwrappertable td.R1C1 .LHSPanel h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #B8A635;
    padding: 0px;
	margin: 0px 35px 10px 35px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
#contentwrapper #contentwrappertable td.R1C1 .LHSPanel p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #636466;
    padding: 0px;
	margin: 10px 35px 10px 35px;
	font-size: 10px;
	font-weight: normal;
}
#contentwrapper #contentwrappertable td.R1C1 .LHSPanel p a {
	text-decoration: none;
	color: #636466;
	
}
#contentwrapper #contentwrappertable td.R1C1 .LHSPanel p a:hover {
	text-decoration: underline;
}
#contentwrapper #contentwrappertable td.R1C1 .LHSPanel ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #636466;
    padding: 0px;
	margin: 10px 35px 10px 35px;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
}
#contentwrapper #contentwrappertable td.R1C1 .LHSPanel ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(/images/Menu/imgSectionMenuArrow.png);
	background-position: left center;
	background-repeat: no-repeat;
}
#contentwrapper #contentwrappertable td.R1C1 .LHSPanel ul li a {
	text-decoration: none;
	color: #636466;
}

#contentwrapper #contentwrappertable td.R1C1 .LHSPanel ul li a:hover {
	text-decoration: underline;
	color: #C7B764;
}

#contentwrapper #contentwrappertable td.R1C2 {
	vertical-align: top;
	width: 35px;
}
#contentwrapper #contentwrappertable td.R1C2 img {
	width: 35px;
	height: 1px;
}
#contentwrapper #contentwrappertable td.R1C3 {
	vertical-align: top;
	width: 530px;
}

#contentwrapper #contentwrappertable td.R1C4 {
	vertical-align: top;
	width: 150px;
}
#contentwrapper #contentwrappertable td.R1C4 img {
	width: 150px;
	height: 400px;
}
.content {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/ContentArea/imgContentBackground.jpg);
	background-position: 5px bottom;
	background-repeat: no-repeat;
	
}

.content .ContentAreaFeatureImage 
{
    margin: 0px 0px 0px 9px;
    padding: 0px;
}

.content p, .content ol, .content ul, .content li, .content h1, .content h2, .content h3, .content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #636466;
    padding: 0px;
	margin: 15px 10px 10px 10px;
}

.content p {
	font-size: 12px;
}
.content ol {
	font-size: 12px;
	margin-left: 20px;
	padding-left: 20px;
}
.content ul {
	font-size: 12px;
	margin-left: 15px;
	padding-left: 15px;
	list-style-type: square;
}
.content li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.content h1 
{
    font-size: 18px;
	font-weight: normal;
	color: #B8A635;
}
.content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #B8A635;
}
.content h3 {
	color: #B8A635;
	font-size: 12px;
	font-weight: bold;
	
}
.content a {
	text-decoration: none;
	color: #863426;
	
}
.content a:hover {
	text-decoration: underline;
}

div.DirectorsImageAndText {
    margin: 10px 0px 10px 0px;
    padding: 0px;
	width: 530px;
}
div.DirectorsImageAndTextClear 
{
    clear: both;   
}
div.DirectorsImage 
{
    margin: 0px 0px 0px 10px;
    padding: 0px;
	float: left;
	width: 80px;
}
div.DirectorsText 
{
    margin: 0px;
    padding: 0px;
	float: right;
	width: 430px;
}
div.DirectorsText p {
    margin: 0px 10px 10px 10px;
}
.GeneralTable {
    margin: 15px 10px 10px 10px;
	padding: 0px;
}	

.GeneralTable td {
	margin: 0px;
	padding: 0px;
}	

.GeneralTable td p  {
	margin: 3px 5px 3px 5px;
	padding:0px;
}

.CellBorderR {
	border-right: 1px solid #999999;
}
.CellBorderLR {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;

}
.CellBorderLRT {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.CellBorderLRTB {
	border: 1px solid #999999;
}
.CellBorderRT {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
.CellBorderLT {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.CellBorderT {
	border-top: 1px solid #999999;
}
.CellBorderTB {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;

}
.CellBorderRTB {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;

}



#footer {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	position: static;
	text-align: left;
	clear: both;
}

#footer p 
{
    font-family: Arial, Helvetica, sans-serif;
    color: #999999;
	font-size: 10px;
	margin: 0px 25px 0px 25px;
	padding: 3px 0px 0px 0px;
	
}

#footer p a 
{
    color: #999999;
	text-decoration: none;
	
}
#footer p a:hover 
{
	text-decoration: underline;
}

#credit {
	position: relative;
	margin: 0px auto 10px auto;
	padding: 0px;
	width: 985px;
	clear: both;
}
#credit p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	text-align: left;
}
#credit a {
	color: #CCCCCC;
	text-decoration: none;
}
#credit a:hover {
	text-decoration: underline;
}

.LeftImageMargin {
    margin-right: 15px;
	margin-bottom: 10px;
}

.RightImageMargin {
    margin-left: 15px;
	margin-bottom: 10px;
}



p.formerror {
    color: #CC0000;
}
.formerror {
    color: #CC0000;
}
.FormAjax
{
    margin: 0px 0px 0px 10px;
    padding: 0px;
}


.FormBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636466;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #58585A;
	margin: 0px;
	padding: 3px 3px 3px 3px;
	
}
.FormCheckBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636466;
	font-size: 12px;
	font-weight: normal;
	border: none;
	margin: 0px;
	padding: 0px;
	
}
.FormSelectBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636466;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #636466;
	margin: 0px;
	padding: 3px;
	
}
.FormButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B8A635;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #B8A635;
	margin: 0px;
	padding: 4px;
}


