#header {
	background-color: #f1c704;
	text-align: center;
}	

#contact {
	width: 218px;
	height: 85px;
	background-image:url(images/header-rt.gif);
	float: right;
	text-align: right;
	padding-top: 29px;
	padding-right: 10px;
}	

#nav {
	background-image: url(images/nav-bkgd.gif);
	padding-top: 4px;
	height: 30px;
	text-align: center;
	width: 850px;
	margin: auto;
}	

#shadow {
	background-image: url(images/header-btm.gif);
	background-repeat: repeat-x;
	height: 13px;
	margin: auto;
	text-align: center;
}

#header-text {
	width: 850px;
	margin: auto;
	clear: both;
}	

#picture {
 width: 250px;
 float: right;
 margin-left: 15px;
 margin-bottom: 15px;
 font-size: 7.5pt;
} 

#picture_sm {
 width: 150px;
 float: right;
 margin-left: 15px;
 margin-bottom: 15px;
 font-size: 7.5pt;
} 

#content {
	width: 850px;
	margin: auto;
	background-image: url(images/main-bkgd.gif);
	background-repeat: repeat-y;
	position: relative; /*** Let's be nice to IE ***/
	display: table; /*** For non-IE browsers ***/
	height: 100%;
	clear: both;
}		

#wrapper {
	width: 850px;
	margin: auto;
	text-align: left;
	clear: both;
}

#c1 {
	width: 227px;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	margin: auto;
}

#c2 {
	width: 560px;
	text-align: left;
	float: left;
	padding: 6px;
	padding-left: 20px;
}

#footer {
	width: 838px;
	margin: auto;
	clear: both;
	text-align: right;
	font-size: 7.5pt;
	padding: 6px;
	color: #f1c704;
	font-weight: bold;
}

#left {
	width: 265px;
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	padding: 4px;
	text-align: left;
}

#right {
	width: 265px;
	float: left;
	margin-bottom: 8px;
	padding: 4px;
	text-align: left;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
body {
	background-color: #ffff9c;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: scroll;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

li {
	list-style-image: url(images/bullet.png);
	margin-top: 0.05in;
	hspace: 5px;
}

hr {
	color: #FFFFFF;
	border-bottom-color: #1c7e55;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}

table {
	border-collapse: collapse;
}

h1 {
	color: #ee2809;
	font-weight: bold;
	font-size: 14pt;
	margin-top: 0px;
	text-transform: capitalize;
}

h2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 10.5pt;
	line-height: 25px;
	height: 31px;
	width: 250px;
	text-indent: 10px;
	display: block;
	background-image: url(images/h2-bkgd.gif);
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 11.5pt;
	font-weight:bold;
	text-transform: uppercase;
	margin-top: 0px;
}

h4 {
	margin: 0px;
	padding: 0px;
	color: #ee2809; 
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 9pt;
	text-transform: capitalize;
	width: 228px;
}

.tbl a {
	width:108px;
	height: 18px;
	display: block;
	text-align: center;
	line-height: 18px;
	color:#ffff9c;
	font-weight:bold;
	letter-spacing: 1px;
	font-size: 10pt;
	padding: 3px;
	text-transform: uppercase;
	float: left;
}
.tbl a:hover {
	text-decoration: none;
	color:#ffffff;
	background-color: #000000;
}

.tbl2 a {
	width:220px;
	display: block;
	text-align: left;
	line-height: 20px;
	color:#ee2809;
	letter-spacing: 1px;
	padding: 2px;
	text-transform: capitalize;
	border-bottom: #f1c704 1px dashed;
}
.tbl2 a:hover {
	text-decoration: none;
	color:#ffffff;
	background-color: #000000;
}

a {
	color: #ee2809;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

a.black_links {
text-decoration:none;
	color: #000000;
}

a.white_links:hover {
text-decoration:none;
	color: #ffffff;
}

.border {
	border-width: 1px;
	border-style: solid;
	border-color: #ee2809;
}

.white_text {
	color: #FFFFFF;
}

.white_subheader {
	color: #FFFFFF;	
	font-size: 10.5pt;
}

.white_text_sm {
	color: #FFFFFF;
	font-size: 8pt;
}

.text_lg {
	font-size: 11pt;
}

.all_caps_small_text {
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
}

.small_text {
	font-size: 7pt;
}

.indented_text {
	padding-left: 225px;
	font-size: 12pt;
	color: #FFFFFF;
}

.bold_italic {
	font-style: italic;
	font-weight:bold;
}

.bold_italic_large {
	font-style: italic;
	font-weight:bold;
	font-size: 12pt;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style: italic;
}

/*ACCORDIAN MENU STYLES*/
.arrowlistmenu{
width: 100%; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font-size: 9pt;
font-weight: bold;
text-transform: captialize;
color: #ee2809;
line-height: 15px;
padding: 2px 0 2px 0px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
border-bottom: #f1c704 1px dashed;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
line-height: 15px;
color:#ffffff;
background-color: #000000;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 5px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
display: block;
padding: 2px 0;
padding-left: 25px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font-size: 95%;
border-bottom: 1px dotted #ffff9c;
color: #000000;
}

.arrowlistmenu ul li a:visited{
color: #000000;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #ee2809;
background-color: #ffff9c;
}
