/* HTML ////////////////////////////////////////////////////////// */

body {
	margin: 0px;
	padding: 0;
	background: #000000 url(images/bg_2l.jpg);
	font: .8em/1.5em Helvetica, Arial, sans-serif;
	color: #000;
	text-align: center;
	font-weight:100;
}

body div { text-align: left; }

h1 {

color:#7f3735;
font-size:1.9em;
font-family: Georgia, Garamond, "Times New Roman", serif;
font-weight: bold;
margin:-5px 0;
border-bottom:dotted;
border-bottom-width:thin;
border-bottom-color:#333333;
line-height:1.1em;
}

h2 {
font-family: helvetica,arial,sans-serif;
	font-size: 1.3em;
	margin: -10px 0 -50px 0;
	color: #555;
	text-transform:capitalize;
	font-stretch:expanded;
	font-weight:100;
}

h3 {
font-family: Verdana,helvetica,arial,sans-serif;
	font-size: 1.2em;
	margin: 0px 0 10px 0;
	color: #000;
	font-stretch:expanded;

}

h4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #550000;
	font-stretch: extra-expanded;
	margin-bottom:-5px;
	text-transform:uppercase;
}

h5 {
	font-size: 1em;
		color: #550000;
	font-weight: bold;
	border-bottom: 1px solid #777;
	padding: 0;
	margin: 10px 0 7px 0;
	font-stretch: extra-expanded;
	letter-spacing:2px;
}

p {
	margin: 0;
	padding: 0 0 14px 0;
}

img { border: 0 none; }

table { font-size: 1em; }

form { display: inline; }


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #f3f3f3;
	text-decoration: none;
}
a:hover {
color: #FFFF66;
cursor:auto;
}

a:active {
border-bottom-width:thin;
border-bottom-style:dotted;
}


#logo a, .topContent a { border: 0 none; }


ul {
	margin: 5px 0 10px 10px;
	padding: 0;
	list-style-type: none;
}

ol {
	margin: 5px 0 10px 10px;
	padding: 0 0 0 20px;
	}

li { margin-bottom: 4px; }

ul li {
    padding-left: 12px;
    background: url(images/black_dot.gif) no-repeat 0 5px;
}

.footertext {
	margin: 0;
	padding: 0;
	font: .8em/1.4em Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-align: center;
}

/* DIV's ********************************************************/

#nav2, #nav3 {font:.8em/1.5em, Arial, sans-serif;
}

#containerWrap {
	width: 790px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
}

#container { margin: 0px 0px;
}

#contentArea {
	background-image:url(images/0908_page_middle.jpg); 
	width: 787px;
	position: relative;
	padding: -25px -10px 0 11px;
}

#header-navs {
	height: 91px;
	width: 787px;
	position: relative;
	z-index:1000;
	background-image:url(images/0908_inc_navs_bg.jpg);
	margin:0px 1px 0 0px;
}


#top {
	background-image:url(images/0908_page_top.jpg);
	width: 787px;
	height:20px;
	margin:10px 0 0 0;
	
	}
#middle {
	background-image:url(images/0908_page_middle.jpg) repeat-y;
	}
#bottom {
	background-image:url(images/0908_page_bottom.jpg);
	width: 787px;
	height:20px;

	}
.flashnav{color:#990000 !important; text-decoration:none; text-transformation:underline;
}

.flashnav ul { list-style-type:circle}


.colhp1 {
	position: relative; text
	float: left;
	width: 711px;
}
.colhp2 {
	position: relative;
	float: right;
	width: 232px;
}



/* footer ***********************************************************************/

#footer {
	font: 0.8em Arial, Helvetica, sans-serif;
	color:#FFFFFF !important;

	width: 787px;	
	margin: 6px auto 0 auto;
	color: #fff;
	text-align: center;
	position: relative;
}
div#footer a:hover {
text-decoration:underline;
color:#FFFFFF !important;
}

div#footer a {
text-decoration:none;
color:#FFFFFF !important;
}

#footer div { padding: 20px 0 0 125px; text-align: center; }
