/*GENERAL*/
body {
	background:#ffffff none repeat scroll 0%;
	color:#6a6a6a;
	font-size: 13px;
	font-family:"Trebuchet MS",Arial, Tahoma, Verdana,  sans-serif;
	font-size: 13px;
	line-height:1.3em;
	margin:0pt auto;
}
a {
	color: #3881b4;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color: #3881b4;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, table {
	margin:0.7em 10px 0.9em 10px;	
	line-height:1.4em;
}
p {
	line-height:1.7em;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, Garamond, "Times New Roman", serif;
	font-weight:normal;
}
h1 {font-size:22px; color:#CC0000; border-bottom:1px solid #666666;}
h2 {font-size:18px; color:#FF9900;}
h3 {font-size:17px;  color:#064270;}
h4 {font-size:14px;}
h5 {font-size:12px;}

ol.faq-list li {
	padding-bottom:0px;
}
ol li {
	padding-bottom:2px;
	margin-left:20px;
}
h1, h2, h3, h4, h5, h6 {
	line-height:1.2em;
	font-weight:normal;
}
ul,
ol {
	list-style:circle;
}
/*page blocks*/
#content {
	width:960px;
	margin:0pt auto;
	overflow:hidden;
	position:relative;
	padding-bottom:20px;
	padding-top:15px;
}
#navigation,
#maincontent,
#secondarycontent {
	float:left;
	overflow:hidden;
	position:relative;
	display:inline;
}
#navigation,
#secondarycontent {
	width:200px;
}
#maincontent {
	width:560px;
}
div.block {
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	position:relative;
	display:inline;
	width:280px;
}
.inner {
	width:960px;
	margin:0pt auto;
	overflow:hidden;
	position:relative;
	display:block;
}
/*branding header*/
#branding {
	background: #F9FAFC url(../img/backgrounds/bg-branding-outer.jpg) repeat-x scroll left top;	
}
#branding .inner {
	height:108px;
	background: #F9FAFC url(../img/backgrounds/FranceMan11.jpg) no-repeat scroll left top;	
}
#branding h1 {
	padding-top:30px;
	padding-bottom:15px;
}
#branding h1 a {
	width:383px;
	height: 45px;
	display: block;
	margin: 0;
	padding: 0;
	background: url(../img/luxury-travel-logo.gif) no-repeat left top;
	text-indent:-5555em;
}
/*topnav*/
ul.topnav {
	position:absolute;
	right:0px;
	top:50px;
}
ul.topnav li {
	display:inline;
	text-transform:capitalize;
	padding-right:3px;
}
ul.topnav li a {
	background:#fff;
	padding:4px 6px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	color:#3881B4;
}
ul.topnav li a:hover {
	background:#CAE1F1;
	color:#3881b4;
}
/*menu*/
ul.menu {
	list-style-type:none;
	list-style:none;
	padding-left:0;
	margin-bottom:30px;
}
ul.menu li ul {
	margin:0;
}
ul.menu li  {
	padding:0;
	zoom:1; /*IE*/
}
ul.menu li.group-head  {
	margin-bottom:10px;
	margin-top:15px;
	color:#064270;
	background: url(../img/backgrounds/arrow-down.gif) no-repeat scroll left center;
	padding-left:12px;
}
ul.menu li a {
	display:block;
	border-bottom:1px solid #ddeffd;
	padding-top:4px;
	padding-bottom:5px;
	text-decoration:none;
	padding-left:12px;
	zoom:1; /*IE*/
}
ul.menu li a:hover {
	background:#eff5fa;
	color:#064270;
}
/*content styles*/
p.intro {
	color:#064270;
	margin-bottom:25px;
}
#maincontent img {
	border:1px solid #e3e3e3;
	padding:10px;
	background:#fff;
}
#maincontent p span {
	font-style:italic;
	display:block;
	padding-top:8px;
}
#maincontent h2 {
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top:15px;
	padding-bottom:15px;
	color:#064270;
	text-decoration:underline;
	
}
/*home block styles*/
#maincontent div.promo p a span {
	font-style:normal;
	color:#6A6A6A;
}
#maincontent div.promo p a span.read-more {
	font-style:normal;
	color:#3881B4;
}
#maincontent div.promo p a:hover span {
	font-style:normal;
	color:#3881B4;
}
#maincontent div.promo a:hover img {
	border:1px solid #dcdcda;
}
#maincontent div.promo h3 {
	border-bottom:none;
	border-top:none;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:15px;
	padding-top:0px;
}
/*Footer*/
#footer {
	background: #F9FAFC url(../img/backgrounds/bg-footer2.jpg) repeat-x scroll left top;	
	padding-top:20px;
	padding-bottom:25px;
	color:#fff;
}
#footer a {
	color: #CAE1F1;
	text-decoration:underline;
}
#footer a:hover {
	color: #CAE1F1;
	text-decoration:none;
}
#footer ul  {
	margin-top:20px;
	padding-left:0px;
	}
#footer ul li {
	display:inline;
	text-transform:capitalize;
	padding-right:3px;
	}
#footer p {
	margin-top:0;
}
#footer p em {
	font-weight:bold;
	font-style:normal;
}
#footer p span {
	display:block;
}
.hr {width: 125px;

text-align: left;/*this will align it for IE*/

margin:0.9em 10px;
} 
.back-menu {font-weight:bold; font-size: 13px;}

.redtext {font-size:14px; color:#990000; font-weight:bold;}


div.block.thumb {
	width:100px;
	margin-left:15px;
	display:inline;
}
div.block.thumb img {
	width:90px;
	height:68px;
}
div.block.thumb p {
	margin-left:0px;
	margin-right:0px;
}
div.news-block {
	display:block;
	float:left;
	margin-bottom:15px;
	overflow:hidden;
	position:relative;
	width:520px;
}
div.news-block p {
	margin-bottom:0;
	padding-left:150px;
}
div.news-block p strong {
	color:#FF9933;
	font-size:16px;
	font-weight:bold;
	display:block;
	text-decoration:none;
}
div.news-block p img {
	margin-left:-150px;
	background-color:#f7e6cd;
	border:1px solid #f5b452;
	padding:4px;
}
#maincontent div.widepromo h3 {
	border-bottom:none;
	border-top:none;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:15px;
	padding-top:0px;
}

