html
{
background-color: #80A3BF;

}

#shadow
{
width: 933px;
margin-left:auto;
margin-right: auto;
padding: 0;
filter: shoadow(color:gray);}

body 
{	
border: 15px solid #660000;
width: 923px;
margin-left:auto;
margin-right: auto;
padding:0;

}

.color
{background-color: #AA7955;}

#header
{
	font-weight: bold;
	font-face: Georgia,serif;
	font-size: 3em;
	color: #FFFFCC;
	text-align: center;
	vertical-align: middle;
	background-color: #003500;
min-height: 65px;
padding-top: 10px;
/*border-bottom: 10px solid #AA7955;*/
}



#pageimage
{
height: 165px;
width: 740px;
background: #80A3BF;


}



#pagetitle
{
background: #AA7955;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #003500;
padding: 10px;

}


#content
{
margin-left: 180px;
padding: 0px;
border-left: 3px solid #003500;

}

#sidebar
{
/*position: absolute;*/
width: 180px;
float: left;
font-weight: normal; 
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
min-height: 560px;

}

.logo
{
background-color: #FFFFCC;
}

.box
{
border-top: 3px solid;
margin-top: 0px;
border-color: #003333;
padding-top: 5%;
padding-right: 5%;
padding-bottom: 15%;
padding-left: 5%;
}

#nav
{
list-style-type: none;
font-size: large;
color:#FFFFCC;	
background-color: #AA7955;
font-size: large;

}

a {
	color: #FFFFCC;
	text-decoration: underline;
	
}

a:hover {
	color: #660000;
	text-decoration: underline;
}

li {margin: .3em 0}


#text
{
position: relative;
padding-left: 25px;
background-color: #FFFFCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
color: #003333;
/*width: 660px;*/
min-height: 400px;
}

#footer
{

margin: 0px;
margin-top: 4%;
padding: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
font-weight: normal;
/*line-height: 22px;*/
color: #FFFFCC;
background-color: #003500;
text-align: center;
/*vertical-align: middle;*/
}

#analytics
{

background-color: #003500;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: .6em;
font-weight: normal;
color: #FFFFCC;

}

.sitemap
{
	color: #003500;
	text-decoration: underline;

}

.h1 
{
font-size: x-large;
font-style: italic;

}

.h2
{
font-size: larger;
}

.title
{
font-size: x-large;
color:#FFFFCC;

}

fieldset
{
border-color: #FFFFCC;
font-weight: bold;
font-size: small;
text-align: center;
color: #66CC33;
width: 160px;
}

legend
{
color: #660000;
font-size: medium;
font-weight: normal;
}

#etoNotice
{
background-color: #003500;
text-align: center;
color: #FFFFCC;
padding-bottom: 5px;
font-size: .6em;
}
