/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
   .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
blockquote {
    font-family: Georgia,"Times New Roman",Times,serif;  
	font-size: 1.1em;
    background: url(images/bg-quote1.png) no-repeat;    
    color: #ffffff;
    font-style: italic;
    margin: 30px;
    padding: 15px 30px 10px 50px;    
}  
cite{
    font-family: Georgia,"Times New Roman",Times,serif;  
	font-size: 0.7em;
    color: #ffffff;
    font-style: italic;   
}  
.comment {
	font-size: 0.9em;
}

a:link {
	text-decoration: none;
	color: #bad682;
}
#container #main .home_text .links .home_text {
	color: #bad682;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #bad682;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	background-color: #006600;
}
p {
	font-family: Georgia,"Times New Roman",Times,serif;
    color: #FFF;
	line-height:1.5em;
	font-weight:bold;
    font-size: 1.0em;
}
.small {
	font-family: Georgia,"Times New Roman",Times,serif;
    color: #FFF;
	line-height:1.2em;
	font-weight:bold;
    font-size: 0.7em;
}
.footer {
	font-family: Georgia,"Times New Roman",Times,serif;
    color: #FFF;
	line-height:1.5em;
	font-weight:bold;
    font-size: 0.8em;
}
.whattodo {
	color: #FFFFFF;
}
.links {
	font-family: Georgia,"Times New Roman",Times,serif;
    color: #FFF;
	line-height:1.5em;
	font-weight:bold;
    font-size: 1.0em;
}
h5 {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 0.9em;
	line-height:1.5em;
    margin-bottom: 20px;
    text-shadow: 1px 1px 1px #000;
    color: #FFF;
}
.welcome {
	font-family: Georgia,"Times New Roman",Times,serif;
    color: #FFF;
    font-size: 1.3em;
    text-shadow: 1px 1px 1px #000;
    font-weight: bold;
}
.main {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.7em;
	margin-bottom: 15px;
	margin-top: 15px;
	text-shadow: 1px 1px 1px #000;
	color: #BAD682;
}
.availability {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
}
.tab {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: white;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1em;
	padding: 10px;
}
.main2 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 0px;
	margin-top: 20px;
	text-shadow: 1px 1px 1px #000;
	color: #BAD682;
	text-align: center;
}
.tour{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 18px;
color: #FFF;
line-height: 1.25em;
text-transform: capitalize;
margin-bottom: 10px;
text-shadow: 1px 1px 1px #000;
}
#container{
	width:950px;
	margin:0px auto;
	padding-top:20px;
}
#strap{
	text-align: center;
	padding-top:12px;
	padding-bottom:12px;
	width:100%;
	float:left;
}
#left-column{
	width:50%;
	float:left;
}
#right-column{
	width:50%;
	float:left;
}
#main{
	width:100%;
	float:left;
	text-align: center;
}
#footer{
	width:100%;
	float:left;
	text-align: center;
}
#container #main img {
	height: auto;
	width: auto;
}
#container #footer img {
	height: auto;
	width: auto;
}
#container #left-column li {
	padding-right:20px;
	line-height:1.4em;
	color: #FFF;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1em;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
}
#container #right-column li {
	line-height:1.4em;
	color: #FFF;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1em;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
}

.shadow {
border-radius: 5px;
box-shadow: 5px 5px 5px 0px #090B06;
-ms-border-radius: 5px;
-o-border-radius: 5px;

}
.border {
	border-radius: 10px;
	box-shadow: 3px 3px 11px #000;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;

}
.border_left {
	float: left;
	border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	box-shadow: 3px 3px 11px #000;
	margin: 3px 30px 25px 3px;
}
.heart {
float: left;
margin: 3px 30px 5px 3px;
}
.border_right {
	float: right;
	border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	box-shadow: 3px 3px 11px #000;
	margin: 3px 30px 25px 30px;
}
.home_text {
	font-size:1.2em;
	}

@media screen and (max-width:949px){
	#container{
		width:100%;
}
	#left-column{
		width:50%;
}
	#right-column{
		width:50%;
	}
	img{
		width:100%;
	}
	#container #left-column li {
	padding-right:20px;
	line-height:1.4em;
	color: #FFF;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 0.8em;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
}
#container #right-column li {
	line-height:1.4em;
	color: #FFF;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 0.8em;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
}
}
@media screen and (max-width:750px){

#left-column{
		width:100%;
		text-align:center;
}
#right-column{
		width:100%;
		text-align:center;
	}

.welcome {
    font-size: 0.8em;
    text-shadow: 1px 1px 1px #000;
    font-weight: bold;
}
.heart {
	display:none;	
}
#container #main img {
	width: 30%;
}
#container #footer img {
	width: auto;
}
#container #left-column li {
	padding-right:20px;
	line-height:1.4em;
	color: #FFF;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 0.8em;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
}
#container #right-column li {
	line-height:1.4em;
	color: #FFF;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 0.8em;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
}
}
@media screen and (max-width:320px){
		#container{
		width:320px;
	}
		#left-column{
		text-align:center;
		font-size:0.75em;
}
	#right-column{
		text-align:center;
		font-size:0.75em;
	}
.links {
    font-size: 0.6em;
}
.welcome {
    font-size: 0.8em;
    text-shadow: 1px 1px 1px #000;
    font-weight: bold;
}
h5 {
    font-size: 0.7em;
    text-shadow: 1px 1px 1px #000;
    color: #FFF;
}
#container #main img {
	width: 55%;
}
.footer {
    font-size: 0.6em;
}
}
#container #main .shadow {
}
#sc {
	margin: 0 auto;
	width: 148px;
}
#social {
	width: 109px;
	float: left;
}
#bp {
	width: 34px;
	float: left;
}
