table {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: none;
	color: #6FB33C;
}
a, a img {border:none; outline:none;}
.onlyPrint {
	display: none;
	}
.clr {
	clear:both;
}
	
ul li {
	list-style: url(Images/bullet.gif);
}
.eventTitle {
	font-size: 11px;
	font-weight: bold;
	color:#6FB33C;
}
/* index page */
.footer_index {
	color:#49412C;
	font:10px Verdana,Arial,Helvetica,sans-serif;
}
.footer_index a:visited, .footer_index a:active, .footer_index a:link, .footer a:visited, .footer a:active, .footer a:link {
	text-decoration: none;
	color: #6FB33C;
}
.footer_index a:hover, .footer a:hover {
	text-decoration: underline !important;
	color: #6FB33C;
	}
	
/* Secondary Pages */

.footer {
	background:url("Images/page_title_bkg.jpg") no-repeat scroll left top transparent;
	color:#49412C;
	font:10px Verdana,Arial,Helvetica,sans-serif;
	padding:5px 0;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #6FB33C;
	line-height: 16px;
	}
.hotel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: none;
	color: #6FB33C;
	line-height: 20px;
}


b {
	font-weight: bold;
	color: #6FB33C;
	}
a.seo:visited, a.seo:active, a.seo:link {
	text-decoration: none;
	color: #49412C;
	}
a.seo:hover {
	text-decoration: none;
	cursor: text;
	color: #49412C;
}
#main {
	color: #333;
	padding: 15px 60px 30px 40px;
	}
.imgRight {
	margin-bottom: 10px;
	margin-left: 16px;
	border: 1px solid #000000;
	margin-top: 5px;
}
.imgLeft {
	margin-bottom: 10px;
	margin-right: 13px;
	border: 1px solid #000000;
}
input {
	color: #5C5E51;
	background: #E9E2C8;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.redText {
	color: #6FB33C;
}
.tablespace td {
	padding-bottom: 4px;
	padding-left: 1px;
}
select {
	color: #5C5E51;
	background: #E9E2C8;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.btn {
	border: 1px solid #6D2010;
}
.stretch {
	width: 98%;
}
.headerTxt {
	font-size: 13px;
	font-weight: bold;
	color: #6FB33C;
	line-height: 18px;
}
textarea {
	color: #5C5E51;
	background: #E9E2C8;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.chkbox {
	background: #F0ECDB;
}
.formWrap {
	background: #EDE9D8;
	border: 1px solid #A19A89;
}
.lineSpace14 {
	line-height: 14px;
}
.notablespace td {
	padding-bottom: 0px;
	padding-left: 0px;
}
hr {
	height: 1px;
	border-top: 1px solid #99958A;
}
.linelow {
	height: 1px;
	border-bottom: 1px solid #99958A;
}
.searchFields {
	border: 1px solid #BBB4A1;
	padding-left: 2px;
	padding-right: 2px;
}
.red {
	color: #702010;
}
.blue{
	color:blue;
}
.capitalize {
	text-transform: uppercase;
}
#img {
	background: url(Images/_img.jpg) no-repeat center top;
}
#subnav {
	background: url(Images/subnav_bkg.gif) repeat-y;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #2A2924;
}
/*
#pagetitle {
	color: #702010;
	height: 44px;
	background: url(Images/page_title_bkg.jpg) no-repeat left top;
} */

#subnav td {
	background: url(Images/subnav_hr.gif) no-repeat bottom;
	padding-bottom: 7px;
	padding-left: 24px;
}
#subnav td a:visited, #subnav td a:active, #subnav td a:link {
	color: #333;
	text-decoration: none;
	}
#subnav td a:hover {
	text-decoration: underline;
	color: #702010;
}
.tinytext {
	font-size: 9px;
	color:#6fb33c;
}
.mainPad {
	padding-right: 39px;
	padding-left: 26px;
	padding-bottom: 20px;
}
#subnav td.active {
	background: url(Images/subnav_hr_active.gif) no-repeat bottom;
	color: #702010;
}
#subnav td.subsub {
	padding-bottom: 4px;
	padding-left: 45px;
	background: url(Images/subnav_hr_subsub.gif) no-repeat left bottom;
	padding-top: 1px;
}
.calendar {

	background: #E9E2C8;
	border: 1px solid #BBB4A1;
}
.niceTable {
	font-size: 10px;
	border-top: 1px solid #CBC8B9;
	border-right: 1px solid #CBC8B9;
	border-left: 1px solid #CBC8B9;
}
.niceTable td {
	background: #EDE9D8;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-bottom: 1px solid #CBC8B9;
	font-size: 10px;
	line-height: 15px;
}
.niceTableList {
	font-size: 10px;
	border-top: 1px solid #CBC8B9;
	border-left: 1px solid #CBC8B9;
}
.niceTableList td {
	background: #EDE9D8;
	border-bottom: 1px solid #CBC8B9;
	font-size: 10px;
	line-height: 15px;
	border-right: 1px solid #CBC8B9;
	padding: 3px 3px 5px;
}
.niceTableList th a:visited, .niceTableList th a:active, .niceTableList th a:link {
	text-decoration: underline;
	color: #FEFAE7;
}
.niceTableList th a:hover {
	text-decoration: none;
	color: #FEFAE7;
	}
#imgMP {

	background: url(Images/fort_cannon_img.jpg) no-repeat center top;
}

#imgSPORTS {

	background: url(Images/sports_header_img.jpg) no-repeat center top;
}

#imgGT {

	background: url(Images/mountain_totem_img.jpg) no-repeat center top;
}
#imgMedia {

	background: url(Images/aviation_img.jpg) no-repeat center top;
}
#imgRVG {


	background: url(Images/horse_house_img.jpg) no-repeat center top;
}
#imgWeddings {

	background: url(Images/weddings_banner_img.jpg) no-repeat center top;
}

#imgIND {



	background: url(Images/tower_plane_img.jpg) no-repeat center top;
}
.tableHotel {
	border: 1px solid #000000;
}
#mainhotels {
	color: #333;
	padding: 15px 40px 30px;
	border: 1px solid #000000;
}
.backTop {
	text-align: right;
	}
/* @@@@@@@@@@@@@@@@@@ new change from Quinn @@@@@@@@@ */
#pagetitle td, #pagetitle2ln td {
	padding-left: 40px;
	padding-top: 19px;
	text-transform: uppercase;
	/*color: #702010;*/
	color:#6FB33C;
	font-weight: bold;
	padding-right: 60px;
}
.niceTable th, .niceTableList th{
	background-color:#837e78;
	color:#FFFFFF;
	text-align:left !important;
	padding-left:5px;
}
.niceTable td,.niceTableList td{
	background-color:#e8e8e8;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color:#6FB33C;
}
a:hover{text-decoration:none !important; color:#6FB33C !important;}
.foot_text, .foot_text a{color:#000000 !important;}
.red {
	color:#6FB33C;
}
.redText{ color:#6FB33C; }
#pagetitle {
	color: #702010;
	height: 44px;
	background: url(Images/page_title_bkg.jpg) left top no-repeat;
}
#pagetitleNo {
	color: #702010;
	height: 13px;
	background: url(Images/page_title_bkg.jpg) left top no-repeat;
}
#pagetitle2ln {
	color: #702010;
	height: 62px;
	background: url(Images/page_title_bkg.jpg) left top no-repeat;
}
.soccial label{
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	margin:0;
	padding:0 5px 0 0;
	height:30px;
	line-height:30px;
	display:block;
	float:left;
	}
.soccial img{
	display:block;
	margin:0 0 0 5px;
	padding:0;
	float:left;
	}

div#left-bottom-content { 
        width: 199px;
        margin: 12px 0 0 1px; 
}
div.line {
	width:auto;
	height:1px;
	border-bottom:1px solid #ccc;
	margin:30px 0 30px 0;
	clear:both;
}
