@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0
}
body {
	text-align:center;
	background-image:url(../images/mainbg.jpg);
}
.clear {
	clear:both
}

img{
border:none;

}
.topnav1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a.topnav1:hover {
	color: #333;
	text-decoration:none;
}
.boldtxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #039;

	}
#headbtm {
	width:960px;
	height:30px;
	float:left;
	border:0 blue solid;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
}
.banbg{
		background-image: url(../images/banbg.jpg);
	background-repeat: repeat-x;

	}
#wrapper {
	width:960px;
	margin:0 auto
}
.txt1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #660000;
	line-height:18px;
	font-weight: bold;
	text-align: justify;
	}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:400;
	color:#069;
	text-align:left;
	padding:10px 0 5px 19px
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:400;
	color:#069;
	text-align:left;
}
.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:18px;
	font-weight:normal;
	padding-left: 11px;
	text-align: left;
	}

.linknav{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:22px;
	font-weight:normal;
	padding-left: 20px;
	background-image:url(../images/bulets.jpg);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	text-decoration:none;
	}
a.linknav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #039;
	line-height:22px;
	font-weight:normal;
	padding-left: 20px;
	background-image:url(../images/bulets.jpg);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	text-decoration: underline;
	}
.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
	font-weight:normal;
	text-align: justify;
	}

.readmore {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:lighter;
	color:#F60;
	text-decoration:none;
	text-align:left;
}
.readmore a:hover, .readmore1 a:hover {
	text-decoration:underline
}
.news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	color:#ff7200;
	text-align:left;
	padding:10px 0 5px 24px
}
.footer {
	height:60px;
}

.foottxt {
	color:#ededed;
	line-height:18px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	text-decoration:none;
	font-weight: lighter;
}
a.foottxt:hover {
	color: #FC0;
	line-height:18px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
}
.subheadtxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #F30;
	line-height:25px;
	font-weight:normal;
	}
