body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color: #000;
}

h1 {
	font-size: 24px;
	letter-spacing: .4em;
	font-weight: normal; 
	color: #000000;
	margin: 5px 0 2px 0;
	}
	
h2 {
	font-size: 18px;
	letter-spacing: .2em;
	font-weight: normal; 
	color: #000000;
	margin: none;
	}
	
h3 {
	font-size: 20px;
	letter-spacing: .2em;
	font-weight: bold; 
	color: #fff;
	border-bottom: 1px solid #999966;
	}

h4 {
	font-size: 20px;
	font-weight: bold; 
	color: #fff;
	margin: 0px;
	}
	
a {
	color: #fff;
	}

ul {
	color: #fff;
	}
		
a:hover {
	color: #D8A641;
	}

#navlist
	{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	}

#navlist li
	{
	margin: 0px 0 20px 0px;
	background-position: 0 .5em;
	list-style-type: none;
	border-bottom: 1px solid #999966;
	}

#navlist 
	{
	color: red; 
	font-size: 10px; 
	}

#navlist a 
	{
	font-size: 18px; 
	color: #999966; 
	font-weight: none; 
	text-decoration: none;
	display: block;
	}

#navlist a:hover
	{
	color: #D8A641;
	}
	
	
#subnavcontainer
{
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
background-color: #000000;
color: #333;
}

#subnavcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#subnavcontainer li
{
border-bottom: 1px solid #999966;
margin: 0;
}

#subnavcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #5E5E3E;
border-right: 0px solid #000;
background-color: #000;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #subnavcontainer li a { width: auto; }

#subnavcontainer li a:hover
{
border-left: 10px solid #999966;
border-right: 0px solid #000;
background-color: #000;
color: #fff;
}

.whitetext {color: #FFFFFF}

.susansfooter {font-size: 12px; color: #FFFFFF}
#city
{

border-right: 0px solid #000;
background-color: #000;
color: #fff;
}


