/* Ensure the branding area doesn't have a space below it. */
div#brandingarea img {
	display: block;
}

/* Start Pages */
div#startpages {
	font-size: 93.46%; /* Drop back from 12px to 11.2677px. */
	margin-bottom: 5px;
	background-image: url("/homepage/images/startpages_bg.png");
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #770000;
	float: left;
}

div.startgroup {
	color: #FFF;
	width: 180px;
	padding: 10px 0px 10px 10px;
	float: left;
}

h3 {
	margin: 0 0 3px 0;
	margin-bottom: 3px;
	text-transform: uppercase;
	font-size: 1.07em;
	letter-spacing: 1px;
}

#homepage-description-holder {
	position: absolute; 
	bottom: 0; 
	/*border: 1px solid #900;*/
	width: 760px; 
	height: 370px; 
	/*background: #CCC url(/homepage/images/sub_footer_bg.jpg) repeat-x;*/ 
	text-align: left;
	
	color: #FFF; 
}

#homepage-description-title {
	padding: 5px 20px; 
	background-color: #555; 
	color: #EEE; text-align: center;
}

#homepage-description-title h1 {
	margin: 0px 0px 0px 0px;
	font-size: 110%;
}

#homepage-description { 
	padding: 20px;
}

#homepage-description p { 
	margin: 0px 0px 10px 0px;
	font-size: 110%; 
	line-height: 140%;
}

#homepage-description a {
	color: #CC9;
}

#homepage-description-image { 
	float: right; 
	margin-left: 30px;
	margin-bottom: 10px;
}

#homepage-description-space {
	height: 370px; 
	width: 760px; 
	background-color: #444;
}


div.startgroup ul {
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 4px 0px;
}

div.startgroup ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.startgroup ul li a {
	font-size: 1em;
	line-height: 1.7;
	letter-spacing: 1px;
	
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #A55;
}

div.startgroup ul li a:hover {
	border-bottom-color: #FFF;
}

div#bodyspacer {
	display: none;

	background-color: #003;
	
	font-size: 0px;
}

/* Content Area */
div#contentarea {
	font-size: 93.46%; /* Drop back from 12px to 11.2677px. */
	margin: 0px;
	clear: both;
	background-image: url("/homepage/images/home_content_bg.gif");
	background-position: left top;
	background-repeat: repeat-y;
	width: 760px;
}
div#contentarea:after {
	display: block;
	height: 0;
	clear: both;
	content: ".";
	visibility: hidden;
}


div#contentleft {
	float: left;
	width: 380px;
	/* background-color: #434343; */
}

div#contentright {
	float: left;
	width: 379px;
	/* background-color: #2F2F2F; */
}

div#contentarea h4 {
	display: block;
	margin: 0px;
	color: #FFF;
	font-size: 1.07em;
	line-height: 1.0;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 8px 10px 8px 10px;
}

div#contentleft h4 {
	background-color: #505050;
	margin: 10px 10px 5px 10px;
}

div#contentright h4 {
	background-color: #3D3D3D;
	margin: 10px 10px 5px 10px;
}

div#contentarea ul {
	display: block;
	list-style: none;
	padding: 0px;
	margin: 10px 10px 10px 20px;
}

div#contentarea ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	
	padding-top: 0.1em;
	margin-bottom: 0.8em;
}

div#contentarea ul li a, div#contentarea a.more-link {
	font-size: 1em;
	
	color: #CC9;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #88886E;
}

div#contentarea ul li a:hover, div#contentarea a.more-link:hover {
	border-bottom-color: #CC9;
}


div#contentleft ul {
	min-height: 85px;
	height: auto !important; /* The important makes non-IE6 browsers use this. */
	height: 85px;            /* IE6 uses this but still auto-expands... */
}

div#contentleft img { 
	float: right;
	margin: 10px;
	margin-top: 5px;
}

div#content-news, div#content-calendar {
	position: relative;
}

div#contentright a.more-link {
	position: absolute;
	top: 9px;
	right: 20px;
	width: 150px;
	text-align: right;
	border-width: 0;
	font-size: 92%;
}
div#contentright a.more-link:hover {
	text-decoration: underline;
}

div#content-news ul li {
	display: block;
	margin-top: 3px;
	margin-right: 10px;
	padding-top: 5px;
	line-height: 140%;
	background-image: url("/homepage/images/news_divider.gif");
	background-position: top left;
	background-repeat: repeat-x;
	color: #ddd;
	clear: left;
}
div#content-news ul li.first {
	background-image: none;
	border-top-width: 0;
	margin-top: 0;
	padding-top: 0;
}
div#contentarea div#content-news li a {
	border-width: 0;
}
div#contentarea div#content-news li img {
	/*width: 30px;
	height: 30px;*/
	margin: 4px 10px 1px 0;
	display: block;
	float: left;
}
div#contentarea div#content-news li a.news-headline:hover {
	text-decoration: underline;
}
div#contentarea div#content-news li a.news-headline {
	color: #CC9;
	line-height: 180%;
	font-weight: bold;
}
div#contentarea div#content-news li a.news-story {
	color: #ddd;
}
div#contentarea div#content-news li a.news-story:hover {
	color: white;
}



div#content-calendar dl {
	width: 164px;
	float: left;
	line-height: 130%;
	display: inline;
	margin-top: 10px;
	position: relative;
}
div#content-calendar dt {
	color: #ddd;
	float: left;
}
div#content-calendar dd {
	margin-left: 3.5em !important;
	margin-left: 3.25em; /* Readjust for IE6 and the 3px jog. */
	margin-bottom: 0.6em;
}

div#content-calendar dd a {
	color: #CC9;
	text-decoration: none;
}
div#content-calendar dd a:hover {
	text-decoration: underline;
}

div#content-calendar dl.homepage-calendar-left {
	margin-left: 20px;
}
div#content-calendar dl.homepage-calendar-right {
	margin-left: 11px;
}

