body {
	background: #9bafc4 url(images/background.gif) repeat-y scroll center 0;
	font: 11px/170% "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	padding: 0;
	margin: 0;
}

h1 {
	color: #58462e;
	font: normal normal 22px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 22px;
	margin-top: 15px;
}

.bbox a {
	width: 240px;
	color: #52482f;
	background-color: #e7e1c2;
	padding: 5px;
	border: 1px solid #52482f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	display: block;
	text-decoration: none;
	margin-left: 35px;
	margin-top: 20px;
}

.bbox a:hover {
	color: #fff;
	background-color: #264475;
}

#top {
	background: #fff url(images/top.jpg) no-repeat center;
	width: auto;
	height: 126px;
}

img {
	border-style: none;
}

.imgblock {
	display: block;
}

.img_left {
	float: left;
	margin: -12px 30px 25px -35px;
}

.img_right {
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
}

.quote {
	color: #524731;
	font-size: 12px;
	font-style: italic;
	margin: 10px;
}

.newsquote {
	color: #0000001;
	font-size: 11px;
	font-style: italic;
	margin: 10px;
}

#header {
	width: 786px;
	height: 105px;
	margin-left: auto;
	margin-right: auto;
}

#allcontent {
	width: 786px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#sidebar {
	width: 200px;
	float: left;
	overflow: hidden;
	display:inline;
	color: #fff;
	padding-top: 40px;
}

#sidebar a {
	color: #fff;
}

#maintxt {
	width: 496px;
	padding: 12px 35px 20px;
}

.bold_white {
	font-weight: bold;
	color: #fff;
}

#maintxt p a {
	text-decoration: none;
	color: #315d8a;
	border-bottom: 1px solid #c3d3da;
}

#maintxt p a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #1b365a;
}

#maintxt li a {
	text-decoration: none;
	color: #315d8a;
	border-bottom: 1px solid #c3d3da;
}

#maintxt li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #1b365a;
}

#main {
	width: 566px;
	margin-left: 220px;
}

#biotext{
	padding: 100px 35px 35px;
}

#bio_brannen {
	background: url(images/bio_brannen.jpg) no-repeat 0 top;
}

#bio_muscio {
	background: url(images/bio_muscio.jpg) no-repeat 0 top;
}

#bio_shirley {
	background: url(images/bio_shirley.jpg) no-repeat 0 top;
}

#bio_friedman {
	background: url(images/bio_friedman.jpg) no-repeat 0 top;
}

#mainbio {
	width: 566px;
	margin-left: 220px;
	background: url(images/maintop.jpg) no-repeat 0 top;
}

#mainbio a {
	text-decoration: none;
	color: #315d8a;
	border-bottom: 1px solid #c3d3da;
}

#mainbio a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #1b365a;
}

* html #sidebar{margin-right:-3px}/* reduce the right margin to account for 3pixels*/
* html #main {height:1%;margin-left:217px}/* fix 3 pixel jog and account for 3 pixels extra padding*/

/* @group Fonts */

.side_bold {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}



/* @end */

* html #mainbio {height:1%;margin-left:217px}/* fix 3 pixel jog and account for 3 pixels extra padding*/

#footer {
	color: #938059;
	text-align: center;
	font-size: 11px;
	padding: 10px;
	width: 546px;
	margin-left: 220px;
	clear: both;
}

#footer a {
	text-decoration: none;
	color: #938059;
	border-bottom-width: 1px;
}

#footer a:hover {
	border-bottom-style: solid;
	border-bottom-color: #938059;
}

/* @group Buttons */

#menu {
	width: 225px;
	height: 203px;
	background: url(images/navback.gif) no-repeat;
}

.buttons {

}

.buttons a {
	display: block;
	border-style: none;
}

.buttons img {
	border: 0;
}

* html a:hover {
	visibility: visible;
}

.buttons a:hover img {
	visibility: hidden
}

/* @end */

.ha1 {
	color: #035221;
	font-size: 24px;
	margin-bottom: 40px;
}

#bodybottom {
	width: 780px;
	height: 4px;
	font-size: 1px;
	background: url(images/bodybottom.gif) no-repeat;
}

.formstyle {
	border: 1px solid #264475;
	color: #264475;
	font: bold 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	background-color: #fff;
}

.sidetitle {
	font-size: 170%;
	height: 25px;
	background: url(images/sidedots.gif) no-repeat 0 bottom;
	font-variant: small-caps;
}

.title {
	color: #fff;
	height: 44px;
	font-size: 38px;
	line-height: 38px;
}

/* @group Nav */

#nav, #nav ul {
	list-style: none;
	width: 566px;
	padding: 0;
	margin: 6px 0 0 220px;
}

#nav ul {
	background: url(images/x.gif) 0 bottom;
}
#nav a {
	display: block;
	margin: 0;
	padding: 0;
}


#nav ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
}

#nav a.sub_start {
	background: url(images/tab_top.gif) no-repeat 0 top;
	
}

#nav a.sub_start:hover {
	color: #264475;
	background: url(images/tab_top2.gif) no-repeat 0 top;
}

#nav a.sub {
	background: #264475 url(images/arrow_off.gif) no-repeat left;
	
}

#nav a.sub:hover {
	color: #264475;
	background: #fff url(images/arrow_on.gif) no-repeat left;
}

#nav a.sub_end {
	background: url(images/tab_bottom.gif) no-repeat 0 bottom;
	
}

#nav a.sub_end:hover {
	color: #264475;
	background: url(images/tab_bottom2.gif) no-repeat 0 bottom;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 20em;
	font-weight: normal;
	margin: 0;
	border-width: 8px;
}

#nav li li {
	width: 220px;
}

#nav li ul a {
	width: 220px;
	w\idth: 195px;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}


/* @end */

.headline_link {
	margin-bottom: 15px;
	font-size: 12px;
	background: url(images/arrow.gif) no-repeat;
	padding-left: 12px;
	line-height: 14px;
}

.headline_link a {
	margin-bottom: 8px;
	text-decoration: none;
	color: #315d8a;
}

.headline_link a:hover {
	color: #fff;
	background-color: #1b365a;
}

.clearboth {
	clear: both;
}
