body,td,th {
	font-family: arial, helvetica, sans-serif;
}
body {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #660033;
	margin: 0;
	padding: 0;
	border: none;
	scrollbar-arrow-color: #ffcc00;
	scrollbar-base-color: #660033;
	scrollbar-highlight-color:#660033;
	scrollbar-3dlight-color:#993366;
	scrollbar-track-color: #660033;
	background-image: url(images/borderLeft.jpg);
	background-repeat: repeat-y;
}
p { 
	margin:0;
	margin-bottom: 10px;
	padding:0;
	border:none;
}

h1,h2,h3,h3,h4,h5 { 
	margin:0;
	margin-bottom: 15px;
	margin-top: 10px;
	padding:0;
	padding-top:10px;
	color: #993366;
	border:none;
}
h1 {
	text-align: center;
	font-size:18px;
}
h3 {
	font-size:16px;
}
ul {
	list-style-type:circle;
}
a { 
	color: #cc6600;
	text-decoration: none;
}
a:hover { 
	color: #cc6699;
	text-decoration: none;
}
.clear {
	clear:both;
	font-size:1px;
	height:1px;
}
.purple {
	font-weight: bold; 
	color: #993366; 
	font-size: 15px; 
}
/* STYLES FOR POSITIONING */

#content_box {
	width: 575px !important;
	width: 579px;
	margin: 147px 0 10px 173px;
	color: #660033;
	background-image:url(images/gradient.jpg);
	background-repeat:no-repeat;
	background-color: #ffffff;
	border: 2px solid #ffcc00;
	padding: 0 0 0 0;
	text-align:center;
}
#content {
	text-align:left;
	margin:0 auto;
	padding:0;
	border:none;
	width:93%;
}
#top {
	position:absolute;
	top:0;
	left:167px;
	height:147px;
	width:590px;
}
#info { 
	position: absolute;
	top: 124px;
	left: 167px;
	width:590px;
	color: #ffcc00;
	font-size: 13px;
	text-align: center;
}
#nav {
	position:absolute;
	top:0;
	left:0;
	width:167px;
	text-align:center;
}
#baytides {
	font-size:9px;
	margin:20px 0px 20px 176px;
	color:#CCCCCC;
}

/* STYLES FOR LEFT SIDE */

#nav p {
	margin:0 auto;
	margin-bottom:15px;
	padding:0;
	border:none;
	width:125px;
	color: #ffcc00;
	font-size: 12px;
	text-align:left;
}
#nav p.links a {
	color: #ffcc00;
	display: block;
	padding: 1px 13px 3px 12px;
	margin: 4px 0;
	border:1px solid #ffcc00;
}
#nav p.links a:hover {
	color: #ffcc00;
	background-color: #993366;
}
#nav p.yr {
	font-weight:bold;
	text-align:center;
}
#nav p.contact {
	font-size: 11px;
}

/* STYLES FOR PHOTOS */

.photoRight {
	float:right;
	margin: 0 0 5px 10px;
}
.photoLeft {
	float:left;
	margin: 0 10px 5px 0;
}
.summerLeft {
	float:left;
	margin:0;
}
.summerRight {
	float:right;
	margin:0;
}
.imgCentered {
	text-align:center;
}
.imgCentered img {
	margin:0 20px;
}

/* TABLES */

.rates { 
	margin:10px auto 20px auto;
	border: 1px solid #993366;
	border-collapse:collapse;
	text-align: center;
}
.rates tr td  {
	padding: 4px;
	border-top: 1px solid #660033;
	font-size:12px;
	color: #660033;
}
th {
	padding: 4px;
	border-top: 1px solid #660033;
	color: #ffcc00;
	background-color: #993366;
	font-size:12px;
}
tr.contrast td {
	border-top: 1px solid #993366;
	background-color: #ffdab9;
}