 /*---------------------------------------------------------\
|                                                            |
|    CSS BY THE U.P. WEB MAESTRO - www.upwebmaestro.com      |
|                                                            |
 \---------------------------------------------------------*/

/*
FONT FAMILY (GENERIC) NAMES
serif 		(e.g. Times) 
sans-serif 	(e.g. Helvetica) 
cursive 	(e.g. Zapf-Chancery) 
fantasy 	(e.g. Western) 
monospace 	(e.g. Courier)   
*/


/*============== TEXT STYLES ================================================*/

body		{margin: 0px 0px 0px 0px;
        	padding: 25px;
			background-color: #f2f9d4;
			background-image: url(background.jpg);
			color: #000000;
			font-size: 100%				}
                         	
h1		{  	font-family: verdana, arial, helvetica, sans-serif;
			font-size: 100%;  	
			margin: 20px 10px 8px 5px;}

h2		{  	font-family: verdana, arial, helvetica, sans-serif;
			font-size: 90%;  
			margin: 20px 10px 8px 5px;
			border-top: #999 solid 1px;
			padding-top: 10px; }
			
h3		{  	font-family: verdana, arial, helvetica, sans-serif;
			font-size: 80%;  
			margin: 20px 10px 8px 5px;
			padding-top: 0px; }		


p		{  	font-family: Times, serif;
			font-size: 100%; 
			line-height: 150%;
			margin: 5px 10px 15px 5px;		}

li		{
	font-family: Times, serif;
	font-size: 100%;
	line-height: normal;
	margin: 5px 10px 15px 5px;
}

#container {margin:0px auto; width:900px;}

#header {width:900px; margin:0px auto;}

#header img.headerPic {margin:10px 0px 0px 15px; float:right;}

#fb {text-align:center; padding-top:6px;}
#fb a {text-decoration:none; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; text-align:center; vertical-align:8px;color:#000; border:none; }
#fb a:hover {color:#039;}

#line {border-top: #999 solid 1px; margin-left: 250px; margin-right: 250px}


#nav {width:900px; text-align:center; height:45px; padding: 15px 5px 15px 5px;}

#nav table {padding:0px; border-bottom:solid 1px #000;  border-top:solid 1px #000;}

.reservation {position:relative; top:0px; font-size: 16px; float:right;font-family: arial, sans-serif; text-align:center; height:38px; width:160px; padding:5px 5px 5px 5px; border: #999 solid 1px; background-color:#333; color:#FFF; margin:0px;}

.reservation:hover {background-color:#060;}

.reservation a {text-decoration:none; color:#FFF; text-align:center; letter-spacing:1px;}





#content {width:900px;}


#credits	{	font-size: 10px;
			clear: both;
			font-family: verdana, sans-serif;
			text-align: center;
			line-height: 16px;
			padding: 15px 5px 5px 5px;		}

.tableInfo {
	border-left: #999 solid 1px;
	border-top: #999 solid 1px;
	}

.tableInfo td {
	font-size: 12px; 
	font-family: verdana, sans-serif;
	border-right: #999 solid 1px;
	border-bottom: #999 solid 1px;
	}
				
.tableHeader {
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, sans-serif;
	}

input,textarea,select {
	font-family: verdana, sans-serif;
	font-size: 11px;	
	}

.formTag {
	font-size: 11px;
	font-weight: bold;
	color: #434;
	text-align: right;
	vertical-align: top;
	line-height: 16px;
	font-family: verdana, sans-serif;
	}
				
/*============== LINK STYLES ================================================*/

#menu a {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	border: #999 solid 1px;
	padding: 2px 5px 3px 5px;
	margin: 0px 1px 0px 0px;
	text-align: center;
	display: block;
	}
	
#menu a:link 	{	
	color: #fff;
	background-color: #444;
	}
                         
#menu a:visited {	
	color: #fff;
	background-color: #444;
	}
                         
#menu a:hover {	
	color: #000;
	background-color: #fff;
	}   
                         
#menu a:active {	
	color: #fff;
	background-color: #444;
	}   

#onit {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #ccc;
	color: #000;
	line-height: 100%;
	text-decoration: none;
	border: #999 solid 1px;
	padding: 1px 3px 2px 3px;
	margin-right: 1px;
	}


.testimonialLeft {
	font-family: times, serif;
	font-size: 18px;
	line-height: 20px;
	margin-right: 150px;
	margin-left: 20px;
	margin-bottom: 20px;
	}
	
.testimonialRight {
	font-family: times, serif;
	font-size: 18px;
	line-height: 20px;
	margin-right: 20px;
	margin-left: 150px;
	margin-bottom: 20px;
	}

.sig {
	text-align: right;
	font-family: times, serif;
	font-size: 18px;
	line-height: 20px;
	font-style: italic;	
	}

