body {
	background-image: url(../images/bgextend.jpg);
	margin: 0px 0px 0px 0px;
	text-align:center;
	background-position: top;
	background-repeat:repeat-x;
	background-color: #999999;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textwhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#container {
	background-image: url(../images/bg.jpg);
	background-color: #ffffff;
	background-position: top left;
	background-repeat:repeat-y;
	margin: 0px auto 0px auto;
	width: 900px;
	text-align:left;
}
/** ----------------------Body Content -------------------------- **/

#bodycontainer {
	width: 730px;
	float:left;
	background-color: #ffffff;
	background-image: url(../images/bodybg.jpg);
	background-position: top left;
	background-repeat:no-repeat;

}
#bodypadding {
	padding:22px;
}

/** ----------------------Top Navigation -------------------------- **/
#header {
	background-image: url(../images/header.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	height:224px;
	text-align:left;
}

#topnav {
	margin-left:398px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	line-height:25px;
	color: #ffffff;
}
a.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #ffffff;
}
a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #cccccc;
}
/** ----------------------left Navigation -------------------------- **/
#leftcolumn{
	background-image: url(../images/sidebg.jpg);
	display: inline;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	float: left;
	width: 170px;
}
#sidenav_top {
	background-image: url(../images/sidenav_top2.jpg);
	background-position:top left;
	width: 170px;
	line-height:25px;
}
.sidenav_head {
	background-image: url(../images/sidenav_head.jpg);
	background-position:top left;
	width: 170px;
	line-height:25px;
}
.sidenav_padding {
	padding:12px;
}
a.sidenav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

a.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left:8px;
	text-decoration:none;
	color: #ffffff;
}
a.sidenav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left:8px;
	text-decoration:none;
	color: #cccccc;
}
/** ----------------------footer -------------------------- **/
#footer{
	clear: both;
	background-color:#55171F;
	height:42px;
	padding-top:8px;
    width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align:center;
	margin-top:-12px;

	
}
#sitemap{
	text-align:right;
    background-color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
a.sitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align:center;
}

.textbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}