@charset "utf-8";
/* CSS Document */
/* BOF : LINK STYLES */
a:link, a:visited {
	font-weight: bold;
	color: #711;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* EOF : LINK STYLES */
html {
	background-color: #00002b;
	text-align: center;
	font-size: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #191111;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#shell {
	background-image: url(images/h.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-top: 188px;
/*	border: 5px solid green;*/
}
#h2 {
	background-image: url(images/betweenfriends_h2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 246px;
	padding-bottom: 4px;
/*	border: 1px solid red;*/
}
.pad8 {
	padding: 18px;
	/*min-height: 450px;*/
}
#c {
	background-image: url(images/bg_y.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	right: 50%;
	width: 875px;
	margin-right: -439px;
	margin-left: auto;
	bottom: auto;
/*	border: 3px solid blue;*/
	/*min-height: 840px;*/
}
#cL {
	float: left;
	width: 205px;
	border: 180px;
	margin: 0px 2px 6px 6px;
	background-image: url(images/cL-y.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 2px 20px 2px 14px;
/*	border: 2px solid green;*/
	min-height: 320px;
}
#cL .subtle {
	color: #888;
	font-style: italic;
	font-size: 0.8em;
}
#cL ul {
	margin: 4px;
	padding: 0px;
}
#cL ul li {
	list-style-type: none;
}
#cL ul li a {
	display: block;
	margin: 0px;
	padding: 7px 0px 3px 0px;
	color: #644;
}
#f {
	background-image: url(images/f.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 99px;
/*	border: 3px solid white;*/
}
#SSP_Front {
	text-align: center;
	
}
/****** BOF : NAVIGATION  ****/
#n {
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 20px 0px;
/*	border: 2px solid #CC9900;*/
	font-size: 0.76em;
}
#n a {
	border: none;
	margin: 0px;
	padding: 0px;
}
#n a img {
	border: none;
	margin: 0px;
	padding: 0px;
}
/****** EOF : NAVIGATION  ****/
/**** BOF : OFFICERS PAGE *****/
dl dt {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 4px;
}
dl dd {
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 8px;
}
/**** EOF : OFFICERS PAGE *****/
.inline {
	display: inline;
}
.form_table {
}
.form_table tr td:first-child {
	font-weight: bold;
	text-align: right;
}
.form_table td.btns {
	text-align: center;
}
/*************************/
h1 {
	margin: -10px 0px 0px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #700;
	font-size: 1.8em;
}
h2 {
	color: #700;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/******************************/
/* overrides for subnav hovers. advanced selectors must be specific! */
div#n ul#n0 li ul#subnav_pastmasters {
	width: 160px;
}
div#n ul#n0 li ul#subnav_news {
	width: 160px;
}
/**********************/
li.email, dd a.email {
	background-image: url(images/Mail-envelope.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	margin-left: 6px;
	padding-left: 16px;
	display: block;
}
#h_a {
	position: absolute;
	top: 0px;
	left: 50em;
	z-index: 9;
	text-align:center;
	margin-left: -290px;
}
#h_a img {
	width: 840px;
	height: 178px;
	border: none;
}