body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/bg.jpg) repeat-x;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8F8F8F;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0px 2px 2px 2px;
	margin-bottom:20px;
}
#colTwo .bg1 a, #colTwo .bg1 a:active, #colTwo .bg1 a:visited{
	color: #ACBB48;
	font-size:14px;
	text-decoration:none;
}
#colTwo .bg1 a:hover{
	color:#333333;
}
.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

/* Header */

#header {
	width: 765px;
	height: 150px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 50px 0 0 10px;
	font-size: 24px;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	padding: 106px 0 0 0;
	list-style: none;
}
#header li{
	display: inline;
}
#mainn li a, #mainn li a:active, #mainn li a:visited{
	
	display: block;
	float: left;
	height: 25px;
	margin: 2px 2px 0px 3px;
	padding: 5px 20px 0px 20px;
	background-image:url(images/btn-bg.gif);
	background-repeat:repeat-x;
	text-decoration: none;
	font-weight: bold;
	
}

#mainn li a:hover{
	background-color:#ACBB48;
	background-image:none;
}

/* Content */

#content {
	width: 765px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 180px;
}

#colOne ul {
	padding-left: 0px;
	list-style: none none outside;
	margin-top:0px;
	margin-bottom:25px;
}

#colOne li {
	padding: 0px;
}

#colOne li.first {
	background: none;
}
#colOne li a, #colOne a:active, #colOne a:visited{
	color: #ACBB48;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	display:block;
	padding:3px;
	border-bottom:#EEEEEE thin solid;
}
#colOne li a:hover{
	color:#333333;
	background-color:#ACBB48;
}

#colTwo {
	float: right;
	width: 580px;
}
#colTwo a, #colTwo a:active, #colTwo a:visited{
	color: #ACBB48;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
#colTwo a:hover{
	color:#333333;
}
.btitle{
	height: 49px;
	padding:0px;
	margin-bottom:5px;
}
.btitle a, .btitle a:visited, .btitle a:active{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#ACBB48;
}
.btitle a:hover{
	color:#333333;
}
.cal{
	background-image:url(images/date-bg.gif);
	background-repeat:no-repeat;
	width:45px;
	height:49px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding:0px;
	float:right;
}
.cal h6{
	color: #999999;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	letter-spacing:-1px;
	padding-top:5px;
	padding-right:1px;
}
.cal .no{
	color: #999999;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	
}
.cal h5{
	color: #999999;
	font-size:10px;
	margin:0px;
	font-weight:bold;
}
.btitle_item{
	height:30px;
	width:525px;
	border-bottom:#CCCCCC thin solid;
	font-size:18px;
	font-weight:bold;
	color:#ACBB48;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:0px;
	float:left;
}
#colTwo .btitle_item a, #colTwo .btitle_item a:active, #colTwo .btitle_item a:visited{
	font-size:18px;
	font-weight:bold;
	color:#ACBB48;
	text-decoration:none;
}
#colTwo .btitle_item a:hover{
	color:#000000;
}
.com{
	height:10px;
	font-size:12px;
	color:#333333;
	text-transform: lowercase;
}
#colTwo .com a, #colTwo .com a:active, #colTwo .com a:visited{
	font-size:14px;
	font-weight:bold;
	color:#ACBB48;
	text-decoration:none;
}
#colTwo .com a:hover{
	color:#000000;
}
.ctitle{
	height:30px;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:0px;
	border-bottom:#CCCCCC thin solid;
	font-size:18px;
	font-weight:bold;
	color:#ACBB48;
	margin-bottom:0px;
}

/* Footer */

#footer {
	clear: both;
	width: 765px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img7.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size:12px;
}
#footer a, #footer a:active, #footer a:visited{
	color: #ACBB48;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover{
	color:#333333;
}
.item{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	vertical-align:middle;
	width:auto;
	height:auto;
	padding:5px;
	border:#cccccc solid 1px;
	text-align:left;
	z-index:0;
}
.itemg{
	
	margin-right:5px;
	margin-bottom:5px;
	vertical-align:middle;
	overflow:hidden;
	width:auto;
	height:auto;
	float:left;
	padding:5px;
	border:#cccccc solid 1px;
	text-align:left;
}
input, textarea{
	background: url(images/shadow.gif) repeat-x;
	border:#cccccc solid 1px;
	color: #000000;
	font-size:14px;
}
.ads{
	margin:0px;
	margin-top:3px;
	padding:0px;
	text-align:left;
}
.pad{
	margin-left:5px;
}