@charset "iso-8859-1";
/* Main tags */

*{ margin:0; padding:0; }
img { border:0; }
html, body {
	width:100%;
	height:auto;
	font-family: Georgia, arial, sans-serif;
	margin-left: 0px;
    margin-top: 0px margin-right: 0px; 		margin-bottom: 0px;
	font-size:100%;
	background:url(../../images/bg.gif) repeat-x top;
	color:#000000;
	margin-top: 0px;
	margin-right: 0px;
}
p { margin-bottom:1em; }

#header_top ul {
	padding-top:6px;
}
#header_top li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	list-style-type: none;
}
#header_top li a {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	list-style-type: none;
}
#header_top li a:hover {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
	list-style-type: none;
}

#footer_nav ul {
	padding-top:14px;
	padding-left:20px;
    
}
#footer_nav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	list-style-type: none;
}
#footer_nav li a {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	list-style-type: none;
}
#footer_nav li a:hover {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
	list-style-type: none;
}





#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float:left;
	width:220px;
	height:auto;
	background-image: url(../../images/nav_back.jpg);
	background-repeat: no-repeat;
	position: relative;
	display: block;
	clear: left;
}



#navigation ul {
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
}
#navigation li {
	padding-right: 20px;
	padding-left: 0px;
	
	width: 100%;
	vertical-align: middle;
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#navigation li a {
	color: #333333;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	height: 18px;
	vertical-align: middle;
	list-style-type: none;
	background-image: url(../../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;

}
#navigation ul li {
	padding-top:2px;
	padding-bottom:2px;}

#navigation li a:hover {
	color: #333333;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	height: 18px;
	width: 180px;
	vertical-align: middle;
	list-style-type: none;
	background-image: url(../../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #DB880D;
	display: block;

}

#navigation ul li ul{margin-left:15px;color: #333333;padding:0;font-size:11px;}
#navigation ul li ul li {border:none;padding:2px;}
#navigation ul li ul li a:hover{width: 160px;}

h1 {
	font-size:2em;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}
h2 {
	font-size:1.75em;
	margin:1em 0;
	color: #666666;
}
h3 {
	font-size:1.5em;
	margin:0.875em 0;
	color: #DB880D;
}
h4 { font-size:1.25em; margin:0.75em 0; }
h5 { font-size:1em; margin:0.63em 0; }
h6 { font-size:0.875em; margin:0.5em 0; }

a {
	color:#DB880D;
}
a:visited {
	color:#DB880D;
	text-decoration:underline;
}
a:hover {
	color:#DB880D;
	text-decoration:none;
}
a:focus {  }


/* WYSIWYG styles */

.strongText{ font-weight:bold; }
.uppercaseText{ text-transform:uppercase; }
.smallText{ font-size:90%; }

/*Navigations*/

#mainnavigation ul {}
#mainnavigation ul li {}
#mainnavigation ul li a {}
#mainnavigation ul li a:hover {}

#footernavigation ul {}
#footernavigation ul li {}
#footernavigation ul li a {}
#footernavigation ul li a:hover {}

/* Used in the FAQs to hide the answers (which are in <DIV> tags) when the page loads up */
.answer { display:none; }

/* Layout*/

#header  {
	float: left;
}
#header_top  {
	float: right;
	background-image: url(../../images/top_nav.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 508px;
	text-align:right;
}


#header h1 span{display:none;}



#events {
	background-image: url(../../images/events.jpg);
	background-repeat: no-repeat;
	height: 229px;
	width: 222px;
}

#projects {
	background-image: url(../../images/projects.jpg);
	background-repeat: no-repeat;
	height: 229px;
	width: 222px;
}

#header_container {
	position:relative;
	width:770px;
	height:90px;
	margin:0 auto 0 auto;
	padding:0px;
	background-color:#fff;
	font-size:0.875em;
}

#content_container {
	position:relative;
	width:770px;
	height:auto;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

#footer_container {
	background-image: url(../../images/footer.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	clear: both;
}

#content  {
	float:right;
	width:464px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../../images/content_background.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	position: relative;
	display: block;
	top: -60px;
	bottom: -50px;
}





#news {}