/* 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/bgh.png);
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	color:#ff9900; 
	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;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	line-height: 27px;
	background-image:url(images/center_rib.jpg);
}
.top-nav a {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	line-height: 27px;
	display:block;
}
.top-nav a:hover {
	font-size:12px;
	color:#ff9900;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	line-height: 27px;
	background-color:#ba7e2b;
	background-image:url(images/top_menu.png);
}
.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 {
	color:#003300;
}
.map a {
	font-size:12px;
	color:#666666;
	font-weight: normal;
	text-decoration:none;
	text-transform:capitalize;
	line-height:22px;
}
.map a:hover {
	font-size:12px;
	color:#ffa100;
	font-weight: normal;
	text-decoration:underline;
	text-transform:capitalize;
	line-height:22px;
}
.maph a {
	font-size:12px;
	color:#ffa100;
	font-weight: bold;
	text-decoration:none;
	text-transform:capitalize;
	line-height:22px;
}
.maph a:hover {
	font-size:12px;
	color:#666666;
	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:#CC3300;
	text-decoration:none;
}
.bottomlink a:hover
{
	font-size:12px;
	color:#000;
	text-decoration:underline;
}
.hader1 {
	width:880px;
	height:293px;
}
.topd {
	height:10px;
	width:100%;
}
.bottomd {
	height:80px;
	width:100%;
	background:url(images/bottombg.gif);
}
.homeh {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	padding:0px 0px 0px 0px ;
	line-height:30px;
	display:block;
	background-color:#ff9900;
}
.homeh a {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	text-transform:capitalize;
	padding:0px 0px 0px 0px ;
	line-height:30px;
	display:block;
	background-color:#ff9900;
}
.homeh a:hover {
	font-size:14px;
	font-weight:bold;
	color:#ff9900;
	text-align:center;
	text-decoration:none;
	text-transform:capitalize;
	padding:0px 0px 0px 0px ;
	line-height:30px;
	display:block;
	background:url(images/homeh.png);
}