body {
	margin: 0px;
 padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

p {
	margin-top: 0px;
	text-align: justify;
}

ul { margin-top: 0px; }

h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

h2 {
 font-size:14px;
 font-weight: bold;
	margin-bottom: 0px;
}

h3 {
 font-size:12px;
 font-weight: bold;
	margin-bottom: 0px;
}
a:link {
	color: #061F4E;
	text-decoration: none;
}
a:visited {
	color: #061F4E;
	text-decoration: none;
}
a:hover {
	color: #1E548D;
	text-decoration: underline;
}
a:active {
	color: #7BAEC5;
	text-decoration: underline;
	text-align: right;
}

/* 1st column navigation list styles */
#navlist {
	padding-left: 0;
	margin-left: 0;
	width: 200px;
}

#navlistInterior {
	padding-left: 0;
	margin-left: 0;
	width: 195px;
}

#navlist li {
	list-style: none;
	margin: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	border-top-color: #F2A95A;
}

#navlistInterior li {
list-style: none;
margin: 0;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
font-size: 12px;
font-weight: bold;
}

.navdiv { 
border-top: 1px solid #FFFFFF; 
padding-top: 8px;
}

.navsub {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:10px;
	font-weight: normal;
	text-align: left;
}

.navsub a {
	font-weight: normal;
	text-align: left;
}

.searchText {
	font-size: 10px;
	color: #000000;
}

#location { font-size:10px; }

#main {	line-height: 15px; }

#more { font-size:10px; }


/* interior 2 title box */
#titleBox {
	color: #CCCC66; 
}

.titleBoxTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
}


/* footer styles */
.footer {
	font-size: 9px;
	color: #999999;
	border-top-color: #F4A85A;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #F4A85A;
}

a.footer:link {
	color: #999999;
	text-decoration: none;
}
a.footer:visited {
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	color: #999999;
	text-decoration: underline;
}

.news {background-image:url(../gfx/smw_news_bg.jpg);
background-repeat:no-repeat;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}

#navlistnews {
	padding-left: 0;
	margin-left: 0;
	width: 240px;}
	
.navdivnews { 
border-bottom: 1px solid #666666; 
padding-bottom: 8px;
}
	
#navlistnews li {
	list-style: none;
	margin: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top:10px;
	font-size: 12px;
	font-weight:bold;
	border-top-color: #F666666;
}

#navlistnews a {text-decoration:none;}
