@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.format #container {
	width: 902px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/contentholderbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
} 
.format #top {
	background-image: url(images/top.gif);
	height: 42px;
} 
.format #header {
	height: 286px;
	background-image: url(images/logobg.jpg);
} 
.format #slideshowholder {
	float: right;
	padding-right: 100px;
}
.format #abovecopy {
	background-image: url(images/abovecopy.jpg);
	height: 27px;
}
.format #belowlogo{
	background-image: url(images/belowlogo.jpg);
	height: 33px;
} 
.format #addressbar{
	background-image: url(images/addressbar.jpg);
	height: 30px;
} 
.format #addressholder{
	padding-top: 7px;
}
.format #sidebar1 {
	float: left;
	width: 180px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 90px;
}
.format #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 290px;
	padding-top: 0;
	padding-right: 100px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.format #footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 121px;
} 
.format #footercop {
	background-image: url(images/footercenter.jpg);
	height: 121px;
	background-repeat: no-repeat;
	width: 902px;
	border: 0px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.whitetext {
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 3px;
}
.title {
	letter-spacing: 3px;
	font-weight: bold;
}
.footertext {
	font-size: 13px;
	padding-right: 100px;
	float: right;
	padding-top: 15px;
}
.bklink {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#navcontainer {
	width: 180px;
 }
#navlist
{
	padding-left: 0;
	margin-left: 0;
	width: 180px;
}

#navlist li {
	list-style: none;
	margin: 0;
	padding: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#navlist li a {
	text-decoration: none;
	font-weight: bold;
	color:#000;
	font-size: 13px;
}
#navlist  a:link, .navlist2 a:visited {
font-weight: bold;
color: #000;
font-size: 13px;
}
#navlist a:hover {
color: #000;
font-weight: bold;
text-decoration: none;
font-size: 13px;
}
#menutitlebar {
	padding-bottom: 10px;
}
