/*This is the core style sheet of the site*/

head {}

body {
background-color: #DFE0DA;
color: #3C3C3C;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.87em;
margin: 0;}
.darktext {
	color: #000000;
	line-height: 1.4em;
}


#container {
position: relative;
width: 788px;
margin: auto;
background-color:#ffffff;
border-left: 0px #ffffff solid;
border-right: 0px #ffffff solid;
border-bottom: 1px #999999 solid;
height: 100%;
}

#header {
background-color: #ffffff;
background-image: url('../images/home/header.gif');
background-repeat: no-repeat;
border-bottom: 1px #000000 solid;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-top: 0px;
background-position: 0px;
height: 125px; }

#content {
position: relative;
width: 788px; 
height: 100%;}

#navbar {
position: absolute;
top: 0px;
left: 0px;
width: 195px; }

#navbar ul li a:link, #navbar ul li a:visited {
display: block;
font-weight: normal;
border-bottom: solid #ffffff 1px;
padding-top: 4px;
padding-bottom: 3px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .93em;

padding-left: 30px;}

#navbar ul {
margin: 0;
padding: 0;
list-style: none;
background-color: #EAEBE5;
}

#main-text {
position: relative;
background-color: #ffffff;
background-repeat: no-repeat;
border-left: 1px #000000 solid;
border-right: 0px #000000 solid;
border-bottom: 0px #000000 solid;
margin-left: 125px;
width: 559px;
padding-left:10px;
 }
 

.smalltext {
	font-size: 10px;
}

#main-text object
{
	margin-left:-10px;	
}




h1 {
font-size: 1.0em;
text-decoration: none; }

p {
font-size: 0.8em;
text-align: left;
line-height: 1.7em; }

p.footer {
font-size: .5em;
text-align: center;
font-weight: bold;
}

a:link {
color: #3C3C3C;
text-decoration: none; 
}

a:visited {
color: #666666;
text-decoration: none; 
}

a:hover {
text-decoration: none; 
background-color: #DFE0DA;
}

a:active {
text-decoration: none; 
}

.class2 a:link {
color: #666666;
text-decoration: none; 
}

.class2 a:visited {
color: #666666;
text-decoration: none; 
}

.class2 a:hover {
color: #666666;
text-decoration: underline; 
background-color: #ffffff;
}

.class2 a:active {
color: #666666;
text-decoration: none; 
}


ul {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .9em;
line-height: 1.7em;}

li {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .9em;
line-height: 1.7em;}
.medtext {
	font-size: 0.8em;
	text-align: left;
	line-height: 1.7em;
}
h2 {
	font-weight: bolder;
	font-size: 12px;
}
#footer {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .75em;
text-align: center;
position: relative;
width: 788px; 
height: 30px; 
margin: auto;
padding: 8px 0px 0px 0px;
background-color:#DFE0DA;
border-top: 0px #000000 solid;
border-left: 0px #000000 solid;
border-right: 0px #000000 solid;
border-bottom: 0px #000000 solid;
}
h3 {

	font-weight: bolder;
	font-size: 12px;
	margin-bottom: 0px;
}

object
{
z-index:-1;	
}
