
body {
margin: 0; padding: 0;
height: 100%;
width: 100%;
font-family: "trebuchet ms",verdana, sans-serif;
font-size: 12px;
}
#container { 
width: 100%;
height: 100%;
}

#topbanner
{
	width: 99%;
	
	padding: 0;
	margin: 0;
	clear: all;
	/*background-image: url(simg/logo1.gif);
	background-repeat: no-repeat;
	background-position: 30px 20px;*/

}

#topbanner h1 {
padding: 10px 0 0 90px;
margin: 0;
font-size: 30px;
font-style: italic;
color: #306;
}

h3 {
	font-size: 20px;
}

#topbanner ul {
 margin-left: 50px;
 }
 
#topbanner ul li {
display: inline;
padding: 2px 5px 2px 5px;
margin: 0px;

}

#topbanner ul li a { 
background-color: orange;
color: white;
text-decoration: none;
font-weight: bold;
padding: 1px 5px 1px 5px;
}

#topbanner ul li a:hover { 
background-color: #306;
}
#left {
width: 20%;
height: 100%;
border-right: 3px double #6C3;
float: left;
padding : 30px 10px 20px 20px;
}

#main {
width: 70%;
padding: 10px 10px 30px 90px;
position:relative;
}

form {
display: inline;
}
input,select {
display: inline;
margin: 2px 0 2px 0;
}

div#myinfo {
	position:absolute;
	top:30px;
	left:50px;
	width:340px;
	padding:0px;
}
div#reservationform {

	width:340px;
	position:absolute;
	top:30px;
	left:364px;	
	padding:0px;

}
div.label {
	background-image:url(simg/boxtop.gif);
	background-position : left top;
	background-repeat : no-repeat;
	background-color:white;
		
}
p {padding: 8px 2px 8px 2px;margin:0px 0px 0px 28px;font-weight:normal;font-size:.9em;}
ul {padding: 0px 2px 0px 2px;  margin:0px auto 0px 20px;}
#resTimes {
	display:inline;
}
#resDist {
	display:none;
}
#confirmation {
	display:none;
}
#resConfirm {
	display:none;
}
#resTimes{
	display:none;
	width:100%;
}
#resItem{
	display:none;
}
#itemchoice{
	font-size:1em;
}
h2 {
font-size: 1.1em;
line-height:1.5em;
margin:5px 0px 0px 0px;
padding:2px 15px 2px 15px;

backround:
display:inline;
}

label {
	margin-bottom: 5px;
	float: left;
	text-align: right;
	width: 130px;
	padding-right: 10px;
	padding-bottom: 5px;
} br.form {
	clear: left;
}
div#results, div .msg {
	font-weight:bold;
	color:red;
}
#status {
	color:red;
	font-weight:bold;
}
#status,#waiverme {
	color:red;
	font-weight:bold;
}
/*
darkblue 330066
gray 518473
orange FFA500
*/
div#wm {
	position:absolute;
	bottom:8px;
	right:8px;
}
div#wm img {
	border:0px;
}