/*
Theme Name: seabreeze
Theme URI: http://freethemelayouts.com/
Description: Designed by <a href="http://freethemelayouts.com">FTL</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: http://www.freethemelayouts.com/
*/

body { background:#3a322f url(images/main_bg.gif);  
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size:16px; 
color:#5a5a5a;
margin:50px 0px; 
padding:0px;
text-align:center;
	}

html { padding:0; margin:0;}

Content {
	width:500px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:15px;
	border:1px dashed #333;
	background:#E4EDC3 url(images/Welcome_bg.gif) no-repeat scroll left top;
	}
	
	.SC { 
	background:#e4edc3 url(images/Welcome_bg.gif) no-repeat top left;
	width:500px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:15px; 
	
	}
	.bookingform { 
	background:#e4edc3 url(images/Welcome_bg.gif) repeat-x top left;
	width:900px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:15px; 
	
	}

