body,td,th {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #e8e6d4;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p, li {
	font-size: 0.7em;
}

h1 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 1.2em;
	font-weight: normal;
	color: #E37920;
}

h2 {
	margin-top: 5px;
	font-size: 1em;
	font-weight: normal;
	color: #49134A;
}

h3 {
	margin-top: 5px;
	font-size: 0.85em;
	font-weight: bold;
	color: #49134A;
}

a {
	color: #E37920;
	text-decoration: none;
}

a.pdf {
	min-height: 18px;
	font-size: 10pt;
	padding: 3px 0px 3px 24px;
	margin: 0 0 0 20px;
	background: url('../images/pdficon_small.gif') top left no-repeat;
}

td.menu {
	border-right: 1px solid #E8E6D4;
}

#menu {
	font-family: Georgia, Times New Roman, Times, serif;
	width: 140px;
	display: block;
}

#menu div.menu_item {
	width: 140px;
	height: 32px;
	border-bottom: 1px solid #E8E6D4;
	background-image: url(../images/menu_item_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;	
	text-align: left;
	font-size: 12px;
}

#menu div.menu_item a {
	width: 140px;
	height: 23px;
	_height: 32px;
	text-decoration: none;	
	padding-top: 9px;
	padding-left: 5px;
	color: #E37920;
	display: block;
	overflow: hidden;	
}

#menu div.menu_item a:Hover {
	height: 23px;
	_height: 32px;
	background-color: #F5F4EC;
	color: #49134A;
}

#menu div.menu_sub_item {
	width: 140px;
	height: 26px;
	border-bottom: 1px solid #FFF;
	text-align: left;
	font-size: 10px;
	background-color: #E8E6D4;
}

#menu div.menu_sub_item a {
	width: 140px;
	height: 26px;
	_height: 21px;
	padding-top: 5px;
	padding-left: 5px;
	text-decoration: none;
	color: #E37920;
	display: block;
}

#menu div.menu_sub_item a:Hover {
	background-color: #F5F4EC;;
	color: #49134A;
}


#menu div.menu_item_top {
	width: 140px;
	min-width: 140px;
	height: 1px;
	min-height: 1px;
	border-bottom: 1px solid #E8E6D4;	
}

td.container {
	border-top: 6px solid #E4DCE4;
	border-bottom: 6px solid #E4DCE4;
	background: #F5F4EC url(../images/rhs_bg_strip.gif) right repeat-y;
}

td.footer {
	border-top: 1px solid #FFF;
}

#footer {
	font-size: 10px;
	color: #342B33;
}

#container {
	width: 779px;
	min-width: 779px;
}

#content {
	width: 559px;
	min-width: 559px;
}

#padded_content {
	width: 510px;
	padding: 24px;
}

#padded_content img {
	border: 1px solid #E8E6D4;
}

#rhs {
	padding: 0px;
	padding-top: 130px;	
	background: #E8E6D4 url(../images/rhs_bg.gif) top no-repeat;
	width: 220px;
	min-width: 220px;
}

#rhs_content {
	padding: 15px;
}

#rhs_content p {
	font-size: 0.7em;
	margin-top: 6px;
}

#rhs_content h1 {
	margin-bottom: 0px;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	color: #49134A;
}

#rhs_content h2 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 0.8em;
	font-weight: normal;
	color: #49134A;
}

#rhs_content table.media_items {
	background-color: #FFFFFF;
	border: 1px solid #DBDBDB;
}

#rhs_content #media td {
	border-bottom: 1px solid #F3F1E8;
	font-size: 10px;
	color: #666666;
}

#rhs_content #media td.media_title {
	color: #000;
}

table.media_items {
	width: 190px;
}

img.photo {
	margin-right: 10px;
	margin-bottom: 10px;
}

ul#governance {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

ul#governance li {
	font-size: 0.9em;
	margin-top: 10px;
	font-weight: bold;
	margin-left: 0px;
}

ul#governance li ul {
	list-style: none;
}

ul#governance li ul li {
	font-size: 0.8em;
	font-weight: normal;
}

