.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #31221A;
	line-height: 1.6em;
}

p.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #31221A;
	line-height: 12px;
	margin: 0 0 10px 0;
}

p.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #825B38;
	line-height: 12px;
	margin: 0;
}

p.bodytext3 a{
	color: #825B38;
	text-decoration: none;
}

p.bodytext3 a:hover{
	text-decoration: underline;
}

.bodytext a {
	color: #82644B;
	text-decoration: none;
	font-weight: bold;
}

.bodytext a:hover {
	color: #986B43;
	text-decoration: underline;
	font-weight: bold;
}


.nicepic {
	border: 2px solid #000000;
	margin-bottom: 3px;
	margin-left: 5px;
}
.nextback a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 2px solid #000000;
	height: auto;
	width: 70px;
	display: block;
	text-align: center;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	font-style: normal;
	color: #825B38;
}

p.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #825B38;
	margin-bottom: 10px;
}

.nextback a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
}
.bodytextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	line-height: 1.6em;
}
.block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #666666;
	line-height: 1.6em;
	height: auto;
	width: auto;
	border: 2px dotted #DDDDDD;
	display: block;
	padding: 10px;
}
.fancytable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #D6C5AA;
	border-right-color: #D6C5AA;
	border-bottom-color: #D6C5AA;
	border-left-color: #D6C5AA;
	padding: 5px;
}
.fancytablewrap {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #D6C5AA;
	border-right-color: #D6C5AA;
	border-bottom-color: #D6C5AA;
	border-left-color: #D6C5AA;
}
.backgroundtable {
/*	background-attachment: fixed; */
	background-image: url(_images/bklogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 16px;
}

.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	color: #31221A;
	line-height: 1.6em;
}

/* Links Page Styles */

h2.linkspaneltop {
	width: 384px;
	margin: 0;
	padding: 10px 5px 5px 10px;
	background: url(_images/links_panel_top.gif) 0 0 no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #825B38;
	font-size: 13px;
	float: left;
}

p.linkspanel {
	width: 360px;
	margin: 0 0 10px 0;
	padding: 0 29px 15px 10px;
	background: url(_images/links_panel_btm.gif) 0 bottom no-repeat;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

p.linkspanel a:link, p.linkspanel a:visited{
	color: #000;
	text-decoration: none;
}

p.linkspanel a:hover {
	color: #000;
	text-decoration: underline;
}

p.lapanel {
	width: 800px;
	margin: 0 0 10px 0;
	padding: 0 29px 15px 10px;
	background: url(images/la_panel_btm.gif) 0 bottom no-repeat;
	float: left;
}

#lleft {
	width: 384px;
	float: left;
}

a.medtxt:link, a.medtxt:visited {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

a.medtxt:hover {
	font-size: 11px;
	color: #45362b;
	text-decoration: underline;
}

h2.lapaneltop {
	width: 839px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 0 10px 10px;
	background: url() 0 0 no-repeat;
	font-size: 13px;
	float: left;
	color:#825B38;
}


div.attractionContainer p.lapanel {
	width: 760px;
	margin: 0 0 10px 0;
	padding: 0 29px 15px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(images/la_panel_btm.gif) 0 bottom no-repeat;
	float: left;
}

div.attractionContainer{
	background:#fff;
	border:dotted 2px #d6c5aa;
	height:12em;
	width:800px;
	margin-bottom:18px;

}

div.attractionContainer img{
	margin-bottom:5px;
}

div.attractionContainer a:link, div.attractionContainer a:visited{
	margin-bottom:5px;
	color:#825B38;
	text-decoration:underline;
}

div.attractionContainer a:hover{
	color:#a97032;
	text-decoration:none;
}
