html,
body {
	margin:0;
	padding:0;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}

table{
margin-left:auto; 
margin-right:auto;
text-align:left;
}

th {
	font-size: medium;
}  

td {
	font-size: small;
} 

h1 {
	padding-top:170px;
	font-size: 76px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: small;
	color: #006633;
	font-weight: bold;
}
h3 {
	font-size: x-small;
	color: #000000;
	font-weight: normal;

}
h4 {
	font-size:large;
	color: #333300;
}



img {
    max-width: 100%;
    max-height: 100%;
	border:0;
}
iframe {
border:none;
}
.homestyle6 {
	color: #990000;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	font-size: x-large;
	font-weight: bold;
}

/* quote form*/
.fineprint {font-size: x-small;}
.white {color: #FFFFFF}
.boldgreen {
	font-size: larger;
	font-weight: bolder;
	color: #009900;
}
.warn {font-size: x-small; color: #FF0000; }
#maintitle {
background-image:url(../GFX/TR-2155.jpg);
 background-size:100%; background-repeat:no-repeat; height:250px;
}
.subtitle {
	letter-spacing: 5px;
	white-space: normal;
	padding:2px;
	display: inline;
}
.slogan {
	font-weight: bold;
	font-style: italic;
	font-size: small;
	width:100%;
	white-space: normal;
	padding:2px;
	background-color: #FFFFFF;
	display: inline;
}

#header {
	padding-top: 5px;
	padding-bottom:20px;
	border-bottom-color: #003300;
	border-bottom-style: solid;
	text-align: center;
	white-space: nowrap;
	width: 100%;
	height:auto;
	z-index: 1;
	color: #666600;
	}
.menuDiv {
	width:100%;
	background-color: #999966;
	text-align: center;
}
.current {
	color: #000000;
	border: 2px solid #000000;
	font-size:small;
	text-decoration: none;
	padding: 5px 20px;
	text-shadow: 2px 2px 5px #000000;
	background-color: #ffffff;
	margin: 5px 5px 5px 5px;
	border-radius: 10px;
	display: inline-block;
}
.head a:link {
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
	font-size:small;
	text-decoration: none;
	padding: 5px 20px;
	border-radius: 10px;
	margin: 5px 5px 5px 5px;
	display: inline-block;
	background-color: #990000;
}
.head a:visited {
	color: #FFFFFF;
}
.head a:hover {
	color: #FFFF66;
	background-color: #811712;
	border: 2px solid #FFFF00;
}
.head a:active {
	color: #00FF00;
}

.byline {
	font-size: large;
	display: block;
	max-width:60%;
	margin-top:20px;
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 10px 40px 10px 40px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
#banner {
	width: 100%;
	margin-top:5px;
	margin-bottom:10px;

	text-align: center;
	background-color: #FFFFFF;
	background: rgba(255, 255, 255, 0.8);
}
.wrapper {
	vertical-align:top;
	width:20%;
	display:inline-block;
	margin:2px 4px 4px 4px;
	font-size: medium;
	overflow: hidden;

}
.bigbutton {

	border-color: #FFCC00;
	border-style: inset;
	display: inline-block;
	overflow: hidden;	
	border-radius: 20px;
}
.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
	cursor: pointer;
}
.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#features {
	color: #000000;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;

	text-align:center;
}
#video {
	position:absolute;
	top:70px;
	margin-left:-40%;
	background-color: #FFFFFF;
	border-color: #FFCC00;
	border-style: inset;
	display: inline-block;
	overflow: hidden;
	border-radius: 10px;
	cursor: pointer;
	z-index:2;
	width:100px;
	height:50px;
}
#facebook {
position:absolute;
top:80px;
margin-left:80%;
	width:10%;
	background-color: #FFFFFF;
	z-index:0;
}


.submenu {
	max-width:90%;
	height:auto;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	padding:5px;
	text-align:center;
}
.submenu_current {
display:inline-block;
	color: #999999;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #993300;
	border-left-color: #993300;
	border-right-color: #993300;
}
.submenu_link a:link {
display:inline-block;

	color: #006600;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;	
	background-color: #F0F0F0;
}

.submenu_link a:visited {
	color: #006600;
	border: 2px solid #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;	
	background-color: #F0F0F0;
}

.submenu_link a:hover {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 10px;
	background-color: #E4E4E4;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}

.submenu_link a:active {
	color: #FF0000;
}
#map {
	position:fixed;
	top:50%;
	margin-left:1%;
	z-index:3;
}
#mapshow {
	position:fixed;
	top:30px;
	left:50px;
	width:810px;
	border: solid #999999 2px;
	box-shadow: 1px 1px 50px #999999;
	z-index:3;
	background-color: #FFFFFF;
	padding-top: 15px;
}

.container {
	width:90%;
	height:100%;
	padding-left:0%;
	margin-left: auto;
	margin-right: auto;
}
.coursecontainer {
	width:90%;
	height:100%;
	margin-left: auto;
	margin-right: auto;
}
.sportcontainer {
	width:90%;
	height:100%;
	padding-left:0%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.quotecontainer {
	margin-top:1%;
	padding:1%;
	width:80%;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 1px 1px 25px #999999;
	border-radius: 10px;
}

.course {
	width:100%;

	text-align: justify;
	font-size: 14px;
	border-color: #990000;
	border-style: solid;
	background-color: #FFFFFF;
	padding:.5%;
	margin-right:.5%;
	margin-bottom: 40px;

		vertical-align: top;

	box-shadow: 1px 1px 25px #999999;
	overflow:hidden;
}
.resortframe {
	width:100%;
	border-color: #FF0000;
	border-style: solid;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 20px;
	box-shadow: 1px 1px 25px #999999;
	font-size: small;
}
.resortcontent {
	width:31%;
	display:inline-block;
	vertical-align:top;
	padding:1%;
	text-align:center;
}
.resorttext {
	width:31%;
	display:inline-block;
	vertical-align:top;
	padding:1%;
	text-align:justify;
}

.places {
	width:47%;
height:300px;
	font-size: small;
	border-color: #FF0000;
	border-style: inset;
	padding: 1%;
	background-color: #FFFFFF;
	margin-bottom: 40px;
	display: inline-block;
	vertical-align: top;
	box-shadow: 1px 1px 25px #999999;
	overflow: auto;
}
.formlist {
	height:150px;
	overflow-x:hidden;
	overflow-y:auto;
	text-align:right;
	font-size: small;
	color: #000000;
}
.formcourses {
	margin:.5%;
	background-color:#EAEAEA;
	display:inline-block;
	width:32%;
	font-size: large;
	color: #990000;
	font-weight: bold;
}
.todo {
	width:66%;
height:215px;
	font-size: small;
	padding: 1%;
	margin-left: auto;
	margin-right:auto;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 1px 1px 25px #999999;
overflow:auto;
	min-width: 320px;
}

#terms {
	width:60%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	background: rgba(255, 255, 255, 0.8);
	text-align: left;
	padding:10px;
	box-shadow: 1px 1px 25px #999999;
	font-size: small;
	background-color: #DAE4ED;
}
#testimony {
	width:60%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	background: rgba(255, 255, 255, 0.8);
	text-align: left;
	padding:10px;
	box-shadow: 1px 1px 25px #999999;
	font-size: small;
	}
#weather {
	width:60%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	background: rgba(255, 255, 255, 0.8);
	text-align: left;
	padding:10px;
	box-shadow: 1px 1px 25px #999999;
	font-size: small;
	}
	
.textbox {
width:95%;
	color: #000000;
	border: 2px solid #000000;
	font-size: small;
	padding: 1%;
	background-color: #ffffff;
	margin: 1% 1% 1% 1%;
	border-radius: 10px;
	display: inline-block;
}
#footer {
clear:both;
	position:relative;
	bottom:0px;
	width:100%;
	height:120px;   /* Height of the footer */
	text-align: center;
	font-size: small;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top:20px;
	margin-left:auto; 
	margin-right:auto;
}
.foot a:link {
	color: #000066;
	text-decoration: none;
}
.foot a:visited {
	color: #000066;
	text-decoration: none;
}
.foot a:hover {
	color: #0000FF;
	text-decoration: none;
}
.foot a:active {
	color: #FF0000;
	text-decoration: none;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    #video {
        width: 50px;
		height:25px;
	margin-left:-48%;
    }
	#facebook {
	width:80px;
	margin-left:75%;
	margin-top:-60px;
	}
h2 {
	font-size: x-small;
	height:30px;
	color: #006633;
	font-weight: bold;
}
p {
font-size:small;
}
	.current {
	width:34%;
font-size:x-small;
	vertical-align:middle;
	}
	.head a:link{
	width:34%;
font-size:x-small;
	vertical-align:middle;
	}
	video {
	width:320px;
	}
.submenu_current {
width:20%;
}
.submenu_link a:link {
width:20%;
}
	.resorttext {
	width:98%;
	display:inline-block;
	vertical-align:top;
	padding:1%;
	text-align:justify;
}
	.resortcontent {
	width:98%;
	display:inline-block;
	vertical-align:top;
	padding:1%;
	text-align:center;
}
	.formcourses {
	margin:.5%;
	background-color:#EAEAEA;
	display:inline-block; 
	width:100%;
}
	.places {
	width:98%;
	font-size: small;
	border-color: #FF0000;
	border-style: inset;
	padding: 1%;
	background-color: #FFFFFF;
	margin-bottom: 40px;
	display: inline-block;
	vertical-align: top;
	box-shadow: 1px 1px 25px #999999;
	overflow: auto;
}
#maintitle {
background-image:url(../GFX/TR-2155.jpg);
 background-size:100%; background-repeat:no-repeat; height:100px;
}
h1 {
	padding-top:60px;
	font-size: large;
	color: #CCCCCC;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subtitle {
width:100%;
	letter-spacing: 5px;
	font-size:medium;
	white-space: normal;
	padding:2px;
	display: inline;

}
}