@charset "UTF-8";

/* Start Basics - CSS */

* { margin:0; padding:0; }

body {
	background-image: url(../images/pattern_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}

a:active, a:focus {
    outline: none;
}

img {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

img a {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.clear {
    height: 0px;
    clear: both;
}

.photo_edge {
	margin: 4px;
	padding: 3px;
	border: 2px solid #CCCCCC;
}

.photo_edge:hover {
	margin: 4px;
	padding: 3px;
	border: 2px solid #666666;
}

.photo_edge02 {
	margin: 2px;
	padding: 1px;
	border: 2px solid #CCCCCC;
}

.photo_edge02:hover {
	margin: 2px;
	padding: 1px;
	border: 2px solid #666666;
}

.right {
	float: right;
	margin: 3px 10px;
	padding: 3px;
	border: 2px solid #CCCCCC;
}

.left {
	float: left;
	margin: 3px 10px;
	padding: 3px;
	border: 2px solid #CCCCCC;
}

a {
	color: #1D435B;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #E04020;
	font-weight: bold;
	text-decoration: none;
}



/* End Basics - CSS */



/* start of wrappers */


#wrapper {
	margin: 0px auto;
	width: 980px;;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#content {
	width: 940px;
	margin-left: 20px;
	text-align: left;
	float: left;
	position: relative;
}

#header {
	width: 940px;
	height: 186px;
	float: left;
	clear: both;
}

#slidearea {
	width: 940px;
	height: 340px;
	float: left;
	clear: both;
	background-image: url(../images/slidearea_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	width: 940px;
	float: left;
	clear: both;
}

#main {
	width: 680px;
	float: left;
}

#sidebar {
	width: 260px;
	float: left;
	background-image: url(../images/sidebar02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


/* end of wrappers */



/* start of content */


#header #header_row01 {
	width: 940px;
	height: 125px;
	float: left;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header #header_row02 {
	width: 940px;
	height: 61px;
	float: left;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1 a {
	width: 940px;
	height: 125px;
	display: block;
	text-indent: -5000px;
}

#nav {
	width: 908px;
	height: 39px;
	float: left;
	margin-left: 16px;
	margin-top: 6px;
}

#nav ul {
	display: block;
	float: left;
	width: 908px;
	height: 39px;
	list-style: none;
}

#nav ul li {
    display: block;
    float: left;
	height: 39px;
    text-indent: -10000px;
}

#nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#nav_home {
    width: 91px;
}

#nav_about {
    width: 146px;
}

#nav_communities {
    width: 136px;
}

#nav_moms {
    width: 146px;
}

#nav_scholarship {
    width: 125px;
}

#nav_gallery {
    width: 90px;
}

#nav_blog {
    width: 75px;
}

#nav_contact {
    width: 99px;
}

#nav_home a:hover {
    background-image:url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -16px -67px;
}

#nav_about a:hover {
    background-image:url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -107px -67px;
}

#nav_communities a:hover {
    background-image:url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -253px -67px;
}

#nav_moms a:hover {
    background-image:url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -389px -67px;
}

#nav_scholarship a:hover {
    background-image:url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -535px -67px;
}

#nav_gallery a:hover {
    background-image:url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -660px -67px;
}

#nav_blog a:hover {
    background-image:url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -750px -67px;
}

#nav_contact a:hover {
    background-image:url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: -825px -67px;
}

#nav ul li ul {
	display: none;
	float: none;
	position: relative;
	top: -5px;
	width: 175px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#nav ul li:hover ul {
    display:block;
}

#nav ul li ul li {
	background-image: none;
	background-color: #333333;
	color: #ffffff;
	display: block;
	float: none;
	height: 23px;
	text-indent: 6px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #262626;
}

#nav ul li ul li a {
	color: #ffffff;
	font: normal 11px Arial, Helvetica, sans-serif;
	height: 20px;
	text-indent: 6px;
	padding-top: 4px;
	text-decoration: none;
}

#nav ul li ul li a:hover {
	background-image: url(../images/drop_fade.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	background-position: left bottom;
}

.locatormap_box {
	width: 198px;
	height: 305px;
	float: left;
	margin-left: 16px;
	margin-right: 9px;
	margin-top: 18px;
}

.locatormap_btn a {
	width: 198px;
	height: 305px;
	display: block;
	text-indent: -5000px;
}

.home_slideshow {
	width: 701px;
	height: 305px;
	float: left;
	margin-top: 18px;
	overflow: hidden;
}

.sidebar_top {
	width: 260px;
	height: 22px;
	background-image: url(../images/sidebar01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar_edge {
	width: 260px;
	height: 22px;
	background-image: url(../images/sidebar03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar_content {
	width: 216px;
	float: left;
	margin-left: 24px;
}

.sidebar_module {
	width: 216px;
	float: left;
	margin-bottom: 15px;
}

#sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/h3_bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;	
}

#sidebar h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}

#sidebar h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 2px 3px;
}

.thumb_space {
	margin-bottom: 5px;
}

.list {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	list-style: none;
}

.list li {
	border-bottom:1px solid #CCCCCC;
	padding: 6px 3px;
}

.list02 {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	list-style: none;
}

.list02 li {
	border-bottom:1px solid #CCCCCC;
	padding: 3px;
}

.main_contentarea {
	width: 672px;
	float: left;
	margin-left: 8px;
	margin-top: 10px;
}

#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/h3_bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;	
}

#main h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;	
}

#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
}

.community_box {
	width: 222px;
	float: left;
	background-image: url(../images/community_box02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.community_box_top {
	width: 222px;
	height: 26px;
	background-image: url(../images/community_box01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.community_box_edge {
	width: 222px;
	height: 26px;
	background-image: url(../images/community_box03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.community_box_infoarea {
	width: 170px;
	height: 150px;
	float: left;
	margin-left: 26px;
}

.community_box_btnarea {
	width: 170px;
	height: 38px;
	float: left;
	margin-left: 26px;
	background-image: url(../images/community_box_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.community_box_btn a {
	width: 170px;
	height: 38px;
	display: block;
	text-indent: -5000px;
}

.home_textblock {
	width: 640px;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
}




/* end of content */



/* start of footer */



#footer {
	width: 940px;
	float: left;
	clear: both;
	background-image: url(../images/footer02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 15px;
}

.footer_top {
	width: 940px;
	height: 39px;
	background-image: url(../images/footer01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.footer_content_left {
	width: 662px;
	float: left;
	margin-left: 28px;
	margin-right: 15px;
}

.footer_content_right {
	width: 212px;
	float: left;
}

#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 3px;
}

.bdlogo_box {
	width: 147px;
	height: 25px;
	float: left;
}

.bdlogo a {
	width: 147px;
	height: 25px;
	display: block;
	text-indent: -5000px;
	background-image: url(../images/bd_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* end of footer */

