/* CSS Document */

body { margin:0;
    margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px; 
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	}
h1
{
font-family:"Times New Roman", Times, serif;
font-size:25px;
color:#283852; 
line-height:25px;
padding-left:5px;
padding-top:10px;
font-weight:bold;
text-transform:capitalize;
text-decoration:none;
}
P
{
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-align:justify;
	padding-right:5px; 
	padding-left:5px; 
}
.top-nav {
		font-size:12px;
		color:#fff;
		font-weight:bold;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		line-height: 45px;
		display:block;
}
.top-nav a {
		font-size:11px;
		color:#fff;
		font-weight:bold;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		line-height: 45px;
		display:block;
}
.top-nav a:hover {
		font-size:12px;
		color:#fff;
		font-weight:bold;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		line-height: 45px;
		display:block;
		background-image:url(images/top_b_p.png);
}
.left-nav {
		font-size:12px;
		color:#283852;
		font-weight:normal;
		text-align:left;
		text-decoration:none;
		text-transform:capitalize;
		line-height: 30px;
		display:block;
}
.left-nav a {
		font-size:12px;
		color:#000;
		font-weight:normal;
		text-align:left;
		text-decoration:none;
		text-transform:capitalize;
		line-height: 30px;
		display:block;
		background-image:url(images/left_a.gif);
}
.left-nav a:hover {
		font-size:12px;
		color:#fff;
		font-weight:normal;
		text-align:center;
		text-decoration:none;
		text-transform:capitalize;
		line-height: 30px;
		display:block;
		background-image:url(images/left_h.gif);
}
.bottomnav a {
	font-size:10px;
	font-weight:normal;
	color:#283852;
	text-decoration:none;
	text-transform:capitalize;
}
.bottomnav a:hover {
	font-size:10px;
	font-weight:normal;
	color:#283852;
	text-decoration:underline;
	text-transform:capitalize;
}
.map {
	font-size:12px;
	color:#283852;
	font-weight: bold;
	text-decoration:none;
	line-height:22px;
}
.map a {
	font-size:12px;
	color:#666666;
	font-weight: bold;
	text-decoration:none;
	line-height:22px;
}
.map a:hover {
	font-size:12px;
	color:#283852;
	font-weight: bold;
	text-decoration:none;
	line-height:22px;
}
.copy a {
	font-size:12px;
	color:#283852;
	text-decoration:none;
}
.bt_r
{
	border-right-color:#999999;
	border-right-width:1px;
	border-right-style:dotted;
	}
.btmar {
	background-image:url(images/mar.gif);
	width:270px;
	height:300px;
	padding-bottom:2px;
}
.bottomlink {
	font-size:12px;
	color:#283852;
	}
.bottomlink a {
	font-size:12px;
	color:#981044;
	text-decoration:none;
	}
.bottomlink a:hover {
	font-size:12px;
	color:#283852;
	text-decoration:underline;
	}
