body {
	background-color: #222222;
	color: #333333;
	margin:auto;
}




#header {
	margin-left:auto;
	margin-right:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #5695b6;
	background-image:url(../images/main/header.jpg);
	width:850px;
	height:220px;
	color: #FFFF66;
	text-align:left;
	border-top-style:solid;
	border-top-width:1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#content {
	width:860px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ddeeee;
	background-image:url(../images/main/beach_colours.png);
	background-position
	overflow:auto;
	height:850px;
	background-position:bottom;
	background-repeat:no-repeat;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#leftcol {float:left;
width:425px;
margin-right:10px;


}

#rightcol { float:right;
width:425px


}


#footer {clear:both;
height:100%;
width:850px;}

h1 {font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#ffffff;
font-weight:100;
margin-left:20px;
margin-right:20px;
margin-top:0px;
padding:5px;
}

h2 {font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#006699;
font-weight:100;
margin-left:20px;
margin-right:20px;
margin-top:0px;
border-bottom:#006699 dotted 1px;
}


#shop {background:none;
margin:0px;
padding-top:5px;
padding-bottom:5px;

}

a {
	color: #222222;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #FF6600;
}


.navlink {
	color: #fffff;
	padding:3px;
	text-decoration:none;
	line-height:150%;
}

p {

font-family:Arial, Helvetica, sans-serif;
font-weight:100;
font-size:12px;
margin-top:0px;
margin-right: 20px;
margin-left:20px;
color:#333333; 

}

img { padding:2px;
border:none;}
.bodyimg{
float:left;
padding-right: 5px;}







