body, h1, h2, h3, p, a, ul, li, img, form, label, input, select {
 color: #663300;
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../../images/body.jpg) no-repeat center top fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
img {
	border:none;
}
ul {
 color: #fff;
	list-style-type: none;
}
h1 {

}
select {
 color: #333333;
}
.selectTxt {
 color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
h2 {
 color:#FFFFFF;
	text-shadow:: 0.2em 0.2em #000;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	color: #a0a0a0;
}

p {
	font-size: 11px;
	color: #ffffff;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#page-wrapper {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
}
a.logo {
 text-indent: -9999px;
	float: left;
	background-image: url(../../images/aaalogo.png);
	position: absolute;
	height: 285px;
	width: 279px;
	left: -80px;
	top: 10px;
	overflow:hidden;
	cursor:pointer;
	z-index:1200;
	
}
.header{
 color: #97371f;
	float: left;
	height: 70px;
	width: 100%;
	position: relative;
	z-index:2;
	
}
.header ul {
	float:right;
	margin-right:70px;
}
.header li {
	float:left;
	margin-left:6px;
}
.header li a {
	float:left;
	width:100%;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow:hidden;
}
.header li a:hover, .header li a.active {
	text-decoration:none;
	color:#FFF;
	background-position: left bottom;
}

.topper {
	float: left;
	width:850px;
	color:#000000;
}
.topper ul {
	float:right;
}
.topper li {
 font-weight: bold;
	font-size: 14px;
	display:inline;
	margin-left:5px;
}
.topper p {
 color:#000000;
	float:left;
}
.topper p a {
	margin:0px;
	font-weight:bold;
}

.navigation {
 margin-left: 430px;
 position: fixed;
	z-index: -1;
}

li.tour {
	width: 122px;
}
.tour a {
	background-image: url(../../images/tour.jpg);
	width: 122px;
	height:47px;	
}
li.photo {
	width: 78px;
}
.photo a {
	background-image: url(../../images/photo.jpg);
	width: 78px;
	height:43px;
}
li.contact {
	width: 79px;
}
.contact a {
	background-image: url(../../images/contact.jpg);
	width: 79px;
	height:39px;	
}
li.home  {
	width: 79px;
}
.home a {
	background-image: url(../../images/home.jpg);
	width: 79px;
	height:38px;	
}

.map {
	background: url(../../images/m-home-img-bg.png) no-repeat center top;
	float: left;
	min-height: 406px;
	width: 850px;
	padding: 0 16px 0 16px;
	position: relative;
	z-index:1;
}

.m-top-image {
	background: url(../../images/m-home-img-bg.png) no-repeat center top;
	float: left;
	min-height: 406px;
	width: 850px;
	padding: 0 16px 0 16px;
	position: relative;
	z-index:1;
}

.carousel-gallery {
	background: url(../../images/m-home-img-bg.png) no-repeat center top;
	float: left;
	min-height: 406px;
	width: 850px;
	padding: 0 16px 0 16px;
	position: relative;
	z-index:1;
}

.m-top-image a {
	background-image: url(../../images/visit-shop.png);
	text-indent: -9999px;
	height: 78px;
	width: 207px;
	position: absolute;
	right: 16px;
	bottom: 22px;
	overflow:hidden;
	cursor:pointer;
}

.column3 {
	float:left;
	width:100%;
}
.column3 li {
 color:#FFFFFF;
 background-position: bottom center;
	background-repeat: no-repeat;
	/*background-image: url(../../images/table-bg.png);*/
	height: 325px;
	width: 263px;
	float: left;
	margin-right: 14px;
	margin-left: 16px;
	position: relative;
}
.column3 li img {
 color:#FFFFFF;
	border: 8px solid #FFFFFF;	
	margin-bottom:10px;
}

.column3 li.last_column img {
 color:#FFFFFF;
	border: none;	
	margin-top:-12px;
}
.column3 li p {
 color: #FFFFFF;
	line-height:16px;
}
.column3 li a {
 color:#FFFFFF;
	background: url(../../images/more-bg.gif) no-repeat left top;
	text-indent: -9999px;
	float: right;
	height: 32px;
	width: 61px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.column3 li a:hover {
	background-position: left bottom;
}

.footer {
	float: left;
	width:850px;
	border-top: solid 1px #bcbbbb;
	margin: 24px 0 0 14px;
	padding: 16px 0 16px 0;
}
.footer ul {
	float:right;
}
.footer li {
 font-weight: bold;
	font-size: 12px;
	display:inline;
	margin-left:5px;
}
.footer a {
	font-weight: bold;
	font-size: 12px;
	margin-right:5px;
	color:#ffffff;
}
.footer p {
 color:#ffffff;
	float:left;
}
.footer p a {
	margin:0px;
	font-weight:bold;
}
