@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #063;
	background-image: url(/images/Durango%20RV%20Park%20background.jpg);
}
.oneColLiqCtrHdr #container {
	width: 95%; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #006F00;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #CADFFF;
	padding-bottom: 10px;
	background-image: url(/images/Durango%20RV%20Park%20foreground.jpg);
}
.bannerwrapper {
	width: auto;
	margin-right: auto;
	padding: 0px;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
}
.oneColLiqCtrHdr #mainContent {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	width: auto;
	display: block;
	text-align: center;
	}


.location {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	text-align: center;
	padding-top: 5px;
}

#navcontainer
{
	font-family: georgia, serif;
	font-size: 12px;
	margin-top: -15px;
	margin-bottom: 4%;
	padding-bottom: 0px;
	overflow:  hidden;
	margin: auto;
	width: 730px;
	
}

ul#navlist
{
	text-align: center;
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	display: inline;
	padding-left: .5%;
	
	
}

ul#navlist li
{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 120px;
	padding-left: 0px;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.2em 0 0.2em .2em;
	color: #002F75;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	background-color: #E6FFF7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFF4FF;
	border-right-color: #039;
	border-bottom-color: #069;
	border-left-color: #ECFFFF;
	font-size: 1em;
}

ul#navlist li#visited a
{
	color: grey;
	background-color: #D5GGEA;
	border-top-color: #009;
	border-right-color: #3C0;
	border-bottom-color: #3C0;
	border-left-color: #62B0FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
}


ul#navlist li#active a
{
	color: #060;
	background-color: #9DCECE;
}
	

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #003871;
	background-color: #D5FFEA;
	border-top-color: #009;
	border-right-color: #3C0;
	border-bottom-color: #3C0;
	border-left-color: #62B0FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(/images/Durango%20RV%20Park%20foreground.jpg);
}
#histnavcontainer {
	width: 165px;
	font-family: georgia, serif;
	font-size: 12px;
	text-align: center;
	text-transform: none;
	float: left;
	background-color: #83B88E;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 17px;
	margin-bottom: 8px;
	margin-left: 7px;
	border: thin solid #009;
}
ul#histnav {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 80%;
}

ul#histnav li {
	background-color: #D5FCC9;
	float: none;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #069;
	text-decoration: none;
	display: block;
}
ul#histnav li a {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 9pt;
	line-height: 120%;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	color: #003871;
	text-align: center;
}
ul#histnav li#visited a {
	color: #060;
	background-color: red;
}
ul#histnav li#active a {
	color: #060;
	background-color: #9DCECE;
}
ul#histnav li a:hover, ul#histnav li#active a:hover {
	color: #003871;
	background-color: #9CD1C2;
	border-top-color: #009;
	border-right-color: #3C0;
	border-bottom-color: #3C0;
	border-left-color: #62B0FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#boxphonerates {
	padding-top: -5px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
	border: thin solid #0043A8;
	text-align: center;
	margin-top: 0px;
	position: inherit;
	width: auto;
	margin-right: 0px;
}
.masterpricebox {
	width: auto;
	padding: 20px;
	padding-bottom: -70px;
}

#AboutCotton {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	color: #006;
	float: left;
	height: 146px;
	width: 154px;
	border: thin solid #036;
	margin-left: 12%;
}
.largefont {
	font-family: "Copperplate Gothic Bold", "Alexei Copperplate", "AmeriGarmnd BT";
	font-size: 40px;
	font-weight: bold;
	color: #069;
}

.phoneheadline {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 125%;
	color: #069;
	border-top-width: medium;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	text-align: center;
	font-weight: bolder;
	padding-right: 0px;
}
.fontDurangoRV {
	font-size: large;
	color: #004600;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	width: auto;
	margin-left: 95px;
	margin-bottom: 0px;
	margin-right: 95px;
}
.fontbesthappyhour {
	font-family: "Copperplate Gothic Bold", "Alexei Copperplate", "AmeriGarmnd BT";
	font-size: 18px;
	font-weight: bold;
	color: #004080;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004080;
	width: auto;
	padding-left: 30px;
	margin-left: 95px;
	padding-top: 15px;
	margin-right: 95px;
}
.monthlyrate {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	color: #004600;
	line-height: 100%;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 20px;
}
.pluselectric {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #069;
}
.bannertextlineone {
	color: #00406F;
	font-size: 20pt;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	text-align: right;
	line-height: 120%;
	font-weight: bold;
}
.bannertextlinetwo {
	color: #004980;
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	text-align: right;
	line-height: 85%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 7px;
	font-weight: bold;
}
.belowbannerlinkbox {
	width: 40%;
	text-align: center;
}
#boxphonerates phone {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #003482;
}

.fullhookups {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 30px;
	color: #069;
	text-align: center;
	padding-right: 0px;
	padding-top: 10px;
	clear: right;
	padding-bottom: 10px;
}
.parablue {
	color: #069;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 16px;
	text-align: left;
	width: 520px;
	font-weight: bold;
	clear: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.paragreen {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004600;
	text-align: left;
	width: auto;
	clear: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


.oneColLiqCtrHdr #footer {
	width: auto;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 24px;
	color: blue;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	height: auto;
} 
.policyblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #069;
	font-weight: bolder;
	width: auto;
	text-align: left;
	padding-left: 0px;
	line-height: 120%;
	padding-top: 2px;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/skygreen.jpg);
	margin-left: 20%;
	clear: left;
}
.wordspace {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	color: #004600;
}
.letterspacing {
	margin-right: 15px;
}
.thumbnailimage {
	float: left;
	border-top-color: #006;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-right: 20px;
}

.homelinkbox {
	height: 85px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 130px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	float: left;
	text-align: center;
	background-color: #CADFFF;
	border: thin solid #03F;
	color: #003482;
}


.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.bottombox {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 18px;
	color: #003482;
	width: 95%;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 30px;
}



.favoriterestaurants {
	font-family: "Copperplate Gothic Bold", "Alexei Copperplate", "AmeriGarmnd BT";
	font-size: 18px;
	color: #7002B9;
	text-align: center;
	width: auto;
	padding-top: 20px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-color: #7002B9;
	padding-bottom: 7px;
	margin-bottom: 15px;
}


.breakfastheadline {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #060;
	font-weight: bolder;
}
.footerlinkbox {
	width: 600px;
	margin-left: 0px;
}
.fontbreakfast {
	font-size: 16px;
	color: #069;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
}
.fontcolordinner {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 18px;
	color: #9900CC;
	font-weight: bold;
}
.footertextlineone {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 24px;
	color: green;
	text-align: center;
	font-weight: bold;
	clear: both;
	width: auto;
}
.footertextlinetwo {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 18px;
	color: #060;
	padding-top: 7px;
	line-height: 125%;
	font-weight: bold;
	text-align: center;
	width: auto;
}
.bottomboxfooter {
	float: none;
	height: 70px;
	width: auto;
}
.favoritethingsfont {
	font-family: "Times New Roman";
	font-size: 24px;
	font-style: italic;
	color: #003264;
	width: auto;
	font-weight: bold;
	text-align: center;
	line-height: 125%;
	clear: left;
}
.fontactivities {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: auto;
	color: #0000A6;
	line-height: 125%;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
}
.greenfont {
	font-size: 22px;
	color: #030;
	text-align: center;
}
.pinklargefont {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #AE00AE;
	text-align: center;
}
.teetimebox {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 14px;
	text-align: left;
	width: 98%;
	color: #03C;
	margin-left: 0px;
	height: 65px;
	margin-top: 15px;
	padding-left: 20px;
	float: none;
	padding-bottom: 0px;
	line-height: 98%;
}
.justdrivefont {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #472347;
	text-align: center;
}
.pinkfontleft {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 18px;
	color: #6B346B; 
}

.centeredoffset {
	padding-left: 50px;
	font-size: 24px;
}
.historystoryfont {
	font-family: "Times New Roman";
	font-size: 24px;
	color: #482400;
	font-weight: bold;
}
.rightaligned {
	text-align: right;
	padding-right: 20px;
}
.centered {
	text-align: center;
	font-size: 18px;
	color: #004600;
	padding-right: 60px;
}
.parahistory {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding-top: 30px;
	padding-right: 15%;
	padding-bottom: 30px;
	padding-left: 30px;
	color: #004600;
	width: auto;
	margin-left: 10%;
	margin-top: 5px;
}
.willrogers {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #004600;
}
#historydialogue {
	margin-left: 30%;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	margin-top: 30px;
	padding-bottom: 20px;
}

.thumbnailbox {
	float: left;
	margin-top: 15px;
	margin-right: 0px;
}
.historystoryheadline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	color: #003871;
	text-align: center;
	margin-left: 135px;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #003871#FFF;
	margin-right: 115px;
	width: auto;
	margin-bottom: 20px;
	margin-top: 5px;
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.fontDurangoRVindex {
	font-size: 19px;
	color: #004600;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
	width: auto;
	margin-left: 0px;
	padding-right: 40px;
	text-decoration: none;
}
#historyparafont {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #060;
	padding-bottom: 20px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 15px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.blockquote {
	margin-left: 100px;
	padding-right: 20px;
	padding-left: 20px;
}
.picturefloatleft {
	float: left;
	padding-top: -10px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.picturefloatright {
	float: right;
	padding-top: 20px;
	padding-right: 2px;
	padding-left: 20px;
}
#navcontainerfooter {
	font-family: georgia, serif;
	font-size: 12px;
	text-align: center;
	text-transform: none;
	background-color: #BEEFDF;
	margin-top: -15px;
	margin-right: 4%;
	margin-bottom: 4%;
	margin-left: 4%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.fontcolorlunchheadline {
	color: #FF2D2D;
	font-size: large;
	font-weight: bolder;
	text-align: center;
	line-height: 140%;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF2D2D;
	margin-right: 95px;
	margin-left: 95px;
	padding-top: 15px;
	margin-bottom: 25px;
}
.cottonheadline {
	font-family: "Copperplate Gothic Bold", "Alexei Copperplate", "AmeriGarmnd BT";
	font-size: 18px;
	color: #1D4976;
	text-align: center;
	width: auto;
	margin-left: 150px;
	padding-top: 20px;
	border-top-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-right: 150px;
}
.maptop {
	height: 345px;
	width: auto;
}
.mapbottom {
	height: auto;
	width: auto;
}
#mapboxlargefont {
	font-size: 1.25em;
	padding-top: 5px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #006;
	height: 47px;
	text-decoration: none;
	margin-left: 0px;
	border-top-color: #F6F6F3;
	border-right-color: #F6F6F3;
	border-bottom-color: #F6F6F3;
	border-left-color: #F6F6F3;
}
.fontmapsbox {
	font-size: 1.3 em;
	color: #004600;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-top: 0px;
	width: auto;
	margin-left: 0px;
}
.parabluereviews {
	color: #0043A8;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 1.3 em;
	text-align: left;
	width: auto;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.paragreenreviews {
	color: #004000;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 1.3 em;
	text-align: left;
	width: auto;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#containerrvspaces {
	width: auto;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 13%;
}

.pricespace {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 35px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #004600;
}
.pricefloatleft {
	float: none;
	padding-right: 30px;	
}
.pricefloatright {
	float: right;
	padding-right: 125px;
}
.thumbnailenclosure {
	width: auto;
	margin-left: 0px;
	padding-right: 5px;
}
.centerlocation {
	margin-left: 6%;
}
.footerfont {
	font-family: "Copperplate Gothic Bold", "Alexei Copperplate", "AmeriGarmnd BT";
	font-size: 24px;
	font-weight: bold;
	color: #069;
	text-align: center;
	margin-left: 50px;
	padding-bottom: 0px;
}
.durangogorgeousimage {
	border: medium solid #069;
}
#Aboutbuggy {
	color: #069;
	float: right;
	border: thin solid #036;
	margin-right: 12%;
}
.aligncenter {
	text-align: center;
	display: block;
}
.largepurplefont {
	font-size: 18px;
	color: #7002B9;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-top: 0px;
	width: auto;
	margin-left: 95px;
	font-family: "Copperplate Gothic Bold", "Alexei Copperplate", "AmeriGarmnd BT";
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7002BF;
	margin-right: 95px;
	clear: left;
}
.fontcolorlunch {
	color: #069;
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
}


#historyimage {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	float: left;
	height: 134px;
	width: 134px;
	padding-right: 20px;
	margin-bottom: 15px;
	padding-top: 30px;
}
.photo img {
		border: 1px solid #666;
		background-color: #FFF;
		padding: 4px;
		position: relative;
		top: -5px;
		left: -4px;
	}
		
	.figure p {
	text-align: center;
	margin: 10px 0 5px 0;
	height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	color: green;
	font-weight: bold;
	}
	
	.figure {
	float: left;
	width: 320px;
	margin-top: 0;
	margin-bottom: 25px;
	}
	.photo {
	background: url(drop_shadow.gif) right bottom no-repeat;
	clear: left;
	}

.rvspacescenterfont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.15em;
	color: #003871;
	text-align: center;
	display: block;
	width: auto;
	padding-top: 15px;
	margin-left: 10%;
	clear: left;
	margin-right: 10%;
}
.thumbnailenclosuretwo {
	width: auto;
	margin-left: 75px;
	padding-right: 120px;
}
.thumbnailenclosurethree {
	width: auto;
	margin-left: 150px;
	margin-right: 87px;
}
.thumbnailenclosurefour {
	width: auto;
	margin-left: 225px;
	margin-right: 16px;
}
.centeredlarge {
	text-align: center;
	margin-right: 100px;
	margin-left: 100px;
}
#mapposition {
	float: right;
	border: 3px solid green;
	margin-right: 12%;
	margin-top: 45px;
}
#mapposition a {
	display: block;
	text-decoration: none;
	border: 2px solid #069;
}
#mapposition a:hover {
	height: 251px;
	width: 253px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 5px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3C0;
	border-right-color: #3C0;
	border-bottom-color: #3C0;
	border-left-color: #3C0;
}
.mappositionclass {
	display: block;
	border: 2px solid #069;
}

.mapfont {
	font-size: 20px;
	color: #030;
	text-align: center;
	padding-top: 20px;
	margin-right: 6%;
	margin-top: 40px;
}
.fontcenteredmap {
	text-align: center;
	font-size: 26px;
	color: #004600;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bolder;
	padding-top: 15px;
	margin-left: 3%;
}
.largefontmap {
	font-family: "Copperplate Gothic Bold", "Alexei Copperplate", "AmeriGarmnd BT";
	font-size: 30px;
	font-weight: bold;
	color: #069;
}
.largefontlatlong {
	font-family: "Copperplate Gothic Bold", "Alexei Copperplate", "AmeriGarmnd BT";
	font-size: 24px;
	font-weight: bold;
	color: #069;
	padding-right: 40%;
	padding-left: 2%;
}
#AboutCottonmap {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	color: #006;
	float: left;
	height: 153px;
	width: 128px;
	border: thin solid #036;
	padding-top: -10px;
}
.wordspacemap {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #004600;
	padding-top: 20px;
	padding-left: 20%;
	margin-right: 5%;
}


.maplinkclass {
	font-size: 19px;
	color: #004600;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
	width: auto;
	margin-left: 0px;
	padding-right: 40px;
}
.mapboxclass {
	display: block;
	border: 2px solid #069;
}
#Aboutcolumbine {
	text-decoration: none;
	float: right;
	margin-right: 3%;
}
#Aboutcolumbine a {
	border: 2px solid #069;
	text-decoration: none;
	display: block;
}
#Aboutcolumbine a:hover {
	background-position: -1px 1px;
	height: 50px;
	width: 163px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 5px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3C0;
	border-right-color: #3C0;
	border-bottom-color: #3C0;
	border-left-color: #3C0;
}
#mapbox {
	height: 47px;
	width: 166px;
	float: left;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3%;
}

#mapbox a {
	display: block;
	text-decoration: none;
	border: 2px solid #069;
}
#mapbox a:hover {
	background-position: -1px 1px;
	height: 50px;
	width: 163px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 5px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3C0;
	border-right-color: #3C0;
	border-bottom-color: #3C0;
	border-left-color: #3C0;
}
.rvspacescenterfontmidpage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.15em;
	color: #003871;
	text-align: center;
	display: block;
	width: auto;
	padding-top: 5px;
	padding-bottom: 20px;
	clear: left;
	margin-right: 16%;
}
#mapmaincontent {
	margin-right: 6%;
	margin-left: 12%;
	margin-top: 25px;
	margin-bottom: 50px;
	padding-bottom: 40px;
}

   .fontcolorlunch a {
	font-size: 17px;
	color: #FF2D2D;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
    }  
      
   
      
    .fontcolorlunch a:hover {
	border-left-color: #0C0;
	color: #0C0;
        
    }


.greenbreakfast {
	font-weight: bolder;
	font-family: Tahoma, Geneva, sans-serif;
	color: #155E09;
	font-size: 17px;
}

.orangelunch {
	font-weight: bolder;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FF2D2D;
	font-size: 17px;
}
.fontcolordinner a {
	font-size: 17px;
	color: #9900CC;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
}
.fontcolordinner a:hover {
	border-left-color: #0C0;
	color: #0C0;
}
.songwritermargin {
	padding-right: 25px;
	padding-left: 20px;
}
.thumbnailmasterbox {
	width: auto;
	padding: 20px;
	margin-left: 20%;
	padding-top: 10px;
	padding-bottom: 30px;
}
.leftwordspace {
	margin-left: 70px;
}
.events {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #069;
	text-align: left;
	margin-left: 50px;
}
