body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
}
h1{
 font-size: 120%;
 color: #334d55;
}
h2{
	font-size: 114%;
	color: #FFCC00;
	font-weight: bolder;
}
h3{
	font-size: 100%;
	color: #660000;
	font-weight: bold;
}
h4{
 	font-size: 100%;
 	font-weight: normal;
 	color: #333333;
}
h5{
	font-size: 100%;
	color: #334d55;
}
h6 {
	font-size: 12pt;
	color: #660000;
	font-weight: bold;
}
h7 {
	font-size: 10pt;
	color: #660000;
	font-weight: bold;
}
#page_table {
	background-color: #663300;
	width: 900px;
	height: 600px;
	border-color: #FFCC00;
}
.page_content {
	vertical-align: top;
}
#logo-container {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	text-align: center;
}
#sml-logo-container {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

#content_table {
}
/*************** #pageName styles **************/

#pageName{
	height: 25px;
	vertical-align: middle;
	padding-left: 10px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.menu_holder {
	width: 150px;
	vertical-align: top;
}
#menu_table {
	background-color: #FFCC00;
	width: 100%;
}
.menu_item {
	height: 26px;
	padding-left: 10px;
	vertical-align: middle;
	border: 1px solid #cccccc;
}
#headline_table {
	background-color: #FFCC00;
	width: 100%;
}
.headline_header {
	height: 26px;
	text-align: center;
	vertical-align: middle;
}
.headline_detail {
	font-size: 80%;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	vertical-align: top;
}
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	background-color: #FFCC00;
}
.spacer {
	width: 10px;
}

.centre {
	text-align: center;
}
.style1 {
	font-size: 9pt;
	color: #0000FF;
	font-weight: bold;
}
.style2 {
	font-size: 10pt;
	color: #FFCC00;
	font-weight: bold;
}
.style3 {

	font-size: 10pt;
	color: #660000;
	font-weight: bold;
}
/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	background-color: #FFCC00;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	background-color: #FFCC00;
	color: #663300;
	width: 620px;
	height: 370px;
	vertical-align: top;
}
.story p{
	padding: 0px 0px 10px 0px;
}
.bottom-spacer {
	height: 15px;
}
.map-container {

	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	background-color: #FFFFFF;
	color: #663300;
	height: 370px;
	vertical-align: top;
}
#map-page {

	background-color: #663300;
	width: 1000px;
	height: 600px;
}
#footer {
	height: 30px;
	background-color: #FFCC00;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #663300;
}

