.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #4f4f4f;
}

.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

.sitename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: ;
	font-weight: ;
	color: #;
}

.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.bodysmallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #666;
}

.system {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000;
}

.syssmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

.printlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2373b4;
}

.footer, .bottom_links, a.footer, a.bottom_links, a.footer:visited, a.bottom_links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}

a.footer:hover, a.bottom_links:hover {
	color: #4f4f4f;
}

a, a:visited {
	text-decoration: underline;
	color: #2373b4;
}

a:hover {
	text-decoration: none;
}

ul.navigation a, ul.navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #999;
}

ul.navigation a:hover {
	color: #fff;
}

/* ---------- RESET DEFAULT SETTINGS ---------- */

body,div,dt,dd,dl,h1,h2,h3,h4,h5,h6,form,fieldset,pre,p,blockquote { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img {border: 0;}
caption,th {text-align: left;}
q:before,q:after {content:'';}


html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

/* ---------- DIVS ---------- */

#wrapper {
	width: 911px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin: 0 auto;
	position: relative;
	background: url('../../../site/1/template/wrapper_bg.png') repeat-y top left;
}

#header {
    width: 900px;
	height: 219px;
	position: relative;
	background: #000;
}

#container {
    width: 911px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	padding-bottom: 15px;
	overflow: auto;
	background: url('../../../site/1/template/under_feature.jpg') no-repeat top left;
}

#navigation {
	width: 140px;
	min-height: 330px;
	height: auto !important;
	height: 330px;
	padding: 0 9px 120px 10px;
	position: relative;
	text-align: right;
}

#content {
	width: 514px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	padding: 0 18px;
}

#sidebar {
	width: 160px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	padding: 0 10px;
}

#search {
	width: 180px;
	height: 22px;
	padding: 0 0 10px;
}

#contactInfo {
	width: 129px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	padding-bottom: 7px;
	position: absolute;
	left: 15px;
	bottom: 0;
	line-height: 1.4em;
	text-align: right;
	color: #fff;
}

#footer {
	width: 100%;
	padding-top: 13px;
	text-align: center;
	background: url('../../../site/1/template/footer_bg.png') no-repeat top center;
	color: #fff;
}

/* ---------- ARTICLE ---------- */

#wrapper.article {
	background: url('../../../site/1/template/article_wrapper_bg.png') repeat-y top left;
}

#content.article {
	width: 696px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	padding: 0 38px 0 18px;
}

#content.article #su_admin_header {
	position: static;
}


/* ---------- ADMIN ---------- */

#wrapper.admin {
	font-size: 1.2em;
	background: url('../../../site/1/template/admin_wrapper_bg.png') repeat-y top left;
}

#navigation.admin {
	width: 911px;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	padding: 10px 0;
	text-align: center;
	background: url('../../../site/1/template/admin_nav_bg.gif') repeat-y top left;
}

#container.admin {
	background-image: url('../../../site/1/template/admin_under_feature.jpg');
}

#content.admin {
	width: 857px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	padding: 20px 27px 10px;
	position: relative;
}

#su_admin_header {
	position: static;
}

#su_admin_header_right {
	top: 30px;
	right: 25px;
}


/* ---------- STYLES ---------- */

.alignLeft {
	float: left;
}

.alignRight {
	float: right;
}

.clearfix:after {
	clear: both;
	height: 0;
	content: '.';
	display: block;
	visibility: hidden;
}

/* ---------- HEADER ---------- */

#header img.feature {
	width: 900px;
	height: 219px;
	position: absolute;
	top: 0;
	right: 0;
}

/* ---------- NAVIGATION ---------- */


#navigation ul.navigation {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation ul.navigation li {
	margin: 8px 0;
}

#navigation ul.navigation li.navigation_separator {
	display: none;
}

#navigation.admin ul.navigation {
	margin: 0;
	font-weight: bold;
	list-style: none;
	color: #999;
}

#navigation.admin ul.navigation li {
	margin: 0;
	display: inline;
}

#navigation.admin ul.navigation li.navigation_separator {
	display: inline;
}

/* ---------- CONTACTINFO ---------- */

#contactInfo img {
	padding-bottom: 5px;
}

/* ---------- CALENDAR SEARCH ---------- */

#content.calendar {
	position: relative;
	padding-top: 30px;
}

#content.calendar #search {
	position: absolute;
	top: 0;
	right: 35px;
}

#content.calendar .calendar_table_inner {
	min-width: 693px;
	max-width: 693px;
}

#content.calendar #caledarmonth {
	position: static;
}

#content.calendar #rightcalmonthtitle {
	top: 30px;
	right: 38px;
}
