/* CSS Document */


body {
	background-image: url(images/bg.gif);
}
#navbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 5px;
	list-style-image: none;
	list-style-type: none;
	vertical-align: middle;
	text-align: left;
	display: inline;
	line-height: 22px;
}

#navbutton a:link{
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}

#navbutton a:visited{
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}

#navbutton a:hover{
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}.hotelfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/okeefe_30.jpg);
	text-align: center;
	vertical-align: middle;
}
#compucastfooter {
	font-size: 9px;
	color: #FFFFFF;
}
#compucastfooter a:link{
	font-size: 9px;
	color: #FFFFFF;
}
#compucastfooter a:visited{
	font-size: 9px;
	color: #FFFFFF;
}
#compucastfooter a:hover{
	font-size: 9px;
	color: #FFFFFF;
}.maincont {
	background-image: url(images/okeefe_28.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px;
}
#headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #13647F;
}
#nav li {
	list-style-type: none;
	display: inline;
	text-align: justify;
	padding-right: 30px;
}
#nav ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.admin { width:700px;}
div.lefty { float:left; text-align:right; width:250px;}
div.righty { float:left; text-align:left; width:auto;}
div.res { height: 50px; }
div.restext { height: 50px; padding-left:15px; }
div.restext a{ color:#13647F; font-size:16px;}
div.restext a:hover{ color: #000; }
div.restext a:visited{ color:#13647F; }