﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #e5e5e5;
	background-repeat: repeat-y;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-size: 16px;
	color: #4891dc;
	padding: 0;
	margin-top: 0;
}
h2 {
	font-size: 14px;
	color: #4891dc;
	padding: 0;
	margin-top: 0;
}
h3 {
	font-size: 12px;
	color: #4891dc;
	padding: 0;
	margin-top: 0;
}
h4 {
	font-size: 10px;
	color: #4891dc;
	padding: 0;
	margin-top: 0;
}
h5 {
	font-size: 8px;
	color: #4891dc;
	padding: 0;
	margin-top: 0;
}
#frame {
	clear: both;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
}
#top {
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 101px;
	width: 976px;
	position: relative;
}
#menu_container {
	clear: both;
	height: 37px;
	width: 976px;
	position: relative;
	background-color: #E8E8E8;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	padding-bottom: 2px;
}
#left_container {
	float: left;
	width: 743px;
}
#right_container {
	float: left;
	width: 233px;
}
#flash {
	background-image: url(../images/flash_placeholder.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 308px;
	width: 743px;
	z-index:-9999;
}
#news_container {
	float: left;
	width: 373px;
}
#upcoming_container {
	float: left;
	width: 370px;
}
#footer_container {
	background-color: #86aeef;
	padding: 10px;
	clear: both;
	width: 956px;
	float: left;
	margin-top: 10px;
}
#vertical_menu_container {
	clear: both;
	width: 233px;
}
#access_western_piedmont_container {
	background-image: url(../images/access_western_piedmont_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	width: 233px;
}
.menu_bt {
	float: left;
	height: 37px;
}
.menu_bt a {
	font-size: 13px;
	line-height: 37px;
	color: #4891dc;
	font-weight:bold;
	text-decoration: none;
	height: 37px;
	background-image: url(../images/menu_bt_bg.jpg);
	background-repeat: repeat;
	background-position: right;
	text-align: center;
	display: block;
}
.menu_bt a:hover {
	font-weight:bold;
	color: #4891dc;
}

.menu_bt_active {
	display: block;
	float: left;
	height: 37px;
}
.menu_bt_active a {
	line-height: 37px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 37px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #86AEEF;
}
.menu_bt_active a:hover {
	color: #4891dc;
}

.menu_end {
	background-image: url(../images/menu_end_transition-notused.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	width: 100px;
	background-position: left top;
}
#news_title {
	clear: both;
	height: 44px;
	width: 373px;
}
#upcoming_title {
	clear: both;
	height: 44px;
	width: 370px;
}
#news_listing {
	clear: both;
	width: 333px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 30px;
}
#news_listing ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#news_listing ul li a {
	text-decoration: none;
	color: #8a8a8a;
	background-image: url(../images/list_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	display: block;
	height: 25px;
	line-height: 25px;
}
#news_listing ul li {
	line-height: 20px;
}
#news_listing ul li a:hover {
	color: #2675C2;
	text-decoration: underline;
}
#news_view_all_link {
	line-height: 25px;
	text-align: right;
	height: 25px;
	width: 313px;
	padding-right: 40px;
	padding-left: 20px;
	color: #3979C1;
}
#news_view_all_link a {
	font-size: 12px;
	color: #4891dc;
	text-decoration: none;
}
#news_view_all_link a:hover {
	color: #666666;
	text-decoration: underline;
}
#upcoming_listing {
	clear: both;
	width: 330px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 30px;
}
#upcoming_listing ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#upcoming_listing ul li a {
	text-decoration: none;
	color: #8a8a8a;
	background-image: url(../images/list_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	display: block;
	height: 25px;
	line-height: 25px;
}
#upcoming_listing ul li {
	line-height: 20px;
}
#upcoming_listing ul li a:hover {
	color: #2675C2;
	text-decoration: underline;
}
#upcoming_view_all_link {
	line-height: 25px;
	text-align: right;
	height: 25px;
	width: 310px;
	padding-right: 40px;
	padding-left: 20px;
	color: #3979C1;
}
#upcoming_view_all_link a {
	font-size: 12px;
	color: #4891dc;
	text-decoration: none;
}
#upcoming_view_all_link a:hover {
	color: #666666;
	text-decoration: underline;
}

/* -- View All News/Upcoming Events Styling -- */
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}
a.news, a:visited.news {
	font-size:14px;
	color:#4891dc;
}
a:hover.news {
	color:#666666;
	text-decoration:none;
}
h1.news {
	font-size:16px;
	color:#4891dc;
	margin:0px;
	padding-bottom:5px;
}
h1 a.news, h1 a:visited.news{
	font-family: Arial, Helvetica, sans-serif;
	color:#4891dc;
	font-size:12px;
}
h1 a:hover.news{
	color:#999999;
	text-decoration:none;
}
h2.news {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
	font-size:9px;
	margin:0px;
	padding-bottom:5px;
}
/* -- End View All News/Upcoming Events Styling -- */
#news_article {
	width: 713px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 20px;
}
#news_article img {
	margin-right: 10px;
}
.article_text {
	font-size: 11px;
	color: #4891dc;
}
#upcoming_article {
	width: 340px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	background-color: #E2E2E2;
	padding-bottom: 10px;
}
#upcoming_article img {
	margin-right: 10px;
}
.article_text a {
	color: #4891dc;
	text-decoration: none;
}
.article_text a:hover {
	color: #4891dc;
	text-decoration: underline;
}
#footer_top {
	color: #FFF;
	width: 956px;
	padding-bottom: 10px;
	font-size: 10px;
}
#footer_top a {
	color: #FFF;
	text-decoration: none;
}
#footer_top a:hover {
	color: #4891dc;
	text-decoration: underline;
}

#footer_bottom {
	color: #FFF;
	width: 956px;
	padding-bottom: 10px;
	font-size: 10px;
}
#footer_bottom a {
	color: #FFF;
	text-decoration: none;
}
#footer_bottom a:hover {
	color: #4891dc;
	text-decoration: underline;
}

/*  Vertical Accordian Menus */
.arrowlistmenu{
	width: 233px; /*width of accordion menu*/
}
.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: white; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	cursor: pointer;
	background-image: url(../images/right_vertical_menu_bt_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-right: 0;
	line-height: 42px;
}
.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(../images/right_vertical_menu_bt_bg_active.gif);
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li{
	padding-bottom: 0px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a{
	color: #4891dc;/*custom bullet list image*/
	display: block;
	padding-left: 30px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
	background-color: #FFF;
	background-image: url(../images/arrowbullet.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
}
.arrowlistmenu ul li a:visited{
	color: #4891dc;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #666666;
	background-color: #F3F3F3;
	background-image: url(../images/arrowbullet-over.gif);
}
h3 {
	margin: 0px;
	padding: 0px;
}
.menuheader:hover, .expandable:hover {
	color: #4891dc;
}
/*  End Vertical Accordian Menus */

#access_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	text-transform: uppercase;
	color: #53a4d0;
	text-align: center;
	clear: both;
	width: 233px;
	padding-top: 10px;
}
#access_content {
	color: #4891dc;
	clear: both;
	width: 192px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
#access_content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 20px;
}
#access_content ul li a {
	color: #4891dc;
	text-decoration: none;
	line-height: 20px;
}
#access_content ul li a:hover {
	text-decoration: underline;
	color: #4891dc;
}
#access_min_height_hack {
	float: left;
	height: 349px;
	width: 1px;
}
#breadcrumbs {
	font-size:11px;
	line-height: 25px;
	color: #707070;
	text-decoration: none;
	clear: both;
	height: 25px;
	width: 718px;
	margin-right: 10px;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}
#breadcrumbs a {
	color: #999999;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #4891dc;
	text-decoration: underline;
}
#sub_img {
	clear: both;
	height: 160px;
	width: 718px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#sub_main_content_container {
	clear: both;
	width: 708px;
	margin-right: 20px;
	margin-left: 15px;
	margin-bottom: 20px;
}
#sub_main_content_container img {
	margin-right: 20px;
	margin-left: 20px;
}
.sub_main_content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
}
.sub_main_content div {
	clear:both;
}
.sub_main_content_sections_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4b4c4c;
}
.sub_main_content_sections_main_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #54a5d1;
}
#sub_content a {
	color: #4891dc;
	text-decoration:none;
}

#sub_content a:visited {
	color: #4891dc;
	text-decoration:none;
}
#sub_content a:hover {
	color: #666666;
	text-decoration:none;
}
#sub_sections_left {
	float: left;
	width: 405px;
	padding-left: 35px;
	padding-right: 20px;
}
#sub_sections_right {
	float: left;
	width: 263px;
	padding-right: 20px;
}

.section_div {
	clear: both;
	margin-bottom: 20px;
}
#top_links {
	position: absolute;
	left: 715px;
	top: 12px;
	height: 25px;
	line-height: 25px;
	color: #000;
	width: 200px;
	text-align: right;
}
#top_links a {
	color: #000;
	text-decoration: none;
}
#top_links a:hover {
	color: #2B78C6;
	text-decoration: underline;
}
#top_form {
	position: absolute;
	left: 500px;
	top: 46px;
	height: 31px;
	width: 417px;
}
.search_bt {
	border: 1px solid #666;
	background-image: url(../images/input_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 25px;
	line-height: 25px;
}

/* Drop Down Menus Styling */

#menu_01 {
	position: absolute;
	left: 80px;
	top: 37px;
	width: 225px;
	padding: 0px;
	background-image: url(../images/menu_bkg.png);
	/*background-image: url(../images/pop_up_menu_bg.gif);*/
	z-index:1000;
}
#menu_01_index {
	position: absolute;
	left: 0px;
	top: 37px;
	width: 225px;
	padding-top: 2px;
	background: url(../images/menu_bkg.png) repeat-y top;
	/*background-image: url(../images/pop_up_menu_bg.gif);*/
	z-index:1000;
}
#menu_02_index {
	position: absolute;
	left: 157px;
	top: 37px;
	width: 190px;
	padding: 0px;
	background-image: url(../images/menu_bkg.png);
	/*background-image: url(../images/pop_up_menu_bg.gif);*/
	z-index:1000;
}
#menu_02_sub {
	position: absolute;
	left: 200px;
	top: 37px;
	width: 190px;
	padding: 0px;
	background-image: url(../images/menu_bkg.png);
	/*background-image: url(../images/pop_up_menu_bg.gif);*/
	z-index:1000;
}
#menu_03_index {
	position: absolute;
	left: 283px;
	top: 37px;
	width: 200px;
	padding: 0px;
	background-image: url(../images/menu_bkg.png);
	/*background-image: url(../images/pop_up_menu_bg.gif);*/
	z-index:1000;
}
#menu_03_sub {
	position: absolute;
	left: 290px;
	top: 37px;
	width: 200px;
	padding: 0px;
	background-image: url(../images/menu_bkg.png);
	/*background-image: url(../images/pop_up_menu_bg.gif);*/
	z-index:1000;
}
#menu_04_index {
	position: absolute;
	left: 440px;
	top: 37px;
	width: 180px;
	padding: 0px;
	background-image: url(../images/menu_bkg.png);
	/*background-image: url(../images/pop_up_menu_bg.gif);*/
	z-index:1000;
}
#menu_04_sub {
	position: absolute;
	left: 450px;
	top: 37px;
	width: 180px;
	padding: 0px;
	background-image: url(../images/menu_bkg.png);
	/*background-image: url(../images/pop_up_menu_bg.gif);*/
	z-index:1000;
}
#menu_05_index {
	position: absolute;
	left: 600px;
	top: 37px;
	width: 215px;
	padding: 0px;
	background-image: url(../images/menu_bkg.png);
	/*background-image: url(../images/pop_up_menu_bg.gif);*/
	z-index:1000;
}
.menus a {
	color: #FFF;
	display: block;
	clear: both;
	font-weight:bold;
	line-height: 25px;
	padding-left: 5px;
	text-decoration: none;
}
.menus a:hover {
	background-color: #4891dc;
}
.menus {
	visibility:hidden;
}
.cms_nav {
	line-height: 22px;
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}

