#wrapper { 
	width: 800px;
	height: auto!important;	
	height: 100%;
	min-height: 100%;
	/* background: url(../images/background_wrapper_lg03.gif) repeat-y center  transparent;*/
	background-attachment: fixed;
	
	margin: auto;
	text-align: left; 
	} 


td#top {background: #ffffff;
	padding:0px;
	border-bottom:0px;
	border-bottom-width:0px;
	margin:0;
	
}	
	
td#leftside {width: 150px; 
	padding:0px;
	border-bottom:0px;
	border-bottom-width:0px;
	margin:0;
	height: 100%;
	background-color:#FF3300;
	background: url(../images/background_redmartini01.gif) top left;
	vertical-align: top;}

td#body-content {width: 410px;  	
	padding: 20px;
	height: 100%;
	background-color: #FFCC33;
	background: url(../images/background_texture01.gif) top left;
	margin:0; 
	text-align:justify;
	vertical-align: top;}

td#rightside {width: 220px; 
	height: 100%;
	margin:0; 
	background-color: #ffcc33; 
	vertical-align: top;
	color:#996600;
	}

td#footer{
	font-size:10px;
	text-align:center;
	color:#666666;
}

tr#formtable{width:360px; margin:0; background:#ffffff;}



/* ------- baseline html elements ----------*/	
html, body { 
	margin: 0px; 
	padding: 0px; 
	text-align:center; 
	background: ffffff
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:100%
	} 

table { margin: 0;}


tr, td {padding: 0;
	border-width: 0; 
	vertical-align: top; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0em;
	line-height:16px;
	color:#CC0000;
	}		
	
a:link {
	color:#0066CC; text-decoration:none; font-weight: bold;}
a:visited {
	color: #0066CC; font-weight: bold;}
a:active {
	color:#CC0000; text-decoration:underline; font-weight: bold;}	
a:hover {
	color: #CC0000; text-decoration:underline; font-weight: bold;}		


	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	}
		
	

/* ------------------------------------------*/	



#header-image-01 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 780px;
	height: 210px;
}



#rollover-image {
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
}


#body-photo{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#body-title{
	padding-bottom: 20px;
	padding-top: 20px;
}

#drinks{
	float:left;
	padding-bottom: 20px;
	padding-top: 20px;
}

#side-photos{
	vertical-align: top;
	float:left;
	padding-bottom: 10px;
	padding-top: 10px;
}





.commentBox {
	border: 1px solid #ffffff;
	background-color: #ffcc33;
	padding: 2px;
	width: 360px;
	vertical-align:bottom;
	
	}
	

	
/* ------------------------------------------*/	


/* ------- form element styles ----------*/	

.formInput1 {
	background-color: #ffffcc;
	font-size: 11px;
	border: 1px solid;
	border-color: #666666 #dddddd #dddddd #666666;
	padding: 3px;
	width: 200px;}
.formInput2	{
	background-color: #ffffff;
	font-size: 11px;
	border: 1px solid;
	border-color: #666666 #dddddd #dddddd #666666;}
.formDropdown1 {
	background-color: #eeeeee;
	font-size: 11px;
	width: 200px;}	
.formDropdown2 {
	background-color: #ffffcc;
	font-size: 11px;}	
.formSubmit	 {
	background-color: #B24433;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid;
	border-color: #666666 #dddddd #dddddd #666666;
	padding: 2px;}	
/* ------------------------------------------*/	



