body { 
	font-size:77%; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#666;
	background-image:url(../images/header-bg.png);
	background-repeat:repeat-x;
	margin-top:0px;	
	}
#wrapper { 
	margin:auto; 
	width:940px;
	}	
#header { 
	height:193px; 
	text-align:right;
	}

#info {
	float:right;
	font-size:15px;
	left:220px;
	position:relative;
	text-transform:uppercase;
	top:15px;
	width:400px;
}

.uppercase{
	text-transform:uppercase;
}

#logo { 
	float:left; 
	}

#topimg {
	background-color:#333333;
	margin-left:240px;
	text-align:left;
	width:460px;
	height:auto;
	overflow:auto;
	display:none;
}
	
#next-event {
	background:#663366 none repeat scroll 0 0;
	color:#FFFFFF;
	float:right;
	font-size:14px;
	height:25px;
	margin-right:20px;
	padding-top:7px;
	text-align:center;
	width:460px;
}
#search {
	background:#0196E6 none repeat scroll 0 0;
	color:#FFFFFF;
	float:right;
	height:26px;
	padding-right:7px;
	padding-top:7px;
	width:210px;
}
#search form input{ 
	color:#666; 
	background:#fff; 
	border:none; 
	}

.button {
	border:none !important;
	background:#99cc33 !important;
	color:#fff !important;
	}

#navigation {
	font-size:14px;
	height:33px;
	text-transform:uppercase;
}

.newsstyle{
}

.eventsstyle{
}

#cont {
	background-image:url(../images/main-cont.png);
	background-repeat:no-repeat;
	float:left;
	font-size:12px;
	line-height:18px;
	padding:10px;
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
}

#cont h1 {
	color:#0099CC;
	padding:5px;
	}
	
#cont h2 {
	color: #000000;
	padding:5px;
	}
	
#cont h3 {
	color:#000000;
	padding:5px;
	}
	
#cont h4 {
	color: #0099CC;
	padding:5px;
	}

h1 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	}
	
h2 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	}
	
h3 {
	text-transform:uppercase;
	font-weight:bold;
	}
	
h4 {
	text-transform: none;
	font-weight:bold;
	}
	
	
#content a { 
	color:#99c043; 
	}
#content a:hover { 
	color:#0196e6;
	}
#content .mr-20 { 
	margin-right:20px; 
	}
#content-main { 
	width:520px; 
	margin:0 20px 0 0; 
	}
.feature-box { 
	width:299px; 
	color:#666; 
	background:#fff url(../images/feature-box.png) no-repeat top center; 
	float:left;
	}
.feature-box h1, .feature-box h2, .feature-box h3, .feature-box h4, .feature-box h5, .feature-box p { 
	padding:10px;
	}
	
.feature-box ul{
	list-style-type:none;
	} 
	
.feature-box li{
	margin:0px;
	padding-left:10px;
	} 
	
#cont {
	float:left;
	background-image:url(../images/main-cont.png);
	background-repeat:no-repeat;
	padding:10px;
	width:600px;
}	

#cont ul{
	margin-left:20px;
	padding:5px;
	} 
	
#cont li{
	margin:0px;
	padding:5px;
	} 
	
#sidebar { 
	width:315px; 
	float:right; 
	}
#footer-wrapper {
	border-top:40px solid #99cc33;
	}
#footer { 
	margin:auto; 
	width:940px;
	height:30px; 
	clear:both; 
	margin-top:10px;
	color:#666; 
	background:#fff; 
	}
#footer a { 
	font-weight:bold; 
	}
#footer a:hover { 
	color:#0196e6; 
	}


/*-------[ pagination ]---------------------------------*/


.qp_counter {
margin:  10px;
}
		
a.qp_disabled {
color: #888;
}
			
#post_counter {
width: 130px;
}
			
#post_counter .qp_prev {
display: block;
float: right;
}
			
#post_counter .qp_next {
display: block;
float: left;
}

/*-------[ Misc ]---------------------------------*/

.purple { color:#636; }
.green { color:#99cc33; }
.blue { color:#0196e6;
	font-weight:bold;


 }
.orange { color:#fda800; }
.red { color:#e4000f; }
a { text-decoration:none; }


.f-left {
  	float: left;
	margin-left:5px;
}

.f-right {
  	float: right;
	margin-right:3px;
}

.large{
	text-transform:uppercase;
}

#message {margin: 5px 10px; padding: 4px; display:block;text-align:center;}
#message.error {background:#FFEBE8;border: 1px solid #CC0000;color:#CC0000;}
#message.success {border:solid 1px #349534; background:#C9FFCA;color:#008000;}

.clear {
  	clear: both;
}


label {
	float:left;
	margin-right:10px;
	width:100px;
	font-weight:bold;	
	}

img {
	border:none;
	}
	
.left-img {
float:left;
margin:5px 10px 0 0;
padding:5px;
}
.right-img {
float:right;
margin:5px 0 0 10px;
padding:5px;
}

table {width:98%; text-align:right; border:rgb(128,128,128); font-size:12px; margin:5px 10px; color:#000;background:#fff;}
table th {background-color: rgb(229, 229, 229); border:1px solid rgb(187, 187, 187); padding:3px 6px; font-weight:normal; color:#000;}
table tr td {border: 1px solid rgb(221, 221, 221); padding:5px 6px;}
table tr:hover {background-color: rgb(240, 240, 240);color:#000;}

a {
	color:#148eb9;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	text-decoration:underline;
	}
	
p {
	padding:5px;
	line-height:15px;
	}
	
p.event{
	padding:0px;

}

.boxgrid{ 
	width: 300px; 
	height: 251px;
	float:left; 
	background:#fff;  
	overflow: hidden; 
	position: relative;
	}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
	}
.boxgrid p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
	}
.slideleft {
	margin-bottom:18px;
	margin-right:18px;
}
.slideright {	 
	margin-right:0px;
	margin-bottom:10px;
	}

.boxgrid a{ color:#333; }
.boxgrid h1{ margin: 10px 10px 0 10px; color:#777; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold; text-transform:none;}

table {width:98%; text-align:right; border:rgb(128,128,128); font-size:12px; margin:5px 10px; color:#000;background:#fff;}
table th {background-color: rgb(229, 229, 229); border:1px solid rgb(187, 187, 187); padding:3px 6px; font-weight:normal; color:#000;}
table tr td {border: 1px solid rgb(221, 221, 221); padding:5px 6px;}
table tr:hover {background-color: rgb(240, 240, 240);color:#000;}

table tr td a {
	color:#FFFFFF;
	text-decoration:none;
	}
table tr td a:hover {
	text-decoration:underline;
	}
	
/* list styles */

#lists {
	padding-left:15px;
	}

/* 1 col */

.item1colholder {
	width:550px;
	margin-bottom:10px;
	clear:both;
	}
.item1colImage {
	float:left;
	padding:0px 5px 5px 0px;
	}
.item1colImage p{
	padding:0px !important;
	}	
	
.item1colTitle {
	float:left;
	width:350px;
	}
.item1colTitle h1 {
	padding-left:5px !important;
	}
	
.item1colDesc {
	float:left;
	width:430px;
	}

/* 2 col */
	
.item2colholder {
	width:450px;
	margin-bottom:10px;
	}
.item2colImage {
	float:left;
	padding:0px 5px 5px 0px;
	}
.item2colImage p{
	padding:0px !important;
	}	
.item2colTitle {
	float:left;
	width:300px;
	}
.item2colTitle h1 {
	padding-left:5px !important;
	}
	
/* Grid */
	
.itemGridholder {
	float:left;
	margin-bottom:10px;
	width:125px;
}
.itemGridImage {
	float:left;
	padding:0px 5px 5px 0px;
	}
.itemGridImage p{
	padding:0px !important;
	}	
.itemGridTitle {
	float:left;
	width:125px;
	font-size:12px;
	}