/* Basic Settings */
* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #505050;
	text-align: left;
	background-color: #FFF3DD;
	background-image: url(./images/IMG_basebg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	height: 100%;
}

img{ border: 0px; }

a {color: #FF9000; text-decoration: none; }
a:hover {color: #7a5040; text-decoration: none; }

.br {
	clear: both;
	height: 12px;
}

.hrule {
	clear: both;
	width: 660px;
	height: 10px;
	background-image: url(./images/hr.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
}

.hrule_index {
	clear: both;
	width: 670px;
	height: 10px;
	background-image: url(./images/hr.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
}

.hrule_box {
	clear: both;
	width: 640px;
	height: 10px;
	background-image: url(./images/hr.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
}

/* Footer */
#footer {
	height: 86px;
	width: 100%;
	background-color: #FF970B;
	background-image: url(./images/IMG_footer.gif);
	background-repeat: repeat-x;
	padding-bottom: 20px;
}

#footer_container {
	width: 970px;
	height: 86px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px auto;
}

#footer_l {
	margin-top: 20px;
	width: 720px;
	height: 86px;
	text-align: left;
	float: left;
}
#footer_l a { color: #FF5D00; }
#footer_l a:hover { color: #FFFFFF; }

#footer_r {
	margin-top: 20px;
	width: 250px;
	height: 86px;
	font-size: 14px;
	text-align: left;
	float: left;
}

input, textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11 px;
	border: 1px solid #bbb;
	border-top: 1px solid #777;
	border-bottom: 1px solid #ddd;
	background: #fefefe url(./images/inputbg.png) no-repeat top left;
	padding: 0.2em 0.2em;
	max-width: 1000px;
}

.btn {
	background-image: none;
	background-color: #FFAB00;
	color: white;
	border: 1px solid #FF9000;
}

/* Menu */
#menuwarp {
	position: relative;
	height: 26px;
	width: 970px;
}

#menubar {
	position: relative;
	height: 26px;
	width: 700px;
	margin-left: 0px;
	float: left;
}

#menu {
	position: absolute;
	left: 0;
	z-index: 99;
	list-style: none;
	height: 26px;
	/*width: 970px;*/
	padding-left: 0px;
	padding-top: 1px;
	margin: 0px;
}

#menu li {
	float: left;
	margin-left: 0.1em;
	display:inline;
}

#menu li a {
	float: left;
	display: block;
	height: 24px;
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: -0.02em;
	padding: 0em 1.2em 0em 1.2em;
	overflow: hidden;
}

#menu li a {color: #ffffff; }
#menu li a:hover{background-color: #ffffff; color: #ff9000; }

#menubar_r {
	position: relative;
	height: 26px;
	width: 270px;
	margin-right: 0px;
	float: right;
}

#menu_r {
	position: absolute;
	right: 0;
	z-index: 99;
	list-style: none;
	height: 26px;
	/*width: 970px;*/
	padding-left: 0px;
	padding-top: 1px;
	margin: 0px;
}

#menu_r li {
	float: left;
	margin-left: 0.1em;
	display:inline;
}

#menu_r li a {
	float: left;
	display: block;
	height: 24px;
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: -0.02em;
	padding: 0em 1.2em 0em 1.2em;
	overflow: hidden;
}

#menu_r li a {color: #FF5D00; }
#menu_r li a:hover{background-color: #ffffff; color: #ff9000; }

/* Layers Layout */
#container {
	width: 970px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto;
}

.vspacer {
	height: 20px;
	clear: both;
}

.vspacer_s {
	height: 12px;
	clear: both;
}

.vspacer_l {
	height: 40px;
	clear: both;
}

.hspacer {
	width: 20px;
	float: left;
}

#location {
	padding-left: 16px;
}

#fadebanner {
	width: 800px;
	height: 305px;
	min-height: 305px;
	text-align: center;
	float: left;
	padding-right: 10px;
}

#fadebanner img {
	width: 800px;
	height: 305px;
}

#slideshowbox { /* dimension - padding x 2 - border x 2 = final dimension */
	background-color: #FFFFFF;
	border: 1px solid #FF9000;
	width: 948px;
	height: 305px;
	padding: 10px;
}

#navcontainer {
	float: left;
	height: 305px;
}

#navcontainer2 {
	height: 285px;
	overflow: hidden;
}

#nav {
	list-style: none;
	height: 285px;
}

#nav li {
	padding-bottom: 5px;
}

#nav img {
	width: 136px;
	height: 82px;
	border: 1px solid #ddd;
}

#nav a:hover img {
	border: 1px solid #FF9000;
	filter: alpha(opacity=50);	
	opacity: 0.5;
}

#nav_up { padding-bottom: 4px; }
#nav_dn { margin-top: 0px; }

.leftbox {
	background-color: #FFFFFF;
	border: 1px solid #FF9000;
	width: 672px;
	float: left;
	padding: 13px;
}

.rightbox {
	background-color: #FFFFFF;
	border: 1px solid #FF9000;
	width: 228px;
	padding: 10px;
}

.index_news_leftbox {
	width: 220px;
	float: left;
}

.index_news_leftbox img {
	width: 200px;
	height: 200px;
}

.index_news_rightbox {
	width: 452px;
	float: left;
}

#logo {
	background-image:url(./images/IMG_topbanner.jpg);
	background-repeat:no-repeat;
	width:970px;
	height:77px;
}

/* Formatting */
ul#newsupdate{
	padding-left: 20px;
	margin-top: 0px;
}

ul#newsupdate li {
	list-style-image: url('./images/IMG_bullet.gif');
	padding-bottom: 10px;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	letter-spacing:-0.04em;
	line-height: 1.05em;
	margin: 0 0 5px 0;
	padding-bottom: 0px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 26px;
	letter-spacing:-0.04em;
	line-height: 1.05em;
	margin: 0 0 5px 0;
	padding-bottom: 0px;
}

h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
}

.content {
	width: 660px;
	margin: 0px auto;
}

.box { /* backward compatible alias */
	width: 660px;
	margin: 0px auto;
}

.boldtext{
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}

.boxcontent {
	padding: 5px 20px 5px 10px;
	text-align: left;
}

.easyread {
	line-height: 18px;
}

.news-session {
	font-style: italic;
	font-size: 12px;
	background-color: #FF9900;
	color: #FFF
}

.errorbox {
	background-color:#FFEBE8;
	border:1px solid #DD3C10;
	padding:10px;
}

/* Categorized Page */

.category_box {
	width: 159px;
	float: left;
}

.category_item {
	padding: 5px 5px 5px 0px;
	text-align: left;
}

.category_selected {
	padding: 5px 5px 5px 0px;
	text-align: left;
	background-color: #FFF3DD;
	font-weight: bold;
}

.category_selected a { color: #666666; }

.category_seperator {
	width: 1px;
	min-height: 500px;
	float: left;
	background-color: #FF9900;
}

.category_spacer {
	width: 10px;
	min-height: 500px;
	float: left;
}

.category_subpage {
	width: 460px;
	height: 100%;
	vertical-align: top;
	float: left;
}