/* CSS Document */
html, body {
	height:99%;
 	padding:0px;
 	margin:0;
}
html {overflow:scroll;}
body { 
 	background:#ede4d2 url('images/map-bg.jpg') repeat-x fixed center left;
 	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif; 
 	color:#333; 
 	min-width:852px;
}
#outer {
 	height:99.9%;
 	min-height:100%;
 	width:850px;
 	margin-bottom:-52px;
 	margin:auto;
 	text-align:center;
 	position:relative;
 	background-color:#fff;
}
html>body #outer{height:auto;}
#banner {
 	position:absolute;
 	top:0;
 	left:0px;
 	width:850px;
 	height:140px;
 	background-color:#fff;
 	overflow:hidden;
 	z-index:100;
}
#leftnav {
 	position:relative;/*ie needs this to show float */
 	width:250px;
 	background-color:#fff;
 	float:left;
 	padding-top:160px;/*needed to make room for header*/
 	text-align:left;
}
#footer {
 	width:850px;
 	height:50px;
 	clear:both;
 	text-align:center;
 	left:0;
 	bottom:0;
 	position:absolute;
 	background-color:#fff;
	border-top:1px solid #7e3c12;
}
#footer a {
	font-size:11px;
	font-weight:normal;
	color:#1756e5;
}
* html #footer {margin-bottom:-1px;} /* ie rounding bug*/
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
div,p  {margin-top:0} /*clear top margin for mozilla*/
#main {
 	width:600px;
 	background-color:#ffffff;
 	float:right;
 	padding-top:160px; /*make room for header*/
}
.inner {
 	padding:0px 15px 15px 10px;
 	text-align:left;
}
#clearfooter {
 	clear:both;
 	width:850px; 
 	height:52px; 
}
html >body #minHeight {
 	float:left; 
 	width:0px; 
 	height:100%; 
 	margin-bottom:-52px;
} 
img {border:0px;}
p {text-align:justify;}
h1 {
	font:bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	color:#7e3c12;
	margin:0;
}
h2 {
	font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	color:#7e3c12;
	margin:25px 0 5px 0;
}
h3 {
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	color:#7e3c12;
	text-transform:uppercase;
	margin:15px 0 3px 0;
}
h4 {
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	color:#fff;
	background-color:#7e3c12;
	padding:2px 5px;
	margin:2px 0;
}
table {
	width:95%;
	margin:0 auto;
	margin-bottom:15px;
	border-top:1px solid #7e3c12;
	border-left:1px solid #7e3c12;
}
th {
	background-color:#7e3c12;
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
}
td {
	border-right:1px solid #7e3c12;
	border-bottom:1px solid #7e3c12;
	vertical-align:top;
}	
.line {text-decoration:underline;}
.red {color:red;}
.right {text-align:right;}
.center {text-align:center;}
.indent {margin:10px 30px;}
.lower {text-transform:none;}
.small {font-size:12px;}
.bar-heading {
	width:70%;
	margin:25px auto 5px auto;
	border-top:1px dotted #7e3c12;
	font-size:15px;
	color:#7e3c12;
	padding:5px 0;
	text-align:center;
}
.copyright {
 	font-size:11px;
 	color:#999; 
 	text-align:center; 
}
.disc {
	list-style-image:url('images/tan-bullet.gif'); 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	line-height:130%;
}
a {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#1756e5; font-weight:bold; outline:none;}
a:visited, a:link {text-decoration:none;}
a:hover {text-decoration:underline;}
a.home {font-size:11px;}
#subnavcontainer {
	margin-bottom:0px;
	padding-bottom:2px;
	padding-left:2px;
	overflow:hidden;
	width:620px;
}
#subnavlist {
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:11px;
}
#subnavlist li {
	float:left;
	margin:0 .5em 0 -.5em;
	padding:0 .5em 0 .5em;
	font-size:11px;
	font-weight:normal;
}
#subnavlist a.subnav {
	padding:0 16px 0 0;
	_padding:0 16px 0 0;
	margin:0;
	background:url('images/subnavarrow.gif') right no-repeat;
	font-size:11px;
	text-decoration:underline;
}
#menu-outer {
	height:136px;
	margin:0 auto;
}
.table {
	display:table;   /* Allow the centering to work */
	margin:0 auto;
	text-align:center;
}
ul#horizontal-list {
	min-width:350px;
	list-style:none;
	padding:0 0 5px 0;
	margin:5px 0 0 0;
	text-align:center;
	line-height:180%;
	border-top:1px dotted #7e3c12;
	border-bottom:1px dotted #7e3c12;
	background-color:#f5ead5;
}
ul#horizontal-list li {
	display:inline;
	white-space:nowrap;
	text-align:center;
}
ul#horizontal-list a {
	padding:1px 6px 5px 6px;
	font:bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#7e3c12;
	word-spacing:-1px;
}
ul#horizontal-list a:hover {
	background:#c37b0e url(images/top-nav-bottom-arrow-hover.gif) no-repeat bottom center;
	color:#fff;
}
ul#horizontal-list a.active {
	background:#7e3c12 url(images/top-nav-bottom-arrow.gif) no-repeat bottom center;
	color:#fff;
}
#top-of-page {
	border-top:1px dotted #7e3c12;
	border-bottom:1px dotted #7e3c12;
	background-color:#f5ead5;
	padding:3px 0;
	margin:0;
	text-align:center;
}
#top-of-page a {
	padding:2px 6px;
	font:bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#7e3c12;
}
#top-of-page a:hover {
	text-decoration:none;
	background-color:#c37b0e;
	color:#fff;
}
blockquote p {
    padding:0px 15px 0px 0px;
    font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7e3c12;
	width:300px;
	height:86px;
	margin:0 auto;
    background:url(images/quote-end.gif) bottom right no-repeat;
}
blockquote {
    padding:20px;
    font-size:18px;
	width:300px;
	margin:0 auto;
    background:url(images/quote-start.gif) top left no-repeat;
}
blockquote#right p {
    padding:0px 15px 0px 0px;
	width:200px;
    font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7e3c12;
    background:url(images/quote-end.gif) bottom right no-repeat;
}
blockquote#right {
	margin-left:10px;
    padding:20px;
	width:200px;
	float:right;
    background:url(images/quote-start.gif) top left no-repeat;
}
#quote-ref {
	width:110px;
    font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
 	float:right;
	color:#7e3c12;
	margin:-12px 108px 20px 0;
}
.decimal {
	font-weight:bold;
	list-style-type:decimal;
	margin-left:40px;
}
ol span {font-weight:normal;}
ul#bullet {
	list-style-type:disc;
	color:#7e3c12;
	font-weight:bold;
}
ul#bullet span {font-weight:normal; color:#000;}
/* Navigation Menu */
#navcontainer {
	padding-top:5px;
}
#navcontainer ul {
	list-style-type:none;
	padding:0 0 10px 0;
	margin:0;
	width:250px;
	font-size:12px;
}
#navcontainer li {
	margin:0 0 2px 15px;
}
#navcontainer a {
	display:block;
	color:#7e3c12;
	background-color:#e8cc98;
	width:211px;
	padding:4px 6px 4px 15px;
	text-decoration:none;
	font-weight:bold;
}
#navcontainer a:hover {
	background:#e8cc98 url(images/nav-arrow.gif) no-repeat center right;
}
#navcontainer a.active {
	background:#deb76c url(images/nav-arrow-darker.gif) no-repeat center right;
}
