body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}



/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(../images/img01.gif);
}
#header {
	width: 980px;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#logoLeft {
	width: 160px;
	float: left;
	padding: 10px;
}
#logoLeft img {
	margin-right: 10px;
}

#headerText {
	float: left;
	width: 620px;
}
#headerText img {
	margin-right: 10px;
	float: left;
	margin-top: 10px;
}
#headerText h1 {
	margin: 0px;
	font-size: 55px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #85C329;
	font-style: italic;
	font-weight: normal;
	background-repeat: no-repeat;
}
#headerText h2 {
	font-size: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	background-repeat: no-repeat;
	text-align: center;
}


#contactDetails {
	width: 160px;
	float: left;
	text-align: right;
	padding: 10px;
}
#Contact p {
	margin: 0px;
	line-height: 1.5em;
	font-size: 0.8em;
}




/* Sidebar */

#sidebar {
	width: 240px;
	float: left;
}

/* Menu */

#menu {
	padding: 20px;
	background-color: #85C329;
	background-image: url(../images/MenuBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	background: url(../images/img05.gif) repeat-x;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	width: 130px;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#newsletter {
	float: left;
	width: 220px;
	margin: 10px;
	text-align: center;
}
#newsletter img {
}
#promotions, #events {
	float: left;
	width: 220px;
	padding: 10px;
	color: #FFFFFF;
	font-size: 100%;
	margin: 0px;
}
.promotionsItem, .eventsItem {
	width: 210px;
	float: left;
}

#promotions h3, #events h3 {
	font-size: 140%;
	color: #FF9900;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/img09.gif);
}
#promotions h4, #events h4 {
	color: #F90;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 110%;
	text-decoration: underline;
}
#promotions img, #events img {
	width: 60px;
	margin: 5px;
	float: left;
	height: 60px;
}
#promotions p, #events p {
	margin-top: 0px;
	line-height: 1.5em;
	font-size: 90%;
	margin-bottom: 5px;
}
.price {
	color: #F90;
	font-weight: normal;
	font-size: 16px;
	float: left;
	line-height: 16px;
}
#promotions .arrow , #events .arrow {
	float: left;
	height: 16px;
	width: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.eventsMenuItem {
	width: 440px;
	float: left;
	clear: left;
	background-image: url(../images/img09.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 10px;
}
.eventsMenuItem img {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#Content .eventsMenuItem h2 {
	color: #4096EE;
}

.eventsMenuItem h3 {
	color: #FF9900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.eventsMenuItem p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.SeeDoItem {
	width: 440px;
	float: left;
	clear: left;
	background-image: url(../images/img09.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 10px;
}
.SeeDoItem img {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.SeeDoItem h3 {
	color: #FF9900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.SeeDoItem p {
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}







/* Content */

#contentWrapper {
	width: 500px;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#breadcrumbs {
	float: left;
	width: 610px;
	padding-left: 30px;
	font-size: 90%;
}
#breadcrumbs a {
	text-decoration: none;
	color: #999999;
	
}
#breadcrumbs a:hover {
	color: #666666;
	text-decoration: underline;
	
}
#printPage {
	float: left;
	width: 100px;
}
#printPage img {
	margin-right: 10px;
}
#Content {
	float: left;
	width: 440px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#Content h1 {
	margin: 0;
	font-size: 220%;
	color: #85C329;
	padding: 0;
	font-weight: normal;
}
#Content h2 {
	color: #85C329;
	font-size: 170%;
	font-weight: normal;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.contactItem {
	clear: left;
	float: left;
	width: 440px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 100px;
}
.contactItem img {
	float: left;
	margin-right: 10px;
}


.TextBlock1 , .TextBlock2 , .TextBlock3  {
	line-height: 1.5em;
	font-size: 100%;
}
.TextBlock1 img, .TextBlock3 img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.TextBlock2 img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#EventDetail img, #PromoDetail img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#bannerAd {
	float: left;
	width: 468px;
	text-align: center;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bannerAd a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 468px;
}



#RightCol {
	width: 220px;
	float: right;
	padding: 10px;
}
#SecondaryNav {
	float: left;
	width: 220px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#SecondaryNav h4 {
	color: #FF9900;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-image: url(../images/img09.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#SecondaryNav ul {
	list-style-image: url(../images/GreenArrowSmall.png);
	color: #85C329;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#SecondaryNav li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#testimonial {
	float: left;
	width: 210px;
	margin-bottom: 10px;
	line-height: 1.5em;
	color: #999999;
	border: 1px none #CCCCCC;
	padding: 5px;
}

#badges {
	float: left;
	background-image: url(../images/img09.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	width: 220px;
	margin-top: 10px;
	clear: none;
}
#badges img {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}







#BannerImage {
	width: 740px;
	float: left;
	height: 220px;
	margin-bottom: 10px;
}


/* Footer */

#footer {
	width: 980px;
	height: 110px;
	background: url(../images/img12.gif) repeat-x;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
}

#footer p {
	font-size: 85%;
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#links {
	float: left;
	clear: both;
	width: 440px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.linksItem {
	min-height: 120px;
	width: 200px;
	padding: 10px;
	float: left;
}
.linksItem h3 {
	font-size: 110%;
	font-weight: bold;
	line-height: 1.5em;
	color: #85C329;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.linksItemText {
	float: left;
}
.linksItem p {
	margin: 0px;
	line-height: 1.5em;
}
.linksItem img {
	width: 60px;
	float: left;
	height: 60px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.linksItem ul {
	list-style-image: url(../images/GreenArrowSmall.png);
	list-style-position: inside;
	margin-left: 20px;
	padding-left: 0px;
}
.linksItem li {
	padding-bottom: 10px;
}
table#Tariff {
	width: 440px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: none;
	border-left-style: none;
}
table#Tariff td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
table#Tariff td.title {
	background-color: #4096EE;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
table#Tariff td.header {
	font-weight: bold;
	text-align: center;
	color: #666666;
}
table#Tariff td.TariffPrice {
	text-align: center;
}
table a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#testimonial h2 {
	color: #85C329;
	font-size: 170%;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	background-image: url(../images/img09.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.promotionsItem a, .eventsItem a {
	width: 210px;
	text-decoration: underline;
	color: #FF9900;
	padding: 0px;
}
