/*
<!-- *** HEAD COMMENTS INCLUDES *** -->
<!-- COPYRIGHT DESIGN - VILLA-WEB-TEMPLATES.CO.UK / PROTECTED BY INTERNATIONAL COPYRIGHT LAWS -->
<!-- G-Force UK Holiday Home Website Templates for Villa and Apartment rentals -->
<!-- Part of Digital Idiom UK Ltd wwww.digitalidiom.co.uk -->
<!-- UNDER NO CIRCUMSTANCES CAN THESE ORIGINAL WORKS BE USED WITHOUT PERMISSION OR PURCHASE-->
<!-- All logos, text, image content & branding : Copyright of Digital Idiom Ltd c2008 -->

<!-- Digital Idiom Web Design, Accessibility, Usability, Graphics, Scripting and Flash -->
<!-- Feedback about this web site to thewebteam @ digitalidiom.co.uk -->
<!-- This site has been build to CSS2 and xHTML 1 Standards of the W3C Guidelines -->
<!-- Details of web standards and accessibility at http://www.w3.org/ : http://www.w3.org/WAI/ -->
<!-- Access For All - Make the web usable - Put web pages back in the control of the user! -->
<!-- End Bloatware! Hogging bandwidth slows the web down... one day it may run out! -->
<!--*** END OF HEAD COMMENTS *** -->
*/

body {
	border:0px;
	margin:0px;
	padding:0px;
	font:normal 12px/1.5 verdana, arial, geneva, sans-serif;
	background-color: #036;
	color:#036;
}

/* MAIN CONTAINERS */
#container {
	width: 900px;
	border: 10px solid #FFF;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFF;
	color:#036;
}

#masthead {
	padding: 0px;
	margin:0px;
	background: transparent url("images/bg-masthead900.jpg") 0px -5px no-repeat;
	height:180px;
	color:#036;
}

#topmenu {
	float:right;
	margin-right:5px;
	margin-bottom:88px;
	width:100px;
	background-color: transparent;
	color:#FFF;
}

#content {
	margin:30px 20px 10px 350px;
	background-color: #FFF;
}

#contentWide {
	margin:30px 20px 10px 30px;
	background-color: #FFF;
}

#sidebar {
	float: left;
	width: 320px;
	text-align:center;
}

#footer {
	clear: both;
	padding-top: 16px;
	background: #FFF url("images/bg-footer.gif") repeat-x;
	color:#EEE;
	text-align:center;
	font:normal 9px/12px verdana, arial, geneva, sans-serif;
	border-bottom: 1px solid #069;
}

#links {display:none;}
#seo {display:none;}


/* TEXT STYLES */

h1 { font-size:130%; color:#093; margin:20px 0px 6px 0px; background-color: transparent; border-bottom:1px solid #CCC;}
h2 {font-size:100%; margin:2px 0px; color:#06C; text-transform: uppercase;}
h3 {font-size:110%; margin:2px 0px; color:#066;}

p  {margin:0px 0px 22px 0px;}
p.pageIntro { font-size:110%;}

.boxed {padding:4px; border:1px solid #CCC;}

.note {font-size:80%;}

img {border:0px;}
.print {display:none;}
.imgLeft {float:left; margin-right:6px;}
.imgRight {float:right; margin-left:6px;}

#content ul {margin:4px 4px 16px 18px;}

/* LINK STYLES */
a:link {color:#336;}
a:hover {color:#F33; text-decoration:none;}
a:visited {color:#336;}

#topmenu td {font-size:80%; width:40px;text-align:center;}
#topmenu a:link {color:#FFF; text-decoration:none;}
#topmenu a:hover {color:#633; text-decoration:none;}
#topmenu a:visited {color:#FFF; text-decoration:none;}

#footer a:link {color:#CCC;}
#footer a:hover {color:#066; text-decoration:none;}
#footer a:visited {color:#CCC;}

/* MAIN MENU - c/o Listomatic maxdesign.com.au */
#navcontainer
{
position:relative;
top:128px;
padding: 0px;
margin:0px 0px 0px 10px;

}

#navlist {
padding: 0px;
margin:0px;
list-style:none;

}

#navlist li
{
padding:4px 0px 4px 0px;
margin:0px;
float:left;
display:block;
width:102px;
background: transparent url("images/bg-menu.gif") 0px 0px no-repeat;
text-align:center;
}

#navlist li:hover
{
background: transparent url("images/bg-menu.gif") 0px 2px no-repeat;
}

#navlist a:link, #navlist a:visited
{
font:normal 11px/16px verdana, arial, geneva, sans-serif;
padding:0px;
margin:0px;
color: #FFF;
font-weight:bold;
text-decoration: none;
}

#navcontainer ul li a:hover
{ color: #036; }
