@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	color: #000000;
	background-color: #946D46;
}

h2 {
	font-size: 14px;
	line-height: 150%;
}

#header {
	background-color: #F3EEE8;
	margin-top: 25px;
}

#content {
	background-color: #F9E4C5;
	padding-top: 0px;
	margin-top: 0px;
}

#content a:link, #content a:visited {
	color: #8D2432;
	text-decoration: none;
}

#content a:hover {
	color: #946D46;
	text-decoration: underline overline;
	background: #D4C1C2;
}

.shadowLeft {
	background-image: url(pix/shadowLeft.gif);
}

.shadowRight {
	background-image: url(pix/shadowRight.gif);
}

.bodyColumn {
	border-top: 0px solid #433163;
	padding-top: 0px;
	margin-top: 0px;
}

.columnCopy {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#linksList {
	margin-top: 30px;
	margin-bottom: 30px;	
}

#linksList a:link, #linksList a:visited {
	color: #433163;
	text-decoration: none;
	width: 315px;
	height: 21px;
	border-bottom: 1px solid #946D46;
	display: block;
	text-indent: 20px;
	padding-top: 3px;
}

#linksList a:hover {
	color: #946D46;
	background: #D4C1C2;
}


.svc {
	padding-left: 30px;
	padding-top: 0px;
	margin-top: 0px;
}

.icon {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

.svclinkOpen {
	color: #433163;
	font-weight: bold;
	display: block;
}

.svcimgOpen {
	color: #433163;
	font-weight: bold;
	background-image: url(pix/minus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 10px;
	width: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
}

.svclinkShut {
	color: #433163;
	font-weight: normal;	
	display: block;
}

.svcimgShut {
	color: #433163;
	font-weight: bold;
	background-image: url(pix/plus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 10px;
	width: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
}


.bio {
	color: #946D46;
	margin: 0px 0px 0px 0px;
}

.bioBody {
	color: #000000;
	margin: 10px 0px 0px 0px;
	line-height: 150%;
}

.bioPic {
	border: 1px solid #999999;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bioBlock {
	background-color: #F9E4C5;
	border: 1px solid #F9E4C5;
	padding: 10px;
	margin: 0px 0px 5px 0px;
	line-height: 150%;
}

.biolinkOpen {
	color: #433163;
	font-weight: normal;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	line-height: 125%;
}

.bioimgOpen {
	color: #433163;
	font-weight: bold;
	background-image: url(pix/minus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 10px;
	width: 10px;
	padding-right: 15px;
	padding-bottom: 1px;
}

.biolinkShut {
	color: #433163;
	font-weight: normal;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	line-height: 125%;
}

.bioimgShut {
	color: #433163;
	font-weight: bold;
	background-image: url(pix/plus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 10px;
	width: 10px;
	padding-right: 15px;
	padding-bottom: 1px;
}

table#navbar {
	background-color: #F3EEE8;
	height: 21px;
	width: 380px;
	border-bottom: 1px solid #433163;
	border-left: 1px solid #433163;
	float: right;
}

table#navbar td {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #433163;
}

table#navbar td a {
	display: block;
	margin: 0;
	padding: 0;
}

table#navbar td a:link, #navbar td a:visited {
	color: #433163;
	text-decoration: none;
	background: transparent;
	display: block;
	margin: 0;
	width: 100%;
	line-height: 20px;
}

table#navbar td a:hover {
	color: #946D46;
	background: #D4C1C2;
}

.navCurrent {
	color: #433163;
	display: block;
	font-size: 11px;
	background: #D4C1C2;
}

#AAfooter {
	font-size: 11px;
	text-align: center;
	color: #433163;
	border-top: 1px solid #8D2432;
	line-height: 30px;
	background-color: #F9E4C5;
}
