body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#wrapper {
	text-align: left;	
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	position: relative;
}

#nav-02 {
	float: left;
	top:0px;
	width:467px;
	height:114px;
}


#nav-03 {
	float: left;
	width:433px;
	height:114px;
}

#nav-04 {
	float: left;
	width:67px;
	height:1067px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #895000;
}

a:hover {
	text-decoration: underline;
}

a#nav_home {
	float: left;
	width:73px;
	height:29px;
	background-image: url(/fileadmin/templates/images/home.gif);
	background-position: 0 0;
}

a#nav_home:hover, a#nav_about_us:hover, a#nav_what_we_do:hover, a#nav_get_involved:hover, a#nav_media:hover, a#nav_contact_us:hover {
	text-decoration: none;
	background-position: 0px 29px;
}

a#nav_about_us {
	float: left;
	width:115px;
	height:29px;
	background-image: url(/fileadmin/templates/images/about_us.gif);
	background-position: 0 0;
}


a#nav_what_we_do {
	float: left;
	width:141px;
	height:29px;
	background-image: url(/fileadmin/templates/images/what_we_do.gif);
	background-position: 0 0;
}

a#nav_get_involved {
	float: left;
	width:154px;
	height:29px;
	background-image: url(/fileadmin/templates/images/get_involved.gif);
	background-position: 0 0;
}

a#nav_media {
	float: left;
	width:83px;
	height:29px;
	background-image: url(/fileadmin/templates/images/media.gif);
	background-position: 0 0;
}

a#nav_contact_us {
	float: left;
	width:139px;
	height:29px;
	background-image: url(/fileadmin/templates/images/contact_us.gif);
	background-position: 0 0;
}

a#nav_uqes {
	float: left;
	width:195px;
	height:29px;
}

/* Left nav
*/

#this_section_title {
	margin: 0px;
	display: inline;
	padding: 0px;
}

#left_nav {
	float: left;
	margin-top: 5px;
	width:199px;
	border: #ffb44a 3px solid;
}

#left_nav_inner {
	margin: 3px; 
	width: 187px;
	background-color: #ffe6c2;
	padding: 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #895000;
	font-size: 14px;
}

#in_this_section {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #895000;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 3px 0px 3px;
	padding: 0px 0px 2px 0px;
	border-bottom: #fdca82 3px solid;
}

a.left_nav_link {
	text-decoration: none;
	color: #895000;
}

a:hover{
	text-decoration: underline;
}

#content_wrapper {
	float: left;
	width:680px;
	padding: 10px 5px 10px 10px;
}

ul {
	list-style-image:url(images/bullet_white.gif);
}

.nav_list {
	list-style-image:url(images/bullet_nav.gif);
}

.nav_list {
	margin: 5px 5px 5px 25px;
	padding: 0px;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2f3d49;
	width: 450px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: #dde3e8 3px solid;
	display: block;
	margin-bottom: 7px;
	margin-top: 0px;
}

#footer {
	float: left;
	text-align:center;
	border-top: #a2b2c1 3px solid;
	padding-top: 3px;
	width: 900px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #895000;
	font-size: 11px;
	font-weight: bold;
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 10px;
}

/*
 News Styles 
*/

.news_header {
	width: 100%;
	height: 27px;
	background-color: #ffe6c2;
	border-bottom: #ffb44a 3px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #895000;
}

.news_headline {
	line-height: 27px;
	margin-left: 5px;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
}
.news_date {
	line-height: 27px;
	font-size: 14px;
	text-align: right;
	float: right;
	margin-right: 10px;
}

.news_body {
	background-color: #eef2f5;
	margin-top: 3px;
	padding: 5px 8px 10px 8px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.news_body .bodytext {
	margin-top: 0px;

}

.news_image_box {
	float: right;
	margin-left: 10px;
	text-align: center;
}

.news_image {
	border: 2px #d0d8e0 solid;
	background-color: #FFFFFF;
	padding: 3px;
}

.news_image_caption {
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 11px;
	color: #895000;
	border-bottom: 1px #d0d8e0 dashed;
}

.news_footer {
	margin-top: 3px;
	color: #895000;
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
}

.news_footer_text {
	float: right;
	margin-left: 3px;
}



/*
 File display
*/

.csc-uploads {
	font-size: 12px;
	margin-bottom: 15px;
}

.csc-uploads-fileName {
	padding-right: 15px;
}

.csc-uploads-fileName p, .csc-uploads-fileSize p {
	padding: 3px;
	margin: 0px;
}

.csc-uploads-icon {
	padding: 0px;
	margin: 0px;
}
h2, .csc-header-n2 h1, .csc-header-n3 h1, .csc-header-n4 h1, .csc-header-n5 h1, .csc-header-n6 h1, .csc-header-n7 h1, .csc-header-n8 h1, .csc-header-n9 h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2f3d49;
	width: 400px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: #dde3e8 3px solid;
	display: block;
	margin-bottom: 7px;
	margin-top: 0px;

}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2f3d49;
	padding-bottom: 1px;
	border-bottom: #dde3e8 2px solid;
	width: 300px;
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
	margin-top: 0px;
}

/*
Overwrite typo3 styles
*/
.csc-textpic-image {
	background-color: #FFFFFF;
	padding: 3px;
	border: 2px #d0d8e0 solid;
	text-align: center;
}

.csc-textpic-caption {
	font-size: 11px;
	color: #895000;
}

p.bodytext {
	margin-top: 0px;
	line-height: 150%;
}

/* tables
*/

.contenttable {
	border: 1px #ffb44a dashed;
	border-spacing: 3px;
}
.contenttable td {
	padding: 3px;
	color: #895000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffe6c2;
}

/* forms 
*/
.csc-mailform {
	border: 0;
	width: 350px;
}

label,input, textarea, select {
	display: block;
	width: 170px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 125px;
	padding-right: 20px;
}
