/* CSS Document */
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../images/bg.png);
	background-repeat:repeat-x;
}
h1  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#e98728;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-weight:bolder;
	text-transform:capitalize;
	text-decoration:none;
	line-height: 20px;
}
P   {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	line-height: 17px;
	padding-right: 5px; 
	padding-left:0px;
	padding-bottom: 0px;
	text-decoration: none; 
}
p a {
	text-decoration: none;
	color: #336600;
}
p a:hover {
	color: #000;
}
.top-nav a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	font-weight: lighter;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	line-height: 38px;
	letter-spacing:inherit;
}
.top-nav a:hover  {
	font-size:12px;
	color: #fff;
	background: url(../images/top-menu-h.png);
}
.left-navigation {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #000;
	line-height:25px;
	text-align:left;
	text-transform:capitalize;
}
.left-navigation a  {
	color:#555;
	text-decoration:none;
}
.left-navigation a:hover  {
	color:#ffff00;
	text-decoration: underline;
}
.left-navigation a  {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-transform:capitalize;
	display:block;
	padding-left:25px;
	line-height:28px;
	background:url(../images/lnavi.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	border-bottom-width: 1px;
}
.left-navigation a:hover  {
	color:#000;
	text-decoration: none;
	font-weight: normal;
	background:url(../images/lnav-h.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.copyright a  {
	font-size: 11px;
	color: #eee;
	text-align: right;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	display: block;
	}
.map {
	font-size:12px;
	text-align:left;
	text-transform:capitalize;
	text-decoration:none;
	line-height:25px;
}
.map a  {
	color:#333;
	font-weight: normal;
	text-decoration:none;
}
.map a:hover  {
	color:#e98728;
	text-decoration: none;
	}
.bottomlink {
	font-size:11px;
	color: #555;
	text-decoration:none;
	text-align: justify;
	line-height: 17px;
	}
.bottomlink a  {
	color: #006699;
	text-decoration:none;
	}
.bottomlink a:hover {
	color:#333;
	text-decoration: underline;
}
.bottomnav {
	font-size:10px;
	text-align:center;
	text-transform:capitalize;
	line-height:18px;
}
.bottomnav a {
	color:#999;
	text-decoration: none;
}
.bottomnav a:hover {
	color:#eee;
	text-decoration: none;
}
.hh {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	text-decoration: none;
	color: #555;
	line-height: 25px;
	letter-spacing: 1px;
	}
.tp {
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	color: #000;
	line-height: 19px;
	padding-left: 0px;
	padding-right: 0px;
	}
.tp:hover {
	color: #336600;
	}
.read {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-transform: capitalize;
	padding-right: 10px;
}
.read a {
	color: #999;
	text-decoration: none;
}
.read a:hover {
	color: #333333;
	text-decoration: none;
}
.boxt {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
	padding-left: 10px;
	line-height: 16px;
}
.box { 
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-transform: capitalize;
	padding-left: 10px;
	padding-top: 5px;
}
.boxtp {
	color: #999;
}
.boxtp:hover {
	color: #555;
}
.category {
	font-family:"Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	text-align:left;
	text-transform:capitalize;
	letter-spacing: 1px;
	color: #fff;
	line-height: 25px;
	padding-left: 10px;
}