/* basic layout */

.hide										{		position: absolute;	left: -999px; width: 990px;}



body 										{ 		font: 1em/1.3 Arial, sans-serif;
													background-color: #ffffcc;		
													background-image: url(../images/background-crem.gif);
													color: #000;}
	


#headerhome									{		border-bottom: 6px solid #666666;
													background: #ffffcc url(../images/homepageheader.jpg) bottom right no-repeat;}



#toolbar 									{		background:#ffffcc url("../images/tab-bg2.gif") repeat-x bottom;}

#content a:link								{		color: #0000ff;}
#content a:visited							{		color: #0000ff;}
#content a:hover							{		color: #007200; text-decoration:underline; background: #ffffcc;}
#content a:active							{		color: #007200; text-decoration:underline; background: #ffffcc;}



/* toolbar */
		
#toolbar li 								{ 		background:url("../images/left2cream.gif") no-repeat left top;
													border-bottom:1px solid #765;}

#toolbar a 									{		background:url("../images/right2cream.gif") no-repeat right top;
      												color:#0000ff;}
	
#toolbar a:hover 							{		color:#007200;}
#toolbar #current 							{		background-image:url("../images/left_on_hc.gif");}
#toolbar #current a							{		background-image:url("../images/right_on_hc.gif");   											  	}
													

/* homepage boxes */
#htbheadervis,
#htbheaderevery,
div.everyonebox,
div.tourbox,
#htbheaderbar,
#htbheadernews,
#htbheaderwhat,
#htbheaderwant,
#htbheadernew,
#htbheaderfav,
div.newsbox,
div.wantbox,
div.whatbox,
div.newbox,
div.favbox,
#htbheaderprop,
#htbheaderweath,
div.propbox,
div.weatherbox,
p.homecontact,
div.hometopbox								{		background: transparent;  border:1px solid #909A93; }

#htbheaderfav,
#htbheaderprop,
#htbheaderweath,
#htbheaderbar,
#htbheadernews,
#htbheaderwhat,
#htbheaderwant,
#htbheadervis,
#htbheaderevery { font: 1.2em Arial, sans-serif;}


.butt3,
.butt {
	color: #0000ff;
	background: #ffffcc;
}


/* Nav column - this is a sub level of sidebar*/
#menu1, #search  							{       background: #ffffcc; border-top: 1px solid #000; border-bottom: 4px solid #666666;}

#searchbox									{		background: #fff; color: #000;}

#search li.menusearch 						{		border-right: 1px solid #ccc;}

#search label 								{		color: #000;}


#menu1 .menufirst a, #menu1 .menusecond a, #menu1 .menuthird a, 
#search a 									{		color: #0000ff;
													voice-family: "\"}\"";   
													voice-family: inherit;
													display: block;	}



#menu1 .menufirst a:hover, #menu1 .menusecond a:hover, #menu1 .menuthird a:hover, 
#search a:hover								{		font-size: 0.8em; color: #007200;}

#menu1 .menufirst a:hover				 	{		background: #ffffcc;}

#menu1 .menusecond a:hover					{		background: #ffffcc;}

#menu1 .menuthird a:hover					{		background: #ffffcc;}

#menu1 .menuthird a:active,
#menu1 .menusecond a:active,
#menu1 .menufirst a:active {	color: #007200;	background: #ffffcc;}

#menu1 li.menufirst 						{		border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; background: #ffffcc;}

#menu1 li.menusecond 						{		border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; background: #ffffcc;}

#menu1 li.menuthird 						{		border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; background: #ffffcc;}

#menu1 .menuheader, 
#search .menuheader							{		color: #000;
													background: #ffffcc url(../images/corner-cream.gif) top right no-repeat;}
													


													




