@charset "UTF-8";
/* CSS PRINT Document */

/*
logo colors:
#abd801: greenBoy
#ec6257: redGirl
#fcc10b: yellowGirl
#4c87a9: blueBoy
#655033: brownType
bkg ideas
*/

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}

body {
font-size: 0.8em;
font-family: Verdana, Geneva, sans-serif;
color: #000;
}

body img
{
border-width: 0px;
border-style: none;
}

#containerWrapper{
width: 900px;
margin: auto;
}

#container {
position: relative;
width: 100%;
height: 100%;
}

#headerLt {
float: left;
width: 198px;
margin: 10px 0 0 0;
background-color: #FFF;
padding-bottom: 60px;
}

#headerLt img
{
border-width: 0px;
border-style: none;
padding: 0 0 0 10px;
text-align: center;
display: inline;
margin-top: 0px;
vertical-align: middle;
overflow: visible;
z-index: 1000;
}
#topLogo{
	margin-top:10px}

#contentRt
{
background-color:#FFF;
float:left;
width: 660px;
margin: 10px 0 0 15px;
overflow: visible;
}

#content 
{
background-color:#ffffff;
float:right;
width: 660px;
font-size: 0.85em;
margin-bottom: 15px;
overflow: visible;
}
h1, h2, h3, h4, h5, h6{
padding: 0px 25px 0 25px;
}
p {
margin-top: 10px;
padding: 0 25px 0 25px;
text-indent: 0px;
}
a img {
text-decoration: none;
border: 0 none;
}
#container #content ul
{
list-style: disc outside;
padding-left: 35px;
}

#container #content img
{
float: right;
width: auto;
margin: 10px 0 10px 20px;
}

#container #content table
{
margin: 0px 0 15px 25px;
}

#container #content ul li
{
margin: 15px 50px 5px 10px;
line-height: 120%;
}

#container #content dl dt
{
margin: 20px 20px 4px 30px;
font-weight: bold; 
color: #655033; 
}
#container #content dl dd
{
margin: 0px 20px 20px 30px;
}

#container #content tableContactPg
{
vertical-align: top;
}

#container #content table tr td a
{
color: #333;
}

#footer {
color: #000;
font-size: 0.8em;
font-family: Verdana, Geneva, sans-serif;
pasition: bottom;
width: 100%;
margin-top: 5px;
margin-left: 210px;
border-top: 1px solid #000;
}


.nav
{
padding: 20px 0 0 0;
font-size: 1em;
}
ul.nav {
list-style: none;
margin: 0;
}
ul.nav a:link, ul.nav a:visited {
padding:0;
display: block;
width: 213px;
text-decoration: none;
text-align: center;
margin: 0;
position: relative;
line-height: 30px;
color: #000;
}
ul.nav a:hover, ul.nav a:active {
text-shadow:1px 1px 1px #7a7a7a;
z-index: 1000;
font-size: 1.2px;
font-weight: bold;
}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#contentRt div img
{
margin: 10px 20px;
background: white;
*/clear: both;
i
}
h1
{
font-size: 1.5em;
text-decoration: none;
line-height: 1.5;
font-weight: bold;
}

h2
{
font-size: 1.2em;
text-decoration: none;
clear: none;
line-height: 1.2;
font-weight: bold;
margin: 10px 0 2px 0 ;
}

#headerLt .nav li a
{
z-index:1000;
position: relative;
}
