body
{
	background-color: #FFFFCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	font-style: italic;
	background-position: center;
	
}

div#banner {
height: 180px;
background-image: url(images/banner/banner.jpg);
margin-top:3px;
background-repeat: no-repeat;
}

p
{
	text-indent: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

td, th, h3, h6
{
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}

h1, h2, h4, h5
{
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h1 {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {
	font-size: 1.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h3 {
	font-size: 0.75em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

a
{
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

a:visited
{
	color:#CC9933;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

div#rightcolumn {padding: 2%;
float: right;
color: #484848;
width: 25%;
text-align: left;}

div#bluestripe
{
height: 6px;
background-color: #996600;
background-repeat: repeat-x;
margin: 0em;
padding: 0em;
line-height: 0.6em;
margin-bottom: 2px;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
float:left;
width:100%;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fffff;
background-color: #996600;
text-decoration: none;
}

#navlist a:hover
{
color: #663300;
background-color: #FFFF33;
text-decoration: none;
}

ul#navlist2
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
float:left;
width:100%;
}

#navlist2 li
{
display: inline;
list-style-type: none;
}

#navlist2 a { padding: 3px 10px; }

#navlist2 a:link, #navlist2 a:visited
{
color: #663300;
background-color: #FFFF99;
text-decoration: none;
}

#navlist2 a:hover
{
color: #663300;
background-color: #FFFF33;
text-decoration: none;
}

#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #996600;
	color: #FFFF99;
	float: left;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #FFFF66;
color: #FFFFCC;
text-decoration: none;
float: left;
border-right: 1px solid #663300;
}

#navcontainer ul li a:hover
{
background-color: #FFFF33;
color: #663300;
}




#navcontainer2 ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #FFFF99;
	color: #663300;
	float: left;
	width: 100%;
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#navcontainer2 ul li { display: inline; }

#navcontainer2 ul li a
{
padding: 0.2em 1em;
background-color: #FFFF99;
color: brown;
text-decoration: none;
float: left;
border-right: 1px solid #663300;
}

#navcontainer2 ul li a:hover
{
background-color: #FFFF33;
color: #663300;
}

