/*  @@@@@[  Wrappers  ]@@@@@ */
/* The percentage in the body tag takes care of earlier versions of IE using the percentages (base font size is 16px for IE 6, 16 x 62.5 = 10)... ems should be used in most other style declarations */

body {
	font: 13px/19px Arial, Helvetica, sans-serif; 
	padding-top: 21px;
	margin: 0;
	color:#333;
}
p{ 
	margin:0; 
	padding-bottom: 20px;
}
a:link, a:visited {
	color:#61731F;
	text-decoration: underline;
}

a:hover, a:active {
	color:#61731F;
	text-decoration: none;
	outline:none;
}
.left{ float:left;}
.right{ float:right;}
.center{text-align:center;}
.clr  {
	clear:both; 
	height:0px; 
	font-size:0px;
	line-height:0px;
}
#wrapper {
	width:930px;
	padding:14px;
	margin:0px auto;
	border:1px solid #c4c4c4;
	text-align: left;
}
#wrapper:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}

#wrapper {display: block;}
/* End hide from IE-mac */

#nav {
	width: 640px;
	clear:both;
}
/* @@@@@[  Header / Footer  ]@@@@@ */
#footer {
	width:930px;
	height:64px;
	padding:14px 0 0 0;
	margin:0 auto;
	color:#838383;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}
#footer p {
	margin:0;
	padding:0;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#838383;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;
	color:#838383;
}
#footer a.seo:hover {
	text-decoration: none;
	cursor: text;
}
#footer .footerRight {
	width:520px;
	text-align:right;
	float:right;
	color:#838383;
	font-size:10px;
}
#footer .footerRight a {
	color:#838383;
}
#footer .footerLeft {
	width:400px;
	float:left;
}
#footer .footerLeft a {
	margin:0 10px 0 0;
}

#gravitate {
	color:#737373;
	font-size:10px;
}
#gravitate a:link, #gravitate a:visited {
	color:#737373;
	text-decoration:none;
	font-size:10px;
}
#gravitate a:hover, #gravitate a:visited:hover, #gravitate a:active {
	color: #666666;
	text-decoration:underline;
	font-size:10px;
}
#gravitate a.seo:hover {cursor:text; text-decoration:none;}

/*  @@@@@[  Home page  ]@@@@@ */
#first_row {
	clear:both;
	width:928px;
	/*border:1px solid blue*/
}
#left_h_banner {
	float:left;
	width: 640px;
}
#right_h_blk {
	float:left;
	width: 279px;
	padding-left:9px;
}
.r_blk {
	padding-bottom:18px;
	color:#616161;
	font-size:10px;
}
.blk_sub_row select {
	float:right;
	width:158px;
	font-size:11px;
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #7f9db9;
	margin-top:4px;
}
.blk_img {
	margin-bottom:10px;
}
.blk_sub_row {
	height:29px;
}
.blk_sub_row img {float:left; border:0px;}
.blk_text {
	float:right;
	font-size:10px;
	width:175px;
	line-height:1.3em;
	text-align:left;
	padding-left:0px;
}
#last_blk {
	padding-bottom:0px;
}
#second_row {
	width:928px;
	margin-top:11px;
	background-color:#89a032;
	clear:both;
}
#logo_h {
	width: 260px; 
	height:115px; 
	float:left;
}
#home_paragraph {
	color:#fff;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:287px;
	padding-top:25px;
	padding-left:50px;
	padding-right:90px;
	padding-bottom: 10px;
	line-height:1.4em;
	background:inherit;
	text-align: justify;
}
#hotline_home {
	float: right;
	width:196px;
	padding-top: 15px;
	color: #FFFFFE;
}
#hotline_home  img{
	margin-bottom: 10px;
}
/*  @@@@@[  Secondary page  ]@@@@@ */

#header {
	width:930px;
	height:auto;
	margin:0 0 11px 0;
	padding:14px 0 0 0;
	background-color:#8aa033;
}
#contact-info {
	width:550px;
	margin:0;
	padding:42px 45px 0 0;
	float:right;
	text-align:right;
	font-family: Georgia, Times, serif;
	font-size:16px;
	line-height:20px;
	color:#fff;
	font-weight:normal;
}
#contact-info .phone {
	margin-right:5px;
	font-size:22px;
}
#contact-info a {
	color:#fff;
}
#logo {
	width:155px;
	height:77px;
	margin:0 0 0 45px;
	padding:0;
	float:left;
}
ul#nav {
	width:905px;
	height:31px;
	margin:0;
	padding:0 0 0 25px;
	display:block;
	list-style:none;
	border-top:1px solid #fff;
	background-color:#838383;
}
ul#nav li {
	width:auto;
	margin:0;
	padding:6px 20px 0 19px;
	display:block;
	text-align:center;
	letter-spacing:1px;
	float:left;
}
ul#nav li a {
	display:block;
	height:19px;
	padding:1px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
ul#nav li a:hover, ul#nav li a.current {
	color:#333;
}

#cont-sec{ margin-top:11px;}

#cont-sec-l { width:279px; float:left; margin-right:9px;}
#cont-sec-l .section-title {
    overflow: hidden; 
    position: relative; 
}
#cont-sec-l .section-title a {
    background: url(images/section-title_bg.png);
    color: #fff;
    display: block;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 21px;
    position: absolute; 
    bottom: 0px;
    left: 0px; 
    padding: 15px 0 15px 15px;
    text-decoration: none;
    width: 100%;
    z-index: 99;
}
#cont-sec-l ul { list-style:none; padding:0; margin:0 0 15px 0;}
#cont-sec-l ul li a{ 
        background-color: #f4f4f4;
	border-bottom:1px solid #e4e4e4;
        display: block;
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px; 
	line-height:28px;
	text-decoration:none; 
        padding:5px 15px 4px 15px; 
	color:#676767; 
	outline:none; 
}
#cont-sec-l ul a:hover, #cont-sec-l ul a.active { background: #89A031; color: #fff; border-bottom: 1px solid #637807; }

#cont-sec-r ul{ margin: 0px; padding: 0px 0px 20px 20px;}
#cont-sec-r ul li{ 
	padding-bottom: 5px; 
	background: url(images/_bullet.gif) no-repeat 0px 3px; 
	list-style: none; 
	padding-left: 20px;
}


#quote { padding:0 15px; }
#quote .left_quote {
    margin: 35px 0 20px 0;
}
div.left_quote{
    font-family:Georgia, "Times New Roman", Times, serif; 
    font-size:21px; 
    color:#A63B06; 
    font-weight:normal; margin:0 -30px 0 0px; line-height:24px;
}
div.left_quote span{
    color: #676767;
    font-size:13px;
}

#quote .awards {
    padding: 0;
    margin: 0;
    text-align: left;
}
#quote .awards img { margin: 0 15px 15px -4px; }

.callout{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	border-bottom: 1px dashed #656b4f;
	border-top: 1px dashed #656b4f;
	padding: 10px ;
	margin-bottom: 20px;
	color: #89a033;
}
#cont-sec-l .callout {
    border-top: none;
}
.callout a{
	color: #89a033;
	font-size: 16px;
	text-decoration: underline;
}
.callout a:hover{
	color: #89a033;
	font-size: 16px;
	text-decoration: none;
}
.author{
        display: block;
	font-size: 12px;
	line-height: 18px;
	color:#676767;
	font-style: italic;
	font-weight: bold;
        margin: 10px 0 7px 0;
}
.mrg1{ margin-top:10px;}
.email{	margin-top: 20px; float: right;}

#cont-sec-r{ float:left; width:640px; padding: 0;}
#cont-sec-r-in{ padding:0 28px;}
#cont-sec-r-in .intro{ margin-bottom:8px;}
#cont-sec-r-in p.backtotop { 
        text-align: right;
}
#left{
	float: left;
	width: 280px;
	padding-right: 20px;
}
#right{
	float: right;
	width: 280px;
}
.right-img{
	float: right;
	padding: 0px;
	margin: 5px 0 5px 20px;
}
.right-img img{
    border: 3px solid #f4f4f4;
	margin-bottom: 10px;
}

#logos{
	display:block;
	clear:both;
	margin:0;
	padding:10px 0 10px 0;
	overflow:hidden;
}
.logos{
float:right;
padding:0;
display:block;
}
.logos img {
	vertical-align: top;
	margin-right: 10px;
	display:inline-block;
	padding:0;
}
.subnav_footer{
margin:0;
padding:0;
float:left;
display:block;
}
.title{
	color:#A63B07;
	font-weight: bold;
	font-size: 12px;
}
.red{
	color:#A63B08; 
}
.line{
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.img-l{float:left; margin: 2px 22px 30px 0; border: 3px solid #f4f4f4; }
.img-2{float:right; margin: 2px 0 30px 22px; border: 3px solid #f4f4f4; }
.img-3{float:right; margin:0 0 10px 22px; border: 3px solid #f4f4f4; }
.space{
	padding-left: 110px;
}
.space2{
	padding-left: 60px;
}

.cell{
	width: 250px;
	font-size: .9em; 
	color: #666; 
	background: #fff; 
	border: 1px solid #616164;
}
.cell2{
	width: 253px;
	font-size: .9em; 
	color: #666; 
	background: #fff; 
	border: 1px solid #616164;
}
.cell3{
	width: 117px;
	font-size: .9em; 
	color: #666; 
	background: #fff; 
	border: 1px solid #616164;
}
h1{ font-size:24px; line-height: 28px; color:#A63B06; font-weight:normal; margin:0; padding:28px 0 15px 0;}
h2{ font-size:22px; color:#89A031; font-weight:normal; margin:0; padding:20px 0 5px 0;}
h3{ font-family:Georgia, "Times New Roman" ;font-weight:normal; margin:0; padding:20px 0 5px 0;}
h3{ font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#A63B06; font-weight:normal; margin:0; padding: 0 0 5px 0;}
h3 a {
	color:#A63B06 !important;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-weight:normal;
}

#cont-sec-r-in h2{ 
	font-size: 18px; 
	color:#89A031; 
	font-weight:normal; 
	margin:0; 
	padding: 0px 0 5px 0;
}
#cont-sec-r-in h2.tourhead{ 
        color: #ffffff;
        background: #A63B06;
        padding: 3px 0 3px 14px;        
		margin: 15px 0 0px 0px;
}


#bottom {
	width:860px;
	height:68px;
	padding:15px 22px 0 48px;
	margin:0;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	background:#e0e0e0 url(images/footer_bg.gif) left top repeat-x;
}
#bottom .bottomNav {
	height:20px;
	margin-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	text-align:left;
	color:#666666;
}
#bottom .bottomNav a {
	color:#656565;
	display:inline-block;
	margin:0 0 0 15px;
	padding:1px 0 1px 15px;
	border-left:1px solid #989898;
}
#bottom .bottomNav a.first {
	margin:0;
	padding:1px 0 1px 0;
	border:none;
}
#bottom .connect {
	margin:0 20px 0 0;
}
#bottom .connect .social {
	margin:0 12px 0 0;
	float:left;
}
#bottom .connect .social a {
	margin:0 6px 0 0;
}

.signup h2 {
	font-size: 20px;
	color: #A63B06;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.signup {
	color:#A63B06;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px;
}
.signup .submit {
	float:right;
	margin:0;
	border:none;
}
.signup .email {
	float:left;
	padding:1px;
	margin:5px 0 30px 0;
	padding:2px;
	width:150px;
	height:18px;
	border:1px solid #bababa;
	font-size:12px;
	color:#333;
	box-shadow:inset 0px 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow:inset 0px 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:inset 0px 1px 2px rgba(0,0,0,.3);
}


/* @@@@@[  Form Elements  ]@@@@@ */
input.clean {
	border-style: none; 
	background: none;
}
select {
	font-size: .9em; 
	color: #666; 
	background: #fff; 
	border: 1px solid #616164;
}
sup {line-height:0px;}
.signature {padding-left:45px; padding-bottom:20px;}
#leftContent {float:left; width:370px; padding-right:13px;}
#rightContent {float:left; width:200px; text-align:center;}
.img_3 {margin-bottom:1px; margin-top:1px;}
p.awards { margin: 10px 0; text-align: center; }
p.awards img { margin: 0 2px; }

small { font-size: 11px; }

/* @@@@@[  Tour Table  ]@@@@@ */

table {
	line-height: 16px;
}
table td { padding-left: 0; }

table.press td {
	padding-bottom: 10px;
}

table#tour_table { 
    border: 1px #CBCBCB solid;
    padding: 0px 0px 0px 0px;
}
table#tour_table td {
    vertical-align: top; 
    height: 30px; width: 60px; 
    padding: 8px 10px 0px 5px;
}

table#tour_table td.tour_name {
    font-size: 14px;
    font-weight: bold;
    color: #89A032;
    text-align: left;
    padding: 8px 0px 8px 15px;
    width: 252px;
}
table#tour_table td.tour_info {
    padding: 8px 10px 8px 10px;
    text-align: left;
    width: 220px;
}
table#tour_table tr.highlight {
    background: #f2f2f2;
}
p span.bordeaux_intro { 
    font-size: 12px;
    line-height: 17px;
}
p span.bordeaux_intro img { 
    padding: 4px 21px 10px 0px;
}

