
body 
{
    font: 0.63em Helvetica, Arial, sans-serif;
	color: #333333;
    text-align: center;
	min-width: 100%;
	margin-top: 0px; 
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	background: white url(bkgrepeat.png) repeat-x fixed center top;
}

h1,h2,h3,h4,h5,h6,p,img,form,a,body,div 
{
	margin: 0;
	padding: 0;
}

ul
{
    padding-bottom:10px;
}

h2 {
	font-size: 2.2em;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 10px;
    text-align:left;
}

p {
	padding-bottom: 1.4em;
	line-height: 125%;
}

#pageWrapper
{
   	margin:0 auto;
	width:100%;
	height:auto;
	text-align: center;
	background: url(bkg.jpg) no-repeat fixed center top;
	
}

#wrapper
{
    margin:0 auto;
	width:750px;
	height:auto;
	text-align: center;
	background:#fff;
	padding:0;
	padding-left:50px;
	padding-right:50px;
}

#header
{
    position:relative;
    width:750px;
    height:auto;
    background:transparent;
    text-align:center;
    z-index:10;
}

#header p, td
{
    font-size:12px;
    color:#8ec63f;
}

#header a:link
{
    font-size:12px;
    color:#8ec63f;
    text-decoration:none;
    font-weight:bold;
}

#header a:visited
{
    font-size:12px;
    color:#8ec63f;
    text-decoration:none;
    font-weight:bold;
}

#header a:hover
{
    font-size:12px;
    color:#8ec63f;
    text-decoration:underline;
    font-weight:bold;
}

#logo
{
    position:relative;
    width:180px;
    height:80px;
    float:left;
}


#menu
{
    position:relative;
    width:570px;
    height:21px;
    float:left;
    z-index:100;
    margin-top:56px;
    text-align:right;
}

#menu ul
{
    float: right;
	list-style-type: none;
}

#topImage
{
    clear:both;
    position:relative;
    width:750px;
    height:auto;
    z-index:0;
    padding-top:14px;
}


/* ==========================
    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: auto;
	height: auto;
	background-color: transparent;
	text-align:right;
}

#HouseMenuNav li { /* all list items */
	width: auto;
	padding:0;
	height: auto;
}


#HouseMenuNav li a { /* all links within the menu wrapper */
	font-size: 12px;
	color: #333;
	width: auto;
	height: auto;
	text-transform:uppercase;
	padding:6px;
	font-weight:normal;
}

#HouseMenuNav li a:link { /* all links within the menu wrapper */
	font-size: 12px;
	color: #333;
	width: auto;
	height: auto;
	text-transform:uppercase;
	padding:6px;
	font-weight:normal;
}

#HouseMenuNav li a:visited { /* all links within the menu wrapper */
	font-size: 12px;
	color: #333;
	width: auto;
	height: auto;
	text-transform:uppercase;
	padding:6px;
	font-weight:normal;
}

#HouseMenuNav li a:hover {
	font-size: 12px;
	color: #000;
	width: auto;
	height: auto;
	text-transform:uppercase;
	padding:6px;
	background:#8fc400;
	font-weight:normal;
	text-decoration:none;
	
}

#HouseMenuNav li a:active {
	font-size: 12px;
	color: #333;
	width: auto;
	height: auto;
	text-transform:uppercase;
	padding:6px;
	font-weight:normal;
	
}

#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: 0px 0 0 0;
	background-color:transparent;
	background-image:none;
	height: auto;
	border:0;
	border:solid 1px #000;
	text-align:left;
}

#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:#fff;
	background:#8fc400;
	
}
    
/* continue with divs */

.clear
{
    clear:both;
}

#ContentArea
{
    position:relative;
    top:0px;
    left:0px;
    width:750px;
    height:auto;
    background:transparent;
    margin-top:20px;
}

#ContentDisplay
{
    position:relative;
	width:750px;
    height:auto;
    background:transparent;
    text-align:left;
    z-index:0;
    overflow-x:hidden;
    overflow-y:auto;
    color:#333;
}

#ContentDisplay p
{
    font-family:Helvetica, Arial, sans-serif;
    font-size:12px;
    text-align:left;
    color:#333;
}

#ContentDisplay li
{
    font-family:Helvetica, Arial, sans-serif;
    font-size:12px;
    text-align:left;
    color:#333;
}

#ContentDisplay h1
{
    font-family:Helvetica, Arial, sans-serif;
    font-size:14px;
    text-align:left;
    color:#8fc400;
    font-weight:bold;
}

#ContentDisplay h2
{
    color:#8fc400;
}

#ContentDisplay strong
{
    color:#8fc400;
}

#ContentDisplay a:link
{
    text-decoration:none;
}

#ContentDisplay a:hover
{
    text-decoration:underline;
}

.picholder {
	clear: right;
	float: right;
}


#footerArea
{
    clear:both;
    position:relative;
    width:750px;
    height:auto;
    background:#333333;
    padding-top:5px;
    padding-bottom:5px;
    margin-top:10px;
    color:#fff;
}

#footerArea a:link
{
    color:#fff;
    text-decoration:none;
    font-size:10px;
    text-transform:uppercase;
}

#footerArea a:visited
{
    color:#fff;
    text-decoration:none;
    font-size:10px;
    text-transform:uppercase;
}

#footerArea a:hover
{
    color:#fff;
    text-decoration:underline;
    font-size:10px;
    text-transform:uppercase;
}

#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;
}


#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;
}

