@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #151628;
	font-family: Tahoma, Geneva, sans-serif;
	color: #ffff00;
}
a {
	outline: none;
}

a:link {
	color: #00ff00;
}
a:hover {
	color: #ff0000;
}
a:visited {
	color: #00ff00;
}
p {
	color: #ffff00;	
	font-size: 12px;
	margin: 5px 0px 0px 0px;
}
img {
	border: none;
}

#table1{
	margin: 2px 0px 0px 0px;
}
.head {
	padding-top: 10px;
}
#container {
	background: #10305E;
	width: 985px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; 
	padding: 0px;
}
.content {
	overflow: auto; 
	height: 360px;
	width: 547px;
}
ol {
	font-size: 12px;
	margin: 10px 0px 10px 0px;
}
ol li{
	list-style: decimal;
	margin-left: 35px;
}

ul {
	font-size: 12px;
	margin: 10px 0px 10px 0px;
}
ul li{
	list-style: disc;
	margin-left: 30px;
}

span.k9_rates {
	font-size:10px;
	background-color: #666; 
	color:#00ff00;
}

div.gallery {
	margin-top: 25px;
	text-align: center;
}
div.gallery img{
	border: 2px solid #00ff00;
}

p.white {
	color: #ffffff;
	margin: 0px;
}
table.rates {
	padding: 0px;
	margin: 0px;
}
table.rates td{
	padding: 0px;
	font-size:10px;
}
table.rates th{
	padding: 0px;
	font-size:10px;
	vertical-align:top;
	text-align: center;
}
table.rates td.cap{
	padding: 0px 2px 0px 10px;;
	font-size:10px;
	color: #FF0;
	vertical-align:top;
	font-weight: bold;
}
table.rates td.cal{
	padding: 0px;
	font-size:10px;
	background-color: #666;
	color: #0F0;
	text-decoration: none;
	text-align:center;
	vertical-align: top;
}
table.rates td.uta{
	padding: 0px;
	font-size:10px;
	background-color: #444;
	color:#0F0;
	text-decoration: none;
	text-align:center;
	vertical-align: top;
}
table.rates td.remember{
	padding: 0px 5px 0px 5px;
	font-size:12px;
	background-color:#008080;
	color:#ffffff;
	text-decoration: none;
	text-align:left;
	vertical-align: top;
}
#sidebar {
	background: #12284d;
	border: 2px dotted #00f;
	padding: 10px;
	-ms-border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px;
}
#sidebar p{
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
	color: #ffff00;
}
#sidebar p.images{
	padding: 5px 0px 15px 0px;
	margin: 5px 0px 10px 0px;
	border-bottom: 1px dotted #00f;
}
#sidebar .pics{
	margin: 15px 0px 15px 0px
}

.options ul{
	width: 170px;
	float: left;	
}
.options ul li{
	list-style: none;	
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.options ul li{
	list-style: none;	
}
.options ul li ul li{
	list-style: disc;	
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-weight: normal;
}

.serving {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.serving p{
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size:14px;
	padding: 0px;
	margin: 0px;
}
.serving span{
	font-weight: bold;
	text-align: center;
	font-size:12px;
}
.description {
	padding: 10px;
	width: 680px;
}
.description p{
	margin: 5px 0px 15px 0px;
}
.bottom_nav {
	padding: 0px 0px 10px 0px;
}
.bottom_nav a{
	color: #00ff00;
	font-size: 12px; 
	line-height: 20px;
}
.bottom_nav a:hover{
	color: #ff0000;
	font-size: 12px; 
	padding: 0px;
}
div.contactinformation {
	margin: 50px 0px 0px 0px
}
div.contactinformation p{
	color: #ffff00;
	font-size:18px;
}

.utah {
	color: #ffffff;
	text-align: right;
	padding: 0px;
	margin: 0px 100px 0px 0px;
	text-decoration: blink;
}
.footer td {
	padding: 20px;
	background: #12284d
}
.copyright {
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

span.error{
	color:#000000;
	text-align: center;
	font-weight: bold;
	font-size: x-large;
}
.errors{
	color: #000000
}
div.errorbox{
	background: #FFFFDD;
	border:2px solid #000000;
	padding: 20px; 
	top: 20%; 
	left: 25%; 
	position: fixed;
	font-size: smaller; 
	text-align: center;
}
div.errorbox p{	
	font-weight:bold;
	color: #000000;
}
div.errorbox a{	
	font-weight:bold;
	color: #000000;
}

#tt_example1 p{
	color: #000000; 
	width: 200px;
}
p.test a{
	color: #FF0; 
	text-decoration: none;
}
.form {
	width: 300px;
	margin: 10px 0px 0px 100px;
	background-color: #10305E;
	border: 1px solid #000000;
	padding: 20px;
	}
.reservation_form td{
	padding: 10px;
	font-size: 11px;
	
}

.fltlft {
	float: left;
	width: 75px;
	margin: 0px 10px 0px 0px;
}
.clearfloat {
	clear: both;
	margin: 0px;
	padding: 0px;
}
