@charset "UTF-8";
/* CSS Document */

* {
 margin: 0;
 padding: 0;
 xborder: red solid 1px;
}

a img {
	border: none;
}	


/*-----Universal-----*/

html {
	background-color: #909ba7;
}

#wrapper {
	width: 800px;
	padding: 15px 8px 0px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/bluewshadow_top.gif) no-repeat left top;
}

/*
body {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#3c5c80
*/

#header {
	width: 800px;
	min-height: 50px;
	padding: 0 8px 0 0;
	background: url(images/bluewshadow_mid.gif) -1px repeat-y;
}

#header_img {
	margin: 0 0 0 25px;
}

/*------Navigation------*/

/* @group Nav */



/* @end */

#home {
	top: 260px;
	float: left;
}
	
#members {
	top: 350px;
	float: left;
}	

#services {
	top: 450px;
	float: left;
	margin-left: -1px;
}

#listen {
	top: 550px;
	float: left;
}
	
#faq {
	top: 650px;
	float: left;
}	

#phone {
	top: 750px;
	float: left;
}

#nav {
	float: left;
	margin: 20px 0px 20px 25px;
	background: #3c5c80;
}

#nav li {
	clear: left;
	list-style-type: none;
}

a#nav_home, a#nav_members, a#nav_services, a#nav_listen, a#nav_faq, a#nav_contactus {
	text-decoration: none;
	float: left;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 20px;
	color: #1e2023;
	border-bottom: 1px solid #1e2023;
	border-top: 1px solid #1e2023;
	margin-top: 30px;
}

a#nav_home:hover, a#nav_members:hover, a#nav_services:hover, a#nav_listen:hover, a#nav_faq:hover, a#nav_contactus:hover {
	color: #909ba7;
	border-bottom: 1px solid #909ba7;
	border-top: 1px solid #909ba7;
}

body#body_home a#nav_home, body#body_members a#nav_members, body#body_services a#nav_services, body#body_listen a#nav_listen, body#body_faq a#nav_faq, body#body_contactus a#nav_contactus {
	color: #bdcd89;
	text-decoration: none;
	border-top: 1px solid #bdcd89;
	border-bottom: 1px solid #bdcd89;
}
	

/*------Content------*/

#contentWrapper {
	float: left;
	display: inline;
	position: relative;
	width: 800px;
	margin:	0px 0px 0px 0px;
	background: url(images/bluewshadow_mid.gif) repeat-y -1px;
	padding-right: 8px;	
}

#content {
	float: left;
	display: inline;
	position: relative;
	width: 450px;
	margin: 25px 25px 0px 25px;
	padding: 25px 25px 0px 25px;
	background: #506d8d url(images/contentcorners_top.gif) left top no-repeat;
}

#btm_content {
	float: left;
	display: inline;
	position: relative;
	width: 450px;
	margin: 0px 25px 25px 254px;
	padding: 0px 25px 25px 25px;
	background: #506d8d url(images/contentcorners_btm.gif) left bottom no-repeat;
}	

#content p {
	padding: 0px 0 5px 0;
}

#content .p {
	text-indent: 10px;
}

#content .quote {
	padding: 5px 25px 0 25px;
	font-style: italic;
}

#content .author {
	text-indent: 25px;
	padding-top: 6px;
}

#grouppic {
	padding: 5px 0 0 20px;
}
					
.w {
	position: absolute;
	top: 12px;
	left: 25px;
}

.m {
	position: absolute;
	top: 20px;
	left: 25px;
}

.indent {
	text-indent: 45px;
}		

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-bottom: 15px;
	color: #1e2023;
}	

p a {
	color: #bdcd89;
	font-size: 1em;
}	

#memberheader {
	padding: 0 0 15px 7px;
}		
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 200;
	color: #909ba7;
	padding-bottom: 5px;
	margin-left: -10px;
	margin-top: -5px;
}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 205;
	color: #1e2023;
	margin-left: -10px;
}

#content a {
	text-decoration: underline;
	color: #bdcd89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 200;
	margin-bottom: 20px;
}

#content a.right {
	margin-left: 340px;
	text-decoration: underline;
	font-size: .8em;
}

#content a.right img {
	padding-left: 5px;
	border-style: none;
}
		
#weddings {
 	margin-top: 10px;
}	
	
.bioimage {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.biodiv {
	margin-top: 10px;
}	

#extras {
	padding: 10px 0px 0px 10px;
	background-color: #1e2023;
	color: #3c5c80;
}
	
#extras h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#extras p {
	color: #3c5c80;
}
	
#extras a {
	color: #bdcd89;
	text-decoration: none;
}		
		
		 
/*
#w {
	font-size: 1.75em;
}
#slug {
	position: absolute;
	top: -10px;
	left: 265px;
	background-color: white;
	opacity: .2;
	height: 100%;
	width: 500px;
}
*/

/*------Footer------*/

#footer {
	float: left;
	display: inline;
	width: 800px;
	background: url(images/bluewshadow_mid.gif) repeat-y -1px;
	padding: 10px 8px 0px 0px;
	margin: 0;
}

#footer p {
	text-align: center;
}	

#btm_spacer {
	width: 800px;
	height: 25px;
	clear: both;
	background: url(images/bluewshadow_btm.gif) no-repeat left bottom;
	padding-right: 8px;
}



