a:link, a:visited { color: #1874CD; text-decoration: none;}
a:active { color: #1874CD; text-decoration: underline;}
a:hover {COLOR: #1874CD; text-decoration: underline;}

#ajax_listOfOptions{
		position:absolute;
		width:175px;	/* Width of box */
		height:175px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border:1px solid #317082;	/* Dark green border */
		background-color:#FFF;	/* White background color */
		text-align:left;
		font-size:0.9em;
		z-index:100;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:0.9em;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#317082;
		color:#FFF;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
	
	form{
		display:inline;
	}

#newsleft {
width:50%;
float:left;
padding-bottom:10px;
}
#newsright {
width:50%;
float:left;
padding-bottom:10px;
	}
 
body { 
font-family : Tahoma, Helvetica, sans-serif; 
font-size : 12px; 
color: #000000;
margin: 0;
padding-bottom:5%;
background: #CCC;
} 

#leftcolumn { 
color : #333; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 350px; 
width : 202px; 
float : left; 
} 
.leftnav { 
width : 185px; 
margin-top : 20px; 
margin-left : 25px; 
} 
.leftnav li h2 { 
margin : 0; 
height : 25px; 
color : #5f9b1e; 
padding-left : 20px; 
padding-top : 10px; 
font-size : 1.5em; 
} 
.leftnav li ul { 
line-height : normal; 
list-style-type : none; 
display : list-item; 
} 
.leftnav li li { 
padding : 5px; 
margin-left : 20px; 
font-size : 1em; 
} 
.leftnav li a { 
padding-left : 10px; 
text-decoration : none; 
color : #53a5ce; 
} 
.leftnav li a:hover { 
border : none; 
padding-left : 10px; 
} 
#content { 
float : left; 
color : #333; 
background : #EFFCCE;
margin : 0; 
padding : 10px; 
min-height : 350px; 
width : 546px; 
display : inline; 
text-align : left; 
} 
#content h1 { 
color : #53a5ce; 
font-size : 1.9em; 
font-weight : lighter; 
padding-top : 20px;
} 
#content h2 { 
color : #53a5ce; 
font-size : 1.8em; 
font-weight : lighter; 
padding-top : 20px; 
} 
#content h3 { 
color : #000000; 
font-size : 1.0em; 
font-weight : bold; 
} 

#rightcolumn { 
color : #333; 
margin : 0 0 0 0; 
padding : 10px; 
padding-top: 30px;
min-height : 350px; 
width : 192px; 
float : left; 
} 
                
.spacer{
display:block;
float:left;
width:50px;
height:50px;
}


#wrapheader {
	width: 1000px;
	position: relative;
	height: 103px;
	background: #CCC url(./header.jpg) no-repeat center top;
	padding: 0;	
	color: #FFF;	
}

#wrapheader h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 44px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 47px;	
}
#wrapheader p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 70px; left: 55px;		
}

/* header links */
#wrapheader #wrapheader-links {
	position: absolute;
	top: 20px; right: 30px;	
	color: #C6DDEE;
	font-size: 10px;	
}
#wrapheader #wrapheader-links a {	
	color: #FFF;
	text-decoration: none;	
}
#wrapheader #wrapheader-links a:hover {
	color: #D4E59F;	
}

#wrapcentre {
    width: 930px;
	margin: 10px auto 10px auto;
	text-align: left;
	
}
#wraporta {
    
	width: 1000px;
	background: #CCC url(./content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#wrapfooter {
	color: #C6DDEE;
	background: #CCC url(./footer.jpg) no-repeat center top;
	clear: both;
	width: 1000px;
	text-align: center;	
	font-size: 92%;	
}
#wrapfooter a { 
	color: #FFF;
	text-decoration: none; 
}

/* Menu */
#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	background: url(./menu.jpg) repeat-x 0 0;	
	font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif;
	height: 37px;
	width: 950px;	
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 12px;
	color: #FFF;	
	text-decoration: none;
}
#menu ul li.last a {
	padding-right: 20px;	
}
#menu ul li a:hover {
	color: #D4E59F;	
}
#menu ul li#current a {	
	color: #D4E59F;
}

#simplecentre {
margin: 0px; padding: 0;
}
#simplefooter {
	text-align: center;
	clear: both;
}
/*  Text
 --------------------- */
h1 {
	color: black;
	font: bold 1.8em  verdana, Trebuchet MS, Arial, sans-serif;
    text-decoration: none;
}

h2 {
	font: bold 1.5em verdana, Trebuchet MS, Arial, sans-serif;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font: bold 1.3em  verdana, Trebuchet MS, Arial, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font: bold 1.2em verdana, Trebuchet MS, Arial, sans-serif;
}

p {
	font-size: 1.1em;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1.2em;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: verdana,  Arial, Helvetica, sans-serif;
}

.copyrightft {
padding-top:20px;
padding-bottom:20px;
margin:5px;
}

/* Tables
 ------------ */
th {
	color: #2D2D2D;
    font: bold 1.1em  verdana, Trebuchet MS, Arial, sans-serif;
	background:#63AD00;
	white-space: nowrap;
	padding: 5px 2px;
	text-align: center;
}

td {
	padding: 2px;
}
.tablebg {
	background-color: #D1D1E1;
	border-bottom: 1px solid #515151; border-left: 1px solid #515151;  border-right: 1px solid #515151; border-top: 1px solid #515151;
}
hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}
/* Links
 ------------ */
a:link {
	color: #2180BC;
	text-decoration: none;
}

a:active,
a:visited {
	color: #2180BC;
	text-decoration: none;
}

a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
	
}

/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font: normal 1.1em verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding:0 1px 0 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

.inputbox  {
	color: #333333;
	font: normal 1.1em verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding:2px 0 2px 0 ;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}
textarea {
	background: #FAFAFA url('./textareabg.gif') bottom right no-repeat;
	color: #333333;
	font: normal 1.3em verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	line-height: 1.4em;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: verdana, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

input.radio {
	border: none;
	background-color: transparent;
}


.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
	margin: 1px 0px 1px 0px;
	}


/* Misc
 ------------ */
img {
	border: none;
	border-bottom: none;
}



/* Pagination
---------------------------------------- */
.pagination {
	height: 1%; /* IE tweak (holly hack) */
	width: auto;
	text-align: right;
	float: right;
	padding: 4px;
	font-size: 7.5pt;
	font-weight: bold;
	border: none;
}

.pagination span.page-sep {
	display: none;
}

li.pagination {
	margin-top: 0;
}

.pagination strong, .pagination b {
	font-weight: normal;
}

.pagination span strong {
	padding: 0 2px;
	margin: 0 1px;
	font-weight: normal;
	color: #FFF;
	background-color: #0080C0;
	border: 1px solid #0080C0;
	font-size: 1em;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
	font-weight: normal;
	text-decoration: none;
	color: #747474;
	margin: 0 1px;
	padding: 0 2px;
	background-color: #FFF;
	border: 1px solid #BABABA;
	font-size: 1em;
}

.pagination span a:hover {
	background-color: #0080C0;
	border: 1px solid #0080C0;
	color: #FFF;
	text-decoration: none;
}

.pagination img {
	vertical-align: middle;
}

ul.linklist {
	display: block;
	margin: 0;
}

ul.linklist li {
	display: block;
	list-style-type: none;
	float: left;
	width: auto;
	font-size: 1em;
}

ul.linklist li.rightside, p.rightside {
	float: right;
	margin-right: 0;
	text-align: right;
}
