body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(images/bg/black_swirls_background.jpg);
}
h1 {
	font-size: 1.2em;
	font-family: Arial;
	color: #555;
	margin-bottom: 0;
}
h2{
	font-size: 1.02em;
	color: #666;
}
strong {
	font-weight: 400;
	color: #600;
}
a {text-decoration: none}
a:link { color: #0984FF; }
a:visited { color: #777; }
a:hover { color: #82A0C4; }

table{ border: thin solid #333; }

#pageSize {
	width: 798px;
	margin: 0 auto auto;
	padding: 0;
	border: 10px solid #FFF;
	max-width: 800px;
	display: block;
	background-color: #FAE8D3;
	position: relative;
	height: auto;
}
#inner{ border: thin solid #000; }


#titleBanner {
	width:auto;
	height: 230px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(images/manchester3.jpg);
	background-repeat: no-repeat;
}

#rates table {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 4px;
}
.tableHeader {
	border: thin solid #666;
	padding-left: 4px;
	color: #333;
	margin-top: 6px;
	margin-bottom: 6px;
}
.blankTables{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666;
}
#special {
	float: right;
	position: relative;
	height: auto;
	width: auto;
	top: -30px;
	border: 1px solid #666;
	color: #666;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	background-image: url(images/bg/rosy-pink-sky-watercolor.jpg);
	background-repeat: repeat;
}



#sp {
	display: inline-block;
	position: relative;
	top: 15px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

.infoBox{
	background-color: #333;
	border: thin solid #000;
	width: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFF;
}
.darkGreyBold{
	color: #444;
	padding-left: 4px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.blinkText{
	color: #FFF;
	text-decoration: blink;
}
.pinkText{ color: #F39B97; }

#title {
	position: absolute;
	top: 20px;
	text-indent: 20px;
}
.menu {
	width: auto;
	height: 20px;
	padding: 10px 30px 7px 30px;
	background-color: #333;
	font-size: 1em;
	color: #FCF2E7;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.menu a:link { color: #FAE8D3; }
.menu a:visited { color: #777; }
.menu a:hover { color: #AABFD7; }

#Content {
	padding: 20px 30px 30px 30px;
	color: #333;
	font-size: 10pt;
	width: 736px;
	display: block;
}
#home p { line-height: 1.1em; }

#adds{ text-align: center; }
#map {
	text-align: center;
	margin-top: 20px;
	border: thin double #333;
}
#view{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
* {
	font-size: 10pt;
	font-family: Tahoma, Verdana, Helvetica, Arial
}
.style2 { color: #39F }
.bat{
	text-align: center;
	display: block;
	background: #333;
	border: 1px solid #FCC;
	padding: 2px;
	width: 500px;
}
.battxt{
	font-weight: bold;
	color: #FCC;
	background: #333;
	border: 1px solid #FCC;
}

.menuItem {
	border: 0;
}
img.menu {
	border: 0;
	padding: 0;
	margin: 0;
}

.photo {
	border: thin solid black;
}
.photoLeft {
	border: thin solid black;
	margin-right: 10px;
	margin-bottom: 10px;
}
.photoRight {
	border: thin solid black;
	margin-left: 10px;
	float: right;
	position: relative;
}

.footer {
	font-size: 1em;
	font-family: tahoma, verdana, Helvetica, Arial;
	color: #000000;
	position: relative;
	width: 798px;
	height: auto;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text1 {
	color: #666;
	font-weight: bold;
}
.text2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;

}
.text2 a:link {
	font-weight: bold;
	color: #06F;
	text-decoration: none;
	font-size: 1em;
}
.text2 a:visited {
	font-weight: bold;
	color: #777;
	text-decoration: none;
	font-size: 1em;
}
.text2 a:hover {
	font-weight: bold;
	color: #444;
	text-decoration: underline;
	font-size: 1em;
}
.text3 {
	color: #F00;
	text-decoration: blink;
}
.mediumGrey{ color: #FFF; 
}

.priceBox{
	border: thin solid #666;
	color: #333;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.thanks{
	background-color: #FFF;
	border: thin solid #666;
	padding-top: 60px;
}
.nice{
	font-style: italic;
	color: #09F;
}
.rightLinks{
	position: relative;
	float: right;
}
