
p		{margin:10px; text-align:justify; font-size:10px; font-family:Verdana, Geneva, Arial;}
.pp		{margin:10px; text-align:justify; font-size:10px; font-family:Verdana, Geneva, Arial;}

a			{color: #2E2B41; font-size:10px;text-decoration:none;}
a:hover	{color: #FFD700; text-decoration:underline    }

h1,.h1	{font-size:18px; font-family:Arial; margin-top:2px; margin-bottom:2px; margin-left:2px; margin-right:2px;}
h2,.h2	{font-size:16px; font-family:Arial; margin-top:2px; margin-bottom:2px; margin-left:2px; margin-right:2px;}
h3,.h3	{font-size:14px; font-family:Arial; margin-top:2px; margin-bottom:2px; margin-left:2px; margin-right:2px;}

body	{font-size:10px; font-family:Verdana, Geneva, Arial;  margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;/*background: url(images/the_lakes_cairns_bg.gif);*/}
		
td		{font-size:10px; font-family:Verdana, Geneva, Arial;}

form 	{font-size:10px; font-family:Verdana, Geneva, Arial;  border: 0px; margin: 0px; }

select {font-size:10px; font-family:Verdana, Geneva, Arial;}

b,.b{font-family:Verdana, Geneva, Arial;}

ul{margin-top:4px;margin-bottom:4px; }

.fg_green{color:#008000;} 			.bg_green{background:#008000;}			
.fg_blue{color:#000080;}			.bg_blue {background:#000080;}
.fg_white{color:#ffffff;}			.bg_white{background:#ffffff;}
.fg_light{color: #796951;} 		.bg_light{background: #796951;}
.fg_dark {color: #3C3428;}			.bg_dark{background: #3C3428;}
.fg_black{color: White;}
.fg_hi{color: Maroon;}
.fg_hi2{	color: #FFD700;}				.bg_hi2{ background-color: #FFD700;}

.quick_quote_button{background: #8B0000; color:White; font-family: Arial; font-size:10px;}
.qq_txt{ font-size: 10px;}
.qq_in_txt{font-size: 10px; border:solid 1px;border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;  background: #796951;  color: White;  }
.qq_in_sel{font-size: 10px; border-style: none none solid none ;border-bottom-width: 1px;border-left-width: 0px;border-right-width: 0px;border-top-width: 0px;  color: #FFD700;}

.framing{background: #3C3428;}

.page{background: #B2A293; color: #3C3428;}
a.page:link,a.page:visited{color:#E5DED8;}
a.page:hover{color: #FFD700; text-decoration:underline;}

.arates{background: #796951; color: White;}
a.arates:link,a.arates:visited{background: #796951;color:#ffffff;}
a.arates:hover{color: #FFD700; text-decoration:underline;}

.sub{background: #3C3428; color:#ffffff;}
a.sub:hover{color: #796951; background: White;}

.panel{background: url(/images/bg3.jpg);color:#ffffff; /*background: #7F6E53;*/}
b.panel,a.panel{background: url(/images/bg3.jpg)/*color:#ffffff;;background: #7F6E53;*/}

.nv{	color: #A7967C;}
.bg_nv{	background: #3C3428;}
a.nv:hover{	color: #9E8C6F;}

.image_frame,a.image_frame:visited{border: 1px solid ; border-color : #3C3428;  }

a.special:hover{text-decoration: none;color:navy}
.sm{	font-size: 10px;}
.vsm{	font-size: 8px;}

.castaway{color: #6C5E47;}

/* interface */
#chromemenu{
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #3C3428;
width: 100%;
/*background: url(chromebg.gif) center center repeat-x; /*Theme Change here*/*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px Verdana;
background-color: #3C3428;

}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: white;
font-weight: bold;
padding: 6px 12px 6px 7px;
text-decoration: none;

/*background: url(divider.gif) center right no-repeat;*/  /*Theme Change here*/
}

#chromemenu ul li a:hover{
color: white;
background-color: #b2a293;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #796951; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #b2a293;
width: 200px;
visibility: hidden;
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #796951; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #3C3428;
color: white;
text-decoration: none;
}

