@charset "utf-8";
body {
    background: #4A2500 url(images/bg-body.gif) repeat-x left top;
}
h1 {
    font: 36px BankScrD;
    color: #7A3D3D;
}
#lefNav table tr td h3 {
	font: italic 19px "Times New Roman", Times, serif;
	color: #665148;
}

p {
	color: #583924;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}
/* CSS Document */
#wrapper {
    margin: 0px auto;
    height: auto;
    width: 950px
}
#topNav {
    background: #A99F92 url(images/bg-nav.gif) no-repeat;
    height: 142px;
    position: relative;
}
#topNav img {
    margin-top: 12px;
    margin-left: 12px;
}
#topNav ul  {
    height: 50px;
    width: 640px;
    margin-top: 10px;
    position: absolute;
    top: 60px;
    right: 0px;
}
.topNav {
    font-size: 15px;
}

#topNav ul li {
    text-align: center;
    display: block;
    float: left;
    list-style: none;
    height: 50px;
    width: 160px;
    line-height: 35px;
}
#topNav ul li a {
    text-decoration: none;
    font: italic normal 18px/50px B074000D
.TTF;
    color: #EAEAEA;
    height: 50px;
    display: block;
    background: no-repeat;
    font: italic 18px/17px "Times New Roman", Times, serif;
    text-align: left;
    padding-top: 5px;
}
#topNav ul li a:hover {
    color: #000;
    text-decoration: underline;
}
#topNav ul li a.hover {
    color: #000;
    text-decoration: underline;
}


#header {
    background: #814141;
    height: 300px;
    margin-top: 10px;
}
#wrapper #main {
    background: url(images/bg-content.gif) repeat-x left top;
    height: auto;
    margin: 0px;
    padding: 0px;
}
#main #gallery {
	width: 950px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


#main #leftbar {
	background: url(images/bg-leftbar-1.gif) repeat-x left top;
	height: 550px;
	width: 230px;
	float: left;
	margin: 15px 0px 0px 15px;
	padding: 10px;
	display: inline;
}
#leftbar #epcon {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #583924;
	text-align: center;
	margin: 0px;
}
#leftbar #epcon a {
	color: #583941;
}
#leftbar #epcon a:hover {
	color: #963;
}


#main #leftbar #lefNav {
	height: 200px;
	margin-top: 30px;
	padding: 10px;
}
#main #leftbar #lefNav ul {
    width: 200px;
}

#main #leftbar #lefNav ul li {
    height: 40px;
    list-style: none;
    width: 220px;
    border-bottom: 1px dotted #6D3636;
    border-top: 1px dotted #6D3636;
    margin-left: -50px;
}
#main #leftbar #lefNav ul li a {
    font: italic bold normal 16px/40px "Times New Roman", Times, serif;
    color: #583924;
    text-decoration: none;
    background: url(images/arrow.png) no-repeat left center;
    display: block;
    width: 220px;
    text-indent: 30px;
}
#main #leftbar #lefNav ul li a:hover {
    color: #963;
    text-decoration: underline;
    background: #FCE2AD;
}
#main #leftbar #lefNav .vTour {
    width: 210px;
    float: left;
    font: italic 20px "Times New Roman", Times, serif;
    color: #583924;
    text-align: center;
    top: 30px;
    position: relative;
    margin-bottom: 5px;
    margin-top: 6px;
}
#main #leftbar #lefNav .vTour a {
    color: #583924;
    text-decoration: none;
    display: block;
    border: 1px solid #630;
    background: #E3DACE;
    margin-top: 2px;
}
#main #leftbar #lefNav .vTour a:hover {
    text-decoration: underline;
    background: #FEF3DE;
}





#main #content {
	width: 635px;
	height: auto;
	margin-left: 265px;
	padding: 25px;
}
#content #parag1 #map {
	height: 400px;
	width: 500px;
	margin-top: 15px;
	margin-bottom: 0px;
	border: 1px solid #CFC1BC;
	padding: 3px;
}

#content #parag1 ul li {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	color: #7A3D3D;
}

#content p a {
	font: 14px "Times New Roman", Times, serif;
	color: #583924;
	text-decoration: underline;
	font-size: 1em;
}
#content  #parag1 {
    width: 635px;
}
#content #parag1 table tr th {
	font: italic 22px "Times New Roman", Times, serif;
	color: #583924;
}
#content #parag1 table tr td {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #583924;
}
#content #parag1 table tr td a {
    color: #583924;
}
#content #contact table tr td {
	font: italic 14px "Times New Roman", Times, serif;
	color: #583924;
}
.span1 {
	font: italic .6em "Times New Roman", Times, serif;
	color: #583924;
}




#footer  {
	margin: 0px;
	padding: 10px;
	height: 40px;
	width: 930px;
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
	background: #ADADAD;
	clear: both;
}
#footer table tr td a {
    font: 12px Arial, Helvetica, sans-serif;
    color: #333;
    text-decoration: none;
}
#footer table tr td a:hover {
    color: #552B2B;
    text-decoration: underline;
}

