html, body {
	text-align: center;
	margin: 0 auto;
}
body {
	background-image: url(images/background.jpg);
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h3 {
	font-size: 18px;
	color: #2a56ff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#page_wrap {
	position:relative; 
	display:block;
	width: 890px;
	text-align:left;
	background:url(images/page_background.gif) center repeat-y;
	padding:0 14px 0 14px;
	margin: 0 auto;
}

/* CLASSES */
.clear {clear:both;}
.smallheader {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin:0px;
}
/* CLASSES */

/* Page Header */
#page_header {
	height:99px;
	background:url(images/header_bg.jpg) repeat-x;
}

#page_header #imagelogo {
	margin: 0px 0px 0px;
	padding:0px;
	float:left;
}
#page_header #header_address {
	padding:5px 15px 0px 0px; 
	text-align:right;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#page_header #header_address a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px;
	margin:0px 10px 0px;
}
#page_wrap #page_topbar {
	height: 21px;
	background: url(images/topbar.gif) no-repeat;
	padding-left:10px;
}
#page_header #imagelogo a {
	display:block;
	background-image:url(images/logo.jpg);
	height: 99px;
	width: 394px;
	text-indent: -900em;
	text-decoration:none;
	line-height:100%;
	float:left;
}
/* PAGE HEADER */
/* TOP NAVIGATION */
#top_navigation {
	background: url(images/navigation_02.jpg) repeat-x;
	height:36px;
}
#nav {
	list-style-image: none;
	list-style-type: none;
	margin:0 auto;
}
#nav li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float:left;
	vertical-align:middle;
	text-align:center;
}

#nav li a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:0px 9px 0px;
	float:left;
}

#dropmenudiv {
	position:absolute;
	border:1px solid #000099;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}

#dropmenudiv a:hover { /*hover background color*/
	background-color: #315dfe;
	color:#FFFFFF;
}
/* TOP NAVIGATION */
/* PAGE FOOTER */
#page_footer {
	border-bottom:1px solid #000000;
	background:url(images/header_bg.jpg) repeat-x;
	height:28px;
}
#page_footer #copyright {
	color: #FFFFFF;
	float: right;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top:5px;
}
#page_footer #footerlinks {
	padding-top:5px;
}
#page_footer #footerlinks a{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
	margin:0px;
}
#page_footer #linkexchange a {
	padding-top:10px
	font-size: 14px;
	width:8px;
	color: #335FFF;
	text-decoration: none;
}
/*PAGE FOOTER */
/* MAIN CONTENT */
#contentwrapper {
	padding:10px;
}
#contentwrapper img {
	padding:5px;
}
#contentwrapper a {
	text-decoration:none;
	color:#000000;
	font-style:italic;
}
#contentwrapper h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2857FF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

.inpagelink {	
	text-decoration:none;
	color:#000000;
	font-style:italic;
}
.inpagelink:hover {	
	text-decoration:none;
	color:#000000;
	font-style:italic;
	font-weight:bold;
}
/* MAIN CONTENT */








.subnav {	
	text-decoration:none;
	color:#000099;
	font-weight:bold;
}
.smallheader {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
/* SITEMAP STYLES */
#table_sitemap ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#table_sitemap a {
	font-size: 16px;
	text-decoration:none;
	color:#000099;
}
#table_sitemap h1 {
	margin: 0px;
	padding: 0px;
}
.sitemaplinkage {
	font-size: 12px;
	font-weight: bold;
}
#table_sitemap .sitemaplinkage strong {
	font-size: 12px;
}
#table_sitemap strong {
	font-size: 12px;
}
/* SITEMAP STYLES */
