body {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
}

p, h1, h2, h3, h4, h5, a, ul, li, ol, dl, dt, dd, address {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
}

address {
	font-style: normal;
}

dt {
	font-weight: bold;
	color: #01006D;
	margin: 10px 20px 5px 20px;
} 

dd {
	list-style: none;
	margin: 5px 30px 10px 30px;
} 

h1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: dotted 1px;
	margin: 0;
	padding: 15px 5px 15px 25px;
	color: #d61f3b;
	text-align:left;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0px 5px 5px;
	color: #4453a8;
	text-align:center;
}

h3 {
	color: #990000;
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 10px 0px 0px 25px;
}

a:link, a:visited {
	color: #283883;
}

a:hover, a:active {
	text-decoration: none;
}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
     width: 790px;
     margin: 0px auto 0px auto;
     background-color: #fff;
}

	div#header {
		margin-bottom: 10px;
	}
	
/* ------------------------- MAIN NAVIGATION ----------------------------- */
	div#navbest {
		height: 23px;
		width:790px;
		border-bottom: solid 7px #083e89;
		clear: both;
	}
	
ul#mainnav {
      list-style: none;
      }
    ul#mainnav li {
      float: left;
      background: url("images/nav-left-off.gif") no-repeat left top;
      margin: 0 8px 0 5px;
      padding: 0 0 0 9px;
      }
    ul#mainnav a {
      display: block;
      background: url("images/nav-right-off.gif") no-repeat right top;
      padding: 5px 5px 5px 0px;
      text-decoration: none;
      font-weight: bold;
      color: #083e89;
	  font-size: 11px;
      }
    ul#mainnav a:hover {
      color: #990000;
      }
    ul#mainnav li.current {
      background: url("images/nav-left-on.gif") no-repeat left top;
      }
    ul#mainnav li.current a {
      background-image: url("images/nav-right-on.gif");
      color: #FFF;
      }
		
/* Content Home*/	


div#main {
		clear: both;
	}	
		
		div#content_hm {
			float: right;
			width:550px;
					border-bottom:1px solid #ccc;


		}
		
		div#content_hm strong#bluename {
		color:#003399;}
		
			div#content_hm p {
				font-size: 11px;
				color: #ad000c;
				line-height: 16px;
				margin: 0;
				padding: 25px 5px 0px 5px;
			}
			
			div#content_hm ul li {
				font-size: 11px;
				color: #ad000c;
				}
			
				div#content_hm div#lists {
					width: 370px;
					margin-top:20px;
				}
				
					div#content_hm div#listleft {
						float: left;
						width: 200px;
					}
					
					div#content_hm div#listright {
						float: right;
						width: 170px;
					}
					
						div#content_hm div#listleft ul li, div#content_hm div#listright ul li {
							font-size: 11px;
							color: #ad000c;
						}
						
						
						div#content_hm img#location {
							text-align:center;
							margin:0px auto;

						}
						
						
			div#content_hm h3#slogan{
			display:inline;
			position:relative;
			top:-50px;
			float:right;
			right:30px;
			color:#FFFFFF;
			font-weight:bold;
			
			}
/* reservations*/	


div#audio {background: transparent;
width:202px;
height:70px;
}
 div#player {position:relative;
 top:5px;
 }
	
		div#reservations {
			float: left;
			width: 202px;
			height:550px;
			background: #fff url(images/reservation-bg.jpg) top no-repeat;
		}
		
			div#reservations address , p{
				font-size: 11px;
				color: #283883;
				position:relative;
				left:25px;
			}
			
			
			div#reservations  p{
				font-size: 11px;
				color: #283883;
				position:relative;
				left:88px;
				top:70px;
			}
			div#reservations a {
				font-size: 11px;
				color: #283883;
				
			}
			
			
			div#reservations img{border:none;
			position:relative;
			top:10px;
			}
			
			div#flash {width:202px;
			height:100px;
			background-color:transparent;}
			
	div#reservations a#refer{
	text-decoration:none;
	
	font-size:9px;
	font-weight:bold;
	position:relative;
	top:95px;
	left:-10px;
	}	
	
	div#reservations a:hover#refer{
	color:#FF0000;
	}	
			
/* footer*/		
	
	div#footer {
		text-align: center;
		clear: both;
	}
	
		div#footer p {
			color: #283883;
			font-size: 11px;
			margin: 0;
			position:relative;
			left:-1px;
			padding: 3px;}
	/*Copyright and Owner Sign-in*/
	
	div#copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	height:50px;
	color:#283883;
	position:relative;
	top:5px;
	}
	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	color:#283883;
	text-decoration: none;
		font-size: 9px;

	}
	div#copyright a:hover {
	text-decoration: underline;
	font-weight:normal;

	}
	
	div#owner {
		width: 100%;
		height:20px;
		color:#283883;
		margin-top:25px;
}

div#owner a {color:#283883;
font-size:11px;
text-decoration:none;
float:right;
padding-right:10px;

}

div#owner a:hover {
font-weight:normal;
color:#283883;

}



/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	margin: 0 10px 10px 0;
}
img.right {
	float: right;
	margin: 0 0 10px 10px;
}
.clear {
	clear: both;
}
.clearcentered {
	clear: both;	
	text-align: center;
	margin: 0 auto 0 auto;
}
.centered {
	text-align: center;
	margin: 0 auto 0 auto;
}


/* ------------------------- FOOTER NAVIGATION ----------------------------- */
ul#footnav {
	margin: 0;
	padding: 0 0 24px;
	width: auto;}

ul#footnav li {
	float: left;
	list-style: none;
}

ul#footnav li a:link, ul#footnav li a:visited, ul#footnav li a:active {
	color: #ad000c;
	display: block;
	padding: 4px;
	font-size: 11px;
}

ul#footnav li a:hover, ul#footnav li a.current:link, ul#footnav li a.current:visited {
	text-decoration: none;
}
