body
{
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	text-align: center;
	font-family: arial;
}

img
{
	border: 0;
}

#logo
{
	background-color: #FFFFFF;
	width: 220px;
	padding: 10px 0 10px 15px;
	border-bottom: 3px dotted #923B02;
	border-left: 1px solid #BCBEC0;
	align: center;
}

#tagline
{
	background-color: #FFFFFF;
	border-bottom: 3px dotted #923B02;
	border-right: 1px solid #BCBEC0;
	padding: 5px 0 10px 20px;
}

.nav
{
	width: 220px;
	background-color: #CE9E4E;
	border-left: 1px solid #BCBEC0;
	color: #FFFFFF;
	padding: 20px 0;
}

p.links
{
	padding-left: 20px;
}

#content
{
	background-color: #FFFFFF;
	border-right: 1px solid #BCBEC0;
	padding: 30px;
	font-size: 12px;
	line-height: 18px;
}

#navfooter
{
	width: 220px;
	background-color: #CE9E4E;
	color: #FFFFFF;
	padding: 0;
	border-left: 1px solid #BCBEC0;
}

#footer
{
	background-color: #FFFFFF;
	padding: 3px 30px;
	font-size: 12px;
	font-family: arial;
	text-align: left;
	border-right: 1px solid #BCBEC0;
}

#navbrown
{
	background-color: #923B02;
	height: 18px;
	border-left: 1px solid #BCBEC0;
}

#brownfooter
{
	background-color: #923B02;
	color: #FFFFFF;
	padding: 0 30px;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	border-right: 1px solid #BCBEC0;
}

#smallprint
{
	background-color: #FFFFFF;
	padding: 3px 0 3px 30px;
	font-size: 9px;
	font-family: arial;
	font-style: italic;
	border-right: 1px solid #BCBEC0;
	border-bottom: 1px solid #BCBEC0;
}

h1	/*  paragraph lead text  */
{
	font-family: impact;
	color: #6E8878;
	font-size: 14px;
	display: inline;
	font-weight: normal;
}

h2	/* small print in left column footer  */
{
	font-size: 10px;
	color: #FFFFFF;
	display: inline;
	font-weight: normal;
	padding-left: 10px;
}

h3 	/* bold text in the footer  */
{
	font-family: impact;
	font-weight: normal;
	display: inline;
	font-size: 14px;
}

h4	/* brown impact caption font  */
{
	font-family: impact;
	display: inline;
	font-weight: normal;
	font-size: 14px;
	color: #923B02;
}

h5
{
	display: inline;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

ul
{
	margin: 1em;
	padding: 1px;
	list-style-image: url(img/yellowdiamond.jpg);
	font-size: 12px;
}

ul ul
{
	padding: 1px 0;
	margin: 0 1.25em;
	list-style-image: url(img/blackdot.jpg);
}

a
{
	color: #923B02;
	text-decoration: none;
}

.unittitles
{
	padding-top: 2px;
	padding-left: 20px;
}

th
{
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

td
{
	font-size: 12px;
}

.ind
{
	text-indent: 30px;
}


