body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #351e0c;
	background-color: #bfab85;
}
ul {
	list-style-type: disc;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent #mcRight ul {
	list-style-type: circle;
}
#mainContent #mcLeft ul {
	list-style-type: circle;
}


#container {
	background-repeat: repeat;
	background-color: #413134;
}
#outerWrapper {
	width: 930px;
	background-image: url(../images/siteImages/cntntBlueBg.png);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #92B0E7;
}

#headerWrapper {
	background-image: url(../images/siteImages/HeaderSwirl5a.png);
	background-repeat: no-repeat;
	background-color: #6A8DCE;
}
.addressText {
	color: #4B2A11;
	font-size: 1.1em;
}

.headerName {
	font-family: "Book Antiqua", serif;
	font-size: 2.5em;
	font-weight: 900;
	color: #4b2a11;
}
.smallCaps {
	
	font-size: 1.25em;
	color: #4B2A11;
	font-variant: normal;
}


.plus40pctEm {
	font-size: 1.4em;
}
.plus20pctEm {
	font-size: 1.2em;
}
.plus15pctEm {
	font-size: 1.15em;
}
.minus20pctEm {
	font-size: 0.80em;
}
.minus30pctEm {
	font-size: 0.70em;
}
#footer {
	background-repeat: repeat;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: #4b2a11;
}
a {
	color: #4b2a11;
	text-decoration: underline;
}



.darkText {
	color: #4B2A11;
}
.emphText {
	color: #4b2a11;
	font-family: Georgia, serif;
	font-size: 1.2em;
}

h1 {
	font-family: Georgia, serif;
	color: #4b2a11;
	font-weight: normal;
	font-size: 1.7em;
	margin: 0px;
}

h2 {
	font-family: Georgia, serif;
	color: #4b2a11;
	font-weight: normal;

}
h3 {
	font-family: Georgia, serif;
	color: #4b2a11;
	font-weight: normal;

}
h4 {
	font-family: Georgia, serif;
	color: #4b2a11;
	font-weight: normal;

}
h5 {
	font-family: Georgia, serif;
	color: #4b2a11;
	font-weight: normal;

}
h6 {
	font-family: Georgia, serif;
	color: #4b2a11;
	font-weight: normal;

}


#container #outerWrapper #innerWrapper #mainContent table tr td #booking p a {
	font-family: Georgia, serif;
	font-size: 1.5em;
	border-radius: 10px 10px 10px 10px;
	color: #4B2A11;
	background-color: #bfab85;
	text-decoration: none;
	
}

#container #outerWrapper #innerWrapper #mainContent table tr td #booking p a:hover {
	font-family: Georgia, serif;
	font-size: 1.5em;
	border-radius: 10px 10px 10px 10px;color: #6A8DCE;
	background-color: #bfab85;
	text-decoration: none;
}
	
}
