﻿body {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	background-image:url('Images/background.jpg');
	/* part of centering site on screen - wrap entire contents in div element id="frame" */
	width: 968px;
	padding-left: 50%;
	/* end of part rest is in id style */
}
/* ID Styles */

/* More centering site */
#frame {
	/* set the width of the column */
	width: 968px;
	margin-left: -484px;
	margin-top:0px;
/* End of centering site */
}
#table_01 {
	width: 1000px;
	border: 0;
}
#middlemenu {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 19px;
	letter-spacing: 0.1em;
}

#middlemenu a {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 5px 1px 5px 1px;
	border: medium outset #C0C0C0;
}
	
#middlemenu a:hover {
	color: #000000;
	letter-spacing:.1em;
	background: #e7e5cb;
}

.boldNormal {
	font-weight: bold;
}
li {
	font-family: Verdana;
	font-size: 13px;
	padding-bottom: 10px;
}
h1 {
	margin: 10px;
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	letter-spacing: .2em;
}
.alignLeft {
	text-align: left;
}
.centered {
	text-align: center;
}
.smallFont {
	font-family: Arial;
	font-size: 12px;
}
.pixBorder10 {
	margin: 10px;
	border: medium ridge #435c54;
}
.whiteBoldCentered {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.pageTitle {
	font-family: Verdana;
	font-size: 16px;
	color: #8B3A62;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
.footer {
	background-image: url('images/template_19.jpg');
	text-align: center;
}
.italized {
	font-style: italic;
}
.credits {
	font-family: Arial;
	font-size: xx-small;
	color: #000000;
	font-weight: normal;
}
.a credits {
	color: #000000;
}
.a:active credits {
	color:#000000;
}
.a:visited credits {
	color:#000000;
}
.pictureBorder {
	border: medium ridge #435c54;
}
.offWhiteBackground {
	background-color: #FDFDF8;
}
.footerBackground {
	text-align: center;
	background-image: url('images/template_05.jpg');
}
.style3 {
	background-image: url('images/template_02.jpg');
}
.style4 {
	background-image: url('images/template_04.jpg');
}
.style5 {
	background-image: url('images/homepage_12.jpg');
}
.style6 {
	background-image: url('images/homepage_10.jpg');
}
.phoneNumber {
	font-weight: bold;
	font-size: 16px;
}
.cabinName {
	font-family: Verdana;
	font-size: 16px;
	color: #8B0000;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
}
.scriptFont {
	font-family: "Bradley Hand ITC";
	font-size: 20px;
	color: #8B3A62;
	font-weight: bold;
}
.indent40px {
	margin-left: 40px;
}
.pictureBorderZero {
	border-width: 0;
}
.quote {
	margin-right: 20px;
	margin-left: 20px;
	font-family: "Book Antiqua";
	font-size: 15px;
	text-align: justify;
	font-style: italic;
}
.quoteBackground {
	background-image: url('images/background-500.png');
}
.normal {
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}
