
body {
	margin: 0px;
 padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

p { margin-top: 0px; }

ul { margin-top: 0px; }

h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
 font-size:14px;
 font-weight: bold;
	margin-bottom: 0px;
}

h3 {
 font-size:12px;
 font-weight: bold;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

/* 1st column navigation list styles */
#navlist {
padding-left: 0;
margin-left: 0;
width: 248px;
}

#navlistInterior {
padding-left: 0;
margin-left: 0;
width: 195px;
}

#navlist li {
list-style: none;
margin: 0;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 15px;
font-size: 12px;
font-weight: bold;
}

#navlistInterior li {
list-style: none;
margin: 0;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 15px;
font-size: 12px;
font-weight: bold;
}

.navdiv { 
border-top: 1px solid #CCCC66; 
padding-top: 8px;
}

.navsub {
 margin-top: 0px;
 margin-bottom: 0px;
 font-size:10px;
 font-weight: normal;
}

.navsub a { font-weight: normal; }

.searchText {
	font-size: 10px;
	color: #000000;
}

.bodyhead               { color: #000000;
                         font-weight: bold;
                         font-family: verdana, geneva, sans-serif;
                         font-size: 10pt }

.bodycopy               { color: #000000;
                         font-family: verdana, geneva, sans-serif;
                         font-size: 10pt }

#location { font-size:10px; }

#main {	line-height: 15px; }

#more { font-size:10px; }


/* breadcrumb styles */
.crumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a.crumbs:link {
	color: #333333;
	text-decoration: none;
}
a.crumbs:visited {
	color: #333333;
	text-decoration: none;
}
a.crumbs:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.crumbs:active {
	color: #FF0000;
	text-decoration: underline;
}

/* interior 2 title box */
#titleBox {
	color: #CCCC66; 
}

.titleBoxTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
}


/* footer styles */
.footer {
	font-size: 9px;
	color: #999999;
}

a.footer:link {
	color: #999999;
	text-decoration: none;
}
a.footer:visited {
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	color: #999999;
	text-decoration: underline;
}

/* staff cards/profiles styles */
table.staffCardBg {
	background-color: #FFFFFF;
	border-right: 1px solid #CCCC66;
	border-left: 1px solid #CCCC66;
}

td.staffCardBg {
	background-color: #FFFFFF;
}

td.staffCard {
	background-color: #f8f8ea;
	border: 1px solid #CCCC66;
}

ul.staffCard {
 list-style-type: none;
	padding: 0px;
 margin-top: 15px;
 margin-right: 10px;
 margin-left: 115px;
 margin-bottom: 5px;
}

.staffCardPhoto {
	float: left;
	margin-right: 0px;
	padding: 0px;
	margin: 0px;
}

p.staffCardDescription {
	padding: 0px;
 margin-top: 5px;
 margin-right: 10px;
 margin-left: 15px;
 margin-bottom: 8px;
}

.staffQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #CCCC66;
	padding: 0px;
	margin-right: 12px;
	margin-left: 20px;
	line-height: 20px;
}

.staffTitle {
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
}

ul.staffLinks {
 list-style-type: none;
	color: #CCCC66;
	padding: 0px;
 margin-top: 0px;
 margin-right: 10px;
 margin-left: 25px;
	line-height: 15px;
}

a.staffLinks:link {
	color: #CCCC66;
	text-decoration: none;
}
a.staffLinks:visited {
	color: #CCCC66;
	text-decoration: none;
}
a.staffLinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.staffLinks:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.colorcell {
	background-color: #fff;
	padding: 3px;
	color: #aa0000;
}