
body 
{
    font-family:Trebuchet MS, Sans-Serif;
    font-size:12px; 
    color:#fff;
    text-align: center;
	min-width: 100%;
	margin-top: 0px; 
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	background:#1a1e20 ;

}

#wrapper
{
   	margin:0 auto;
	width:100%;
	height:auto;
	text-align: center;
}

#headerTop
{
    position:relative;
    margin:0 auto;
	width:890px;
    height:100px;
    background:#1a1e20;
    text-align:center;
    z-index:10;
}

#headerTop p, td
{
    font-size:12px;
    color:#8ec63f;
}

#headerTop a:link
{
    font-size:12px;
    color:#8ec63f;
    text-decoration:none;
    font-weight:bold;
}

#headerTop a:visited
{
    font-size:12px;
    color:#8ec63f;
    text-decoration:none;
    font-weight:bold;
}

#headerTop a:hover
{
    font-size:12px;
    color:#8ec63f;
    text-decoration:underline;
    font-weight:bold;
}

#logo
{
    position:relative;
    width:178px;
    height:100px;
    float:left;
}


#menu
{
    position:relative;
    width:auto;
    height:auto;
    float:left;
    z-index:100;
    margin-top:65px;
}

#login
{
    position:relative;
    width:auto;
    height:auto;
    float:right;
    margin-top:68px;
}

#headerBot
{
    clear:both;
    position:relative;
    width:100%;
    height:69px;
    background:#1a1e20 url(topBack.jpg) top center no-repeat;
    text-align:center;
    border-top:solid 1px #3a3e41;
    border-bottom:solid 1px #405618;
    z-index:0;
}

#subLogo
{
    position:relative;
    margin:0 auto;
	width:890px;
    height:69px;
    text-align:left;
    margin-top:20px;
    padding:0;
}
    


/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#HouseMenuNav, #HouseMenuNav ul { /* all submenu lists */
	padding: 0;
	margin: 0;
	margin-top: 0px;
	border: 0;
	list-style:none;
	white-space: nowrap;
	z-index: 99999;
	position: relative;
	padding-top:0px;
}

#HouseMenuNav li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li li { /* all items under the top level */
	z-index: 11113;
}

#HouseMenuNav a { /* all links within the menu wrapper */
	display: block;
	margin: 0; 
	border: 0;
	padding: 0;
}

#HouseMenuNav li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li:hover
{
	background-position: 0 0;
}

#HouseMenuNav li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 11112;
}

#HouseMenuNav li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li:hover ul ul, 
#HouseMenuNav li:hover ul ul ul, 
#HouseMenuNav li.sfhover ul ul, 
#HouseMenuNav li.sfhover ul ul ul {
	left: -9999px;
}

#HouseMenuNav li:hover ul, 
#HouseMenuNav li li:hover ul, 
#HouseMenuNav li li li:hover ul, 
#HouseMenuNav li.sfhover ul, 
#HouseMenuNav li li.sfhover ul, 
#HouseMenuNav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}

#HouseMenuNav iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}

.ArrowPointer
{
	cursor: default;
}



/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/
#HouseMenuNav, #HouseMenuNav ul { /* all submenu lists */
	padding:0px;
	width: 100%;
	height: 25px;
	background-color: transparent;
	text-align:left;
}

#HouseMenuNav li { /* all list items */
	width: auto;
	padding-left:0px;
	padding-right:5px;
	height: 25px;
}


#HouseMenuNav li a { /* all links within the menu wrapper */
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #909090;
	background: url(menuSpacer.gif) no-repeat;
	width: auto;
	height: auto;
	text-transform:none;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:2px;
}

#HouseMenuNav li a:link { /* all links within the menu wrapper */
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #909090;
	background: url(menuSpacer.gif) no-repeat;
	width: auto;
	height: auto;
	text-transform:none;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:2px;
}

#HouseMenuNav li a:visited { /* all links within the menu wrapper */
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #909090;
	background: url(menuSpacer.gif) no-repeat;
	width: auto;
	height: auto;
	text-transform:none;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:2px;
}

#HouseMenuNav li a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ccc;
	background: url(menuSpacer.gif) no-repeat;
	width: auto;
	height: auto;
	text-transform:none;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:2px;
	
}

#HouseMenuNav li a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #909090;
	background: url(menuSpacer.gif) no-repeat;
	width: auto;
	height: auto;
	text-transform:none;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:2px;
	
}

#HouseMenuNav li ul { /* second-level lists */
	width: 175px; /* width of submenu, must be set so third-level list can get shifted over properly */
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin: 2px 0 0 0;
	background-color:transparent;
	background-image:none;
	height: auto;
	border:0;
	border:solid 1px #405618;
}

#HouseMenuNav li li { /* all items under the top level */
	width: 175px;
	height: 20px;
	background-color:transparent;
	background-image:none;
	padding-left:0px;
	padding-right:0px;
	color:#fff;
	border:0;
}



#HouseMenuNav li li a { /* all item links under the top level */
	padding: 0px;
	font-family: 'AvantGarde', Sans-Serif;
	font-size: 12px;
	color:#fff;
	background: #000;
	height: 20px;
	border:0;
	text-indent:5px;
	
}

#HouseMenuNav li li a:link { /* all item links under the top level */
	padding: 0px;
	font-family: 'AvantGarde', Sans-Serif;
	font-size: 12px;
	color:#fff;
	background: #000;
	height: 20px;
	border:0;
	
}

#HouseMenuNav li li a:visited { /* all item links under the top level */
	padding: 0px;
	font-family: 'AvantGarde', Sans-Serif;
	font-size: 12px;
	color:#fff;
	background: #000;
	height: 20px;
	border:0;
	
}

#HouseMenuNav li li a:hover {
	padding: 0px;
	font-family: 'AvantGarde', Sans-Serif;
	font-size: 12px;
	color:#000;
	background: #405618;
	height: 20px;
	border:0;
	
}


#HouseMenuNav li ul ul { /* third-and-above-level lists */
	margin: -20px 0 0 175px;
	background-color: transparent;
	background-image:none;
	height: auto;
	border:0;
	width:175px;
	border:solid 1px #ff1011;
}

#HouseMenuNav li li li { /* all items under the top level */
	width: 175px;
	height: 20px;
	background-color:transparent;
	background-image:none;
	padding-left:0px;
	padding-right:0px;
	color:#fff;
	border:0;
	text-indent:5px;
}



#HouseMenuNav li li li a { /* all item links under the top level */
	padding: 0px;
	font-family: 'AvantGarde', Sans-Serif;
	font-size: 12px;
	color:#fff;
	background: #000;
	height: 20px;
	border:0;
	
}

#HouseMenuNav li li li a:link { /* all item links under the top level */
	padding: 0px;
	font-family: 'AvantGarde', Sans-Serif;
	font-size: 12px;
	color:#fff;
	background: #000;
	height: 20px;
	border:0;
	
}

#HouseMenuNav li li li a:visited { /* all item links under the top level */
	padding: 0px;
	font-family: 'AvantGarde', Sans-Serif;
	font-size: 12px;
	color:#fff;
	background: #000;
	height: 20px;
	border:0;
	
}

#HouseMenuNav li li li a:hover {
	padding: 0px;
	font-family: 'AvantGarde', Sans-Serif;
	font-size: 12px;
	color:#000;
	background: #ff1011;
	height: 20px;
	border:0;
	
}

/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */

    
#HouseMenuNav a#HouseMenuNavParentLink
{ /* parent link itself 
	color:#ffcc00;*/
}

#HouseMenuNav a#HouseMenuNavCurrentLink
{ /* current link itself */
	color:#8ec63f;
	
}
    
/* continue with divs */

.clear
{
    clear:both;
}

#ContentArea
{
    position:relative;
    top:0px;
    left:0px;
    width:100%;
    height:auto;
    background:#8ec63f;
}

#ContentDisplay
{
    position:relative;
    margin:0 auto;
	width:890px;
    height:auto;
    background:transparent;
    text-align:center;
    z-index:0;
    padding-top:20px;
}

#ContentDisplay a
{
    text-decoration:none;
}

#ContentDisplay a:hover
{
    text-decoration:underline;
}

#ContentLeft
{
	position:relative;
    width:435px;
    height:auto;
    background:transparent;
    color:#000;
    border-right:none;
    float:left;
}

#ContentRight
{
	position:relative;
    width:435px;
    height:auto;
    background:transparent;
    color:#000;
    border-right:none;
    float:right;
}




#footerArea
{
    clear:both;
    position:relative;
    width:100%;
    height:198px;
    background:#1a1e20 url(botBack.jpg) top center no-repeat;
    border-bottom:solid 1px #3a3e41;
    border-top:solid 1px #405618;
}

#coprightArea
{
    clear:both;
    position:relative;
    width:100%;
    height:auto;
    background:transparent;
}

#copyright
{
    position:relative;
    margin:0 auto;
	width:890px;
    height:auto;
    text-align:left;
    padding:0;
}

#copyright p, td
{
    color:#999;
    font-size:12px;
}

#copyright a
{
    color:#999;
    text-decoration:none;
    font-size:12px;
}

#copyright a:visited
{
    color:#999;
    text-decoration:none;
    font-size:12px;
}

#copyright a:hover
{
    color:#ccc;
    text-decoration:none;
    font-size:12px;
}

#footer
{
    font-family:Trebuchet MS, Sans-Serif;
    position:relative;
    margin:0 auto;
	width:890px;
    height:auto;
    text-align:left;
    padding:0;
}

#footer1 
{
    margin-top:20px;
    width:189px;
    position:relative;
    border-right:1px solid #3c3f41;
    float:left;
    height:145px;
    color:#8dc63f;
    margin-left:30px;
}
#footer2 
{
    margin-top:20px;
    width:189px;
    position:relative;
    border-right:1px solid #3c3f41;
    float:left;
    height:145px;
    margin-left:30px;
}
#footer3 
{
    margin-top:20px;
    width:189px;
    position:relative;
    border-right:1px solid #3c3f41;
    float:left;
    height:145px;
    margin-left:30px;
}
#footer4 
{
    margin-top:20px;
    width:189px;
    position:relative;
    float:left;
    height:145px;
    margin-left:30px;
}

#footer p
{
    font-family:Trebuchet MS, Sans-Serif;
    color:#999999;
    font-size:12px;
    padding:0;
    margin:0;
    padding-bottom:10px;
}

#footer td
{
    font-family:Trebuchet MS, Sans-Serif;
    color:#999999;
    font-size:12px;
    padding:0;
    margin:0;
}

#footer h3
{
    font-family:Trebuchet MS, Sans-Serif;
    color:#8ec63f;
    font-size:12px;
    font-weight:bold;
    padding:0;
    margin:0;
}

#footer a
{
    color:#999999;
    text-decoration:none;
    font-size:12px;
}

#footer a:visited
{
    color:#999999;
    text-decoration:none;
    font-size:12px;
}

#footer a:hover
{
    color:#ccc;
    text-decoration:none;
    font-size:12px;
}

.footertext 
{
    font-size:12px;
    color:#999999;
}

#footnote
{
    color:#999999;
    font-size:12px;
}

#footnote a, a:visited
{
    color:#999999;
    text-decoration:none;
    font-size:12px;
}

#footnote a:hover
{
    color:#ccc;
    text-decoration:none;
    font-size:12px;
}

hr
{
    color:#c8c7c7;
}
	
.Head
{
	font-family:'Arial';
	font-size:14px;
	font-weight:bold;
	}
	
.SubHead
{
	font-size:12px;
	color:#000;
}

.SubHead a, a:visited
{
	font-size:12px;
	color:#000;
	text-decoration:underline;
}

p
{
    padding:0;
    margin:0;
}

