@charset "UTF-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,a:link,a:active,a:visited,a:hover,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,input,textarea,select {padding:0px;margin:0px;border:0px;outline:0px;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;color:inherit;}body {cursor:default;}a {text-decoration:none;cursor:pointer;}acronym {cursor:help;}hr {height:1px;background:#CCCCCC;color:#CCCCCC;}address {font-style:normal;}:focus {outline: 0;}ol,ul {list-style: none;}table {border-collapse: collapse;border-spacing: 0;cursor:default;}caption,th,td {text-align: left;font-weight: normal;}blockquote:before,blockquote:after,q:before,q:after {content: '';}blockquote,q {quotes: "" '';}

#skip,.hide{display:none;}
strong{font-weight:bold;}
em {font-style:italic;}
.clear {clear:both;}


body {
	background:url(../img/body_v2.jpg) no-repeat center -123px;
	font-family: 'Palatino Linotype';
}
body.mceContentBody, body#content {
	background:white;
}



#content h1 {
	border-bottom:solid 3px #344d50;
	padding:13px 0 5px 0;
	margin:0 0 15px 0;
	font-size:18px;
	font-weight:bold;
	color:#344d50;
	text-shadow:0px 0px 5px #c4cccd;
}
#content h1 sup {
	vertical-align:baseline;
	position:relative;
	top:-8px;
	font-size:11px;
}
#content h2 {
	padding:0 0 15px 0;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	color:#01934d;
	line-height:17px;
}
#content h2 span {
	font-size:72px;
	font-style:normal;	
	float:left;
	line-height:72px;
	margin:-12px 5px 0 0;
}
#content h2 sup {
	vertical-align:baseline;
	position:relative;
	top:-5px;
	font-size:11px;
}
#content h3 {
	padding:0 0 10px 0;
	font-size:14px;
	font-weight:bold;
	color:#01934d;
}
#content p {
	padding:0 0 15px 0;
	font-size:14px;
}
#content ul {
	padding:0 0 15px 20px;
}
#content li {
	list-style-image:url(../img/bullet.gif);
	font-size:14px;
}
#content a {
	color:#01934d;
}
#content dl {
	font-size:14px;
}
#content dt {
	background:#3a565a url(../img/sidecontent.gif) no-repeat -600px center;
	border:solid 2px #d2e9d7;
	padding:5px 0 7px 20px;
}
#content dt, #content dt a {
	color:white;
}
#content dd {
	padding:0 0 10px 2px;
	color:#2f4649;
}
#content table {
	width:620px;
}
#content td, #content th {
	padding:0;
	border:solid 1px white;
	font-size:12px;
	text-align:left;
	vertical-align:top;
}
#content thead th {
	background:#01934d;
	text-transform:uppercase;
	padding:2px 10px;
	color:white;
}
#content tbody th, #content tbody td {
	padding:2px 10px;
}
#content tbody th {
	background:#c3e1c9;
	font-weight:bold;
	color:#344d50;
}
#content tbody td {
	background:#f2faf3;
}




#head {
	width:960px;
	height:138px;
	margin:0 auto;
}
#logo a {
	display:block;
	background:url(../img/sprites_v2.png) no-repeat 0 -38px;
	width:940px;
	height:102px;
	margin:0 auto;
	text-indent:-1000px;
	overflow:hidden;
}



#nav {
	width:100%;
	height:42px;
	position:absolute;
	top:96px;
	left:0;
}
#nav .container {
	width:960px;
	height:42px;
	margin:0 auto;
	position:relative;
}
#nav ul {
	position:absolute;
	bottom:0;
	left:10px;
}
#nav ul li {
	float:left;
	padding:10px 2px 5px 2px;
	margin:0 0 0 -2px;
}
#nav ul li a {
	background:#324a4d;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#677A7C), to(#283B3D), color-stop(.3,#596D70),color-stop(.4,#43595C),color-stop(.5,#344B4E));
	background-image:-moz-linear-gradient(100% 0% 270deg,#677A7C, #596D70, #596D70 24%,#43595C 41%,#344B4E 54%,#283B3D 96%);
	float:left;
	display:block;
	padding:5px 11px;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
}
#nav ul li a:hover {
	background:#829FA3;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#7B9294), to(#283B3D), color-stop(.3,#829FA3),color-stop(.4,#688A8F),color-stop(.5,#53787D));
	background-image:-moz-linear-gradient(100% 0% 270deg,#7B9294, #829FA3, #829FA3 24%,#688A8F 41%,#53787D 54%,#283B3D 96%);
}
#nav ul li.selected {
	padding:2px 2px 3px 2px;
}
#nav ul li.selected a {
	background:#34985f;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#3FDE8C), to(#344F50), color-stop(.2,#34B673),color-stop(.7,#349960));
	background-image:-moz-linear-gradient(100% 0% 270deg,#3FDE8C, #34B673, #34B673 20%,#349960 70%,#344F50 100%);
	padding:11px 11px 7px 11px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	font-size:14px;
}
#nav ul li #home-link {
	background:url(../img/sprites_v2.png) no-repeat 0 0;
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	width:15px;
	height:17px;
}
#nav ul li.selected #home-link {
	background:url(../img/sprites_v2.png) no-repeat 0 -18px;
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	width:23px;
	height:19px;
}



#content #subnav {
	padding:0;
}
#subnav li {
	float:left;
	padding:2px 2px 5px 2px;
	margin:0 0 0 -2px;
	list-style:none;
}
#subnav li a {
	background:#324a4d;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#677A7C), to(#283B3D), color-stop(.3,#596D70),color-stop(.4,#43595C),color-stop(.5,#344B4E));
	background-image:-moz-linear-gradient(100% 0% 270deg,#677A7C, #596D70, #596D70 24%,#43595C 41%,#344B4E 54%,#283B3D 96%);
	float:left;
	display:block;
	padding:5px 11px;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
}
#subnav li a:hover {
	background:#829FA3;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#7B9294), to(#283B3D), color-stop(.3,#829FA3),color-stop(.4,#688A8F),color-stop(.5,#53787D));
	background-image:-moz-linear-gradient(100% 0% 270deg,#7B9294, #829FA3, #829FA3 24%,#688A8F 41%,#53787D 54%,#283B3D 96%);
}
#subnav li.selected {
	padding:0 2px 3px 2px;
}
#subnav li.selected a {
	background:#34985f;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#344F50), to(#3FDE8C),color-stop(.2,#349960), color-stop(.7,#34B673));
	background-image:-moz-linear-gradient(0% 100% 90deg,#3FDE8C, #34B673, #34B673 20%,#349960 70%,#344F50 100%);
	padding:7px 11px 11px 11px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	font-size:14px;
}
#subnav li #home-link {
	background:url(../img/sprites_v2.png) no-repeat 0 0;
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	width:15px;
	height:17px;
}
#subnav li.selected #home-link {
	background:url(../img/sprites_v2.png) no-repeat 0 -18px;
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	width:23px;
	height:19px;
}



#content {
	width:940px;
	margin:0 auto;
	padding:0 0 50px 0;
}
#subcontent {
	width:620px;
	float:left;
}
#sidecontent {
	background:#c3e1c9 url(../img/sidecontent.gif) no-repeat -300px bottom;
	width:300px;
	float:right;
	margin:0 0 20px 0;
	padding:0 0 15px 0;
}
#sidecontent .container {
	background:url(../img/sidecontent.gif) no-repeat 0 0;
	padding:10px;
}
#sidecontent h2 {
	padding:7px 0 35px 0;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	color:#344d50;
	text-shadow:0px 0px 5px white;
}













#foot {
	background:url(../img/body_v2.jpg) no-repeat center 2px;
	height:125px;
	text-align:center;
	overflow:hidden;
}
#foot p {
	padding:0 0 15px 0;
	font-size:11px;
}
#foot a {
	color:black;
}



#content_contact {
	text-align:center;
}




#map {
	background:#eff9f0;
	width:620px;
	height:815px;
	position:relative;
}



.member_search {
	background:#c3e1c9;
	border:solid 1px #336666;
	position:absolute;
	top:10px;
	right:10px;
	width:490px;
	height:28px;
	z-index:100;
	padding:2px;
}
.member_search input {
	float:left;
	font-size:12px;
}
#member_search_q {
	background:white;
	border:solid 1px #336666;
	width:400px;
	height:25px;
	line-height:25px;
	text-indent:3px;
}
#member_search_s {
	background:#324a4d;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#677A7C), to(#283B3D), color-stop(.3,#596D70),color-stop(.4,#43595C),color-stop(.5,#344B4E));
	background-image:-moz-linear-gradient(100% 0% 270deg,#677A7C, #596D70, #596D70 24%,#43595C 41%,#344B4E 54%,#283B3D 96%);
	border:solid 1px #336666;
	width:88px;
	height:27px;
	text-indent:3px;
	color:white;
	text-transform:uppercase;
	cursor:pointer;
	font-weight:bold;
}
#member_search_s:hover {
	background:#829FA3;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#7B9294), to(#283B3D), color-stop(.3,#829FA3),color-stop(.4,#688A8F),color-stop(.5,#53787D));
	background-image:-moz-linear-gradient(100% 0% 270deg,#7B9294, #829FA3, #829FA3 24%,#688A8F 41%,#53787D 54%,#283B3D 96%);
}
.member_search_results {
	background:#c3e1c9;
	border:solid 1px #336666;
	position:absolute;
	top:46px;
	right:10px;
	width:486px;
	height:75px;
	overflow:auto;
	z-index:100;
	padding:4px;
	font-size:12px;
}
#content .member_search_results a {
	display:block;
	border-bottom:solid 1px #344D50;
	color:#344D50;
	clear:both;
	height:20px;
	margin-bottom:2px;
}
#content .member_search_results a:hover {
	color:black;
}
.member_search_results .name {
	float:left;
}
.member_search_results .distance {
	float:right;
}


.member {
	background:#c3e1c9;
	border:solid 1px #336666;
	width:450px;
	position:absolute;
	padding:0 10px;
}
#content .member h1 {
	padding:0;
	margin:10px 0;
	height:55px;
}
#content .member_entry {
	background:url(../img/sprites_v2.png) no-repeat 0 -141px;
	border-bottom:solid 1px #336666;
	height:35px;
	margin:0 0 10px 0;
	color:#344d50;
	font-size:13px;
	line-height:15px;
}
#content .member_nme {
	width:40%;
	float:left;
	margin-left:30px;
}
#content .member_num {
	width:50%;
	float:right;
	text-align:right;
}
#content .member_tail {
	background:url(../img/sprites_v2.png) no-repeat 0 -178px;
	width:23px;
	height:11px;
	margin:0 auto -11px auto;
}



