body {
	text-align: left;
	margin: 0px;
  	padding: 0px;
	background-color:#fff;	
}

#everything {
	background-image:url(images/left-thin-slice.gif);
	background-repeat:repeat-y;
	background-position:-108px;
}

#page {
	width: 762px;
	text-align: left;
	clear: both;
	float: none;
	background-image:url(images/header-thin-slice.gif);
	background-position:0x 0px;	
    background-repeat:repeat-x;
	border: 1px solid #000000;
}
*html #page{width:764px; margin-top:0px;}

#head-left {

}

#content table, #content{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #000000;
}
	
#content {
	width: 540px;
	margin-top: 150px;
	margin-right: 5px; 
	float: right;
    position:relative;
    z-index:2;
}

#content img{
	
}

#lnav {
	width: 191px;
	margin: 149px 10px 0px 0px;
	color:#000000;
	position:relative;
	z-index:3;
	border-top:none;
}

#foot {
	margin-top: 18px;
	margin-bottom:0px;
	clear: both;
	text-align: left;
    height:63px;
    background-image:url(images/footer-slice.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:900;
}

*html #foot {margin-top:36px;}

p {
}

#foot p {
	margin-bottom:0px;
	margin-top:0px;
    line-height:22px;
    padding-top:16px;
    margin-left:45px;
}

#top {
	position: absolute;
	top: 0px;
	width: 762px;
	text-align: right;
	background-image:url(images/header-thick-slice.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:152px;
}




#hnav {
	font:14px Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    font-weight:900;
    line-height:25px;
    margin-top:97px;
    margin-left:25px;
	width:762px;
	background-image:url(images/header-gradient-bar.gif);
}


#lnav ul {
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px 0px 0px 6px;
width:164px;
background-color:#F0F9E3;
border-bottom: solid 1px #799253;
}
* html #lnav ul { }

#lnav ul ul{
	margin:0px 0px 0px 0px;
border-bottom-width:0px;

}

#lnav ul ul a:hover{
	color:blue;
}

#lnav ul li {
	font-size: 12px;
	line-height: 20px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
}
*html #lnav ul li {
border-right-width: 0px ;
}

#lnav ul li a {
	text-decoration: none;
	display: block;
	width: 100%;
	color:#00f;
background-color:#F0F9E3;
border:solid #799253;
border-width: 1px 2px 0px 7px;
border-top-color:#A4AB9B;
}

#lnav ul ul li a {
background-color:#E3EFD1;
	text-indent: 20px;
}

#lnav ul li a:hover {
	margin-right: 0px;
	margin-left: 0px;
	color:white;
background-color:#8F9F77;
}

a:visited{color:blue;}


#fnav {
	font-family: Tahoma;
	font-size: 10px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
}

h1 {
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	line-height: 30px;
	color:#000;
	text-align:left;
	padding-left:0px;
	font-weight:100;
    width:540px;
	border-bottom:2px solid #799253;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 14px;
}

.calcTable{font-size:8px; font-weight:bold;}

#logo {
	float:left;
	position:absolute;
        top:5px;
        left:5px;
}

#flash {
	float:right;
	margin:0px;
	position:absolute;
	right:30px;
	top:6px;
	height:110px;
	width:220px;
	border:1px solid black;
}


#emailtable {width:380px;}
#emailtable tr{font:bold 14px Tahoma;}
#emailtable td{}

#emailtable input, #emailtable textarea{width:240px;
}
*html #flash {right:50px;}


