@charset "utf-8";
/* CSS Document */

#wrapper { background:none; }

h1#home_big_pic
{
	position:relative;
	width:800px;
	height:137px;
	background:url(../images/home_big_pic.jpg) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	margin:0px;
}

h3#home_slogan
{
	position:relative;
	width:800px;
	height:77px;
	background:url(../images/home_slogan.jpg) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	margin:0px;
}

#home_content
{
	position:relative;
	width:800px;
	height:auto;
	min-height:280px;
	max-height:405px;
	background:url(../images/home_content.jpg) no-repeat bottom;
}

#home_welcome
{
	position:relative;
	float:left;
	width:523px;
	height:auto;
	background:none;
}

#home_content .content_wrapper { margin:5px 80px 30px 30px; line-height:1.35em; }

#home_content .content_wrapper a { color:#1487CC; font-weight:normal; }
#home_content .content_wrapper a:hover { color:#80548a; }

#home_content .content_wrapper h1  { color:#5696B9; margin:.75em 0em .25em; line-height:1em; text-transform:capitalize; font-weight:normal; }
#home_content .content_wrapper h2  { color:#5696B9; margin:.75em 0em .25em; line-height:1em; text-transform:capitalize; font-weight:normal; }
#home_content .content_wrapper h3  { color:#5696B9; margin:.75em 0em .25em; line-height:1em; text-transform:capitalize; font-weight:normal; }
#home_content .content_wrapper h4  { color:#5696B9; margin:.75em 0em .25em; line-height:1em; text-transform:capitalize; font-weight:normal; }
#home_content .content_wrapper h5  { color:#5696B9; margin:.75em 0em .25em; line-height:1em; text-transform:capitalize; font-weight:normal; }
#home_content .content_wrapper h6  { color:#5696B9; margin:.75em 0em .25em; line-height:1em; text-transform:capitalize; font-weight:normal; }


#home_content .content_wrapper h1 a { color:#1487CC; margin:0px; font-weight:normal; }
#home_content .content_wrapper h1 a:hover { color:#80548a; }
#home_content .content_wrapper h2 a { color:#1487CC; margin:0px; font-weight:normal; }
#home_content .content_wrapper h2 a:hover { color:#80548a; }
#home_content .content_wrapper h3 a { color:#1487CC; margin:0px; font-weight:normal; }
#home_content .content_wrapper h3 a:hover { color:#80548a; }
#home_content .content_wrapper h4 a { color:#1487CC; margin:0px; font-weight:normal; }
#home_content .content_wrapper h4 a:hover { color:#80548a; }
#home_content .content_wrapper h5 a { color:#1487CC; margin:0px; font-weight:normal; }
#home_content .content_wrapper h5 a:hover { color:#80548a; }
#home_content .content_wrapper h6 a { color:#1487CC; margin:0px; font-weight:normal; }
#home_content .content_wrapper h6 a:hover { color:#80548a; } 

h4#home_welcome_hdr
{
	position:relative;
	width:523px;
	height:65px;
	background:url(../images/home_welcome_hdr.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0px;
}

#home_news_events
{
	position:relative;
	float:right;
	width:277px;
	height:auto;
	background:none;
}

/*#home_news_events .content_wrapper { margin:5px 110px 11px 35px; }*/

h4#home_news_events_hdr
{
	position:relative;
	width:277px;
	height:80px;
	background:url(../images/home_quick_hdr.png) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	margin:0px;
}

#home_quick_links
{
	position:relative;
	float:left;
	width:249px;
	height:171px;
	background:url(../images/home_news_events.jpg) no-repeat bottom;	
	margin:0px;
	padding:0px;
}

/*#home_quick_links .content_wrapper { margin:5px 15px 11px 20px; }*/

h4#home_quick_links_hdr
{
	position:relative;
	width:249px;
	height:45px;
	background:url(../images/home_news_events_hdr.jpg) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	display:inline-block;
}

#home_discover
{
	position:relative;
	float:left;
	width:274px;
	height:171px;
	background:url(../images/home_discover.jpg) no-repeat bottom;	
	margin:0px;
	padding:0px;
}

#home_discover .content_wrapper { margin:0px 20px 11px 30px; line-height:16px; }

h4#home_discover_hdr
{
	position:relative;
	width:274px;
	height:45px;
	background:url(../images/home_discover_hdr.jpg) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
}

#home_join
{
	position:relative;
	float:left;
	width:277px;
	height:171px;
	background:url(../images/home_join.jpg) no-repeat bottom;	
	margin:0px;
	padding:0px;
}

#home_join .content_wrapper { margin:0px 140px 11px 20px; line-height:16px; }

h4#home_join_hdr
{
	position:relative;
	width:277px;
	height:45px;
	background:url(../images/home_join_hdr.jpg) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
}


