body{ margin-top: 3px; }

.main-body{ background-image: url(/_img/body_bg.gif); background-repeat: repeat-y; }

.cap{ color: #444444; float: left; font-family: georgia,times; font-size: 62px; font-weight: normal; line-height: 55px; padding-top: 8px; width: 42px; }

#mainBodyText{ font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 13px; line-height: 17px; padding-left: 20px; padding-right: 20px; padding-top: 3px; vertical-align: top; }

.nav{ background-image: url(/_img/nav.gif); background-repeat: no-repeat; height: 28px; }

.header-image{ margin-bottom: 10px; margin-left: -10px; }

ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 40px; 
}

li
{
	background-image: url(/_img/icon_ul.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 18px;
}

#col_1{
	background-image: url(/_img/v-rule.gif);
	background-position: right;
	background-repeat: repeat-y;
	float: left;
	padding-right: 15px;
	width: 500px;
}

#col_2{ float: right; width: 200px; }

#col_2 .bold{ font-size: 13px; font-weight: bold; }

/* Bio Styles */
#bio{ padding: 10px; }

.bio-name-top{ color: #732940; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; }

#bio .name{ color: #732940; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 13px; font-weight: bold; }

#bio .title{ color: #732940; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 11px; font-style: italic; }

#bio .text{ color: #000000; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 11px; }

#bio a{ font-size: 12px; }

a{ color: #88364F; text-decoration: none; }

a:hover{ color: #88364F; text-decoration: underline; }

.bio-bg{ background-color: #FBFBFB; border: 1px solid #999999; }

.commlistings{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 10px;
}
.commlistings .top{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #732940;
}
.commlistings .on{
	background-color: #EEE;
}
.commlistings .off{
	background-color: #fff;
}

/* Listings / forms */
.bgcolorOn{ background-color: #EEEEEE; }

.bgcolorOff{ background-color: #FFFFFF; }

.tdbgcolor{ background-color: #732940; /* <-- This color is for the background of the listings header */ }

/* The label*/
/* The text that is displayed next to the label*/
/*Listing Body Text*/
/*The View Listing Header*/
.required{ background-color: #CBCBCB; font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 8pt; text-align: right; }

.formhead,.header{ background-color: #732940; color: #FFFFFF; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 13px; font-weight: bold; padding-left: 5px; line-height: 20px;}

.default,.label,.formtext{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt;}

#col_1 .label{
	text-align: right;
}
#footer{
	background-image: url(/_img/footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 812px;
	height: 36px;
	text-align: center;
	font-size: 12px;
}