/* CSS Document */
/* File: freesia.css */
/* Author: www.6amdesign.co.uk */
/* Last updated: 17/09/2009 */

body {background:url(../images/bg_floralpattern.gif) top center no-repeat; background-color:#741d54; background-attachment:fixed; margin:0 0 20px 0;}
body, td {font:normal 12px/14px arial, sans-serif; vertical-align:top; text-align:left;}

h1 {margin:0; font-size:36px; font-weight:bold;}

a {color:#000; text-decoration:underline;}
a:hover {color:#741D54; text-decoration:underline;}

td {padding:0 0 5px 0; font-size:14px;}

#wrapper {width:768px; margin-left:auto; margin-right:auto; border:1px dotted #fff;}

/* masthead */
#masthead {width:768px; height:220px; background:#741d54;}
	.bt_aboutus {margin:0 34px 0 23px;}
	.bt_rooms {margin:0 37px 0 0;}
	.bt_food {margin:0 35px 0 0;}
	.bt_tariffs {margin:0 35px 0 0;}
	.bt_access {margin:0 24px 0 0;}

/* main */
#main {width:768px; height:448px; background:#fff; margin:0; padding:0;}
	#about_col1 {float:left; padding:0 49px 0 27px; width:399px; height:416px; background:url(../images/bg_pattern.gif) no-repeat; font:normal 14px/17px arial, sans-serif;}
	#about_col2 {float:left; width:293px;}
	
	#rooms_col1 {float:left; padding:0 13px 0 27px; width:326px; height:416px; background:url(../images/bg_pattern.gif) no-repeat; font:normal 14px/17px arial, sans-serif;}
	#rooms_col2 {float:left; width:402px;}
	
	#food_col1 {float:left; padding:0 74px 0 27px; width:347px; height:416px; background:url(../images/bg_pattern.gif) no-repeat; font:normal 14px/17px arial, sans-serif;}
	#food_col2 {float:left; width:320px;}
	
	#tariffs_col1 {float:left; padding:0 34px 0 27px; width:408px; height:416px; background:url(../images/bg_pattern.gif) no-repeat; font:normal 14px/17px arial, sans-serif;}
	#tariffs_col2 {float:left; width:299px;}
	
	#contact_col1 {float:left; padding:0 112px 0 26px; width:326px; height:416px; background:url(../images/bg_contactus.gif) no-repeat; font:normal 14px/17px arial, sans-serif;}
	#contact_col2 {float:left; width:304px;}

/* footer */
#footer {clear:both; width:768px; height:44px; background:#741d54; margin:0; padding:0 0 50px 0;}

