body {
	font-size: 100%;
	font-family: Garamond, Georgia, serif;
	color: #660000;
	}

h1, h2, h3, h4 {
	color: #b94d3a;
	margin: 0;
	}

h1 {
	font-size: 2.2em;
	}

h1 span {
	 font-size: 25px;
	}

h2 {
	font-size: 1.8em;
	}

h3 {
	text-decoration: underline;
	font-size: 1.4em;
	font-weight: bold;
	}

h4 {
	font-weight: normal;
	font-size: 1.1em;
	color: #b94d3a
	}


a:link {color: #b94d3a; text-decoration: none}
a:visited {color: #b94d3a; text-decoration: none}
a:hover {color: #b94d3a; text-decoration: underline}
a:active {color: #b94d3a; text-decoration: none}


.navbar {
	list-style-type: none;
	padding: 3px 0 0 0;
	margin: 0;
	color: white; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	letter-spacing: 1px;
	}

.navbar li {
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	border-right: 1px solid #660000;
	}

.navbar li a:link {color: #660000; text-decoration: none}
.navbar li a:visited {color: #660000; text-decoration: none}
.navbar li a:hover {color: #660000; text-decoration: underline}
.navbar li a:active {color: #660000; text-decoration: none}

#sidebar_left div h3 {
	margin: 0;
	color: white;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	}

.sidebar_list {
	color: white;
	margin: 10px 0;
	padding-left: 1em;
	}

.sidebar_list li {
	margin-bottom: 3px;
	font-size: 1.2em;
	}

.sidebar_list li a:link {color: white; text-decoration: none}
.sidebar_list li a:visited {color: white; text-decoration: none}
.sidebar_list li a:hover {color: white; text-decoration: underline;}
.sidebar_list li a:active {color: white; text-decoration: none}



#indicia p {
	padding-top: 3px;
	text-align: center;
	font-size: .8em;
	}

.copy {
	margin: 1.2em 0;
	}

.bold_link {
	font-weight: bold;
	font-size: 1.1em;
	margin: 1em 0;
	}

.contact {
	margin: 15px 15px;
	padding: 0;
	}

.contact li {
	text-align: left;
	color: #660000;
	padding : 10px 0;
	}

.contact li strong {
	font-size: 1.1em;
	}

.italics {
	font-style: italic;
	}

.bold_center {
	margin: 1.2em 0;
	text-align: center;
	font-weight: bold;
	}

.caption p {
	color: white;
	font-weight: bold;
	font-size: .8em;
	text-align: center;
	margin-bottom: 5px;
	}

.committee {
	width: 700px;
	}

.committee td {
	vertical-align: top;
	padding: 10px 10px;
	}

.small_head {
	color: #b94d3a;
	font-size: 2em;
	font-weight: bold;
	}

.contact_page {
	font-size: 1.5em;
	}


	
