body {
	background-color:#9c7531;
}

div#inner_content {
	background-color:#333;
}

div#header {
}

div#header_inner {
	background: url(../images_pres/header.jpg) no-repeat;
}

div#accordian {
	background-color:#222;
	border:1px solid #111;
	height:auto;
}

div#footer {
	background: url(../images_pres/footer.jpg) no-repeat;
}

div#footer_inner {
	
}

div#footer_inner p {
	color:#333;
	font-size:.8em;
	text-align:left;
}

div#header_image {
	background-color:#222;
}

h1, h2, h3, h4, h5, h6, ul, ol, dl {
	font-family: 'Trebuchet MS', Verdana,  serif;
}

h1 {
	font-size:2em;
}

h2 {
	font-size:1.5em;
	line-height:1.25;
	padding: 0 0 0 0;	
}

h3 {
	color:#876325;
	font-size:1.125em;
	line-height:1;
	margin:0px 2px 2px 2px;
}

h4 {
	color: #876325;
	padding-top: 0.2em;
	padding-bottom:0.2em;
	text-align:center;
	border-bottom:1px solid #d48826;
	/*border-top:1px solid #222;*/
	/*background: #222222 url(theme/images/222222_40x100_textures_04_highlight_hard_40.png) 0 50% repeat-x;*/
}

h5 {
	margin:0px;
	padding:0;
	color:#993300;
	/*color:#772b14;*/
	font-size:.9em;
	font-weight:bold;
}

h6 {
	font-size:.875em;
	padding:0;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:4px;
	margin-right:10px;
	color:#876325;
	border-bottom:1px dotted #222223;
}

p {
	color:#f4c573;
	font-size:.9em;
}

p.contact_info {
	padding:0;
	margin:0;
	color:#f4c573;
	font-size:.75em;
	text-align:center;
}

p.contact_info a {
	color:#f4c573;
	text-decoration:none;
}

p.contact_info a:hover {
	color:#d48826;
}

a.contact_info {
	padding:0;
	margin-left:auto;
	margin-right:auto;
	color:#f4c573;
	font-size:.75em;
	text-align:center;
	text-decoration:none;
}

a.contact_info:hover {
	color:#d48826;
}


img {
	border:0;
}

a:hover {
	text-decoration:none;
}

a img:hover {
	opacity:0.6; /** For Safari support */    
	-moz-opacity:0.6; /* For firefox support */
	filter:alpha(opacity=60);  /* For IE support */
}

div.series ul li {
	color:#993300;
	font-size:1em;
	font-weight:bold;
}

.transparent_div {
	opacity:0.8; /** For Safari support */    
	-moz-opacity:0.8; /* For firefox support */
	filter:alpha(opacity=80);  /* For IE support */
}

.emphasize {
	color:#993300;
	font-size:1.2em;
	font-weight:bold;
}

.redish {
	color:#993300;
}

.orange_bold {
	color:#d48826;
	font-weight:bold;
}

.dark_grey {
	color:#222;
}

.large_text {
	font-size:1.6em;
}

.reference {
	color:#876325;
	font-style:italic;
}

.minimal_spacing {
	margin-top:2px;
}

.tab {
	margin-left:8px;
}

.divider {
	border:1px solid #776;
}

a.link {
	color:#f4c573;
	text-decoration:none;
}

a.link:hover {
	color:#d58927;
}

ul, ol, dl .no_style li {
	list-style-type:none;
	margin-left:0.4em;
	margin-right:0.4em;
}

ul.link_list li {
	list-style:none;
	border-bottom:1px dotted #766;
}

ul.link_list li a {
	color:#776;
	text-decoration:none;
	font-size:.9em;
}

ul.list {
	margin:0;
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:17px;
	list-style:url(theme/images/222222_11x11_icon_doc.gif);
}

ul.list li {
	color:#f4c573;
	font-size:0.65em;
	padding-bottom:0.5em;
	padding-top:0.5em;
}

ul.link_list li a:hover {
	color:#d58927;
}
