body {
	background-color: white;
	padding: 0;
	margin: 0 auto;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#clear {
	font-size: 1px;
}	
#wrapper, #wrapperborder {
	width: 760px;
	margin: 0px auto;
	padding: 0;
	background: white;
}
#wrapperborder {
	border: 1px solid #CFE89A;
}
#banner {
	padding: 0;
	margin: 0;
}	
a {
	color: #8EB246;
}
a:hover {
	color: #597FAF;
}		
p {
	padding: 0;
	margin: 0;
}	
h3 {
	color: #8EB246;
	font-size: 15px;
}
h4, h1 {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}	
h2 {
	padding-bottom: 10px;
}	


hr.cleaner {
    clear:both;
    height:1px;
    margin: -1px 0 0 0;
	padding:0;
    border:none;
    visibility: hidden;
}
.greenhead {
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
}	
/**************************************************************************************************************************************
																			NAV 
**************************************************************************************************************************************/
.nav {
	background: url("images/template/nav-tile.jpg");
	padding: 0;
	margin: 0;
}
.nav img {
	float:left;
}
.nav ul{
	list-style: none;
	padding: 0;
	margin: 0 0 0 118px;
}	
.nav li{
	padding: 0 43px 0 0;
	margin: 0;
	line-height:15px;
	display: inline;
}
.nav li a{
	color: black;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.nav li a:hover{
	color: white;
}
/**************************************************************************************************************************************
																			FOOTER 
**************************************************************************************************************************************/
	
.nav.footer {
	background-image:  url("images/template/footer-tile.jpg");
}
.nav.footer ul{
	margin: 0;
}
.nav.footer li{
	padding: 0 0 0 53px;
}

/**************************************************************************************************************************************
																			EVENTS
**************************************************************************************************************************************/
#events {
	margin: 20px 0 0 0;
}	
#events ul{
	padding: 0 0 0 50px;;
	margin: 20px 0 0 0;
	list-style: none;
	background:  url("images/template/events_bulltet_bground.jpg") no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 12px;
}	
.event li.title {
	font-weight: bold;
	margin: 0 0 0 -10px;
	padding:0;
}
.event li.date {
	font-style: italic;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.event li.description {
	font-size: 10px;
	margin: 0;
	padding: 0;
}		



/**************************************************************************************************************************************
																			TIKI FLASH BOX
**************************************************************************************************************************************/
	
#tiki{
	background:  url("images/template/tiki-test.jpg") no-repeat;
	width: 266px;
	height: 255px;
	margin: 0;
	padding: 0;
	
}

/**************************************************************************************************************************************
																			INDEX PAGE CATEGORIES STYLING
**************************************************************************************************************************************/
#cat {
	padding: 0;
	margin: 0;
	list-style: none;
}
.gories {
	margin: 15px 0 0 15px;
	height: 38px;
	width: auto;
	border: 1px solid #B5C8E0;
	overflow:hidden;
	display: block;
}
.gories:hover {
	border: 1px solid #8AAE42;

	
}	

/**************************************************************************************************************************************
																			SPOTLIGHTS
**************************************************************************************************************************************/
#topbar {
	margin-top:2px;
	background: #D8EBA9 url("images/template/spot-tile.jpg") repeat-x bottom;
	height:auto !important;
	height:15px;
	min-height:15px;
}
#spotlights {
	height: 67px;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	list-style: none;
	margin: 1px 0 0 0;
	
}
#spotlights li {
 	float: left;
	width: 24.9%;
	padding: 0;
	margin: 4px 0 0 0;
}
	
#spotlights li p {
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 11px;

}
#spotlights li a{
	text-decoration: none;
	color: #333333;
	border: none;
}
#spotlights li a:hover {
	color: white;
}	
 #spotlights li img  {
 	text-decoration: none;
	color: #333333;
	border: none;
	padding: 0 10px 0 5px;
}
/**************************************************************************************************************************************
																			SEARCHBAR
**************************************************************************************************************************************/

#searchbar {
	width: auto;
	height: 32px;
	background: white url("images/template/searchbar.jpg");
	float: right;
	display: inline;
	clear: both;
	margin: 4px 0;
	padding:0 0 0 55px;
	color: #333333;
}	
#searchbar p {
	display: inline;
	float: left;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	xxxpadding-bottom: 4px;
	line-height: 32px;

}
#searchbar #keywords {
	margin:6px 5px 0 10px;
	width:135px;
	padding: 0;
	border: 1px solid #99C27C;
}	
.viewpro {
	padding: 15px 0 0 0;
	margin: 0 0 0 0 ;
	color: #8AAE42;
}	
.opimage {
	padding: 15px 15px 15px 0;
}	
/**************************************************************************************************************************************
																			ADMIN LOGIN BAR
**************************************************************************************************************************************/
#loginbar {
	width: 312px;
	height: 29px;
	background: white url("images/template/admin_login_bground.jpg") no-repeat;
	float: right;
	clear: both;
	margin: 4px 0;
	padding:0;
	color: #333333;
}	
#loginbar p {
	display: inline;
	float: left;
	margin:9px 0 5px 50px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#loginbar a {
	text-decoration: none;
	color: #333333;
}	
#loginbar a:hover{
	color: white;
}	

/**************************************************************************************************************************************
																			CONTENT LEFT ANR RIGHT
**************************************************************************************************************************************/
#left {
	width: 450px;
	padding: 20px 0px 20px 20px;
	float:left;
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4B719E;

}	
#right {
	width: 266px;
	padding: 0 0;
	margin:0 0 0 0;
	float:right;
	clear:right;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4B719E;
}	
#right ul {
	list-style: none;
	margin: 0 0 40px 0;
	padding: 0 0 40px 0;

}
#right ul li {
	width: 202px;
	height: 29px;
	float: right;
	clear: both;
	margin: 0 0 2px 0;
	padding:0 0 0 0px;
	color: #333333;
	background: none;
	display: inline;
}
#right ul li a.noback {
	width: auto;
	height: auto;
	background: none;
	float: none;
}	

#right ul a{
	color: #4175A7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 12px;
	text-decoration: none;
	float: right;
	padding: 0 10px 0 60px;
	background: white url("images/template/searchbar.jpg") no-repeat;
	line-height: 35px;
}	
#right ul a:hover {
	color: white;
}		

#opadmin  {
	list-style: none;
}	


/**************************************************************************************************************************************
																			INNER STYLING
**************************************************************************************************************************************/
.bluetext {
	color: #4B719E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.inner_title {
	margin: 0 0 0 0;
	padding: 0;
}		
/**************************************************************************************************************************************
																			SNIPPETS
**************************************************************************************************************************************/
#snippet {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding: 0;
	margin: 0;
}			
#snippet li {
	margin: 10px 0 0 0;
	clear: both;
	padding: 10px 0 0 15px;
	border-top: 1px solid #ccc;
	clear: right;
}	

#snippet li img {
	padding: 0 0 10px 15px;
	float: right;
}	
/**************************************************************************************************************************************
																			OPERATORS PORTAL
**************************************************************************************************************************************/
#operators_portal {
	list-style: none;
	font-size: 12px;
	color: #4B719E;
	font-family: Arial, Helvetica, sans-serif;
	width: 224px;
	}	
#operators_portal a{
	text-decoration: none;
	color: #4B719E;
	font-family: Arial, Helvetica, sans-serif;
}		
#operators_portal a:hover {
	color: #8AAE42;
}	
#operators_portal p {
	margin: 0 0 10px 15px;
	padding: 0;
	font-size: 11px;
}



#lcontent {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	
/**************************************************************************************************************************************
																			OPERATORS PROFILE PAGE
**************************************************************************************************************************************/
#operators, #operators_right {
	list-style: none;
}	
#operators li p{
	padding: 0;
	margin: 5px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
}	
.operatorheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #597FAF;
	font-weight: bold;
	margin: 0 0 0 0px;
}	
.greenhead a {
	color: #4175A7;
	text-decoration: none;
}
.greenhead a:hover {
	color: #90B448;
}
.address  {
	color: #8EB246;
	font-weight: bold;
}
.city {	
	color: #4B719E;
	font-weight: bold;
}	
/**************************************************************************************************************************************
																			QUESTIONS
**************************************************************************************************************************************/
#right ol li a, #right .newquestion {
	text-decoration: none;
	color: #4B719E;
}						
#right ol li a:hover, #right ol li, #right .newquestion:hover {
	color: #8FB347;
}							
								