body {
	background-color: #E6E6E6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/background_02.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link, a:visited {
	color: #B00000;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #B00000;
	text-decoration: underline;
	font-weight: bold;
}
a.redlink:link, a.redlink:visited {
	color: #B00000;
	text-decoration: none;
}
a.redlink:hover, a.redlink:active {
	color: #B00000;
	text-decoration: underline;
}

a.boxtitlelink:link, a.boxtitlelink:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}
a.boxtitlelink:hover, a.boxtitlelink:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}
a.boxlink:link, a.boxlink:visited {
	font-weight: bold;
	color: #B00000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}
a.boxlink:hover, a.boxlink:active {
	font-weight: bold;
	color: #B00000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}

a.menu:link { color: #ffffff; text-decoration: none; text-transform: uppercase; font-weight: bold; font-size: 10pt; padding-right: 5px; padding-left: 5px; height: 35px; float: left; }
a.menu:visited { color: #ffffff; text-decoration: none; text-transform: uppercase; font-weight: bold; font-size: 10pt; padding-right: 5px; padding-left: 5px; height: 35px; float: left; }
a.menu:active { color: #ffffff; text-decoration: none; text-transform: uppercase; font-weight: bold; font-size: 10pt; padding-right: 5px; padding-left: 5px; height: 35px; float: left; }
a.menu:hover { color: #e7cba6; text-decoration: none; text-transform: uppercase; font-weight: bold; font-size: 10pt; padding-right: 5px; padding-left: 5px; height: 35px; float: left; }


#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
}
.content_header {
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	/*height: 265px;*/
	margin-top: 0px;
	margin-bottom: 0px;
}
.content_header_logo {
	background-color: #FFFFFF;
	vertical-align: top;
	width: 872px;
	height: 115px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #ffffff url(../images/header.png) left top no-repeat;
}
.content_header_left {
	background-image: url(../images/glow_header_left_02.jpg);
	background-repeat: no-repeat;
}
.content_header_right {
	background-image: url(../images/glow_header_right_02.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.content_top {
	background-image: url(../images/glow_top_02.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
}
.content_bottom {
	background: transparent url('../images/glow_bottom.gif') left top no-repeat;
	width: 100%;
	height: 25px;
}
.content_left {
	background-image: url(../images/glow_left.gif);
	background-repeat: repeat-y;
}
.content_right {
	background-image: url(../images/glow_right.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
.content_main {
	margin-left: 14px;
	margin-right: 14px;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 852px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	min-height: 450px;
	padding: 10px;
}
.content_pageheader {
	margin-top: 0px;
	margin-bottom: 0px;
	/*height: 170px;*/
	background-color: #F2EEEE;
}
.navigation {
	background-image: url(../images/nav_background.gif);
	background-repeat: repeat-x;
	height: 35px;
	width: 872px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	line-height: 35px;
}
.cell_pageheader_left {
	padding: 10px 20px 10px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.cell_1col {
	width: 240px;
	padding: 10px;
}
.cell_2col {
	width: 480px;
	padding: 10px;
}
.cell_line_dash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 10px;
	font-size: 1px;
}
.cell_line_blank {
	height: 10px;
}
.cell_spacer15 {
	width: 15px;
}
.cell_spacer20 {
	width: 20px;
}
.cell_required {
	font-weight: bold;
	color: #333333;
	height: 30px;
	padding-right: 15px;
	vertical-align: middle;
	text-align: right;
}
.cell_notrequired {
	font-weight: bold;
	color: #6C6C6C;
	height: 30px;
	padding-right: 15px;
	vertical-align: middle;
	text-align: right;
}
.box_content {
	background-color: #F2EEEE;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.box_header {
	background-image: url(../images/box_header_background.gif);
	background-repeat: repeat-x;
	height: 24px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.box_header_left {
	background-image: url(../images/box_header_left.gif);
	background-repeat: no-repeat;
	height: 24px;
}
.box_header_right {
	background-image: url(../images/box_header_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.box_left {
	background-image: url(../images/box_left.gif);
	background-repeat: repeat-y;
}
.box_right {
	background-image: url(../images/box_right.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
.box_2col_container {
	width: 500px;
}
.box_2col_top {
	background-image: url(../images/box_2col_top.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 500px;
}
.box_2col_bottom {
	background-image: url(../images/box_2col_bottom.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 500px;
	margin: 0px;
}

.square_bottom {
	background-image: url(../images/square_bottom.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 500px;
	margin: 0px;
}

.box_2col_worknav {
	background-color: #E2E2E2;
	width: 450px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: -3px;
	min-height: 35px;
}
.cell_worknav {
	vertical-align: middle;
	height: 35px;
}
.box_1col_container {
	width: 260px;
}
.box_1col_top {
	background-image: url(../images/box_1col_top.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 260px;
}

.box_1col_bottom {
	background-image: url(../images/box_1col_bottom.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 260px;
	margin: 0px;
}
.box_grey_1col_top {
	background-image: url(../images/box_grey_1col_top.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 260px;
}
.box_grey_1col_bottom {
	background-image: url(../images/box_grey_1col_bottom.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 260px;
	margin: 0px;
}
.box_grey_left {
	background-image: url(../images/box_grey_left.gif);
	background-repeat: repeat-y;
}
.box_grey_right {
	background-image: url(../images/box_grey_right.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
.box_grey_content {
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}

.text_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B00000;
}
.text_subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B00000;
}
.text_caption {
	font-size: 12px;
}
.text_boxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_moreinfo {
	font-size: 11px;
}
.text_redmessage {
	font-weight: bold;
	color: #B00000;
}
img {
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.long {
	width: 310px;
	border: 1px solid #999999;
	height: 20px;
}
.mediumlong {
	width: 210px;
	border: 1px solid #999999;
	height: 20px;
}
.medium {
	width: 155px;
	border: 1px solid #999999;
	height: 20px;
}
.short {
	width: 75px;
	border: 1px solid #999999;
	height: 20px;
}
.veryshort {
	width: 50px;
	border: 1px solid #999999;
	height: 20px;
}





/* DROP DOWN MENU */
#nav, #nav ul {
	float: left;
	height: 35px; 
	width: 850px; 
	margin: 0;
	list-style: none;
	line-height: 1;
	background: transparent;
	font: bold 12pt trebuchet ms,geneva;
	padding: 0;
}

#nav a {
	display: block;
	width: 100%;
	text-decoration: none;
	padding: 0;
	text-align: center;
	margin: 0;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

#nav li {
	float: left;
	height: 35px;  /** CGM **/
	line-height: 35px;
	vertical-align: middle;
	text-align: left;
}

#nav li.li_home {
	width: 3.5em;
}

#nav li.li_directory {
	width: 5.5em;
}

#nav li.li_resources {
	width: 10.5em;
}

#nav li.li_benefits {
	width: 6em;
}

#nav li.li_board {
	width: 5.5em;
}

#nav li.li_news {
	width: 3.5em;
}

#nav li.li_events {
	width: 4.5em;
}

#nav li.li_photos {
	width: 4.5em;
}

#nav li.li_contact {
	width: 5em;
}


#nav li ul {
	position: absolute;
	z-index: 500;
	left: -999em;
	height: auto;
	width: 15em;
	background: #ab0000;
	font: 10pt trebuchet ms,geneva;
	color: #ffffff;
	margin: 0em 0 0 -0.10em;
}

#nav li li {
	height: auto;
	padding: 0.5em 1em 0.5em 0;  /** CGM **/
	width: 14em;
	border-width: 0px 0px 1px 0px;
	line-height: 1;
}

#nav li ul a {
	width: 14em;
	text-align: left;
	padding: 0 0 0 0.7em;  /** CGM **/
	font: 10pt trebuchet ms,geneva;
	color: #ffffff;
}

#nav li ul div.category {
	width: 14em;
	text-align: left;
	padding: 0.25em 0 0.5em 1em;
	background: #ad6d6d;
	color: #ffffff;
	font-weight: bold;
}

/*
#nav li ul ul {
	margin: -1.75em 0 0 14.25em;
}
*/

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}


#nav li:hover, #nav li.sfhover {
	background: url('../graphics/menu_arrow.png') center 20px no-repeat;
}


#nav li ul li:hover, #nav li ul li.sfhover {
	background: #ad6d6d;
}

/* END -- DROP DOWN MENU */

/*-----New Styles------*/

.alphabet_styles a:link {
	font-weight: bold; 
	color: #B00000; 
	font-size: 12px; 
	text-decoration: none; 
	vertical-align: middle;
}

.alphabet_styles a:visited {
	font-weight: bold; 
	color: #B00000; 
	font-size: 12px; 
	text-decoration: none; 
	vertical-align: middle;
}

.alphabet_styles a:hover {
	font-weight: bold; 
	color: #ad6d6d; 
	font-size: 12px; 
	text-decoration: none; 
	vertical-align: middle;
}

.homepage_header {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	border-bottom: 2px solid #ab0000; 
	padding-bottom: 5px;
}

.homepage_subcolumns {
	padding-top: 15px; 
	padding-right: 25px;
}

.homepage_columns {
	padding-left: 10px; 
	padding-right: 20px;
}

.section_headings {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13pt; 
	font-weight: bold; 
	padding-bottom: 10px;
	padding-top: 10px;
}

.directory_bullets {
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 10px;
}

.content-item-desc {
	width: 100%;
	border-bottom: 1px dashed #808080;
	padding-bottom: 3px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.website_tagline {
	padding: 80px 0px 0px 190px;
	font: 10pt Georgia, Georgia, serif;
}

.header_container {
	margin: 0px; 
	padding: 0px 14px;
}

.header_img_container {
	padding-top: 15px; 
	padding-right: 20px; 
	padding-bottom: 15px;
}

.inner_page_shadow_left {
	background: transparent url('../images/shadow_left.png') left top repeat-y;
}

.inner_page_shadow_right {
	background: transparent url('../images/shadow_right.png') right top repeat-y;
}

.inner_page_glow_left {
	background-image:url(../images/glow_home_header_left_02.jpg); 
	background-repeat:no-repeat
}

.inner_page_glow_right {
	background-image:url(../images/glow_home_header_right_02.jpg); 
	background-repeat:no-repeat; 
	background-position:100% 0;
}

.footer_links a:link {
	color: #B00000; 
	font-size: 10pt; 
	text-decoration: none; 
}

.footer_links a:visited {
	color: #B00000; 
	font-size: 10pt; 
	text-decoration: none; 
}

.footer_links a:hover {
	color: #B00000; 
	font-size: 10pt; 
	text-decoration: underline; 
}

.footer_line_dash {
	border-bottom: 2px dashed #B00000;
}

.footer_content_area {
	float: left; 
	width: 100%; 
	padding-top: 15px; 
	padding-bottom: 15px;
}

.copyright_footer {
	float: right; 
	width: 35%; 
	text-align: left; 
	padding-top: 15px;
}

.footer_phone {
	width: 60%; 
	text-align: left; 
	font-size: 10pt;
}

.footer_address {
	font-size: 10pt; 
	float: left; 
	width: 55%; 
	padding-left: 5px;
}

.footer_numbers {
	float: right; 
	width: 40%; 
	padding-top: 15px;
}

.content_listing {
	clear: both; 
	float: left; 
	width: 100%; 
	padding-bottom: 15px; 
	margin-bottom: 15px; 
	border-bottom: 1px dashed #cecece;
}

.calendar_sidebar_title { 
	margin-bottom: 2px; 
	padding-bottom: 2px; 
	border-bottom: 1px dashed #cecece; 
}

.spotlight_details { 
	padding-bottom: 10px;
}

.cell_seperators { 
	padding-bottom: 10px;
}

.TabOn {
	background: #ffffff url('../images/tab_back.png') left top no-repeat;
	color:#000000;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 1px solid #fff;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
}
.TabOff {
	background: #ffffff url('../images/tab_back.png') left top no-repeat;
	color:#000000;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 1px solid #c0c0c0;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
}

.cell_field_name {
	border-bottom: 1px dashed #808080;
	padding: 10px 0;
	width: 200px;
}

.cell_field_input {
	border-bottom: 1px dashed #808080;
	padding: 10px 0;
}

.portfoliotd { 
	text-align: center;
}

.portfoliobox { 
	border: 1px solid #808080; 
	background: #eeeeee; 
	padding: 4px 4px; 
}

.thumbbox { 
	border: 1px solid #000000; 
}

.tr_hide {
	display: none;
}
.tr_show {
	display: table-row-group;
}

.listing_details {
	padding-bottom: 10px;
}

.header_photo_border {
	padding: 3px; 
	border: 1px solid #808080;
}


