
body {
	margin: 0px;
	background: #385020 url(../images/GT_BG.jpg) no-repeat top center;
}

.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.bold {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;} 

.tableHeader {font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif;}

.line {border-bottom: dotted 3px #353535;}

.header {
	width: 1010px;
	height: 115px;
	margin: 0px auto;
	background: transparent url(../images/GT_Header.png) no-repeat top left;
}

.top_nav {width: 1010px; height: 47px; margin: 0px auto;}

.top_nav .Home {display: inline;}
.top_nav .Win {display: inline;}
.top_nav .Book {display: inline;}
.top_nav .Hotels {display: inline;}
.top_nav .Activities {display: inline;}
.top_nav .RSS {display: inline;}

.Home a:link,
.Home a:visited,
.Home a:active {
	background: transparent url(../images/GT_Home.png) no-repeat top left;
	width: 154px;
	height: 47px;
	display: block;
	color: transparent;
	float: left;
	font-size: 0px;
	
}

.Home a:hover {
	 background: transparent url(../images/GT_Home_Hover.png) no-repeat top left;
} 

#selected_home a:link,
#selected_home a:active,
#selected_home a:visited {background-image: url(../images/GT_Home_Hover.png); }

.Win a:link,
.Win a:visited,
.Win a:active {
	background: transparent url(../images/GT_Win.png) no-repeat top left;
	width: 210px;
	height: 47px;
	display: block;
	color: transparent;
	float: left;
	font-size: 0px;
}

.Win a:hover {
	 background: transparent url(../images/GT_Win_Hover.png) no-repeat top left;
} 

#selected_win a:link,
#selected_win a:active,
#selected_win a:visited {background-image: url(../images/GT_Win_Hover.png);}

.Book a:link,
.Book a:visited,
.Book a:active {
	background: transparent url(../images/GT_Book.png) no-repeat top left;
	width: 193px;
	height: 47px;
	display: block;
	color: transparent;
	float: left;
	font-size: 0px;
}

.Book a:hover {
	 background: transparent url(../images/GT_Book_Hover.png) no-repeat top left;
}

#selected_book a:link,
#selected_book a:active,
#selected_book a:visited {background-image: url(../images/GT_Book_Hover.png);}

.Hotels a:link,
.Hotels a:visited,
.Hotels a:active {
	background: transparent url(../images/GT_Hotels.png) no-repeat top left;
	width: 132px;
	height: 47px;
	display: block;
	color: transparent;
	float: left;
	font-size: 0px;
}

.Hotels a:hover {
	background: transparent url(../images/GT_Hotels_Hover.png) no-repeat top left; 
}

#selected_hotels a:link,
#selected_hotels a:active,
#selected_hotels a:visited {background-image: url(../images/GT_Hotels_Hover.png);}

.Activities a:link,
.Activities a:visited,
.Activities a:active {
	background: transparent url(../images/GT_Activities.png) no-repeat top left;
	width: 171px;
	height: 47px;
	display: block;
	color: transparent;
	float: left;
	font-size: 0px;
}

.Activities a:hover {
	 background: transparent url(../images/GT_Activities_Hover.png) no-repeat top left;
}

#selected_activities a:link,
#selected_activities a:active,
#selected_activities a:visited {background-image: url(../images/GT_Activities_Hover.png);}

.RSS a:link,
.RSS a:visited,
.RSS a:active {
	background: transparent url(../images/GT_RSS.png) no-repeat top left;
	width: 150px;
	height: 47px;
	display: block;
	color: transparent;
	float: left;
	font-size: 0px;
}

.RSS a:hover {
	 background: transparent url(../images/GT_RSS_Hover.png) no-repeat top left;
}

#selected_RSS a:link,
#selected_RSS a:active,
#selected_RSS a:visited {background-image: url(../images/GT_RSS_Hover.png);}

/* This is for the selected state on the TOP menu items, if you change the name of this 
ID make sure you change it in the PHP menu code */

#selected_top a:link,
#selected_top a:visited,
#selected_top a:active {}

.page {
	width: 1010px;
	margin: 0px auto;
}

/* HOME PAGE START */

.home .content {width: 1010px; background: transparent url(../images/GT_Home_BG.png) no-repeat top left; height: 661px; }

.home .main_content_wrapper {
	width: 952px;
	height: 598px;
	margin-left: 30px;
	padding-top: 25px;
}

.home .left {
	width: 366px;
	float: left;
}

.home .right {
	width: 556px;
	float: right;
}

.home .main_content {	
	padding-left: 60px;
	height: 262px;
	margin-bottom: 10px;
}

.RSS_Link {padding-left: 38px;}

.feature_text p {font-size: 9px; padding-left: 10px;}

.feature_text a:link,
.feature_text a:visited,
.feature_text a:active {
	font-size: 9px;
	color: #000;
}

.feature_text a:hover {
	font-size: 9px;
	color: #fff;
}

.canoe {
	background: transparent url(../images/canoe_BG.png) no-repeat top left;
	width: 332px;
	height: 210px;
}

.inkameep {
	background: transparent url(../images/inkameep_BG.png) no-repeat top left;
	width: 332px;
	height: 210px;
}

.rise {
	background: transparent url(../images/Rise_BG.png) no-repeat top left;
	width: 332px;
	height: 210px;
}

.black {
	background: transparent url(../images/black_BG.png) no-repeat top left;
	width: 332px;
	height: 210px;
}

.tobiano {
	background: transparent url(../images/tobiano_BG.png) no-repeat top left;
	width: 332px;
	height: 210px;
}

.canoe .feature_text p {padding-top: 110px; color: #000;}
.inkameep .feature_text p {padding-top: 110px; color: #000;}
.rise .feature_text p {padding-top: 110px; color: #000;}
.black .feature_text p {padding-top: 110px; color: #000;}
.tobiano .feature_text p {padding-top: 110px; color: #000;}

/* HOME PAGE END */

/* ENTER TO WIN START */

.win .content {width: 1010px; background: transparent url(../images/GT_Win_BG.png) no-repeat top left; height: 577px; }

.win .main_content_wrapper {
	width: 952px;
	height: 516px;
	margin-left: 30px;
	padding-top: 25px;
}

.win .left {
	width: 365px;
	height: 516px;
	float: left;
}

.win .right {
	width: 556px;
	height: 516px;
	float: right;
}

.win .main_content {	
	padding-left: 60px;
	margin-bottom: 10px;
}

/* ENTER TO WIN END */

/* HOTELS START */

.hotels .content {width: 1010px; background: transparent url(../images/GT_Hotels_BG.png) no-repeat top left; height: 1238px; }

.hotels .main_content_wrapper {
	width: 952px;
	height: 1175px;
	margin-left: 30px;
	padding-top: 25px;
}

.hotels .left {
	width: 875px;
	float: left;
}

.hotels .main_content {	
	padding-left: 60px;
	margin-bottom: 10px;
}

/* HOTELS END */

/* BOOK START */

.book .content {width: 1010px; background: transparent url(../images/GT_Book_BG.png) no-repeat top left; height: 1150px; }

.book .main_content_wrapper {
	width: 952px;
	height: 1088px;
	margin-left: 30px;
	padding-top: 25px;
}

.book .left {
	width: 875px;
	float: left;
}

.book .main_content {	
	padding-left: 60px;
	margin-bottom: 10px;
}

/* BOOK END */

/* COURSES START */

.courses .content {width: 1010px; background: transparent url(../images/GT_Activities_BG.png) no-repeat top left; height: 750px; }

.courses .main_content_wrapper {
	width: 952px;
	height: 685px;
	margin-left: 30px;
	padding-top: 25px;
}

.courses .left {
	width: 875px;
	float: left;
}

.courses .main_content {	
	padding-left: 60px;
	margin-bottom: 10px;
}

/* COURSES END */

/* ACTIVITIES START */

.activities .content {width: 1010px; background: transparent url(../images/GT_Activities_BG.png) no-repeat top left; height: 750px; }

.activities .main_content_wrapper {
	width: 952px;
	height: 685px;
	margin-left: 30px;
	padding-top: 25px;
}

.activities .left {
	width: 875px;
	float: left;
}

.activities .main_content {	
	padding-left: 60px;
	margin-bottom: 10px;
}

/* ACTIVITIES END */

/* WINE START */

.wine .content {width: 1010px; background: transparent url(../images/GT_Wine_BG.png) no-repeat top left; height: 577px; }

.wine .main_content_wrapper {
	width: 952px;
	height: 516px;
	margin-left: 30px;
	padding-top: 25px;
}

.wine .left {
	width: 365px;
	height: 516px;
	float: left;
}

.wine .right {
	width: 556px;
	height: 516px;
	float: right;
}

.wine .main_content {	
	padding-left: 60px;
	margin-bottom: 10px;
}

/* WINE END */

/* OUTDOOR START */

.outdoor .content {width: 1010px; background: transparent url(../images/GT_Outdoor_BG.png) no-repeat top left; height: 750px; }

.outdoor .main_content_wrapper {
	width: 952px;
	height: 685px;
	margin-left: 30px;
	padding-top: 25px;
}

.outdoor .left {
	width: 875px;
	float: left;
}

.outdoor .main_content {	
	padding-left: 60px;
	margin-bottom: 10px;
}

/* OUTDOOR END */

/* CULTURE START */

.culture .content {width: 1010px; background: transparent url(../images/GT_Culture_BG.png) no-repeat top left; height: 577px; }

.culture .main_content_wrapper {
	width: 952px;
	height: 518px;
	margin-left: 30px;
	padding-top: 25px;
}

.culture .left {
	width: 525px;
	height: 516px;
	float: left;
}

.culture .right {
	width: 396px;
	height: 516px;
	float: right;
}

.culture .main_content {	
	padding-left: 60px;
	margin-bottom: 10px;
}

/* CULTURE END */

/* ART START */

.art .content {width: 1010px; background: transparent url(../images/GT_Art_BG.png) no-repeat top left; height: 577px; }

.art .main_content_wrapper {
	width: 952px;
	height: 518px;
	margin-left: 30px;
	padding-top: 25px;
}

.art .left {
	width: 365px;
	height: 516px;
	float: left;
}

.art .right {
	width: 556px;
	height: 516px;
	float: right;
}

.art .main_content {	
	padding-left: 60px;
	margin-bottom: 10px;
}

/* ART END */

/* BEACHES START */

.beaches .content {width: 1010px; background: transparent url(../images/GT_Beach_BG.png) no-repeat top left; height: 577px; }

.beaches .main_content_wrapper {
	width: 952px;
	height: 519px;
	margin-left: 30px;
	padding-top: 25px;
}

.beaches .left {
	width: 525px;
	height: 516px;
	float: left;
}

.beaches .main_content {	
	padding-left: 60px;
	margin-bottom: 10px;
}

/* BEACHES END */

/* FISHING START */

.fishing .content {width: 1010px; background: transparent url(../images/GT_Fishing_BG.png) no-repeat top left; height: 577px; }

.fishing .main_content_wrapper {
	width: 952px;
	height: 518px;
	margin-left: 30px;
	padding-top: 25px;
}

.fishing .left {
	width: 365px;
	height: 516px;
	float: left;
}

.fishing .right {
	width: 556px;
	height: 516px;
	float: right;
}

.fishing .main_content {	
	padding-left: 60px;
	margin-bottom: 10px;
}

/* FISHING END */


.footer {
	width: 952px;
	height: 30px;
	padding-top: 7px;
	margin: 0px auto;
	color: #fff;
}

.bottom_nav {
	width: 500px;
	font-size: 10px;
	float: left;
	text-transform: uppercase;
}

.bottom_nav a:link,
.bottom_nav a:visited,
.bottom_nav a:active {color: #fff;}
.bottom_nav a:hover {color: #353535;}

.copyright_tagline {
	width: 452px;
	font-size: 10px;
	float: right;
	text-align: right;
}

.copyright_tagline a:link,
.copyright_tagline a:visited,
.copyright_tagline a:active {color: #fff;}
.copyright_tagline a:hover {color: #353535;}


