body {
	background: #000000;
	margin: 0px;
	padding: 0px;
    font-family: Helvetica, Arial, sans-serif;
    scrollbar-face-color: #dddddd;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #efefef;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #eeeeee;

}


#container {
	width:800px;
	margin:0 auto;
	background-color: #000;

}

#container .header {
	background-image: url(../images/header.jpg);
	height: 267px;

}
#container .header_inside {
	background-image: url(../images/header_inside.jpg);
	height: 181px;
}
#container .upperNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
}

#container .carousel {
	width: 575px;
	background-image: url(/images/carousel.jpg);
	height: 265px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
}






.upperNav a {

	color:#C48F5B;

	text-decoration:none;

}

.upperNav a:hover {

	color:#666;

}


#container .header .txt-contact a {

	display:block;

	float:right;

	width:210px;

	height:12px;

	background:url(/images/txt-contact.gif) no-repeat 0 0;

	text-indent:-400px;

	overflow:hidden;

	margin:50px 0 0;

}

#container .header .txt-contact a:hover {

	background:url(/images/txt-contact.gif) no-repeat 0 -12px;

}





/* homepage content */



#container .main-img {
	height:208px;
	background-image: url(/images/main_temp3.gif);
	background-repeat: no-repeat;

}

#container .lower-back {
	height:100%;
	overflow:hidden;
	color: #FFFFFF;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#container .home-col01 {
	float:left;
	width:314px;
	height:100%;
	margin-right: 20px;
	padding-left: 61px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	padding-right: 20px;
	text-align: justify;
	overflow: hidden;

}

#container .home-col02 {
	float:left;
	width:314px;
	font-size:12px;
	line-height:27px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	height: 100%;

}



#container .home-txt-about, #container .home-txt-featured {

	display:block;

	text-indent:-600px;

	overflow:hidden;

}

#container .home-txt-about {

	height:28px;

	background:url(/images/home-txt-about.gif) no-repeat;

}

#container .home-col02 ul {

	margin:10px 0 20px;

	padding:0;

}

#container .home-col02 img {

	float:left;

	margin:0 12px 12px 0;

}

#container .home-col02 li {

	margin:0 0 8px;

	padding:0;

	list-style:none;

}

#container .home-col02 li a {

	color:#ffd046;

}

#container .home-col02 li a:hover, #container .home-col02 a:hover {

	text-decoration:none;

}

#container .home-txt-featured {

	height:35px;

	background:url(/images/home-txt-featured.gif) no-repeat;

}

#container .home-col02 a {

	color:#000;

}



/* footer */



#footer {
	padding:12px 20px 26px;
	text-align:right;
	color:#C48F5B;
	font-size:11px;
	background-color: #000;

}

#footer a {

	color:#C48F5B;

	text-decoration:none;

}

#footer a:hover {

	color:#666;

}

#footer .copyright {

	float:left;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C48F5B;
}

#container .news {
	height:100%;
	overflow:hidden;
	color: #FFFFFF;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 736px;
	line-height: 20px;
}

h4 {
	color: #e10600;
	font-size: 16px;
	margin: 10px 0px;
}


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

 
.news a:visited {
	color: #C48F5B;
	text-decoration: none;
	}

.news a:hover {
	color: #FF0000;
	}

.news a:active {
	color: #C48F5B;
	}

#container .newsStory {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 12px;
	margin-bottom: 20px;
}
