body {
	background-color: #009999;
}

#container{
	width:790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #066;
	border: 1px solid #9C0;
}
#header{
	background-attachment: scroll;
	background-image: url(../imagesdefault/Menu2a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	
}
#main{
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #FFC;	
}
.buttonLeft {
	text-align: left;
}
.buttonRight {
	text-align: right;
}
.buttonCenter {
	text-align: center;
}

#footer{
	text-align: center;
	background-color: #207C65;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9C0;
	border-right-color: #9C0;
	border-bottom-color: #9C0;
	border-left-color: #9C0;
	margin: 0px;
	padding: 0px;
	
}
.smallText {
	font-size: 10px;
}
.clearFloat {
	clear: both;
}


a:link { color: #ffff99;
		text-decoration:underline;
		}
a:visited { color: #FFFFff;
text-decoration:none;
}
a:hover {color: #66CC99;
text-decoration: none;
}
.BottomMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFCC;
}
.PageHeadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
}
.superspacing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFF99;
}
.pricestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
}
.hideText {color: #006666}
.shout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFC;
}
.floatLeft {
	margin: 10px;
	float: left;
}
.tableContentsCenter {
	text-align: center;
}
.tableContentPadding {
	padding-right: 40px;
	padding-left: 40px;
}
.floatRight {
	float: right;
}
.priceHeading {
	color: #000;
}
.subHeading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.headerMenu {
	margin-top: 100px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 160px;
}
.headerMenu2 {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 80px;
}
h1 {
	font-size: 24px;
	line-height: 42px;
}
.imageBorder {
	border: 1px solid #ffcc33;
}
