/*GENERAL*/
*						{margin:0; padding:0; }
img						{border:none;}
object 					{outline:none;}

body					{text-align:center;background: url("../img/bg.jpg") center top no-repeat;background-color:#558C79;}


/*home*/
.home					{text-align:center;background: url("../img/bg.jpg") center -1500px no-repeat; background-color:#558C79;}
#flash_container 		{width: 100%; height: 100%;overflow: visible;}
#background 			{position: absolute;top: 0px;left: 0px;margin: 0;padding: 0;width: 100%;height: 100%;text-align: center;overflow: visible;}
#alternate				{margin-top:200px; width:450px; text-align:center; margin-right:auto; margin-left:auto;}
#wrapper_home			{width:265px;margin-left:auto;margin-right:auto;text-align:left;position:relative; background-color:transparent;}
#content_home			{position: absolute; top: 330px; right:22px;width:240px;text-align:left;}


#main_wrapper			{width:950px;margin-left:auto;margin-right:auto;text-align:left;position:relative;padding-bottom:70px;z-index:0;background-color:transparent;}
#sidebar				{width:307px; position:relative; float:left; padding:0px 0px 0px 0px; overflow:visible;}
#menu					{width:307px; height:318px; position:relative;float:left; overflow:visible;}

#calendar_bar			{width:240px; position:relative;float:left; overflow:visible; margin:0px 0px 0px 67px;}
#calendar				{width:190px; position:relative;float:left; overflow:visible; padding-bottom:20px;}
#rates					{width:190px; position:relative;float:left; overflow:visible; padding-bottom:20px;}

#right_column			{width:643px; position:relative; float:right; padding:45px 0px 0px 0px; overflow:visible;}

#footer					{width:100%; height:260px; margin-left:auto;margin-right:auto;text-align:left; position:relative; overflow:visible; clear:both;}
.footer_content			{width:950px; margin-left:auto;margin-right:auto;text-align:center; position:relative; overflow:visible; padding-top:150px; font-size:11px; color:#E8DDCF;}


body					{font: 12px "Trebuchet MS";color:#E8DDCF;line-height:14pt;}
body p					{padding:0px 0px 8px 0px; text-align:left;}
ul 						{padding:0px 0px 10px 14px;}
ol 						{padding:0px 0px 5px 16px;}
ul li 					{padding:0px 0px 5px 0px; text-align:left; list-style: square;line-height:13pt;}

a:link 					{color: #E8DDCF;text-decoration: none;}
a:visited 				{color: #E8DDCF;text-decoration: none;}
a:hover 				{color: #FFFFFF;text-decoration: underline;}
a:active 				{color: #E8DDCF;text-decoration: none;}

.bottom-menu:link		{font-size : 11px; color: #E8DDCF; text-decoration: none;}
.bottom-menu:visited	{font-size : 11px; color: #E8DDCF; text-decoration: none;}
.bottom-menu:hover		{font-size : 11px; color: #ffffff; text-decoration: underline;}
.bottom-menu:active		{font-size : 11px; color: #E8DDCF; text-decoration: none;}


h1{
	display: block;
	float:left;	
	font: 12px "Trebuchet MS";
	line-height:12pt;
	font-weight: normal; 
	color: #1E3228;
	text-align: left; 
	
	
}

h2{
	display:block;
	float:left;	
	width:578px;
	height:19px;
	font: 11px "Trebuchet MS";
	line-height:12pt;
	font-weight: normal; 
	color: #1E3228;
	text-align: left; 
	padding:2px 0px 8px 60px; 
	background: url("../img/h2_bg.png") left top no-repeat; 
	behavior: url(/iepngfix/iepngfix.htc);
}

h3{
	display:block;
	float:left;	
	width:578px;
	height:19px;
	font: 11px "Trebuchet MS";
	line-height:12pt;
	font-weight: normal; 
	color: #E8DDCF;
	text-align: left; 
	padding:2px 0px 8px 60px; 
	background: url("../img/h3_bg.png") left top no-repeat; 
	behavior: url(/iepngfix/iepngfix.htc);
}

h4{
	display:block;
	font: 11px "Trebuchet MS";
	line-height:12pt;
	font-weight: normal; 
	color: #1E3228;
	text-align: center; 
	background-color:#E8DDCF;
	margin-bottom:20px;
	
}

h5{
	font: 12px "Trebuchet MS";
	line-height:12pt;
	font-weight: normal; 
	color: #E8DDCF;
	text-align: left; 
	padding:4px 0px 8px 0px;
}


#posts					{width:584px; position:relative; float:left; padding:25px 18px 15px 41px; overflow: visible; }
.post					{position:relative; float:left; width:292px; height:186px; margin:0px 0px 0px 0px;}
.shadow					{ position:absolute; left:6px; top:108px; width:179px; height:29px; background-color:#E8DDCF; z-index:-5;}
.post img				{ padding:20px 0px 0px 14px;}
.caption				{ position:absolute; left:12px; top:145px; text-align:left; font-size:11px; color:#1E3228; background-color:#E8DDCF; padding: 2px 8px 2px 8px;text-transform:uppercase; font-weight:bold;}	

.bottom_post			{position:relative; float:left; width:584px; padding-bottom:200px;}
.info_post				{position:relative; float:left; width:584px; padding-bottom:20px;}

.spacer					{position:relative; float:left; width:584px; height:300px;}

#rates_page .bottom_post			{width:584px; padding:20px 20px 200px 20px; background-color:#FBFBFB;}
#rates_iframe				{ background-color:#FBFBFB;}
#daImg						{ color:#999;}

/*CONTACT FORM:*/
#contact_form		{width:360px;padding:0px 10px 10px 0px;text-align:left;position:relative;}
#thanks_form		{display:none;position:absolute;top:100px;text-align:center;width:100%;}
#sendingtext		{display:none;}
.left				{width:100%;float:left;}
.right				{width:100%;float:left;margin:2px 0px 12px 0px;}
.row				{background-color:none;display:block;}
.text				{width:100%;height:22px;}

/*SIGHTSEEING:*/

.Texte{
	text-align: justify;
}

.Title{
	color: #222B7C;				/*Update with the BG color of the site in screen.css*/
	background: #FFFFFF;		/*Update with the Body default color of the site in screen.css*/
	font-weight:bold;
	padding-left:5px;
}


.Cat{
	color: #FFFFFF;				/*Update with the H1 default color of the site in screen.css*/
	text-align: right;
	font-weight:bold;
}

a.News {
	text-align: right;
}

a:hover.News {
	text-align: right;
}





