/* basic elements */
body { 
	font: normal 12px/16px helvetica, geneva, verdana, arial, sans-serif; 
	color: #65676A;
	background: #ffffff; 
	margin: 0px; 
}
p { 	
	margin:0 0 6px 0;
	padding:0;
	text-align: justify;
}
p.fat { 
	font-weight: bold;
	margin: 2px; 
	text-align: left;
	display:inline;
	display:block;
}
p.bborder {
	border-bottom: #8e8a04 solid 1px;
	margin: 10px 0; 
	padding-bottom: 10px;
	clear: both;
}
p.ital {
	font-style: italic; 
}
h1 { 
	font: normal 20px helvetica, geneva, verdana, arial, sans-serif; 
	letter-spacing: 1px;	 
	color: #8e8a04;
	margin: 8px 0 8px 0;
	padding: 0;
}
h2 { 
	font: bold 16px helvetica, geneva, verdana, arial, sans-serif;
	color: #8e8a04;
	margin: 8px 0 8px 0;
	padding: 0;
}
h3 { 
	font: bold 12px helvetica, geneva, verdana, arial, sans-serif;
	color: #65676A;
	margin: 4px 0 4px 0;
	_margin:0;
	padding: 0;
}
h5 { 
	font: bold 20px helvetica, geneva, verdana, arial, sans-serif;
	color: #65676A;
	text-align:left;	
	float: left;
	clear: both;
	/* padding: 10px 8px 0 0; */
	padding:0;
	margin:0;
	display:inline;	
}
h4 {
	font: bold 20px helvetica, geneva, verdana, arial, sans-serif;
	color: #65676A;
	text-align:left;
	/*
	float: left;
	clear: both;
	padding: 10px 8px 0 0;
	*/
	padding:0;
	margin:0;	
}
a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #8e8a04;
}
a:visited { 
	text-decoration: none; 
	color: #8e8a04;
}
a:hover, a:active { 
	text-decoration: none; 
	color: #000000;
}

a.fat:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #8e8a04;
}
a.fat:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #8e8a04;
}
a.fat:hover, a.fat:active {
	font-weight: bold;  
	text-decoration: none; 
	color: #000000;
}
/*****   divs   ****/
#container { 
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	position: relative; 
}
#clear {		
	clear: both;
	height: 1px;
}
html>body #clear {
	clear: both;
	height: 20px;
}
#main {
	width: 760px;/**/
	float: left;
	clear:right;
	position: relative;
	padding: 10px 0 0 10px; 
	margin: 0;
	vertical-align:top;
}
#nav {
	width: 184px;	
	position: relative;	
	float: left;	
	/*
	width: 120px;
	left: 522px; 
	top: 0px;
	border: solid #ccc 1px;	
	*/	
	padding: 10px 0 0 0; 
	margin: 0;	
}	
/**** LEFT SIDE ELEMENTS ****/
#logo {
	padding: 0 0 10px 0; 
	margin: 0;
}
#logo h1 { 
	/*
	background: url(images/logo.jpg) no-repeat top left;	
	margin-top: 10px; 
	height: 90px; 
	*/
	margin: 0;
	padding: 0;
	width: 184px;	
	float: left;
}
#logo h1 span {
	display:none
}
/**** GENERIC NAV CLASS  ****/
.item {
	width: 184px;
	text-align: justify;
	border-top: #8e8a04 solid 1px;
	padding: 6px 0 6px 0;
	margin: 0;
	float: left;
	clear:both; 
	/*display:inline;*/
}
.item h1{
	font: bold 11px/13px helvetica, geneva, verdana, arial, sans-serif; 
	color: #8e8a04;
	margin: 0;
	padding: 0 0 6px 0;
}
/**** MENU ITEM & LIST  ****/
#menu {
	font: bold 1em helvetica, geneva, verdana, arial, sans-serif; 
	width: 184px;
	text-align: left;
	border-top: #8e8a04 solid 1px;
	padding: 6px 0 6px 0; 
	margin: 0;
	float: left;
	clear:both; 
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {	
	list-style-type: none;	
	/*
	line-height: 20 em; 
	background: #ffffff;	
	display: block;
	margin: 10px 0 4px 4px;
	*/
	padding: 4px 0 2px 4px;	 
}
#menu li a:link {
	font-weight: bold;
	text-decoration:none; 
	color: #8e8a04;
}
#menu li a:visited {
	color: #8e8a04;
}
#menu li a:hover {
	text-decoration:none; 
	color: #000000;
}
#menu ul.sub {	
	padding: 4px 4px 2px 4px;
}
#menu li.sub {	
	list-style-type: none;	
	/*
	line-height: 20 em; 
	background: #ffffff;	
	display: block;
	margin: 10px 0 4px 4px;
	*/
	margin: 0;
	padding: 0;	 
}
#menu li.sub a:link {
	text-decoration: none;
	font-weight: bold;
	text-decoration:none; 
	color: #000000;
}
#menu li.sub a:visited {
	color: #000000;
}
#menu li.sub a:hover {
	text-decoration:none; 
	color: #8e8a04;
}
/*** FOOTER ***/
#footer {
	width: 184px;
	font: 12px/14px helvetica, geneva, verdana, arial, sans-serif; 
	text-align: justify;
	border-top: #8e8a04 solid 1px;
	padding: 6px 0 6px 0; 
	margin: 0;
	float: left;
	clear:both; 
}	
#footer a:link {
	text-decoration:underline;
	/*text-decoration:none; */
	color: #8e8a04;
}
#footer a:visited {
	color: #8e8a04;
}
#footer a:hover {
	text-decoration:none; 
	color: #000000;
}
/*** CREDIT ***/
#credit {
	font: normal 9px/11px helvetica, geneva, verdana, arial, sans-serif;
	color: #cccccc;
	width: 184px;
	text-align: justify;
	border-top: #8e8a04 solid 1px;
	padding: 6px 0 6px 0; 
	margin: 0;
	float: left;
	clear:both; 
}
#credit a:link {
	text-decoration: underline;
	/*text-decoration:none; */
	color: #cccccc;
}
#credit a:visited {
	color: #cccccc;
}
#credit a:hover {
	text-decoration:none; 
	color: #000000;
}
/************ FRONT PAGE ***********/
#banner {
	clear:both; 
	background:#C5C571;
	padding:0;
	margin:4px 0;	
	width:700px;
	/* height:250px;*/
}
#banner_top{
width:700px;
height:10px;
padding:0;
margin:0;
background: #C5C571 url(../img/banner_top.gif) no-repeat top center;
clear:both;
}
#banner_bottom{
width:700px;
height:10px;
padding:0;
margin:0;
background: #C5C571 url(../img/banner_bottom.gif) no-repeat bottom center;
clear:both;
}

a.fatblack, a.fatblack:visited{
	color:#fff;
	font-weight:bold;
}
a.fatblack:hover{
	color:#000;
}
/**************************/

.h2stars {
	width:130px;	/**/
	background:#fff url(../img/tarif_2stars.gif) no-repeat top right;
}
.h3stars {
	width:130px;	/**/
	background:#fff url(../img/tarif_3stars.gif) no-repeat top right;
}
.h4stars {
	width:130px;
	background:url(../img/tarif_4stars.gif) no-repeat top right;
}
.h5stars {
	background:url(../img/tarif_5stars.gif) no-repeat top right;	
	width:130px;
}


/**************************/
#swf_holder {
	height:230px;
	width:345px;
	float:left;
	/*background: #b4b83f;*/
	background: #C5C571;
}
#txt_holder{
	float:left;
	width:335px;
	padding:8px;
	
}
p.white{
/* font-size:12px;
font-weight:bold;*/
 color:#fff;
}
p.black{
 color:#000;
 text-align: left;
}
.menu_holder {
	width: 226px; 
	margin: 0 8px 0 0; 
	padding:0;
	float:left;	
}
.menu_content{
	margin:0; 
	padding:5px; 
	border-left: 4px solid #b4b83f;
	border-right: 4px solid #b4b83f;
	font-size:1.2em;
}
.menu_bottom {
	width: 226px;
	height:12px;
	margin: 0; 
	padding:0; 
	background: #fff url(../img/border_bottom.gif) no-repeat top center;
}
#top_3stars{
	margin:0;
	height:26px;
	padding:0;
	background: #fff url(../img/border_top_3stars.gif) no-repeat top center;
}
#top_4stars{
	margin:0;
	height:26px;
	padding:0;
	background: #fff url(../img/border_top_4stars.gif) no-repeat top center;
}
#top_5stars{
	margin:0;
	height:26px;
	padding:0;
	background: #fff url(../img/border_top_5stars.gif) no-repeat top center;
}
/************************ IMAGE STUFF *************************/
.imageright {
	float: right;
	padding:10px ;
	margin: 0 10px 10px 10px;
	/*background-color: #8C9F43;*/
	border: 1px solid #8e8a04;
}
.floatright {
	float: right;
	padding:0;
	margin:0 10px;
	display:inline;
	/*background-color: #8C9F43;
	border: 1px solid #8e8a04;*/
}
.imageleft {
	float: left;
	padding:10px ;
	margin: 0 10px 10px 10px;
	/*background-color: #8C9F43;*/
	border: 1px solid #8e8a04;
}
.clear {clear:both;}
.search {padding:0;margin:0;}

