@charset "utf-8";
/* CSS Document */


body {
	background-color: #EED9AC;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	min-width: 1080px;
	
	color: #685638;
}
a {
	color: #685638;
}
.clear {
	clear: both;
}

h1 {
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #ac720a;
	margin-bottom: 10px;
	text-align:center;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #685638;
	margin-bottom: 10px;
	line-height: 26px;
	text-align:center;
	
	
}
p {
	text-align:justify;
	
	
	}
.prices  {
	border-collapse: collapse;
	margin:10px auto 15px;
	
} 
.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
}

.package {
	text-align: center;
	width: 180px;
	float: left;
	border-right-style: dotted;
	border-right-color: #B3804D;
	border-right-width: thin;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: normal;
}
.package img {
	margin-bottom: 10px;
}
.package .firstitem {
	border-left-style: dotted;
	border-left-width: thin;
	border-left-color: #B3804D;
}


.prices caption {
	text-align: center;
}

.prices th {
	line-height: normal;
	text-align: center;
} 
.prices th, .prices td {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 12px;
	text-align:center;
} 
.prices thead th { 
 	text-align: center; 
} 
.prices thead {
	background-color: #F3D596;
	text-align:center;
}

.prices  tbody tr { 
	text-align: center;
} 
.prices  tbody tr:nth-child(even) { 
	background: #f5eca4; 
} 
 
.shadow {
	box-shadow: 0px 0px 5px #999;
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
}
.scriptfont {
	font-family: "Oleo Script";
	font-size: 100%;
}
.normal {
	font-weight: normal;
}
.bigger {
	font-size: 130%;
	font-weight: bold;
}
.label-new {
	font-size: 12px;
	text-transform: uppercase;
	color: #6D4B2F;
	background-color: #ecda6a;
	font-family: Verdana, Geneva, sans-serif;
	display: inline;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid black;
}
.label-exclusive {
	font-size: 12px;
	text-transform: uppercase;
	color: #A24F04;
	background-color: #E9B97F;
	font-family: Verdana, Geneva, sans-serif;
	display: inline;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid black;
}
.label-exclusive-otherteam {
	font-size: 9px;
	text-transform: uppercase;
	color: #53571D;
	background-color: #B3DF00;
	font-family: Verdana, Geneva, sans-serif;
	display: inline;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid black;
}
.label-top10 {
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #82C7E1;
	font-family: Verdana, Geneva, sans-serif;
	display: inline;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid black;
}

.more-info {
	/*display: inline;
	float: right;*/
	text-transform: uppercase;
	background-color: rgb(220, 239, 240);
	
	font-size: 8pt;
	border: 2px solid #576469;
	
	padding-bottom:5px;
	margin-bottom: 5px; !important;
	height: 20px;
	color:#000;
	/*color: rgb(6, 111, 102);*/
}

.more-info a {
	/*display: inline;
	float: right;*/
	text-transform: uppercase;
	background-color: rgb(220, 239, 240);
	padding-left: 5px;
	
	font-size: 8pt;
	padding-bottom:5px;
	padding-right: 5px;
	margin-bottom: 0px !important;
	height: 20px;
	color:#000;
	/*color: rgb(6, 111, 102);*/
}

.more-info a:hover {
	/*display: inline;
	float: right;*/
	text-transform: uppercase;
	background-color:#E9B97F;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom:5px;
	padding-right: 5px;
	margin-bottom: 0px !important;
	height: 20px;
	color:#A24F04;
	
	/*color: rgb(6, 111, 102);*/
}

.more {
	
	font-size: 10pt;
	color:#ac720a;
	font-weight:bold;
	
}

.more a {
	
	font-size: 10pt;
	color:#ac720a;
	font-weight:bold;
	
}

.more a:hover {
	font-size: 10pt;
	color:#F00;
	font-weight:bold;
	
	
}

.small {
	font-size: 80%;
	line-height: normal;
}
.imgRight {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgLeft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}



#toptab {
	background-color: #303030;
	overflow: hidden;
	width: 1080px;
    margin-left: auto;
    margin-right: auto;

	
}
#toptab ul {
	text-align: left;
	display: inline;
	float: left;
}
#toptab ul li {
	margin-right: 5px;
	list-style-type: none;
	display: inline;
}
#toptab p {
	text-align: right;
	display: inline;
	float: right;
	color: #999;
	margin-top: -3px;
}
#toptab .topbold  {
	font-weight: bold;
	color: #CCC;
	font-size: 120%;
}
.container {
	width: 1080px;
	background-color: #f8f5e0;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#header {
	padding-left: 80px;
	display: inline;
	float: left;
	margin-bottom: 15px;
	width: 350px;
}

.logo img {
	margin-left: -75px;
	height:120px;
	margin-top: -10px;
}

.rotatingmsg {
	width: 400px;
	padding-top: 30px;
}

#cart  {
	margin-right: 15px;
	float: right;
	text-align: right;
	display: inline;
	color: #ae9c79;
}

#nav .submenu{
	position: absolute;
	left: -999em;
	background-color: #f5e9cf;
	width: 680px;
	border: 3px solid #BEB18F;
	z-index: 200;
}

.menubg {
	background-color: red !important;
}

#nav {
	clear:both;
	position: relative;
	z-index: 200;
	float:right;
	width:1080px;
	/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #C7C4B4 0%, #F8F5E0 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #C7C4B4 0%, #F8F5E0 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #C7C4B4 0%, #F8F5E0 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #C7C4B4), color-stop(1, #F8F5E0));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #C7C4B4 0%, #F8F5E0 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #C7C4B4 0%, #F8F5E0 100%);



}
/*
#nav .scriptfont {
	color: #FABA74;
	padding-right: 8px;
	padding-left: 12px;
	background: #e0d8c2;
	background: -moz-linear-gradient(top,  #e0d8c2 0%, #f8f5e0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0d8c2), color-stop(100%,#f8f5e0));
	background: -webkit-linear-gradient(top,  #e0d8c2 0%,#f8f5e0 100%);
	background: -o-linear-gradient(top,  #e0d8c2 0%,#f8f5e0 100%);
	background: -ms-linear-gradient(top,  #e0d8c2 0%,#f8f5e0 100%);
	background: linear-gradient(to bottom,  #e0d8c2 0%,#f8f5e0 100%);





	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0d8c2', endColorstr='#f8f5e0',GradientType=0 );
}
*/
#nav ul {
	font-family: "Droid Serif", Georgia, "Times New Roman";
	font-size: 14px;
	margin: 0;
	padding: 0;
	list-style: none;


	
}


#nav ul li {
    display: block;
    position: relative;
    float: left;
    padding-left: 23px;
/*
    background: #e0d8c2;
	background: -moz-linear-gradient(top,  #e0d8c2 0%, #f8f5e0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0d8c2), color-stop(100%,#f8f5e0));
	background: -webkit-linear-gradient(top,  #e0d8c2 0%,#f8f5e0 100%);
	background: -o-linear-gradient(top,  #e0d8c2 0%,#f8f5e0 100%);
	background: -ms-linear-gradient(top,  #e0d8c2 0%,#f8f5e0 100%);
	background: linear-gradient(to bottom,  #e0d8c2 0%,#f8f5e0 100%);


	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0d8c2', endColorstr='#f8f5e0',GradientType=0 );
*/	
}
#nav ul li a {
	display: inline;
	text-decoration: none;
	color: #c53711;
	padding: 6px 15px 5px 15px;
	white-space: nowrap;
	text-transform: uppercase;

}


#nav ul li a:hover {
	background-color:#E37C1D;
	color:#000;
	
}

#nav li:hover .submenu {
	top: auto;
	left: 0px;
}
#nav li:hover a {
	background: none;
	
	
}



.submenu.marginfix1 {
	
}
.submenu.marginfix2 {
	margin-left: -90px;
}
.submenu.marginfix3 {
	margin-left: -180px;
}
.submenu.marginfix4 {
	margin-left: -250px;
}
.submenu.marginfix5 {
	margin-left: -350px;
}
.submenu.marginfix6 {
	margin-left: -529px;
}

#nav .submenu .submenu-image{
	width: 90px;
	float: left;
	display: inline;
	position: relative;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#nav .submenu .submenu-title{
	background-color: #BEB18F;
	padding-left: 20px;
	color: #962a0d;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#nav .submenu .submenu-list{
	float: left;
	display: inline;
	width: 520px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	line-height: 40px;
}
#nav .submenu .submenu-list .first-item {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #cec4ab;
}
#nav .submenu .submenu-list ul li {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #cec4ab;
	width: 520px;
	display: block;
}


#nav .submenu .submenu-list ul li a{
	font-family: "Droid Sans", Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-transform: none;
	padding: 0px;
}

#nav .submenu .submenu-list ul li a:hover {
	font-family: "Droid Sans", Verdana, Geneva, sans-serif;
	text-transform: none;
	background: none;
	
}



.submenu img {
	float: left;
	margin-bottom: 10px;
}





#offers {
	margin-top: -20px;
	z-index: 100;
	position: relative;
}
.centered-margins {
	text-align: center;
	margin: 20px;
}


.offer {
	background-color: #f47225;
	width: 300px;
	height: 150px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	-moz-border-radius-bottomright: 50% 25px;
	border-bottom-right-radius: 50% 25px;
	-moz-border-radius-bottomleft: 50% 25px;
	border-bottom-left-radius: 50% 25px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	line-height: 20px;

}
.offer .button {
	background-color: #3598c6;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-color: #287497;
	border-right-color: #287497;
	border-bottom-color: #287497;
	border-left-color: #287497;
	border-top-width: 2px;
	border-right-width: 5px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
.offer .button a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.offer .button a:hover {
	text-decoration: underline;
}



.offer img {
	float: left;
	margin-right: 10px;
	border: thin solid #f89c51;
}
.offer .offerheadline {
	text-transform: uppercase;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
}
.tripadvisor p {
	background-color: #589642;
	padding: 10px;
	font-size: 21px;
	color: #a7ca9a;
	line-height: 28px;
}
.tripadvisorborder {
	border: thin solid #c53711;
}

.tacert {
	width:250px;
	margin: -5px 0 -5px -5px;
}




/* SOCIAL MEDIA */

	#TB911-SNS {
	z-index: 999;
	}

	#TB911-SNS li {
	cursor:pointer;
	height:48px;
	position:relative;
	list-style-type:none;
	width: 50px;
	margin-bottom: 20px;
	margin-top: 40px;
	}

	#TB911-SNS .icon {
	background:#D91E76 url(http://2.bp.blogspot.com/-Wh9jq4HrRN0/UOmHSqZDWDI/AAAAAAAAJVM/5fY5LrICi6c/s1600/NBT-Social_Button.png) 0 0 no-repeat;
	background-color:rgba(217,30,118,.42);
	border-radius:30px;
	display:block;
	float:none;
	height:48px;
	line-height:48px;
	position:relative;
	text-align:left;
	text-indent:50px;
	text-shadow:#333 0 1px 0;
	white-space:nowrap;
	width:120px;
	margin-left: 40px;
	z-index:5;
	-webkit-transition:width .25s ease-in-out, background-color .25s ease-in-out;
	-moz-transition:width .25s ease-in-out, background-color .25s ease-in-out;
	-o-transition:width .25s ease-in-out, background-color .25s ease-in-out;
	transition:width .25s ease-in-out, background-color .25s ease-in-out;
	-webkit-box-shadow:rgba(0,0,0,.28) 0 2px 3px;
	-moz-box-shadow:rgba(0,0,0,.28) 0 2px 3px;
	-o-box-shadow:rgba(0,0,0,.28) 0 2px 3px;
	box-shadow:rgba(0,0,0,.28) 0 2px 3px;
	text-decoration:none;
	color:#fafafa;
	overflow:hidden;
	font-size:10pt;
	}

	#TB911-SNS .fb {
	background-color:rgba(45,118,185,.42);
	background-position:0 -382px;
	}

	#TB911-SNS .twit {
	background-color:rgba(0,161,223,.42);
	background-position:0 -430px;
	}

	#TB911-SNS .google {
	background-color:rgba(167,0,0,.42);
	background-position:0 -478px;
	}

	#TB911-SNS .linked {
	background-color:rgba(0,87,114,.42);
	background-position:0 -574px;
	}

	#TB911-SNS .ytube {
	background-color:rgba(170,0,0,.42);
	background-position:0 -670px;
	}

	#TB911-SNS li:hover .icon {
	width:160px;
	background-color:#d91e76;
	border-radius: 30px 30px 10px 30px;
	}

	#TB911-SNS li:hover .fb {
	background-color:#2d76b9;
	background-position:0 2px;
	}

	#TB911-SNS li:hover .twit {
	background-color:#00A1DF;
	background-position:0 -46px;
	}

	#TB911-SNS li:hover .google {
	background-color:#A70000;
	background-position:0 -94px;
	}

	#TB911-SNS li:hover .linked {
	background-color:#005772;
	background-position:0 -190px;
	}

	#TB911-SNS li:hover .ytube {
	background-color:#A00;
	background-position:0 -286px;
	}

	#TB911-SNS .icon:active {
	bottom:-2px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-o-box-shadow:none;
	}

.offer .scriptfont {
	color: #fbc790;
}


#livechat img {
	width: 200px;
	padding:20px 10px 20px 20px;
}

.leftsidebar {
	height: 100%;
	width: 240px;
	margin-left: 15px;
	float: left;
	margin-bottom: 20px;
}
.leftsidebar-button {
	background: #e0d8c2;
	background: -moz-linear-gradient(top,  #e0d8c2 0%, #f8f5e0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0d8c2), color-stop(100%,#f8f5e0));
	background: -webkit-linear-gradient(top,  #e0d8c2 0%,#f8f5e0 100%);
	background: -o-linear-gradient(top,  #e0d8c2 0%,#f8f5e0 100%);
	background: -ms-linear-gradient(top,  #e0d8c2 0%,#f8f5e0 100%);
	background: linear-gradient(to bottom,  #e0d8c2 0%,#f8f5e0 100%);





	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0d8c2', endColorstr='#f8f5e0',GradientType=0 );
	text-align: center;
	padding-top: -2px;
	padding-bottom: -5px;
	padding-left:10px;
}
.leftsidebar-button p a {




	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0d8c2', endColorstr='#f8f5e0',GradientType=0 );
	text-transform: uppercase;
	color: #f89c51;
	font-weight: bold;
	text-decoration: none;
}
.leftsidebar-button p a:hover {



	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0d8c2', endColorstr='#f8f5e0',GradientType=0 );
	text-decoration: underline;
}




.content {
	float: left;
	width: 765px;
	background: #e0d8c2;
	background: -moz-linear-gradient(top,  #e4dcc6 0%, #f8f5e0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0d8c2), color-stop(100%,#f8f5e0));
	background: -webkit-linear-gradient(top,  #e4dcc6 0%,#f8f5e0 100%);
	background: -o-linear-gradient(top,  #e4dcc6 0%,#f8f5e0 100%);
	background: -ms-linear-gradient(top,  #e4dcc6 0%,#f8f5e0 100%);
	background: linear-gradient(to bottom,  #e4dcc6 0%,#f8f5e0 100%);



	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0d8c2', endColorstr='#f8f5e0',GradientType=0 );
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	padding: 15px;
}
.content p {
	margin-bottom: 15px;

}

#smfooter {
	float:left;
	background-color:#685638;
	width:100%;
	height: 50px;
}
#sm-footer-icons {
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding-left: 470px;
}
#sm-footer-icons img {

	height:25px;

}



.infobox {
	background-color: #f8f5e0;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e0d8c2;
	border-right-color: #e0d8c2;
	border-bottom-color: #e0d8c2;
	border-left-color: #e0d8c2;
	font-size: 15px;
	line-height: 35px;
	font-weight: bold;
	color: #3598c6;
	list-style-position: inside;
	width: 400px;
	padding:10px;
	display: block;
	float: right;
	margin: 10px;
}

.infobox1 {
	background-color: #f8f5e0;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e0d8c2;
	border-right-color: #e0d8c2;
	border-bottom-color: #e0d8c2;
	border-left-color: #e0d8c2;
	font-size: 15px;
	line-height: 35px;
	font-weight: bold;
	color: #3598c6;
	list-style-position: inside;
	width: 300px;
	padding:10px;
	display: block;
	float: right;
	margin: 10px;
}
.bookinglink a {
	color: #f8f5e0;
	background-color: #EC4D24;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.bookinglink  a:hover{
	background-color: #c53711;
}

.bookinglink-img {
	
	color:#FFF;
	
	
}
.bookinglink-img a {
	
	color:#FFF;
	
	background-image:url(book-this-tour-pic.png);
	background-repeat:no-repeat;
	width:220px;
	height:38px;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 70px;
	padding-bottom: 12px;
	padding-left: 70px;
	
}
.bookinglink-img  a:hover{
	
	background-image:url(book-this-tour-pic.png);
	background-repeat:no-repeat;
	width:220px;
	height:38px;
	color:#000;
}
#bookingtitle {
	background-color: #c53711;
	font-size: 16px;
	text-transform: uppercase;
	color: #f8f5e0;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin-top: 20px;
	clear: left;
}

#bookingbox {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c53711;
	border-right-color: #c53711;
	border-bottom-color: #c53711;
	border-left-color: #c53711;
	border-top-style: solid;
	margin-bottom: 20px;
}
#bookingcontent {
	margin-top: 11px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
}
#bookingcontent form {
	padding-bottom: 20px;
	padding-top: 10px;
}
#bookingcontent  p {
	margin-bottom: 20px;
}

#bookingcontent label {
	margin-right: 10px;
}


.testimonial {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	border: thin solid #e0d7c1;
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
}
.testimonial .testimonialquote {
	font-size: 12px;
	font-style: normal;
	color: #3598c6;
	line-height: 22px;
}
.testimonial .testimonialname {
	color: #287497;
}
.backtotop {
	font-size: 80%;
	text-transform: uppercase;
	color: #789500;
	text-decoration: none;
	float: right;
}


.tours ul {
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;

}
.tours {
	float: left;
}


.tours ul li {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #c53711;
	width: 745px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tours .first-item   {
	width: 745px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #c53711;
}



.tours ul li a {
	color: #c53711;
	text-decoration: none;
	font-weight: 700;
}

.tours .description {
	margin-bottom: 0px;
	font-size: 90%;
	margin-left: 5px;
}


#tabs_content_container #tab2 ul {
	list-style-type: circle;
	margin-bottom: 20px;
	margin-left: 20px;

}

#tabs_content_container #tab2 ul li a {
	color: #c53711;
	text-decoration: none;
}
#tabs_content_container #tab2 ul li a:hover {
	text-decoration: underline;
}
#tabs_content_container #tab2 .anchor  {
	color: #c53711;
}
#tabs_content_container #tab2 p {
	margin-bottom: 25px;
}


.copyright1 {
    float: left;
    text-align: left;
    margin-top: 3px;
    margin-left: 10px;
    letter-spacing: 0px;
    color: rgb(255, 255, 255);
    font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    padding-top:10px;
}
.terms1 {
    float: right;
    margin-top: 0px;
    margin-right: 10px;
    color: rgb(255, 255, 255);
    font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    padding-top:10px;
}
.terms1 a {
    
    
    font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	color:#fff;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    padding-top:10px;
}

.terms1 a:hover {
    
    
	color:#000 !important;
    font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    padding-top:10px;
}
.bottom-nav12 {
	padding-top:20px;
    text-align: center;
	color:#000;
    color: rgb(255, 255, 255);
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
	letter-spacing:0px;
}

.footer2 {
 
}


#footer {
	background-image: url('images/footerbg.jpg');
	color: #89714a;
	overflow: hidden;
	
	
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer ul li  {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}
#footer .column {
	width: 240px;
	margin-right: 15px;
	margin-left: 15px;
	display: inline;
	float: left;
	text-align: center;
}
#footer .columnfull {
	width: 1050px;
	margin-right: 15px;
	margin-left: 15px;
	display: inline;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}


#footer a:hover {
	text-decoration: underline;
	color:#F47225;
}

.terms ol {
	
	text-decoration: underline;
	color:#AC720A;
	
	}
	
.terms ol li {
	
	text-decoration: underline;
	color:#AC720A;
	
	}
	.terms ol li a {
	
	text-decoration: underline;
	color:#AC720A;
	
	}
.terms ol li a:hover{
	
	text-decoration: underline;
	color:#F00;
		
	}
	
	
.maplist ol {
	text-decoration: underline;
	color:#AC720A;
}
.maplist ol li {
	text-decoration: underline;
	color:#AC720A;
}

.maplist ol li a{
	text-decoration: underline;
	color:#AC720A;
}
.maplist ol li a:hover {
	text-decoration: underline;
	color:#F00;
}

.faq ul {
	
	text-decoration:none;
	
	margin-left:20px;
}
.faq ul li {
	text-decoration:none;
	
	margin-left:20px;
}

.faq ul li a{
	text-decoration: underline;
	color:#AC720A;
}
.faq ul li a:hover {
	text-decoration: underline;
	color:#F00;
}
#livechat {
	margin-bottom:-20px;
	margin-top:-8px;
	
	}
	
.label-learn {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	background-color: #E17D1F;
	font-family: Verdana, Geneva, sans-serif;
	display: inline;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	border: 1px solid black;
	margin-left:50px;
}	

.label-best-choice {
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	background-color: #ecbd00;
	font-family: "Monotype Corsiva";
	display: inline;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid black;
}

.home-link {
	
	font-size: 9pt;
	color:#373737;
	font-weight:bold;
	text-decoration:none;
	
	
}

.home-link a {
	
	font-size: 9pt;
	color:#373737;
	font-weight:bold;
	text-decoration:none;
	
}

.home-link a:hover {
	font-size: 9pt;
	color:#e6a620;
	font-weight:bold;
	text-decoration:underline;
	
	
	
}