/*~~~~~~~~~~~STANDARD PAGE IDS~~~~~~~~~~~*/ 
* {
	margin:0;padding:0;
}
body {
	margin:0;padding:0;
	background-color: #98BBD8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#site-wrapper {
	width: 844px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#header {
	background-image: url(header.jpg); background-repeat: no-repeat;
	height: 198px;
}

#nav_bar {
	background-image: url(bg_nav.jpg); width: 844px; height: 27px; padding: 0; margin: 0 0 0 0;
}

/*~~~~~~~~~~~NAVIGATION~~~~~~~~~~~*/
#nav {font-family:tahoma; font-size:10pt; line-height: 27px; padding:0; list-style:none; margin: 0 0 0 22px;}
#nav li{float:left; list-style: none;}
#nav a{display:block;float:left;height:27px;padding:0 16px;border-right:1px solid #c9c6b3; background:url('nav.gif'); color:#F0F8FF; font-weight:normal; line-height:27px; text-decoration:none;}
#nav a:hover{background:url('nav.gif') left bottom;color:#551623;text-decoration:underline;}
#nav .selected{background:url('nav.gif') left bottom;color:#551623;}

/*~~~~~~~~~~~SUB-NAVIGATION~~~~~~~~~~~*/
#nav_bar2 {	background-image: url(bg_body.jpg); background-repeat: repeat-y; width: 812px; height: 27px; padding: 0; margin: 0 0 0 0; }
#nav2 {font-family:tahoma; font-size:13px; line-height: 27px; padding:0 0 0 0; list-style:none; margin: 0 0 0 0; background-image: url(bg_body.jpg); background-repeat: repeat-y; width: 812px;}
#nav2 ul {margin-left: 100px; margin-right: auto; width: auto;}
#nav2 li{float:left; list-style: none;}
#nav2 a{display:block;float:left;height:27px;padding:0 16px;border-right:1px solid #c9c6b3; background:url('nav2.gif'); color:#686868; font-weight:normal; line-height:27px; text-decoration:none;}
#nav2 a:hover{background:url('nav2.gif') left bottom;color:#970000;text-decoration:underline;}
#nav2 .selected{background:url('nav2.gif') left bottom;color:#970000;}
#nav2 .nav2_left{border-left:1px solid #c9c6b3;}
#nav2 .selected_nav2_left{border-left:1px solid #c9c6b3; background: url(nav2.gif) left bottom;color:#970000;}

/*~~~~~~~~~~~BODY~~~~~~~~~~~*/
#content {
	background-image: url(bg_body.jpg);
	background-repeat: repeat-y;
	padding: 22px 35px 15px 35px;
	text-align: justify;
	font-size: 11px;
	line-height: 15px;
	clear: both;
}

#footer {
	background-image: url(bg_footer.jpg);
	height: 49px;
	clear: both;
}




/*~~~~~~~~~~~CONTENT~~~~~~~~~~~*/

h1 {
	font-size: 14px; letter-spacing: 1px; color: #333333; border-bottom: 2px solid #990000; padding:0; margin: 0; padding-bottom: 3px; width: 89%; margin-bottom: 7px;
}



h3 {
	font-size: 14px; letter-spacing: 1px; font-weight: normal; color: #48789E; padding:10px 0 5px 0; margin: 0;
}



p {
	margin: 18px 0 18px 0;
}

#content li {
	margin: 7px 0 7px 45px;
}

a {
	color: #48789E; text-decoration: underline;
}

a:hover {
	color: #970000;
	text-decoration: none;
}

.centered {
	margin-left: auto; margin-right: auto; text-align: center;
}

#footer p {
	padding: 5px 35px 0 35px;
	margin: 0 0 0 0;
	font-size: 11px;
	color: white;
	line-height: 15px;
}

#footer a {
	color: white;
	text-decoration: underline;
}

#footer a:hover {
	color: white;
	text-decoration: none;
}

.contact td {
	padding: 5px;
}

.contact_form {
	border: 1px solid #333333;
	margin-left: auto;
	margin-right: auto;
	background-color: #8F192E;
	font-size: 11px;
	padding: 15px;
	color: White;
}

.contact_form td {
	padding: 15px;
}

.miniform {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;
}

.grey {
	color: Gray;
}

.bold_name {
	font-size: 13px; color: #48789E; border-bottom: 1px solid #930020;
}

.underline_red {
	border-bottom: 1px solid #930020;
}

.bottom_nav{
	margin-left: auto; margin-right: auto; text-align: center; width: 50%; background: url(nav.gif); height: 27px; line-height: 27px;
}

.members {
	border-top: 1px dashed #990000; padding-top: 10px;
}

.members-name {
	font-weight: bold; color: #990000; font-size: 10pt;
}


.members-border {
	border-top: 1px dashed #990000; padding: 10px 0 0 0; 
}

.homepage-photo {
	float: right; clear: both;
}
