@charset "utf-8";

/* CSS Document */



body, html

{

	margin: 0;

	padding: 0;

	

}



body

{

	background: #a98642 url(images/body.jpg) top center no-repeat;

}



img

{

	border:0;

	margin-left: 12px;

}



strong

{

	font-weight: bold;

	font-style: italic;

}



p

{

	margin-left: 12px;

	font-size: 10pt;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height: 15pt;

}



h1

{

	margin-left: 12px;

	margin-top: 25px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 36px;

	color: 4a402c;

}



h2

{

	margin-left: 12px;

	margin-top: 27px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	color: #4a402c;

	

}



h3

{

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #F36;

	margin-top: 0px;

	margin-left: 35px;

}



a

{

	color: #F60;

	font-weight: bold;

}



#nav

{

	width: 923px;

	height: 25px;

	float: left;

	margin-top: 260px;

	margin-left: 7px;

	

}



#navigation li

{

	display: inline;

	margin-bottom: 15px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 9pt;

	margin-left: 8px;

	margin-right: 9px;

}



#navigation a

{

	color: #FFF;

	text-decoration: none;

}



#navigation a:hover

{

	color: #FF0;

}





.current

{

	color: #FF0 !important;

}



#wrapper

{

	width: 955px;

	background: #f3eecc;

	margin: 0 auto;

	/* height: 1300px; */

}



#wrapperTwo

{

	width: 955px;

	background: #f3eecc;

	margin: 0 auto;

	height: 1200px;

	

}



#container

{

	width: 955px;

	/* height: 700px; */

	background-color: f3eecc;

	margin: 0 auto;

	

}



#containerTwo

{

	width: 955px;

	height: 300px;

	background: #F36;

}



#header

{

	width: 955px;

	height: 300px;

	background-image: url(images/banner.jpg);

	

}



#leftnav

{

	width: 215px;

	float: left;

	height: 800px;

	background: #f3eecc url(images/left.jpg) no-repeat;

}



#side

{

	margin-top: 39px;

	margin-left: 10px;

}



#side a

{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-style: italic;

	font-size: 15pt;

	color: #000;

	text-decoration: none;

	

}



#side a:hover

{

	text-decoration: underline;

}



#side li

{

	list-style-type: none;

	margin-bottom: 10px;

}



#center

{

	width: 415px;

	height: 800px;

	margin-left: 10px;

	float: left;

	background: #f3eecc url(images/center.jpg);

}



#centerGT

{

	width: 415px;

	height: 900px;

	margin-left: 10px;

	float: left;

	background: #f3eecc url(images/center.jpg);

}



#centerV

{

	width: 415px;

	height: 1200px;

	margin-left: 10px;

	float: left;

	background: #f3eecc url(images/center.jpg);

}



#bigCenter

{

	width: 730px;

	float: right;

	margin-right: 10px;

}



.map

{

	width: 410px;

	float: left;

	height: 470px;

	

}





#right

{

	width: 269px;

	background: #f3eecc url(images/right.jpg);

	padding-right: 30px;

	/* height: 800px; */

	float: right;

	

}



.clearfix

{

	width: 955px;

	

	clear: both;

	background: #F9F;

}



#footer 

{

	width: 955px;

	height: 48px;

	background: url(images/footer.jpg);

}

#slideshow {
    position:relative;
    height:350px;
    margin-bottom: 20px;
    margin-left: 16px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
