/* CSS Document */
/* All Code and Scripting is copyright Patrick Jungers and Digital Solutions unless otherwise
specified and cannot be used without written permission from the copyright holder */
body	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #29616A;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 14px;
	}

a:link {
	color: #29616A;
	text-decoration: none;
	}
a:visited { 
	color: #29616A;
	text-decoration: none;
	}
a:hover { 
	color: #FFF;
	text-decoration: none;
	}
a:active { 
	color: #29616A;
	text-decoration: none;
	}
		
#container {
	width: 850px;
	padding: 5px;
	margin: 5px;
	}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
    #container {padding-left: 30px;}
/* End IE5-Mac hack */

#left	{
	width: 50px;
	margin: 0;
	border: none;
	float: left;
	border:0px;
	}

#menu {
	padding: 0;
	border: 0px;
	}

#menu ul {
	border: 0px;
	padding-top: 10px;
	padding: 0;
	list-style-type: none;
	}

#menu ul li {
	border: 0px;
	border-style: none;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	border: 0px;
	padding: 0;
	margin: 0;
	display: block;
	}

#menu ul li a img {
	border: 0px;
	padding: 0;
	margin: 10px 0 0px 0;
	display: block;
	}

#right	{
	padding-left: 150px;
	text-align: center;
	}

#right img	{
	text-align: center;
	}
	
#text	{
	margin-left: 100px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
    #text {margin-left: 70px;}
/* End IE5-Mac hack */

#text ul li{
	list-style-type: none;
	}
	
#form	{
	text-align: center;
	border: 3px solid #999;
	background-color: #2F737E;
	padding-left: 125px;
	padding-top: 20px;
	}

#formlabel	{
	float: left;
	text-align: left;
	}

#formfield	{
	text-align: left;
	}

#attractions{
	width: 750px;
	margin: 0;
	text-align: center;
	}

#attractionsimg	{
	float: left;
	height: 225px;
	width: 320px;
	}

#attractionstext	{
	padding-top: 100px;
	height: 225px;
	}

#rmtype	{
	float: left;
	text-align: left;
	}

#rmprice	{
	text-align: left;
	margin-left: 200px;
	}

#footer	{
	color: #FFF;
	margin-left: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
    #footer {padding-left: 150px;}
/* End IE5-Mac hack */


#fleft	{
	margin: 0px;
	width: 300px;
	float: left;
	text-align: left;
	}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
    #fleft {padding-left: 70px;}
/* End IE5-Mac hack */

#fright	{
	text-align: right;
	margin-right: 10px;
	}
.LargeHeaderText {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
}
.whiteText {
	color: #FFFFFF;
}
.MedSubHeaderText {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	line-height: 1.2em;
	white-space: nowrap;
}
.smallWhiteText {
	color: #FFFFFF;
}
#bottomFooter {
	margin-left: 220px;
	width: 630px;
}
.textdecoration {
	text-decoration: underline;
	color: #FFFFFF;
}
#bottomNav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	display: inline;
	color: #FF9900;
	list-style-type: none;
	list-style-image: none;
	margin: 15px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
}
#bottomNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #FF9900;
	text-decoration: underline;
}
#bottomNav {
	width: 1000px;
	margin-left: 50px;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
}
.attractionstext2 {
	padding-top: 100px;
	height: 225px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
