body, td, th { /* redundant rules for bad browsers  */
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    small
	}
html>body, html>body td, html>body th {
	font-size:    small;
	}

body {
	margin:		0;
	padding:	0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #C8C8C8;
	color: #333333;
}
p {
	margin-top: 0; padding-top: 0;
	line-height: 1.5em;
	}
.address {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}
.photoBar {
	background-color: #A9AEC5;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}
#middleHeader {
	background-color: #E0E2EB;
	text-align: left;
	vertical-align: bottom;
}
.middlePhone {
	font-weight: bold;
	line-height: 100%;
	background-color: #E0E2EB;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}
.middlePhone p {
	margin: 0px;
	padding-right: 4px;
}
img {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 10px;
}
a { text-decoration: none; }
a:link { color: #2E2E6D; }
a:visited { color: #2E2E6D; }
a:active { color: #2E2E6D; }
a:hover { color: #7E85A9; }

.headerMenu {
	background-color: #DA96A6;
	text-align: right;
}
.header {
	background-color: #FFFFFF;
}
.headerDisplay {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
}


.imageBarPhoto {
	margin: 10px 5px; 
}
.address p {
	font-weight: bold;
	font-size: 10px;
	line-height: 100%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.middlePhone p {
	font-weight: bold;
	padding-right: 4px;
	font-size: 10px;
	line-height: 100%;
}
.BodyPhoto {
		margin: 10px 5px; 
}
.BodyPhotoSmallMargin {
		margin: 2px 10px;
}
.mainBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	vertical-align: top;
}
.mainbodyspacer td {
	background-color: #A9AEC5;
	height: 8px;
}
.mainbodyspacer td {
	padding: 0px;
	margin: 0px;
}
.mainbodyspacer_thin {
	background-color: #A9AEC5;
	height: 4px;
	padding: 0px;
	margin: 0px;
}
.mainbodytext {
	text-align: left;
}
.mainbodytext p {
	padding: 12px;
	margin: 0px;
}
.mainbodytextbkgd {
	font-style: normal;
	background-color: #F3F4F8;
	padding: 12px;
	margin: 0px;
	border-bottom-color: #A9AEC5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #A9AEC5;
	border-top-style: solid;
	border-top-width: 2px;
}
.mainbodytable {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #A9AEC5;
	border-right-width: 2px;
	padding: 0px;
	margin: 0px;
}
.mainbodyReservations {
	font-style: normal;
	background-color: #F3F4F8;
	padding: 8px;
	margin: 0px;
	border-bottom-color: #A9AEC5;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: #A9AEC5;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #A9AEC5;
	border-top-style: solid;
	border-top-width: 2px;
	text-align: center;
	border-left-color: #A9AEC5;
	border-left-style: solid;
	border-left-width: 2px;
}
.navbarbottom {
	background-color:#FFFFFF;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: bottom;
}

td.navbarbottom a, td.navbarbottom a:link, td.navbarbottom a:visited,  td.navbottom a:active {
	color: #7E85A9;
	text-decoration: none;
}
td.navbarbottom a:hover {
	color: #2E2E6D; 
}
.footer {
	font-size: 11px;
	background-color: #E0E2EB;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border-right-color: #A9AEC5;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #A9AEC5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #A9AEC5;
	border-left-style: solid;
	border-left-width: 1px;
}
.footerleft {
	background-color: #FFFFFF;
}

.photobox {
	display: block;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #000000;
	position: relative;
	width: 30%;
}
