body {
	margin: auto;
	padding: 0;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-align:center;
	background-color:#FFFFFF;
}
h4 {
	margin-top: 15px;
}
h3 {
	margin-top: 2px;
	text-align: center;
}
h1 {
	color:#FF0000;
	margin-bottom: 2px;
	text-align: center;
}
h1.seo {
	font-size: 11px;
	margin-left: 5px;
	color:#000000;
	margin-top: 5px;
	margin-bottom: -5px;
	text-align: left;
}
p.heading {
	font-size: 11px;
	color:#000000;
	margin-top: -10px;
	margin-bottom: -15px;
}
a:link {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
}
a:visited {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
}
a:active {
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
a:hover {
	font-size: 10px;
	color: #ee3429;
}
a.sidebar {
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
a.sidebar:visited {
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
a.sidebar:active {
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
a.sidebar:hover {
	font-size: 10px;
	color: #ee3429;
}
p.bold {
	color: #ffffff;
	font-weight: bold;
}
#container {
	margin: auto;
	width: 800px;
	height: 1270px;
	background-image:url(images/test.png);
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}
#left {
	float: left;
	width: 190px;
	height: 1200px;
	background-image:url(images/test.png);
}
#left p {
	margin: 10px -2px 0px 5px;
}
#right {
	float: right;
	width: 600px;
	height: 1200px;
}
#header {
	width: 600px;
	height: 120px;
	background-image:url(images/header.png);
	border-color: #000000;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
}
#links {
	width: 599px;
	height: 25px;
	background-color:#BBBBBB;
	border-color: #000000;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
}
#links p {
	margin-top: 5px;
	font-weight:bold;
}
#content {
	width: 599px;
	height: 1100px;
	background-color: #CCCCCC;
	border-color: #000000;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
}
#content p {
	text-align: left;
	margin: 5px 5px 5px 5px;
}
#footer {
	float: left;
	width: 800px;
	height: 60px;
	background-color:#666666;
	border-color: #000000;
	border-width: 10px 0px 1px 0px;
	border-style: solid;
}
#footerleft {
	float: left;
	width: 400px;
	height: 50px;
}
#footerright {
	float: right;
	width: 400px;
	height: 50px;
}
#footerleft p {
	margin-left: 10px;
	margin-top: 10px;
	text-align: left;
	font-size: 10px;
	color:#CCCCCC;
}
#footerright p {
	margin-right: 10px;
	margin-top: 10px;
	text-align: right;
	font-size: 10px;
	color:#CCCCCC;
}
#nav {
	margin-top: 3px;
	margin-left: 65px;
	padding: 0;
	float: left;
	border: 1px solid #000000;
	border-width: 1px 0;
	}
#nav li {
	display: inline;
	padding: 0;
	margin: 0;
	}
#nav a:link,
#nav a:visited {
	font-weight: bold;
	color: #ffffff;
	background: #888888;
	padding: 3px 10px 3px 10px;
	float: left;
	width: 95px;
	border-right: 1px solid #000000;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
	background: #999999;
}
#nav li:first-child a {
	border-left: 1px solid #000000;
}
#nav li:first-child a {
	border-left: 1px solid #000000;
}
#nav li.bookin {
	display: inline;
	padding: 0;
	margin: 0;
	}
#nav a:link.bookin,
#nav a:visited.bookin {
	font-weight: bold;
	color: #ffffff;
	background: #ed2f22;
	padding: 3px 10px 3px 10px;
	float: left;
	width: 108px;
	border-right: 1px solid #000000;
	text-decoration: none;
}
#nav a:hover.bookin {
	color: #000000;
	background: #999999;
}
#nav li:first-child a.bookin {
	border-left: 1px solid #000000;
}
#spacer {
	margin-top:55px;
}
.textbox { 
 font-size: 10px; 
 background-color: #CCCCCC; 
 border: 1px solid #000000;
}
.ul {
text-align:left;
}
.friendly { 
 font-size: 11px; 
 color: #009900;
 text-align:center;
 font-weight:bold;
}
a.newsletter { 
 font-size: 12px; 
 color: #000000;
 text-align:center;
 font-weight:bold;
}
a:visited.newsletter { 
 font-size: 12px; 
 color: #000000;
 text-align:center;
 font-weight:bold;
}
a:hover.newsletter { 
 font-size: 12px; 
 color: #FF0000;
 text-align:center;
 font-weight:bold;
}
