body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:none;
	margin:0;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat;
}
#wrap {
	width: 953px;
	margin:20px auto;
}
#wrap #head  {
	clear: left;
	width: 953px;
	height: 85px;
	padding: 15px 0 0 0;
}
#wrap #head #logo {
	float: left;
	height: 70px;
	width: 316px;
}
#wrap #head #nav2, #wrap #head #nav {
	float: right;
	width: 450px;
}
#wrap #nav ul, #wrap #nav2 ul {
	margin: 0px;
	padding: 0px;
}

#wrap #nav ul li {
	list-style-type: none;
	display: inline;
}
#wrap #nav ul li a {
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	color: #f4d68f;
	font-size: 13px;
	width: 125px;
	padding:0 0 0 25px;
	display: block;
	float: left;
}
#wrap #nav ul li a:hover {
	text-decoration:underline;
}

#wrap #nav2 ul li {
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	color: #fff;
	list-style-type: none;
	display: block;
	font-size: 13px;
	float: left;
	width: 125px;
	padding:0 0 0 25px;
}
#wrap #main #slide {
	border-top: 1px solid #e3cc80;
	border-left: 1px solid #e3cc80;
	border-right: 1px solid #e3cc80;
}
#wrap #main {
	background-color:#FFF;
	float: left;
	border-left: 1px solid #e3cc80;
	border-right: 1px solid #e3cc80;
	width: 951px;
	color: #494949;
}
#wrap #mainbot {
	background-image: url(../images/bg-roundedge.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:13px;
	float:left;
	width: 953px;
}

#wrap #main #left {
	float: left;
	width: 593px;
	background-color: #FFF;
	padding: 0 20px 0 25px;
}
#wrap #main #left a{
	color:#DDA215;
	text-decoration:none;
}
#wrap #main #left a:hover{
	text-decoration:underline;}
#left h3 {
	margin:10px 0 5px 0;
}
#wrap #main #left h1 {
	font-size: 22px;
	color: #494949;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	margin:18px 0;
}
#wrap #main #right {
	width: 313px;
	float: left;
}

#wrap #main #right h2 {
	font-size: 18px;
	margin:20px 0;
	color: #494949;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
}


#wrap #main p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #494949;
}
#wrap #foot p, #wrap #foot a {
	text-decoration:none;
	color:#999;
	font-size: 10px;
	line-height:35px;
}
#wrap #foot a:hover {
	text-decoration:underline;
}


	#revolve {
		height: 366px;
		width: 949px;
		z-index: 100;
	}
	#slideshow {
		position:relative;
		height:366px;
	}
	#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;
	}
#wrap #main #left .address .box address {
	font-style: normal;
}

