body {
	background-image:url('images/background_00.jpg');
	background-repeat:repeat-x;
	text-align:center;
	font-size:8pt;
	background-color:#222a32;
	}

#container {
	width:703px;
	margin-left:auto;
	margin-right:auto;
	margin-top:38px;
	margin-bottom:5px;
	background-color:#6b6b67;
	padding:4px;
	border:solid 1px #42484c;
	}


#header {
	padding:0px;
	background-color:#ddd6b1;
	text-align:left;
	}

#home_content { 
        background-image:url('images/content_background.jpg');
        background-repeat:repeat-x;
        text-align:left; 
        background-color:#eae9e0;
        margin:0px; 
        padding:0px; 
        border-right:solid 1px #acaba5;
}

#content {
	background-image:url('images/content_background.jpg');
	background-repeat:repeat-x;
	vertical-align:top;
	text-align:left;
	background-color:#eae9e0;
	margin:0px;
	padding:0px;
	border-right:solid 1px #acaba5;
/*	height:625px; */
/* ADDITIONAL */
        font-size:1.5em; 
        font-family:'Garamond', 'Georgia', 'Times New Roman';
        line-height:14pt;
        color:#535151;
        padding:0px 40px 20px 15px;
        margin:0px; 
        text-align:left; 
/* ADDITIONAL */

	}

#content h1 {
	font-weight:bold;
	color:#565455;
	font-size:1.8em;
	padding:20px 20px 15px 0px;
	text-align:left;
	margin:0px;
	line-height:18pt;
	}

#content h3 {
	font-weight:bold;
	color:#3b4855;
	font-size:1.3em;
	padding:0px 0px 5px 0px;
	text-align:left;
        line-height:18pt;
	margin:0px;
	}

p.content {
	font-size:1.5em;
	font-family:'Garamond', 'Georgia', 'Times New Roman';
	line-height:14pt;
	color:#535151;
	padding:0px 40px 20px 15px;
	margin:0px;
	text-align:left;
	}

/*
#content p { 
        font-size:1.5em;
        font-family:'Garamond', 'Georgia', 'Times New Roman';
        line-height:16pt;
        color:#535151;
        padding:0px 40px 20px 15px;
        margin:0px; 
        text-align:left;
        } 
*/
	

/*-----NAVIGATION-----*/

.home_nav {
	text-align:left;
	}

#nav_graphic {
	float:right;
	margin:0px;
	padding:0px;
	}

.upper_right_nav {
	position:relative;
	left:20px;
	top:35px;
	margin:0px;
	float:right;
	width:185px;
	}

#news {
	display:block;
	width:56px;
	height:21px;
	background-image:url('images/news_off.jpg');
	}

#news:hover {
	width:56px;
	height:21px;
	background-image:url('images/news_on.jpg');
	}


#members {
	display:block;
	width:75px;
	height:21px;
	background-image:url('images/members_off.jpg');
	}

#members:hover {
	width:75px;
	height:21px;
	background-image:url('images/members_on.jpg');
	}

#home {
	display:block;
	width:208px;
	height:58px;
	background-image:url('images/main_home_off.jpg');
	}

#home:hover {
	width:208px;
	height:58px;
	background-image:url('images/main_home_on.jpg');
	}

#about {
	display:block;
	width:208px;
	height:24px;
	background-image:url('images/main_about_off.jpg');
	}

#about:hover {
	width:208px;
	height:24px;
	background-image:url('images/main_about_on.jpg');
	}

#services {
	display:block;
	width:208px;
	height:26px;
	background-image:url('images/main_services_off.jpg');
	}

#services:hover {
	width:208px;
	height:26px;
	background-image:url('images/main_services_on.jpg');
	}

#profiles {
	display:block;
	width:208px;
	height:27px;
	background-image:url('images/main_profiles_off.jpg');
	}

#profiles:hover {
	width:208px;
	height:27px;
	background-image:url('images/main_profiles_on.jpg');
	}

#resources {
	display:block;
	width:208px;
	height:24px;
	background-image:url('images/main_resources_off.jpg');
	}

#resources:hover {
	width:208px;
	height:24px;
	background-image:url('images/main_resources_on.jpg');
	}

#contact {
	display:block;
	width:208px;
	height:47px;
	background-image:url('images/main_contact_off.jpg');
	}

#contact:hover {
	width:208px;
	height:47px;
	background-image:url('images/main_contact_on.jpg');
	}



/*-----OUR PLEDGE-----*/

.pledge_box {
	float:left;
	text-align:center;
	font-family:'Garamond', 'Georgia', 'Times New Roman';
	width:212px;
	background-color:#eae9e0;
	}

.pledge_box img {
	padding:0px 0px 20px 0px;
	}

.pledge_box p {
	font-size:1.5em;
	color:#535151;
	padding:0px 20px 20px 15px;
	margin:0px;
	text-align:left;
	}


/*-----OUR NEWS-----*/

.news_box {
	float:left;
	font-family:'Garamond', 'Georgia', 'Times New Roman';
	width:195px;
	background-color:#eae9e0;
	text-align:left;
	padding:0px 0px 20px 0px;
	}

.news_box h2 {
	background-color:#8c0821;
	color:#d6d3bd;
	font-size:1em;
	padding:2px;
	text-align:left;
	margin:20px 20px 3px 15px;
	width:80px;
	}

a.news {
	display:block;
	font-size:1.5em;
	color:#535151;
	padding:0px 20px 20px 15px;
	margin:0px;
	text-align:left;
	text-decoration:underline;
	}

a.news:hover {
	color:#333333;
	}


/*-----SERVICES-----*/

.services_box {
	float:left;
	font-family:'Garamond', 'Georgia', 'Times New Roman';
	width:293px;
	background-color:#eae9e0;
	text-align:left;
	padding:00px 0px 20px 0px;
	}

.services_content {
	border-right:dashed 1px #c3c2ba;
	border-left:dashed 1px #c3c2ba;
	}

.services_content p {
	font-size:1.5em;
	color:#535151;
	padding:20px 20px 20px 15px;
	margin:0px;
	text-align:left;
	}

a.services_links {
	display:block;
	font-family:'Garamond', 'Georgia', 'Times New Roman';
	font-size:1.5em;
	color:#8c0821;
	padding:0px 20px 5px 15px;
	margin:0px;
	text-align:left;
	text-decoration:underline;
	}

a.services_links:hover {
	color:#333333;
	text-decoration:none;
	}

#linkbox {
	float:right;
	}


/*-----FOOTER-----*/

#footer {
	text-align:center;
	padding:8px 10px 0px 15px;
	clear:both;
	background-color:#d6d3bd;
	border-top:solid 2px #8c5455;
	}

#footer a {
	font-family:'Garamond', 'Georgia', 'Times New Roman';
	font-size:1em;
	color:#8c0821;
	padding:0px;
	margin:0px;
	text-align:center;
	text-decoration:none;
	}

#footer p {
	clear:both;
	font-size:1em;
	color:#737373;
	padding:0px 0px 10px 15px;
	margin:0px;
	text-align:center;
	}

#footer a:hover {
	color:#333333;
	text-decoration:underline;
	}

.float_left {
	float:left;
	}

.float_right {
	float:right;
	}



/*-----SIDEBAR-----*/


#sidebar_background {
	background-color:#ddd6b1;
	padding:0px;
	padding-right:200px;
	}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar li {
	display:block;
	text-align:left;
	margin:0px;
	padding:8px 3px 8px 20px;
	background-image:url(images/subnav_divider.gif);
	background-repeat: no-repeat;
	background-position: bottom;
        font-family:Verdana, Arial;
}

#sidebar ul li ul li { 
        display:block;  
        text-align:right; 
        margin:0px;
        padding:8px 3px 8px 20px;
} 


#sidebar  {
	text-decoration:none;
	background-color:#ddd6b1;
	color:#333333;
	}

#sidebar a {
	display:block;
	font-family:Verdana, Arial;
	font-size:1em;
	color:#121212;
	margin:0px;
	padding:0px;
	text-align:left;
	text-decoration:none;
}

#sidebar a:hover {
	text-decoration:none;
	color:#333333;
	}
	
#sidebar li.current {
	font-family:Verdana, 'Trebuchet MS', Arial;
	margin:0px;
	text-align:left;
	padding:8px 3px 8px 20px;
	background-color:#eae9e0;
}

#sidebar li:hover {
	font-family:Verdana, 'Trebuchet MS', Arial;
	margin:0px;
	text-align:left;
	padding:8px 3px 8px 20px;
	background-color:#eae9e0;
	}

#sidebar li.subSectionTitle {     
        font-family:Verdana, 'Trebuchet MS', Arial;
        margin:0px;    
        text-align:left;
        padding:8px 3px 8px 20px;
        } 


#sidebar {
	position:relative;
	right:0px;
	padding:0px;
	margin:0px;
	margin-right:-200px;
	float:right;
	width:200px;
	max-width:200px;
	}

#sidebar img {
	display:block;
	margin:0px;
	padding:0px;
	}



.sidebar_links {
	display:block;
	text-align:left;
	margin:0px;
	padding:8px 3px 8px 20px;
	}

.sidebar_links:hover {
	background-color:#eae9e0;
	}

.sidebar_links_in {
	font-family:Verdana, 'Trebuchet MS', Arial;
	margin:0px;
	text-align:left;
	padding:8px 3px 8px 20px;
	background-color:#eae9e0;
	}





/*-----MISC-----*/

#mindlash {
	background-color:transparent;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:38px;
	text-align:right;
	font-family:'Garamond', 'Georgia', 'Times New Roman';
	font-size:1em;
	color:#b4b1b1;
	}

#mindlash a {
	color:#bbb8b8;
	font-weight:bold;
	text-decoration:underline;
	}
	
#mindlash a:hover {
	color:#edfb90;
	}

a.more {
	font-weight:bold;
	font-family:'Garamond', 'Georgia', 'Times New Roman';
	font-size:1em;
	color:#8c0821;
	padding:0px 20px 20px 15px;
	margin:0px;
	text-align:right;
	text-decoration:none;
	}

a.more:hover {
	text-decoration:underline;
	}
	
.content_img {
	float:left;
	border:none;
	padding:0px 20px 10px 0px;
	margin:0px;
	}


#navigation {
	width:703px;
	background-image:url('images/nav_background.jpg');
	background-repeat:no-repeat;
	float:left;
	padding:0px;
	margin:0px;
	text-align:left;
	}

#navigation ul {
	padding:10px;
	margin:0px;
	}

#navigation li {
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px;
	}

#navigation a {
	font-family:Verdana, Arial;
	font-size:1em;
	color:#ddd6b1;
	padding:10px;
	margin:0px;
	text-decoration:none;
	}

#navigation a:hover, .active_link {
	background-color:#565455;
	text-decoration:none;
	}a:link {
	color: #8C0821;
	text-decoration: underline;
}

a:visited {
	color: #8C0821;
	text-decoration: underline;
}
