@charset "UTF-8";
/* CSS Document */


body {
background-color: black;
margin: 0 0;
padding: 0 0;
font-family: Helvetica, Arial,  sans-serif;
font-size: 1em;
color: black;
min-width: 400px;
background-image:url(images/bgd.gif);
background-repeat:repeat-x;
}

.home {
	background-color:#666666;
	background-image:none;
	margin: 0 auto;
	padding: 0;
	font-family: Helvetica, Arial,  sans-serif;
	color: black;
}


* {margin: 0;}

.style2 {color: white;
	font-size: 1em;
	padding: 0 .2em .18em 0;
	font-family: Helvetica, Arial,  sans-serif;
	margin: 0 0;
	}

.altlink a:link{color: white;}
.altlink a:visited{color: white;}
.altlink a:hover{color: #bcbec0;}
.altlink a:active{color: white;}

	
.style1 {
	color: #bcbec0;
	font-size: .8em;
	}

a:link, a:visited {
	color: #bcbec0;
	text-decoration: none;
	}
a:hover {
	color:white;
	}

	
#home-header {
	margin: 0 auto;
	padding: 0;
	width: 800px}
	
#home-content {
	margin: 1em auto 0 auto;
	width: 800px;
	}
	
.home-special {
	float: right;
	width: 265px;
	height: 150px;
	}

.home-special-item {
	padding-bottom: 10px;
	clear: both;
}
	
.home-special img{
	float: right;
	width: 35px;
	height: 35px;
	padding-bottom:10px;
	border: none;
	}
	
.special-text {
	float: left;
	width: 220px;
	font-size: .9em;
	padding-bottom: 10px;
	text-align:right;
	}
	



/* ----------------------------------------- Home Nav ---*/

#home-nav{
	padding-left: 50px;
	margin: 0;
	float: left;
	width: 350px;
}

#home-nav ul {
	padding: 0 0;
	margin: 0 0;
	list-style: none;
	float: left;
	}

#home-nav a {
	display: block;
	}

#home-nav li {
	float: left;
	margin: 0 0;
	padding: 0 2em 0.18em 0em;
}

#home-nav li:hover, #home-nav li.sfhover {
	border-bottom: 1px solid #bcbec0;
	}

#home-nav li ul {
	position: absolute;
	width: 9.5em;
	left: -999em;
	margin-left: 0em;
	padding-top:.7em;
	line-height: 1.1em;
	font-size: .8em;
}

#home-nav li ul li:hover, #home-nav li ul li.sfhover {
	left: auto;
	border-bottom: none;
	}


#home-nav li:hover ul, #home-nav li.sfhover ul {
	left: auto;
	border-bottom: none;
}

/* ------------------------------------------End Home Nav-- */


/* ----------------------------------------- Sub Page Nav ---*/

	
#nav {
	padding-left: 0px;
	margin-top: 57px;
	list-style: none;
	float: right;
	width: 300px

}

#nav ul {
	margin: 0 0;
	padding: 0 0;
	list-style: none;
	float: left;
	}

#nav a {
	display: block;
	}

#nav li {
	float: left;
	margin: 0 0 0 0;
	padding: 0 2em 0 0;
}

#nav li:hover {
	}

#nav li ul {
	position: absolute;
	width: 9.5em;
	left: -999em;
	margin: 0 0;
	padding: 9px 0 0 0;
	line-height: 1.3em;
	font-size: .8em;
}

#nav li ul li {
	background:#000000;
	width: 9.25em;
	padding: 0px 0 2px 7px;
	}
	
#nav li ul li.last {
	background:#000000;
	width: 9.25em;
	padding: 0px 0 5px 7px;
	}

#nav li ul li:hover, #nav li ul li.sfhover {
	left: auto;
	}


#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	border-bottom: none;

}

/* ----------------------------------------- End Sub Page Nav ---*/

#header {
	width: 800px;
	height: 91px;
	background-image:url(images/header.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
	}
	
#header-homelink {
	width: 500px;
	height: 91px;
	float: left;
	border: none;
	}
	
#content {
	width: 750px;
	margin: 15px auto 0 auto;
	padding-left: 50px;
	color: black;
	text-align:left;
	}
	

	
#bread-crumbs {
	color:#aaaaaa;
	width: 750px;
	margin: 10px auto 5px auto;
	text-align:left;
	font-size:1em;
	}
	
#bread-crumbs-gallery {
	color:#aaaaaa;
	width: 635px;
	margin: 10px auto 5px auto;
	text-align:left;
	font-size:1em;
	}

#bread-crumbs .current {
	color: white;
	}
	
#bread-crumbs a:hover, #bread-crumbs a.sfhover{
	color: white;
	}
	
#content-leftcol {
	width: 675px;
	float: left;
	padding: 0px;
	margin: 0 0 10px 0;
	background-position:top right;
	background-repeat:no-repeat;
	font-size: .8em;
	overflow: auto;
	background-color:#FFFFFF;
	}

#content-leftcol2 {
	width: 675px;
	float: left;
	padding: 0px;
	margin: 0 0 10px 0;
	padding: 10px;
	background-position:top right;
	background-repeat:no-repeat;
	font-size: .8em;
	overflow: auto;
	background-color:#FFFFFF;
	}		

.content-item {
	width: 675px;
	clear: both;
	border-bottom:1px solid #dddddd;
	overflow: auto;}

	
.content-img {
	float: right;
	width: 195px;
	margin: 0 0;
	padding: 15px;
	text-align:left;

	}
	
	
.content-img img{
	float: left;
	border:0;
	}
	
.content-text {
	width: 420px;
	margin: 0 0;
	padding: 15px;
	float: left;
	background-color:#FFFFFF;
	}
	
.content-text p{
padding-bottom: 5px;
	}
	
	
.content-text a:link {
	color: #444444;
	text-decoration: underline;
	font-weight:normal;}

.content-text a:hover{
	color: #555555;
	text-decoration: underline;}

.content-text a:visited {
	color: #444444;
	text-decoration:underline;
	font-weight:normal;
	}

	
.left-indent {
	padding: 10px 0 15px 15px;
	}
	
.left-indent p{
	padding-bottom: .4em;
	}
	
.show-title {
	font-style:italic;
	font-weight:bold;
	}
	
.section-title {
	font-weight:bold;
	}

	
.text-title{
	font-weight:bold;
	font-style:italic;
	color: black;
	padding: 0px 0 0 0;
	}
	
.text-title a:link {
	font-weight:bold;
	font-style:italic;
	color: black;
	padding: 0px 0 0 0;
	text-decoration:underline;
	}
	
	
.text-title a:visited {
	color: black;
	font-weight:bold;
	text-decoration:underline;
	}
	
.text-title a:hover {
	color: #555555;
	font-weight:bold;
	text-decoration:underline;
	}
	
.text-title a:active {
	color: black;
	font-weight:bold;
	text-decoration:underline;
	}




#footer {
	width: 675px;
	font-size:.65em;
	margin-bottom: 10px;
	color: #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#footer-credits {
	float: left;
	width: 30em;
	}
	
#footer-credits p {
	margin: 0;
	padding: 0;
	}
