/* This file must contain no html tags. */

a:link { color: #699; text-decoration: underline; }
a:visited { color: #699; text-decoration: underline; }
a:hover { color: #9ff; text-decoration: underline; }
a:active { color: #f70; text-decoration: underline; }

a img { border: none; }

blockquote {
	margin-left: 15px;
}

body { 
	background-image: url(images/background.jpg);
	background-color: #666;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0px;
}

em {font-style: italic;}

form {
	clear: both;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

h1 {
	color: #f70;
	font-family: Verdana, Arial, Geneva, sans-serif; 
	font-size: .8em; 
	margin-bottom: 10px;
	margin-top: 0;
}

h2 {	
	color: #06f; 
	font-family: Arial, "Trebuchet MS", Verdana, Geneva, sans-serif; 
	font-size: 1.2em; 
	line-height: 1.2em;
	margin-bottom: 0;
	margin-top: 10px;
}

p, blockquote, ol, ul { 
	color: #fff;
	font-family: Verdana, Arial, Geneva, "Trebuchet MS", sans-serif; 
	font-size: .8em; 
	margin-bottom: 15px;
	margin-top: 0;
}

strong {font-weight: bold;}

table {
	margin-bottom: 10px; 
}

#contact_form td {
	color: #fff;
	font-family: Verdana, Arial, Geneva, "Trebuchet MS", sans-serif; 
	font-size: .7em; 

}

#rates td {
	color: #fff;
	font-family: Verdana, Arial, Geneva, "Trebuchet MS", sans-serif; 
	font-size: .7em; 

}

#reservations td {
	color: #fff;
	font-family: Verdana, Arial, Geneva, "Trebuchet MS", sans-serif; 
	font-size: .7em; 

}

ul { 
	margin-left: 1em; 
	padding-left: 1em;
}

#footer {
	clear: both;
	color: #fff;
	font-family: Verdana, Arial, "Trebuchet MS", Geneva, sans-serif; 
	font-size: 0.7em; 
	margin-top: 20px;
	text-align: center;
}

#links {
	font-family: Arial, "Trebuchet MS", Geneva, Verdana, sans-serif;
	font-size: .7em;
	font-weight: bold;
	line-height: 1.5em;
}

#main {
	border: 0;
	padding: 0;
	text-align: left;
}

#phone { 
	color: #fff;
	font-family: Arial, "Trebuchet MS", Geneva, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
