* {
	margin: 0;
}
.orange {
	color: #FF9933;
}
html {
	height: 100%;
	min-width: 1000px;
	overflow-Y: scroll;
}

BODY {
	height: 100%;
	font-family:'Gill Sans MT', Tahoma, Geneva, sans-serif;
	min-width:1000px;
	background-image: url(../img/background_3shadows.gif);
	background-repeat: repeat-y;
	background-position: 50% top;
	}
	
div#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -30px;
	margin-left: auto;
	padding: 0;
}

div#main {
	width:1000px;
	float:right;
	position: relative;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#menu {
	width:200px;
	float:left;
	position: relative;
	text-align: center;
	top: 20px;
	clear: both;
}

div#nav {
	width: 135px;
	float:left;
	position: relative;
	text-align: left;
	font-size: 10px;
	color: #5E5E5E;
	letter-spacing: 1px;
	line-height: 10px;
	margin-left: 33px;
	margin-top: 25px;
}

div#nav a:link {
	text-decoration: none;
	display: block;
	color: #5E5E5E;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #9DA291;
}

div#nav a:visited {
	text-decoration: none;
	display: block;
	color: #5E5E5E;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #9DA291;
}

div#nav a:hover {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	margin-bottom: 0px;
	background-color: #9DA291;
	padding-top: 0px;
	padding-bottom: 12px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #9DA291;
}
div#nav2 {
	width: 135px;
	float:left;
	position: relative;
	text-align: left;
	font-size: 10px;
	color: #FF9933;
	letter-spacing: 1px;
	line-height: 10px;
	margin-left: 33px;
	margin-top: 0px;
	font-weight: bold;
}

div#nav2 a:link {
	text-decoration: none;
	display: block;
	color: #FF9933;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #9DA291;
}

div#nav2 a:visited {
	text-decoration: none;
	display: block;
	color: #FF9933;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #9DA291;
}

div#nav2 a:hover {
	text-decoration: underline;
	display: block;
	color: #FF9933;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #9DA291;
}
div#subnav {
	text-align: left;
	background-color: #FCF2EC;
	font-size: 10px;
	letter-spacing: 1px;
	width: 110px;
	display: block;
	margin-left: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-bottom: 3px;
}

div#subnav a:link {
	text-decoration: none;
	display: block;
	color: #5E5E5E;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#subnav a:visited {
	text-decoration: none;
	display: block;
	color: #5E5E5E;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#subnav a:hover {
	text-decoration: none;
	display: block;
	color: #9DA291;
	background-color: #FCF2EC;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#content {
	float:right;
	width:770px;
	height: 100%;
	top: 0px;
	bottom: 0px;
	margin-bottom: 10px;
	margin-right: 30px;
}

div#title {
	width:100px;
	margin-top: 47px;
	margin-bottom: 0px;
	margin-left: 80px;
	font-size: 10px;
	text-align: left;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.text {
	width:450px;
	float:none;
	margin-top: 25px;
	margin-right: 30px;
	margin-left: auto;
	margin-bottom: 25px;
	color: #5E5E5E;
	line-height: 12px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.text a:link{
	text-decoration: underline;
	color: #5E5E5E;
}

.text a:visited {
	text-decoration: underline;
	color: #5E5E5E;
}

.text a:hover {
	text-decoration: underline;
	color: #B9BBAA;
}

div#info {
	width:610px;
	float:none;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	color: #5E5E5E;
	line-height: 15px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

div#fbetc {
	float:left;
	margin-bottom: 0px;
	width: 250px;
	height: 100%;
	color: #5E5E5E;
	line-height: 15px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	display: inline;
} 
div#fbetc a:link {
	text-decoration: underline;
	color: #FF9933;
}

div#fbetc a:visited {
	text-decoration: underline;
	color: #FF9933;
}

div#fbetc a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #FF9933;
}

div#currenttitle {
	margin-bottom: 0px;
	width: 300px;
	height: 100%;
	color: #FF9933;
	line-height: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: thin solid #FF9933;
	float: right;
	margin-right: 80px;
	margin-top: 5px;
} 

div#current {
	float:right;
	margin-bottom: 0px;
	margin-right: 80px;
	width: 300px;
	height: 100%;
	color: #FFFFFF;
	line-height: 12px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #FF9933;
	padding: 10px;
} 
div#current a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

div#current a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

div#current a:hover {
	text-decoration: underline;
	color: #FFCC66;
}

div#jumptos {
	width:610px;
	float:left;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	color: #5E5E5E;
	line-height: 15px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
} 
div#jumptos a:link {
	text-decoration: underline;
	color: #FF9933;
}

div#jumptos a:visited {
	text-decoration: underline;
	color: #FF9933;
}

div#jumptos a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #FF9933;
}

div#news {
	width:610px;
	float:left;
	margin-top: 25px;
	margin-bottom: 25px;
	color: #5E5E5E;
	line-height: 15px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
} 
div#news a:link {
	text-decoration: underline;
	color: #9EA293;
}

div#news a:visited {
	text-decoration: underline;
	color: #9EA293;
}

div#news a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #9EA293;
}

.tight {
	line-height: 12px;
	color: #333333;
}

.tightgrey {
	line-height: 12px;
	color: #5E5E5E;
}

.infoheading {
	font-weight: bold;
	color: #FF9933;
	line-height: 10px;
}

.footer, .push {
	height: 30px;
	width:940px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}

.footer li
{
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	font-size: 10px;
	letter-spacing: 0px;
}

.footer a:link {
	text-decoration: none;
	color: #333333;
}

.footer a:visited {
	text-decoration: none;
	color: #333333;
}

.footer a:hover {
	text-decoration: none;
	color: #9DA291;
}

.clear {
	clear: both;
}

h1 {
	color: #FF9933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	display: inline;
}

div#facpopups {
	width:610px;
	float:none;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	color: #FF9933;
	line-height: 22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
}

div#facpopups a:link {
	color: #FF9933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
}

div#facpopups a:visited {
	color: #FF9933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
}

div#facpopups a:hover {
	color: #9DA291;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
}

h2 {
	color: #9DA291;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
}

h3 {
	display: inline;
	color: #9DA291;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h4 {
	color: #9DA291;
	font-size: 18px;
	line-height: 22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
}

h5 {
	color: #FF9933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 35px;
	display: inline;
}

h6 {
	color: #FF9933;
	line-height: 25px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

ul {
	list-style-position:outside;
	list-style-type:circle;
	padding-left: 15px;
}

li {
	padding-bottom: 5px;
	line-height: 15px;
}
.inline {
	display: inline;
	padding-right: 15px;
}
.orangeh3 {
	display: inline;
	color: #FF9933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
