<style type="text/css" media="screen">

html{
	width:100%;
	margin:0;
	padding:0;
	background-image: url(background.jpg);
}

body{  
	width:100%;
	margin:0;
	padding:0;
	background-color: #022330;
	text-align:center;  
	background-image: url(background.jpg);
}

.text {
	color: #000000; 
	text-decoration: none; 
	font-size: 10pt; 
	font-family: arial;
	font-weight: none;
}

.title { 
	color: #8F191C; 
	text-decoration: none; 
	font-size: 11pt; 
	font-family: arial; 
	font-weight: bold;
}

.small_text { 
	color: #000000; 
	text-decoration: none; 
	font-size: 8pt; 
	font-family: arial;
	font-weight: none;
}

.copy_text { 
	color: #2b4d59; 
	text-decoration: none; 
	font-size: 8pt; 
	font-family: arial;
	font-weight: none;
}
		
a.link:link { color: #91268f; text-decoration: underline; font-size: 10pt; font-family: arial}
a.link:active { color: #9fcd5b; text-decoration: underline; font-size: 10pt; font-family: arial}
a.link:visited { color: #91268f; text-decoration: underline; font-size: 10pt; font-family: arial}
a.link:hover { color: #9fcd5b; text-decoration: underline; font-size: 10pt; font-family: arial}

a.small_link:link { color: #000000; text-decoration: underline; font-size: 8pt; font-family: arial}
a.small_link:active { color: #000000; text-decoration: underline; font-size: 8pt; font-family: arial}
a.small_link:visited { color: #000000; text-decoration: underline; font-size: 8pt; font-family: arial}
a.small_link:hover { color: #91268f; text-decoration: underline; font-size: 8pt; font-family: arial}

a.cm_link:link { color: #8F0000; text-decoration: none; font-size: 8pt; font-family: arial}
a.cm_link:active { color: #8F0000; text-decoration: underline; font-size: 8pt; font-family: arial}
a.cm_link:visited { color: #8F0000; text-decoration:  none; font-size: 8pt; font-family: arial}
a.cm_link:hover { color: #8F0000; text-decoration: underline; font-size: 8pt; font-family: arial}

a.menu_link:link { color: #ffffff; text-decoration: none; font-size: 10pt; font-family: arial; font-weight: bold}
a.menu_link:active { color: #ffffff; text-decoration: underline; font-size: 10pt; font-family: arial; font-weight: bold}
a.menu_link:visited { color: #ffffff; text-decoration:  none; font-size: 10pt; font-family: arial; font-weight: bold}
a.menu_link:hover { color: #ffffff; text-decoration: underline; font-size: 10pt; font-family: arial; font-weight: bold}

.picoutline 
{
	border: 1px solid;
	border-color: #92278f;
}




#headerwrapper{  
	position: relative;
	top: 20px;
	width:1020px;  
	height:268px;
	margin:0 auto;
	padding: 0px 0px 0px 0px;  
	text-align: center;
	background-image: url(header_bg.png);
	z-index:2;
}

#logo
	{
	position: absolute;
	left:10px;
	top:25px;
	z-index: 4;
}

#flakes
	{
	position: absolute;
	right:30px;
	top:15px;
	z-index: 4;
}


#mainwrapper{  
	position: relative;
	top: 20px;
	width:900px;  
	height: 860px;
	margin:0 auto;
	text-align: left;
	background-image: url(main_bg.jpg);
	z-index:1;
}

#mainwrapper_t{  
	position: relative;
	top: 20px;
	width:900px;  
	height: 1490px;
	margin:0 auto;
	text-align: left;
	background-image: url(main_bg.jpg);
	z-index:1;
}

#mainwrapper_f{  
	position: relative;
	top: 20px;
	width:900px;  
	height: 1050px;
	margin:0 auto;
	text-align: left;
	background-image: url(main_bg.jpg);
	z-index:1;
}
#right_side{  
	position: absolute;
	top:0px;
	right:-10px;	
}

#left_side{  
	position: absolute;
	top:0px;
	left:-10px;	
}

#menu{  
	position: absolute;
	bottom: 14px;
	right: 65px;
 	margin:0 auto;
	padding: 0px 0px 0px 0px;  
	text-align: center;
	z-index:3;	
}

#indicator{  
	position: absolute;
	bottom: 13px;
	right: 60px;
 	margin:0 auto;
	padding: 0px 0px 0px 0px;  
	text-align: center;
	z-index:5;	
}

#column_left{
	position: absolute;
	top: 0px;
 	left: 0px;
 	width: 500px;
	height: 720px;
	padding: 40px 40px 40px 40px;
	text-align: justify;
}

#column_right{
	position: absolute;
	top: 70px;
	right: 20px;
 	width: 240px;
	height: 720px;
	padding: 40px 40px 40px 40px;
}

#column_right2{
	position: absolute;
	top: 0px;
	right: 20px;
 	width: 240px;
	height: 720px;
	padding: 40px 40px 40px 40px;
}

#column_full{
	position: absolute;
	top: 0px;
 	left: 0px;
 	width: 820px;
	height: 720px;
	padding: 40px 40px 40px 40px;
	text-align: center;
}

#column_main{
	position: absolute;
	top: 0px;
 	left: 0px;
 	width: 820px;
	height: 1020px;
	padding: 40px 40px 40px 40px;
	text-align: left;
}

#washer{
	position: absolute;
	top: 20px;
 	right: 20px;
}

a.rollover1 {
    	display: block;
	width: 56px;
    	height: 20px;
    	background: url("menu/gallery.png") 0 0 no-repeat;
    	text-decoration: none;
	text-indent: -9999px;
}
 
a:hover.rollover1 {
    background-position: -56px 0;
}

a.rollover2 {
    	display: block;
	width: 59px;
    	height: 20px;
    	background: url("menu/location.png") 0 0 no-repeat;
    	text-decoration: none;
	text-indent: -9999px;
}
 
a:hover.rollover2 {
    background-position: -59px 0;
}

a.rollover3 {
    	display: block;
	width: 75px;
    	height: 20px;
    	background: url("menu/availability.png") 0 0 no-repeat;
    	text-decoration: none;
	text-indent: -9999px;
}
 
a:hover.rollover3 {
    background-position: -75px 0;
}

a.rollover4 {
    	display: block;
	width: 88px;
    	height: 20px;
    	background: url("menu/reservations.png") 0 0 no-repeat;
    	text-decoration: none;
	text-indent: -9999px;
}
 
a:hover.rollover4 {
    background-position: -88px 0;
}

a.rollover5 {
    	display: block;
	width: 93px;
    	height: 20px;
    	background: url("menu/testimonials.png") 0 0 no-repeat;
    	text-decoration: none;
	text-indent: -9999px;
}
 
a:hover.rollover5 {
    background-position: -93px 0;
}

a.rollover6 {
    	display: block;
	width: 63px;
    	height: 20px;
    	background: url("menu/features.png") 0 0 no-repeat;
    	text-decoration: none;
	text-indent: -9999px;
}
 
a:hover.rollover6 {
    background-position: -63px 0;
}

#footer{  
	position: relative;
	top: 0px;
	width:1020px;  
	height: 144px;
	margin:0 auto;
	text-align: left;
	background-image: url("footer.png");
	z-index:1;
}

#copyright{  
	position: relative;
	bottom:-30px;  
	text-align: center;
}

</style>
