body {
	background:url(images/interface/background.jpg);
	margin:0;
	font-family:Arial;
	font-size:10pt;
	line-height:1.5em;
	color:#666;
	}
a {
	
	color:#203a7d;
	text-decoration:underline;
	}
a:hover {
	color:#203a7d;
	text-decoration:underline;
	}

img {border:none;}

#header, #menu, #main {
	background:url(images/interface/shadow.jpg) repeat-y;
	width:945px;
	margin:0 auto;
	}
#headerimg {
	background:url(images/interface/header.jpg) no-repeat;
	width:903px;
	height:280px;
	margin:0 auto;
	}
	
	
	#headerimgindex {
	background:url(images/interface/header.jpg) no-repeat;
	width:903px;
	height:280px;
	margin:0 auto;
	}
	

/* ########################### crazymarginfix
no idea why, but when you have an element with a margin
inside a div, it's margin always breaks out of the div.
Putting in invisible marginless hr tags fixes this.
It can also be used as a clearing tool.
*/
hr.crazymarginfix {
	visibility:hidden;
	clear:both;
	margin:0;
	}



#introtext {
	font-size:13pt;
	color:#fff;
	line-height:1.3em;
	margin:80px 0 0 30px;
	width:400px;
	}
#introtext h1{
color:#fff;
text-indent:-9999px;
	}


#headertext {
	font-size:13pt;
	color:#fff;
	line-height:1.3em;
	margin:100px 0 0 30px;
	width:400px;
	}

#headertext h1 {
	font-size:15pt;
	
	}

#headerimg p b{
	color:#203a7d;
	font-weight:bold;
	font-size:18pt;

	}


img#btnhomeregattas {
width:188px;
height:43px;
}


img#btnhomesailing {
width:188px;
height:43px;
}

img#btnhomecorporate {
width:188px;
height:43px;
}

img#btnhomemanagement{
width:188px;
height:43px;
}

img#btnenquiry {
width:188px;
height:43px;
}

/* ########################### menu
this does the same job and the js, but less code.
each button is a transparent gif with the "out image" as the background
which then changes the bg to the "over" image when it is :hover
 */
#menu, #menu img {
	height:51px;
	border:none;
	}

#menu img#btn_home {
	margin-left:21px;
	width:87px;
	background:url(images/interface/Home_out.jpg);
	}
#menu img#btn_home:hover {background:url(images/interface/Home_over.jpg);}

#menu img#btn_events {
	width:152px;
	background:url(images/interface/events_out.jpg);
	}
#menu img#btn_events:hover {background:url(images/interface/events_over.jpg);}

#menu img#btn_corporate {
	width:186px;
	background:url(images/interface/corporate_out.jpg);
	}
#menu img#btn_corporate:hover {background:url(images/interface/corporate_over.jpg);}

#menu img#btn_day_sailing {
	width:113px;
	background:url(images/interface/day_sailing_out.jpg);
	}
#menu img#btn_day_sailing:hover {background:url(images/interface/day_sailing_over.jpg);}

#menu img#btn_beam {
	width:71px;
	background:url(images/interface/beam_out.jpg);
	}
#menu img#btn_beam:hover {background:url(images/interface/beam_over.jpg);}

#menu img#btn_gallery {
	width:82px;
	background:url(images/interface/gallery_out.jpg);
	}
#menu img#btn_gallery:hover {background:url(images/interface/gallery_over.jpg);}

#menu img#btn_findus {
	width:86px;
	background:url(images/interface/findus_out.jpg);
	}
#menu img#btn_findus:hover {background:url(images/interface/findus_over.jpg);}

#menu img#btn_contact {
	width:126px;
	background:url(images/interface/contact_out.jpg);
	}
#menu img#btn_contact:hover {background:url(images/interface/contact_over.jpg);}

/* ########################### end of menu stuff */


/* ########################### other buttons */
img#btncalendar {background:url(images/interface/btn_calendar_out.jpg);}
img#btncalendar:hover {background:url(images/interface/btn_calendar_over.jpg);}
img#btncorporate {background:url(images/interface/btn_corporate_out.jpg);}
img#btncorporate:hover {background:url(images/interface/btn_corporate_over.jpg);}
img#btnsailing {background:url(images/interface/btn_sailing_out.jpg);}
img#btnsailing:hover {background:url(images/interface/btn_sailing_over.jpg);}
img#btnenquiry {background:url(images/interface/btn_enquiry_out.jpg);}
img#btnenquiry:hover {background:url(images/interface/btn_enquiry_over.jpg);}
img#btnhomeregattas {background:url(images/interface/regattas_btn.jpg);}
img#btnhomeregattas:hover {background:url(images/interface/regattas_btn_over.jpg);}

img#btnhomesailing {background:url(images/interface/sailing_btn.jpg);}
img#btnhomesailing:hover {background:url(images/interface/sailing_btn_over.jpg);}


img#btnhomecorporate {background:url(images/interface/corporate_btn.jpg);}
img#btnhomecorporate:hover {background:url(images/interface/corporate_btn_over.jpg);}

img#btnhomemanagement {background:url(images/interface/management_btn.jpg);}
img#btnhomemanagement:hover {background:url(images/interface/management_btn_over.jpg);}





#page {
	width:860px;
	background:url(images/interface/square_shadow.jpg) repeat-y;
	margin-left:23px;
	padding:20px 0 0 40px;
	}

h1, h2, h3 {
	color:#203a7d;
	font-weight:normal;
	}
h1 {
	font-size:12pt;
	margin-bottom:10px;
	}
h2 {
	font-size:12pt;
	margin-bottom:5px;
		line-height:1em;
	}

h2 {
	margin-bottom: 5px;
	}

p {margin-top:0}



.homecolumns2 {
	float:left;
	width:178px;
	margin:0 18px 0px 8px;
	}


.homecolumns2 h2, .homecolumns h2 {
color: white;
font-size: 14px;
margin-top: 0px;
margin-bottom: 0px;

	}


.homecolumns {
	float:left;
	width:170px;
	margin:0 20px 0 20px;
	}
#homebtnstrip p {
	margin:0;
	}
#homebtnstrip img {
	margin-right:10px;
	width:157px;
	height:38px;
	}
.daysailcolumns {
	float:left;
	width:250px;
	margin:0 30px 0 0px;
	}
#googlecal iframe {
	border:none;
	width:290px;
	height:460px;
	float:right;
	margin: 10px 40px 0px 10px;
	}
#beamspecs {
	float:left;
	width:474px;
	height:510px;
	background:url(images/beam_specs.jpg) no-repeat;
	line-height:1.2em;
	margin:5px 30px 0 20px;
	}
	
	
	
	
	#confirm {
	
	width:500px;
	height:510px;
	background:url(images/beam_specs.jpg) no-repeat;
	margin-right:100px;
	}
	
	
	
	
	
	#quote {
	float:left;
	width:280px;

	margin:0px 0px 0 32px;
	
	}
	
	
	
	
#gallerycontainer {
	width:720px;
	margin:0 auto;
	}
#gallerycontainer span {margin-left:350px}
#gallerycontainer div {margin-bottom:40px}



/* ########################### gmap stuff */

div.c2 {
	width:800px;
	height:400px;
	}
div.c1 {
	width:370px;
	height:300px;
	}
#map1 {
	float:right;
	margin:20px 60px 0 0;
}






#square_bottom {
	width:900px;
	height:50px;
	background:url(images/interface/square_bottom.jpg) no-repeat;
	margin-left:22px;
	}
#pageend {
	width:945px;
	height:24px;
	background:url(images/interface/pageend.jpg) no-repeat;
	margin:0 auto;
	}


#footer {
	width:891px;
	height:53px;
	background:url(images/interface/footer.jpg) no-repeat;
	margin:0 auto;
	font-size:8pt;
	line-height:1.2em;
	margin-bottom:40px;
	}
#footer a {text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footermenu {
	color:#ccc;
	text-align:center;
	width:500px;
	margin-left:200px;
	float:left;
	}
#footermenu a, #footermenu a:hover {color:#ccc;}
#footer_valid {
	color:#333;
	padding-top:10px;
	width:120px;
	text-align:center;
	float:right;
	margin-right:20px;
	}
#footer_valid a, #footer_valid a:hover {color:#333}


/* ########################### preloaded stuff
simple way of preloading using css */
.preloader {display:none;}