* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}

P{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
H1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1C263C;
	/*color: #00AEEF;*/
	text-align: left;
	line-height: 25px;
}
H2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1C263C;
	text-align: left;
}
H3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1C263C;
	text-align: left;
}

a {
border: none;
}
a:link, a:active, a:visited{
	/*color: #CDD943;*/
	color: #455268;;
	font-weight: bold;
	text-decoration: none;
	font-weight: bolder;
}
a:hover{
	color: #B6C0D2;
	font-weight: bold;
	border: none;
	text-decoration: none;
}
img {border: none}
.img_left {
float: left;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
.img_right {
float: right;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
}


/*-------------------------------------------------------------*/


#wrapper { 
 margin: 0 auto;
 width: 937px;
}
#faux {
	background-repeat: repeat-y;
	margin: 0 auto;
	/*margin-top: 0px;	*/
	/*margin-bottom: 5px;*/
	padding-bottom: 10px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 937px;
	background-image: url(../images/faux-1-3-col_ds.gif);
}
#header {
	color: #333;
	width: 937px;
	/*padding: 10px;*/
	height: 250px;
	margin: 10px 0px 0px 0px;
	background-image: url(../images/banner1_ds.jpg);
	background-repeat: no-repeat;
}
#header_top {
	color: #333;
	width: 937px;
	/*padding: 10px;*/
	height: 150px;
	margin: 10px 0px 0px 0px;
	background-image: url(../images/header_top_v4.gif);
	background-repeat: no-repeat;
}
#header_bottom {
	color: #333;
	width: 937px;
	/*padding: 10px;*/
	height: 35px;
	/*background-image: url(../images/header_bottom_v6.gif);*/
	background-repeat: no-repeat;
}

#pathway {
width: 400px;
height: 20px;
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #1C263C;
}
#top_menu {
	color: #333;
	/*padding: 10px;*/
 	height:27px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*background: #FFFFFF;*/
	/*background-image: url(../images/faux-1-3-col_ds.gif);*/
	position: relative;
	top: 120px;
	z-index: 100;
}
#leftcolumn {
	display: inline;
	color: #333;
	padding-left: 3px;
	width: 195px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;	/*border: 1px solid #D4E04C;*/
}
#content {
	float: left;
	color: #333;
	padding: 0px;
	width: 445px;
	display: inline;
	position: relative;
	margin-top: 15px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;/*border: 1px solid #D4E04C;*/
}
#rightcolumn {
	display: inline;
	position: relative;
	color: #333;
	padding: 0px;
	width: 210px;
	float: right;
	border: 3px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;/*border: 1px solid #D4E04C;*/
}
.right_featurebox {
	width: 195px;
	margin-top: -5px;
	background-image: url(../images/featurebox_bg_ds.gif);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 15px;
}
.right_featurecontent {
	width: 180px;
	margin-right: 5px;
	padding: 5px;
	background-repeat: repeat-y;
}
.right_featurehead {
width: 195px;
height: 20px;
padding: 10px 15px 10px 10px;
background-image: url(../images/featurebox_bg_top_ds.gif);
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-weight: bolder;
font-size: 16px;
text-align: center;
text-indent: -25px;
color:#FFF;
}
.right_featurebottom {
	width: 195px;
	height: 20px;
	background-image: url(../images/featurebox_bg_bottom_ds.gif);
	background-repeat: repeat-y;
}
.left_featurebox {
	width: 195px;
	margin-top: -5px;
	background-image: url(../images/featurebox_bg_ds.gif);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 15px;
}
.left_featurecontent {
	width: 180px;
	margin-right: 5px;
	padding: 5px;
	background-repeat: repeat-y;
}
.left_featurehead {
width: 195px;
height: 20px;
padding: 10px 15px 10px 10px;
background-image: url(../images/featurebox_bg_top_ds.gif);
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-weight: bolder;
font-size: 16px;
text-align: center;
text-indent: -25px;
color:#FFF;
}
.left_featurebottom {
	width: 195px;
	height: 20px;
	background-image: url(../images/featurebox_bg_bottom_ds.gif);
	background-repeat: repeat-y;
}

#search_box{
	width: 250px;
	height: 30px;
	float: right;
	margin-right: -30px;
	margin-top: -16px;
	padding-top: 5px;
}
.inputbox {
/*width: 200px;*/
height: auto;
}
#search_box .inputbox {
width: 150px;
height: 18px;
vertical-align: middle;
}
.button {
	background-color: #00265B;
	height: 23px;
	color: #FFF;
	/*width: 25px;*/
	vertical-align: middle;
}
#footer {
	margin: 0 auto;
	width: 917px;
	height: 35px;
	clear: both;
	color: #FFF;
	/*margin: -10px, 0px, 10px, 0px;*/
	margin-top: -5px;
	padding: 10px;
	font-size: 10px;
	line-height: 8px;
	background-image: url(../images/footer_bg_ds.gif);
	background-repeat: no-repeat;
}
.icon{
width: 20px;
height: 20px;
padding-right: 5px;
margin-top: -4px;
float: left;
}
.clear { clear: both; background: none; }

/*Begin Joomla CSS*/

/* ***************************************************************************************************** */
/* JOOMLA SPECIFIC CSS CODE */

.article_separator{

}
.adminform{

}
.author{

}
.bannerfooter{

}
.bannergroup{

}
.bannerheader{

}
.banneritem{

}
.blog{

}
.blog_more{

}
.blogsection{

}
.breadcrumbs{

}

.buttonheading{

}
.category{
float: left;
}
.clr{
	clear:both
}
.componentheading, .contentheading{
	float: left;
	text-align: left;
}
/*.componentheading .button{
background-color: #E3EB8B;
height: 23px;
width: 45px;
vertical-align: middle;
}*/
#component-contact {
float: left;
}
.content_email{

}
.content_rating{

}
.content_vote{

}
.contentdecription{

}
.contentpagetitle{

}
.contentpane{

}
.contentpaneopen{
	padding-right: 10px;

}
#content .contentpaneopen {
float: left;
width: 450px;
}
.contenttoc{

}
.createdate{

}
.created-date{

}
.date{

}
.highlight {
font-size: 11px;
color: #1C263C;
font-weight: bold;
}
.input{

}

.intro{

}
.leading {
float: left;
text-align: left;
margin-top: 5px;
}
.latestnews{

}
.loclink{

}
a.mainlevel:link, a.mainlevel:active, a.mainlevel:visited{

}
a.mainlevel:hover{

}
.message{

}
.metadata{

}
.modifydate{

}
.module{

}
.moduletable{

}
.mosimage{

}
.mosimage_caption{

}
.mostread{

}
.newsfeed{

}
.outline{

}
#page {
margin-top: 5px;
float: left;
text-align: left;
}
.pagenav{

}
.pagenav_next{

}
.pagenav_prev{

}
.pagenavbar{

}
.pagenavcounter{

}
.pathway{

}
.pollstableboarder{

}
.read{

}
.search{

}
.searchintro{

}
.sections{

}
.sectiontable_footer{

}
.sectiontableentry{
float: left;
}
.sectiontablefooter{

}
.sectiontableheader{

}
.small{
font-size: 11px;

}.smalldark{

}
a.sublevel:link, a.sublevel:active, a.sublevel:visited{

}
a.sublevel:hover{

}
.title{

}
.wrapper{

}
