/* CSS Document */

img {border: none;}

.clr {clear:both}
.clrrite {clear:right}
.clrleft {clear:left}


h1 {
	font: 3em normal Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: center;
	background: url(h1_bg.gif) no-repeat;
	text-indent: -99999px;
	margin: 100px 0 10px;
}
.scrollcontainer {	
	width: 830px;
	margin-bottom: 5px;
	height:160px;
}
#main {
	padding: 8px;

}
a {color: #000; text-decoration : none;}

#main_cycle {float:left}
#main_cycle_nav {z-index: 100}
/* #main_cycle_nav {display: none; position:fixed} */
#main_nav {float:right}
.fltleft {float:left}
.fltrite1{float:right}
.fltrite {float:left}


/*--Main Image Preview--*/
.main_image {
	width: 392px; 
	height: 172px;
	float: left;
	position: relative;
	overflow: hidden;
	color: #fff;
}


.m_image {
	border: 1px solid #fff;
}

.main_image h2 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 5px;	
	padding: 3px;
}
.main_image p {
	font-size: 1.0em;
	padding: 2px 5px;	
	margin: 0;
	line-height: 1.0em;
}
.block 1small { 
	padding: 0 0 0 20px; 
	background: url(icon_calendar.gif) no-repeat 0 center; 
	font-size: 1em; 
}

.main_image .desc{
	position: absolute;
	bottom: 0;	
	left: 0;
	width: 100%;
	display: none;
	border: 1px solid #fff;
	border-top: 0px solid #fff;	
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
}


.main_image .block{
	background: #91B32F;
}


#nav {
	width: 160px;
}


#nav li { width: 138px; float1: left; margin: 1px; list-style: none }
#nav li.activeLI { background: #fff } 
#nav a { display: block; }
#nav a.activeSlide { background1: #fff }
#nav a:focus { outline: none; }


.main_image a.collapse {
	background: url(btn_collapse.gif) no-repeat left top;
	height: 26px; 
	width: 60px;
	text-indent: -99999px;
	position: absolute; 
	top: -26px; right: 1px; 
}
.main_image a.show {background-position: left bottom;} 


.image_thumb {
	float: left;
	width: 90px;
	height9: 140px;
	border9: 1px solid #fff;
}
.image_thumb img {
	background: #fff; 
}
.image_thumb ul {
	margin: 0; 
	padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0; 
	background: #D9E3B3;
	float: left;
	border: 1px solid #ffd;
}

.fimg {
	float: right; 
	width: 30px;
}
.image_thumb ul li.hover {
	background: #fff;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #fff;
	cursor: default;
}
html .image_thumb ul li h2{
	font-size: 1.0em; 
	font-weight: bold;
	margin: 1px 2px; 
	padding: 0;
}
.image_thumb ul li .block {
	float: left; 
	font-size: 0.8em;
	font-weight: normal;	
	width: 100px;
}	


.image_thumb ul li .block p{
		display: none 
}
/* .image_thumb ul li p{display: none;} */


/* features */

#features {
	font-size: 0.8em;
	font-weight: normal;
}


.feature li {
	float: left;
	width: 230px;
}

ul.feature li .featureimage {
	float: left;
}

.featuredescr {
	vertical-align:text-top;
	margin-left: 85px;
}


/* secondary rotations */

.scnd-left {
	width: 185px;
	height: 170px;
	background: #cde37f;
	float: left;
}

.scnd-rite {
	width: 165px;
	background: #cde37f;
	color: #ffffff;
	float: left;
	font-size: 0.9em; 
	padding-left: 5px;
}

.bld {
	font-weight: bold;
}

.liststylenone {
	list-style-type: none;
}

.calendar{
	position: absolute;
	bottom: 0;	
	left: 200px;
	width: 160px;
	border: 1px solid #fff;
	background: #fff;
	float: left;
	color: #000;
	vertical-align:text-top;
	border: 1px solid #ccc;
	
}

