/* 	Author: Kerry Franta
	Date: June 2006
	 */


/* BASIC ELEMENTS */

body
	{
  	margin: 0px;
  	padding: 0px;
  	background: #ffffff url(images/background.gif) 
  	repeat-y fixed top center;
 	color: #000000;
  	font-family: Verdana, Helvetica, Arial, sans-serif;
  	}


/* MAIN DIVS */

#pagecontainer {
	background-color: #ffffff;
	margin: auto;
	width: 700px;
	border: 0px;
	}

#content	{
	float: right;
	width: 490px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 30px;
	background-color: transparent;
	}


/* TOP BANNER SECTION */


#branding {
	background-color: #0077d1;
	position: relative;
	height: 86px;
	width: 700px;
	border: 0px;
	}

#logo {
	float: left;
	border: 0px;
	padding-top: 8px;
	padding-left: 8px;
	}



/* MENU BAR - NAVIGATION BUTTONS */

#nav 	{
	position: absolute;
	right:0;
	bottom: 0px;
	margin: 0px;
	padding: 0px 0px;
	}

#nav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#nav a 	{
	padding: 0px;
	}

.button	{
	float: right;
	border: 0px;
	margin: 0;
	padding: 0px;
	}

.clearboth { clear: both; }


#sky {
	position: relative; 
	height: 20px;
	width: 700px;
	left: 0px;
	}


/* FOOTER */

#footer
{
	text-align: center;
	clear: both;
  	margin-top: 30px;
  	padding-top: 0px;
	padding-bottom: 5px;
	border: 0px;
 	width: 100%; 
	background-color: #d8d8d8;
	font-size: 0.7em;
  	}



#footer a{
	font-size: 1em;
	color: #333333;
	font-weight: 600;
	text-decoration: none; 	
	}

#footer a:visited{
	font-size: 1em;
	font-weight: 300;
	text-decoration: none; 
	}




/* SUBMENU NAVIGATION SECTION ON LEFT */


#submenu {
	float: left;
	padding-top: 83px;
	padding-left: 0px;
	border: 0px;
	text-align:right;
	}

#navlist
	{
	padding-top: 0px;
	padding-left: 0;
	margin-left: 0;
	margin-top: -4px;
	border-bottom: 1px solid gray;
	width: 140px;
	}

#navlist li
	{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid gray;
	text-align: right;
	font-size: 0.7em;
	}

#navlist a:link { 
	color: #0077d1; 
 	font-weight: 450;
	text-decoration: none; 
	}

#navlist a:visited { 
	color: #004A82; 
 	font-weight: 400;
	text-decoration: none; 
	}

#navlist a:hover { 
	color: #0077d1; 
 	font-weight: 500;
	text-decoration: underline; 		
	}

#navlist a:active { 
	color: #0077d1; 
 	font-weight: 500;
	text-decoration: none; }

.submenuon   
	{
 	font-weight: 600;
	font-size: 1.1em;
	}



/* TESTIMONIAL */

#testimonial {
	float: left;
	position: relative;
	margin-top: 80px;
	margin-right: 0px;
	width: 145px;
	padding-left:8px;
	line-height: 160%;
	color: #666666;
	font-size:0.7em;
	font-style: italic;
	text-align: left;
	font-weight: 400;
	}



/* FONT STYLES */	


h1, #skip
{
  display:none;
  }

h2 	{
	font-size: 1.5em;
	color: #666666;
	font-weight: 400;
	text-align: left;
	padding: 0px 5px 5px 0px;
	margin-top:5px;
	margin-bottom:18px;
	}

h3	{
	font-size: 1.1em;
	color: #999999;
	text-align: left;
	}


h4 	{
	font-size: 1em;
	color: #0077D1;
	font-weight: bold;
	text-align: left;
	line-height: 130%;
	}

h5	{
	font-size: 0.75em;
  	text-align: left;
	margin-top:0px;
  	margin-bottom: 18px;
	line-height: 170%;
	color: #000000;
	}

p 	{ 
	font-size: 0.75em;
  	text-align: left;
	margin-top:0px;
  	margin-bottom: 18px;
	line-height: 170%;
	}

ul li {
	font-size: 0.75em;
	text-align: left;
	line-height: 170%;
	list-style-type: square;
	}

ol li {
	font-size: 0.75em;
	line-height: 170%;
	text-align: left;
	}

ul li li {
	font-size: 1em;
	line-height: 170%;
	list-style-type: circle;
	text-align: left;
	}


/* OTHER LINK STYLES */


.caption {
	color: #ffcc66;
	font-size:smaller;
	font-weight: bold;
	text-decoration: none; 
	}

.bodylink    {
	font-weight: 500; 
	text-decoration: underline; 
	color: #0066cc;
	background-color: transparent;
	}



/* IMAGE STYLES */	

.rhsimage {
	float: right;
	padding: 5px 0px 5px 7px;
	}

.lhsimage {
	float: left;
	border: none;
	padding: 2px 5px 2px 0px;
	}

/* SITE MAP PAGE */

#sitemap a:link { 
	color: #000000; 
 	font-weight: 400;
	text-decoration: none; 		
	}	

#sitemap a:visited { 
	color: #004A82; 
 	font-weight: 400;
	text-decoration: none; 
	}

#sitemap a:hover { 
	color: #0077d1; 
 	font-weight: 400;
	text-decoration: underline; 		
	}

#sitemap a:active { 
	color: #0077d1; 
 	font-weight: 400;
	text-decoration: none; }

#sitemap ul li {
	line-height: 170%;
	list-style-type: square;
	text-align: left;
	}

#sitemap ul li li {
	line-height: 170%;
	list-style-type: circle;
	text-align: left;
	font-size: 100%;
	}




