/* CSS Document */
body {
	margin:0;
    margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px; 
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bg.png);
	background-repeat:repeat-x;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	color:#999; 
	padding-left:5px;
	padding-top:0px;
	line-height:25px;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
}
P {
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-align:justify;
	padding-right:5px; 
	padding-left:5px; 
}
.top-nav {
	font-size:12px;
	width:100%;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	line-height: 40px;
}
.top-nav a {
	font-size:12px;
	width:100%;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	line-height: 40px;
	display:block;
}
.top-nav a:hover {
	font-size:12px;
	width:100%;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	line-height: 40px;
	background-color:#000;
}
.lnav {
	width:100%;
}
.bottomnav {
	text-align:center;
}
.bottomnav a {
	font-size:11px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	text-align:center;
	text-transform:capitalize;
}
.bottomnav a:hover {
	font-size:11px;
	font-weight:normal;
	color:#fff;
	text-decoration:underline;
	text-transform:capitalize;
}
.map a {
	font-size:12px;
	color:#bebbdb;
	font-weight: normal;
	text-decoration:none;
	text-transform:capitalize;
	line-height:22px;
}
.map a:hover {
	font-size:12px;
	color:#660000;
	font-weight: normal;
	text-decoration:underline;
	text-transform:capitalize;
	line-height:22px;
}
.maph a {
	font-size:12px;
	color:#999;
	font-weight: bold;
	text-decoration:none;
	text-transform:capitalize;
	line-height:22px;
}
.maph a:hover {
	font-size:12px;
	color:#660000;
	font-weight: bold;
	text-decoration:none;
	text-transform:capitalize;
	line-height:22px;
}
.copy a {
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.bottomlink
{
	width:100%;
	font-size:12px;
	color:#000;
	text-decoration:none;
	}
.bottomlink a
{
	font-size:12px;
	color:#660000;
	text-decoration:none;
}
.bottomlink a:hover
{
	font-size:12px;
	color:#000;
	text-decoration:underline;
}
.hader1 {
	width:100%;
	height:292px;
}
.hader2 {
	width:100%;
	height:292px;
	background:#FFF;
}
.headers {
	width:100%;
	height:100%;
}
.tableh	{
	width:90%;
	border:none;
}
.topd {
	height:10px;
	width:100%;
}
.bottomd {
	height:80px;
	width:100%;
	background:url(images/bottombg.gif);
}
.tabletop1 {
	width:90%;
	padding:0px 0px 0px 0px;
	border:none
}
.tablewel {
	width: 90%;
	background:#FFF;
}
.homeh {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration:none;
	padding-left:10px;;
	line-height:30px;
	display:block;
	background-color:#ccc;
}
.homeh a {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	text-decoration:none;
	text-transform:capitalize;
	line-height:30px;
	display:block;
	background-color:#ccc;
}
.homeh a:hover {
	font-size:14px;
	font-weight:bold;
	color:#ccc;
	text-align:left;
	text-decoration:none;
	text-transform:capitalize;
	line-height:30px;
	padding-left:10px;
	display:block;
	background:url(images/homeh.png);
}
.divhb {
	width:100%;
	height:25px;
}
.logo {
	background:url(images/LOGO.png);
	background:no-repeat;
	width:80%;
	height:40px;
}
