body {
	font: 0.80em arial,sans-serif;
	color:#365E98;
	background-color:#ffffff;
	margin:0;
}

img {
	border:0;
}

#content h1 {
	color: #77A479;
	font-size:2em;
}

#content h2 {
	color:#999;
	font-size:1.3em;
	font-weight:normal;
}
#content h3 {
	color:#365E98;
	font-size:1.0em;
	font-weight:bold;	
}

#content p {
	line-height:20px;
}

#content a, #content a:visited {
	text-decoration:none;
}

#content a:hover {
	text-decoration:none;
}

#banner {
	background:url('../images/banner.png') no-repeat;
	height:133px;
}

/* Top Level of Menu */	
#navigation {
	font-size:11px;
	position:absolute;
	top:3px;
	left:3%;
}

#nav, #nav ul {
	width: 80px; 
	margin: 0;
	padding: 0;
}

#nav {
	border-left: 1px solid #ffffff;
	float: left;
	width: 513px;
	background-color:#55695c;
}
#nav li {
	background:#81998a;
	background:url('../images/menubg.gif') no-repeat;
	position: relative;
	list-style: none;
	float: left;
	width: 80px;
}

/* Second Level of Menu */
#nav li ul, #nav li li {
	width:190px; 
	background: #FFF;
}

#nav li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 5px;
	border-right: 1px solid #81998a;
	border-top: 0;
	border-bottom: 0;
	border-left:0;
}

#nav li li a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
}

/* Fix IE whackness */
* html #nav li { 
float: left; height: 1%; 
}

* html #nav li a {
 height: 1%; 
 }


#nav ul {
	position: absolute;
	margin-left:-1px;
	display: none;
}
	
#nav ul ul {
	left: 190px;
	top: 0;
}

#nav li a {
	padding: 22px 8px 5px 8px;
	border-bottom:1px solid #ffffff;
}

#nav li ul li a {
	padding: 3px 8px;
	border-bottom: 0;
}

#nav #current {
	background-image:url('../images/menubgon.gif');
}

#nav #current .currentitem {
	background:#E4E4E4;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.over ul ul, #nav li.over ul ul ul { 
	display: none;
}

#nav li:focus ul, #nav li li:focus ul, #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.over ul, #nav li li.over ul, #nav li li li.over ul
{
	display: block;
}

#nav li.menuparent
{
	/* Can add drop down arrow/image here by uncommenting line below */
	/* background: transparent url('/images/arrow-down.gif') right center no-repeat; */
}
#nav li li.menuparent
{ 
	background: transparent url('../images/arrow.gif') right center no-repeat; 
}

#nav li.menuparent:hover, #nav li.over
{
	background: #81998a !important;
	background-image:url('../images/menubgon.gif');
}

#nav li li.menuparent:hover, #nav li li.over
{
	background: #E4E4E4 !important;
	background-image:none;
}

#nav li a:hover
{
	color: #FFF;
	background:#81998a;
	border-bottom:2px solid #81998a;
}

#nav li ul li a:hover, #nav #current .currentitem:hover
{
	color: #FFF;
	background:#81998a;
	border-bottom: 0;
}


.label {
	cursor:pointer;
}

#wrapper {
	position:relative;
}

#headerwrapper {
	border-top:3px solid #82998a;
	background:#55695c;
}

#header {
	height:42px;
	background-color:#55695c;
	border-top:#81998a 2px solid;
}

#logo img {
	position:absolute;
	top:5px;
	right:5%;
}


#contentwrapper {
	width:99.8%;
	margin:0;
	padding:0;
}

#mainwrapper {
	width: 100%;
}

#main {
	margin-left:10px;
	margin-right:10px;
}

#footer_bar {
	width:100%;
	height:40px;
	background-color:#55695c;
	float:left;
	background:url(../images/bottomspan.png) bottom no-repeat;
}

#bottomleft_footer {
	width:350px;
	height:50px;
	float:left;
	background:url(../images/bottomleft.png)bottom no-repeat;
	margin:0;
}
#bottomright_footer {
	width:350px;
	height:50px;
	float:right;
	background:url(../images/bottomright.png)bottom no-repeat;
	margin:0;
}

.curlycontainer {
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	background-color:#FFFFFF;
}

.curlycontainer .innerdiv {
	background: transparent url(../images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
}

.formbutton {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#C0D5AA;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(../images/formbg.gif) repeat-x left top;
}

.smalltitlehigh {
	color: #72D347;
	font-size: 120%;
}

#aboutcontentarea {
	width:95%;
	height:100%;
	margin-left:1em;
	margin-right:1em;
}

/*Temp*/
.t_container {
	position:absolute; 
	left:50%; 
	top:150px; 
	width:400px; 
	margin-left:-200px;
	text-align:center;
}

.t_big {
	font-size:1.8em; 
	font-weight:900; 
	color:#55695C;
}

.t_click {
	width:80px; 
	height:20px;
	border:1px solid #39592F;
	background:#55695C;
	color:#ffffff;
	cursor:pointer;
	padding-top:5px;
	margin:auto;
}

.t_info {
	overflow:hidden; 
	height:0px; 
	width:0px;
	margin:auto;
}
.t_high {
	color:#4399A3; 
	font-size:1.4em; 
	font-weight:bold;
}

t_text {
	color:#4F4F4D; 
	font-size:1.1em;
}