html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	top: auto;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: url(../../sc/images/bg.png);
	font-family: Arial, helvetica, sans-serif;
}

strong {
	font-weight: normal;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	word-spacing: normal;
	line-height: normal;
	width: 250px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* Header 
------------------------------------------------------------------- */

#wrapper_header {
	height: 188px;
	position: relative;
	z-index: 666 !important;
	background-repeat: repeat-x;
	background-position: bottom;
}
#header {
	height: 190px;
	width: 1000px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	position: absolute;
	left: -50px;
	bottom: 123px;
}
#nav {
	position: absolute;
	display: block;
	bottom: 0px;
	right: 50px;
	z-index: 8888 !important;
	height: 30px;
}
#nav li {
	display: inline;
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
}
#nav li.last {
	padding-right: 0px;
}
#nav li a {
	padding: 5px 7px 5px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000099;
	display: block;
	white-space: nowrap;
}
#nav a.last {
	margin-right: 0;
	margin-left: 2px;
}
#nav a:hover {
	background: url(../../sc/images/bg_nav_on.gif) repeat-x;
}		
#nav li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	background: #005C7A;
	opacity: 1;
	display: block;
	z-index: 100;
}
#nav li ul li {
	float: none;
	display: inline;
}
#nav li ul li a {
	width: auto;
	font-family: Arial, sans-serif;
	text-transform: capitalize;
	color: #66FFFF;
}
#nav li ul li a:hover {
	color: #000;
}
#phone {
	position: absolute;
	right: 350px;
	bottom: 123px;
}
#nav2 {
	font-size: 11px;
	color: #ceb57b;
	position: absolute;
	right: 180px;
	bottom: 75px;
}
#nav2 a {
	text-decoration: none;
	font-size: 11px;
	color: #ceb57b;
}

#nav2 a:hover {
	text-decoration: underline;
}
#search {
	background: url(../../sc/images/bg_search.png) no-repeat;
	width: 143px;
	height: 23px;
	position: absolute;
	right: 10px;
	bottom: 71px;
}
#search .text {
	width: 110px;
	font-size: 12px;
	border: none transparent;
	background: transparent;
	margin: 6px 4px;
	float: left;
	display: inline;
	font-size: 10px;
	color: #777;
}
#search .btn {
	float: left;
	margin-top: 5px;
}


/* content 
------------------------------------------------------------------- */

#wrapper_content {
	background: url(../../sc/images/bg_content_top.png) repeat-x top transparent;
}
#wrapperb {
	background: url(../../sc/images/bg_content_bottom.png) repeat-x bottom #fff;
	position: relative;
	z-index: 2 !important;
}
#content {
	width: 920px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content h2
{
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 0px;
	line-height: 17px;
}
#breadcrumbs {
	height: 16px;
	padding: 0 20px;
	font-size: 11px;
	color: #888;
}
#breadcrumbs a {
	color: #888;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#home_featured {
	width: 900px;
	height: 325px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 12px;
	display: block;
}
#home_featured .item {
	width: 869px;
	height: 378px;
	float: left;
}

#home_featured .item1 {
    background: url(../../sc/images/Paris_homepage.jpg) no-repeat;
}
#home_featured .item2 {
    background: url(../../sc/images/bg_florence.jpg) no-repeat;
}
#home_featured .item3 {
    background: url(../../sc/images/bg_vietnam.jpg) no-repeat;
}
#home_featured .item4 {
    background: url(../../sc/images/bg_china.jpg) no-repeat;
}
#home_featured .item5 {
    background: url(../../sc/images/bg_egypt.jpg) no-repeat;
}
#home_featured .item6 {
    background: url(../../sc/images/bg_peruamazon.jpg) no-repeat;
}
#home_featured .item7 {
    background: url(../../sc/images/bg_paris.jpg) no-repeat;
}
#home_featured .item8 {
    background: url(../../sc/images/bg_costarica.jpg) no-repeat;
}
#home_featured .item9 {
    background: url(../../sc/images/bg_southafrica.jpg) no-repeat;
}
#home_featured .item10 {
    background: url(../../sc/images/bg_bhutan.jpg) no-repeat;
}
#home_featured .item11 {
    background: url(../../sc/images/bg_uzbekistan.jpg) no-repeat;
}

#home_featured .item .featcont {
	margin-top: 248px;
	height: 110px;
	width: 809px;
	padding: 10px 30px;
	background: url(../../sc/images/bg_featcont.png);
	display: block;
	position: relative;
}
#home_featured .item .featcont h2 {
	font-family: Georgia, serif;
	font-size: 30px;
	font-weight: normal;
	color: #dabe7d;
	line-height: 30px;
	padding-bottom: 10px;
}
#home_featured .item .featcont p {
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	width: 500px;
}
#home_featured .item .featcont img {
	position: absolute;
	right: 65px;
	top: 55px;
}
#featnav {
	background: #d8be79;
	width: 864px;
	padding: 9px 0px 5px 5px;
}
#featnav a
{
	padding: 1px 4px 1px 24px;
	font-size: 11px;
	color: #7B5D29;
	text-decoration: none;
	font-weight: bold;
}
#featnav a.current {
	background: url(../../sc/images/featarrow.gif) no-repeat left;
}

.feat {
	border-left: 1px dotted #b8b5ac;
	display: inline;
	float: left;
	height: 420px;
	padding-left: 5px;
	width: 250px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.feat1 {
	border: 0px;
	padding-left: 0px !important;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
}

.feat2 {
	border: 0px;
	padding-left: 10px !important;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
}

.feat3
{
	width: 200px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right top;
}
.feat3 {
	border-right: none transparent;
	width: 255px;
	border: 0;
}

.feat4
{
	width: 400px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right top;
}
.feat4 {
	border-right: none transparent;
	width: 360px;
	border: 0;
}
.feat h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	font-style: normal;
}
.feat h3 a {
	color: #000;
	text-decoration: none;
}
.feat h3 a:hover {
	text-decoration: underline;
}
.feat p {
	font-size: 11.5px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	width: 350px;
}
.feat span {
	font-size: 11px;
	line-height: 14px;
}
.feat span a {
	color: #000;
}
.feat span a:hover {
	color: #0000FF;
}
.feat1 h3,
.feat2 h3,
.feat1 p,
.feat2 p {
	width: 120px;
}
.feat3 span {
	display: block;
	width: 200px;
}
#bigmap {
	width: 940px;
	height: 460px;
	position: relative;
	background: url(../../sc/images/bg_map.png) no-repeat;
}
#overview {
	width: 900px;
	height: 330px;
	margin: 0 auto;
	position: relative;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 20px;
	color: #006600;
}
#overview p {
	width: 200px;
	font-size: 13px;
	line-height: 16px;
}
#overview img {
	position: absolute; 
	right: 40px;
	top: -20px;
}
#countries {
	width: 940px;
	margin: 0 auto;
}
#countries div {
	padding: 15px;
}
#countries .minimap {
	width: 250px;
	float: left;
}
#countries .col {
	width: 180px;
	margin: 25px 5px;
	float: left;
}
#countries ul {
	border-bottom: 1px dotted #ceb57b;
}
#countries li {
	border-top: 1px dotted #ceb57b;
	padding: 1px 0 2px;
}
#countries li a {
	font-size: 13px;
	color: #1e1b1d;
	text-decoration: none;
}
#countries li a:hover {
	text-decoration: underline;
}
#destination1 {
	position: absolute;
	top: 50px;
	left: 50px;
}
#destination2 {
	position: absolute;
	top: 250px;
	left: 127px;
}
#destination3 {
	position: absolute;
	top: 40px;
	left: 350px;
}
#destination4 {
	position: absolute;
	top: 200px;
	left: 330px;
}
#destination5 {
	position: absolute;
	top: 180px;
	left: 500px;
}
#destination6 {
	position: absolute;
	top: 50px;
	left: 620px;
}
#destination7 {
	position: absolute;
	top: 230px;
	left: 710px;
}
#tours {
	width: 225px;
	display: inline;
	margin: 0 20px 0 15px;
	float: left;
	
}
#tours ul {
	border-bottom: 1px dotted #ceb57b;
	width: 225px;
}
#tours li {
	border-top: 1px dotted #ceb57b;
	padding: 1px 0 2px;
}
#tours li.active {
	list-style-image: url(../../sc/images/arrow.png);
}
#tours li a {
	font-size: 13px;
	color: #1e1b1d;
	text-decoration: none;
}
#tours li a:hover {
	text-decoration: underline;
}
#tourslist {
	float: left;
	width: 650px;
}
#tourslist img.top {
	float: right;
}
#tourslist h2 {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	padding: 25px 0 10px;
}
#tourslist p.top {
	font-size: 10px;
	line-height: 12px;
}
#tourslist table {
	width: 100%;
	font-size: 11px;
	margin-bottom: 40px;
}
#tourslist table td {
	padding: 5px 8px;
}
#tourslist table .title {
	background: url(../../sc/images/titletable.gif) repeat-x;
	color: #fff;
}
#tourslist .row2 {
	background: #f3efda;
}
.banner {
	width: 650px;
	height: 75px;
	margin-top: 20px;
	background: url(../../sc/images/bg_reserve.gif);
}
.banner a {
	display: block;
	padding: 15px 20px;
	height: 45px;
	width: 100px;
	float: right;
}
.banner a:hover {
	background: url(../../sc/images/bg_btn_reserve.gif) no-repeat bottom right;
}


/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0;
	padding:0;	
	height:30px;
	z-index: 0;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0;
	list-style-image:none; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(../../tools/img/tabs/blue.png) no-repeat -420px 0;
	font-size:12px;
	font-weight: bold;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 108px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	top:1px;
	z-index: -1;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background:#d7d0b4;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background:#f1ebd2;		
	cursor:default; 
	color:#000;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{ background:#fff; }
ul.tabs a.s:hover 	{ background:#d7d0b4; }
ul.tabs a.s.current  { background:#f1ebd2; }

/* width 2 */
ul.tabs a.l 			{ background:#fff; }
ul.tabs a.l:hover 	{ background:#d7d0b4; }
ul.tabs a.l.current  { background:#f1ebd2; }


/* width 3 */
ul.tabs a.xl 			{ background:#fff; }
ul.tabs a.xl:hover 	{ background:#d7d0b4; }
ul.tabs a.xl.current { background:#f1ebd2; }


/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;	
}

.panes {
	background: url(../../sc/images/bg_tabbed.gif) repeat-x top; 
	min-height: 300px;
	padding: 0 20px 30px;
}

.panes h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0 0;
}

.panes p {
	margin: 15px 0 0;
	font-size: 13px;
}

.panes div.panescont > ul, #booking ul {
	list-style-type: disc;
	font-size: 13px;
	padding: 15px 0 0 20px;
}

.panes div.panescont > ul > li, #booking ul > li  {
	margin: 5px 0;
}

#gallery {
	width: 265px;
	float: right;
	margin-top: 20px;
}

.galleria{list-style:none;width:200px}
.galleria li{display:block;width:50px;height:50px;overflow:hidden;float:left;margin:10px 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto;}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */



#widget {
	width: 195px;
	background: #f3efda url(../../sc/images/widget_shadow3.png) no-repeat bottom;
	padding: 15px 15px 24px;
	margin: 20px 0;
}
#widget h3 {
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 20px 0;
}

#widget dt {
	font-size: 11px;
	margin: 10px 0 2px;
	float: left;
	display: block;
	width: 55px;
}
#widget dd {
	float: left;
	margin: 5px 0 2px;
	display: block;
}
#widget dt.check, #widget dt.nights {
	width: 100px;
}
#widget select {
	width: 140px;
	border: 1px solid #ccc;
}
#widget input {
	width: 106px;
	border: 1px solid #ccc;
}
#widget .nights select, #widget .check input {
	width: 45px;
}
#widget input.btn {
	border: none;
	width: 105px;
	margin: 10px 40px 0;
}
#widget img
 {
	padding-left: 10px;

}
#booking {
	float: left;
	width: 650px;
	padding-bottom: 20px;
}
#booking h1 {
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 8px;
}
#booking h2 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
}
#booking h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 25px 0 10px;
}
#booking h4 {
	font-family: Georgia, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding: 15px;
	float: left;
	margin-right: 10px;
}
#booking ul {
	list-style-type: disc;
	font-size: 13px;
	padding: 0 0 0 20px;
}
#booking ul > li  {
	margin: 5px 0;
}
#booking p {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 8px;
}
#booking a {
	color: #000;
}

#booking a:hover {
	color: #555;
}
#booking #pics {
	margin-bottom: 30px;
}
#booking #pics img {
	margin: 0px;
}
#booking #searchresults{
	float: left;
	width: 650px;
	height: 400px;
}
#booking-main-col {
	margin-top: 25px;
}
#booking-main-col h1 {
	font-family: Georgia, serif;
	font-size: 38px;
	font-weight: bold;
	padding-bottom: 22px;
	width: 649px;
}
#booking-main-col p {
	font-family: Georgia, serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	padding-bottom: 15px;
	width: 652px;
}
.dotted-divider {
	border-bottom: 1px dotted #9a999a;
	display: block;
	float: left;
	height: 1px;
	margin: 5px 0px 15px 0px;
	width: 652px;
}
.tourbox .title {
	background: url(../../sc/images/titletable.gif) repeat-x #2a272c;
	color: #fff;
	padding: 10px 5px;
	font-size: 18px;
	font-weight: bold;
}
.tourbox h1 {
	padding-bottom: 10px;
}
.tourbox h3 {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	padding: 10px;
	background: url(../../sc/images/arrow.png) no-repeat 0 12px;
}
.tourbox h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	background: #c5a971;
}
.tourbox h4.select {
	background: #999;
}
.tourbox h4 em {
	float: right;
	font-size: 10px;
}
.tourbox .panes {
	padding: 0;
	margin-bottom: 10px;
	min-height: 100px;
	background: #fff;
	border: 1px solid #c5a971;
}
.tourbox .hotelpic {
	float: left;
	margin: 15px 10px 0 15px;
}
.tourbox p {
	font-size: 13px;
	padding: 15px 0 10px;
	margin: 0;
}
#tourslist .tourbox table {
	margin-bottom: 0;
}
div.tabs {
	float: right;
	height: 22px;
}
div.tabs a {
	display: inline;
	font-size: 11px;
	padding: 5px;
	color: #000;
	text-decoration: none;
	margin-left: 3px;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
}
div.tabs a 			{ background:#d7d0b4; }
div.tabs a:hover 	{ background:#f1ebd2; }

.tourbox a {
	color: #000;
}
.tourbox a.button {
	display: block;
	padding: 5px;
	font-size: 11px;
	width: 85px;
	background: #d7d0b4;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
.tourbox a.button:hover {
	display: block;
	font-size: 11px;
	padding: 5px;
	width: 85px;
	background: #f1ebd2;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
.tourbox a.selected {
	display: block;
	font-size: 11px;
	padding: 5px;
	width: 85px;
	background: #f1ebd2;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
.tourbox td {
	border-bottom: 1px dotted #555;
}
#tourslist .tourbox td table tr td {
	border-bottom: none;
	padding: 2px;
}
.dark {
	background: #f3efda;
}
.alert {
	color: #900;
}
h5 {
	font-size: 10px;
}
h5 a {
	display: inline;
}
h5 a.current {
	padding-left: 12px;
	background: url(../../sc/images/arrowdown.png) no-repeat 0 2px;
}
.panes p {
	margin: 0 15px;
}
dl.checkout div {
	clear: both;
	vertical-align: bottom;
	position: relative;
	font-size: 11px;
	margin: 10px;
	padding: 10px;
}
input.short {
	width: 40px;
}
input.long-error {
	width: 100px;
	border: 1px solid #F03 !important;
}
input.long {
	width: 100px;
}
input.longer {
	width: 200px;
}
dl.checkout td {
	border: none;
}
dl.checkout dt, dl.checkout dd {
	float: left; 
	margin-right: 10px;
}
dl.checkout dt {
	width: 130px;
	position: relative;
	padding-top: 8px;
}
dl.checkout dt.doublehigh {
	padding-top: 16px;
}
dl.checkout dt.halfhigh {
	padding-top: 0px;
}
dl.checkout dt.gender {
	text-align: right;
}
dl.checkout input, dl.checkout select {
	border: 1px solid #ccc;
}
dl.checkout dd.error { 
	color: #F03 !important; 
}
.tourbox td {
	line-height: 17px;
}
.num {
	text-align: right;
}
.total {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
.hoteldesc {
	margin-top:15px;
}
.hotelname {
	font-size: 18px;
	font-family: Georgia, Times, serif;
}


/* footer 
------------------------------------------------------------------- */

#wrapper_footer {
	background: url(../../sc/images/bg_footer.png) repeat-x #5b565a;
	height: 179px;
}
#footer {
	width: 900px;
	height: 120px;
	margin: 0 auto;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
}
#footer .col {
	float: left;
	width: 890px;
	height: 20px;
	display: inline;
	margin-top: 92px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#footer .col ul {
	margin: 0 20px;
}
#footer .col ul li { 
	margin: 0 0 4px; 
}
#footer .col a {
	color: #0000FF;
	font-size: 12px;
}
#social {
	float: right;
	display: inline;
	margin: 35px 0;
}
#social h3 {
	text-align: center;
	color: #fff;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 16px;
	padding-bottom: 8px;
}
#social li {
	display: inline;
	margin: 10px;
}
#loading{
	position: absolute;
	top: 30%;
	left: 50%;
	height: 25%;
	text-align: center;
}
a.btn1 {
    background: transparent url('../../sc/images/btn1_a.png') no-repeat scroll top right;
    color: #333 !important;
    display: block;
    float: left;
    height: 28px;
    margin: 0px 0px 0px 0px;
    padding-right: 7px;
    text-decoration: none;
	text-transform:uppercase;
}
a.btn1 span {
    background: transparent url('../../sc/images/btn1_span.png') no-repeat top left;
    cursor: pointer;
	display: block;
	font-family: Georgia,serif;
	font-size: 12px;
	font-weight: bold;
    line-height: 12px;
    padding: 7px 7px 9px 14px; /* top & bottom padding + line height = btn height */
} 
a.btn1:hover {
    background: transparent url('../../sc/images/btn1_a.png') no-repeat scroll bottom right;
	color: #fff !important;
}
a.btn1:hover span {
    background: transparent url('../../sc/images/btn1_span.png') no-repeat bottom left;
}
a.btn2 {
    background: transparent url('../../sc/images/btn2_a.png') no-repeat scroll top right;
    color: #fff !important;
    display: block;
    float: left;
    height: 28px;
    margin: 0px 0px 0px 0px;
    padding-right: 7px;
    text-decoration: none;
	text-transform:uppercase;
}
a.btn2 span {
    background: transparent url('../../sc/images/btn2_span.png') no-repeat top left;
    cursor: pointer;
	display: block;
	font-family: Georgia,serif;
	font-size: 12px;
	font-weight: bold;
    line-height: 12px;
    padding: 7px 7px 9px 14px; /* top & bottom padding + line height = btn height */
} 
a.btn2:hover {
    background: transparent url('../../sc/images/btn2_a.png') no-repeat scroll bottom right;
	color: #333 !important;
}
a.btn2:hover span {
    background: transparent url('../../sc/images/btn2_span.png') no-repeat bottom left;
}

#footer .copyright
{
	float: left;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	font-style: italic;
	color: #0066FF;
}


/* =Form Elements
------------------------------------------------------------------- */

.form-style .error input[type="text"],
.form-style .error select {
    border: 1px solid #900 !important;
    color: #900 !important;
}
.form-style .error {
    color: #900 !important;
}
form.form-style {
	display: inline;
	font-family: arial, sans-serif;
	font-size: 12px;
}
.form-style fieldset {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
.form-style input[type="text"],
.form-style select,
.form-style textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 3px;
}
.form-style select {
	padding: 2px;
}
.form-style option {
	font-family: arial, sans-serif;
	font-size: 12px;
}
.form-style input[type="checkbox"] {
	background: none;
	border: 0px;
	margin: 5px 7px 0px 0px;
	padding: 0px;
}
.form-style .form-label {
	clear: left;
	padding: 10px 0px;
}
.form-style .form-entry {
	clear: right !important;
	padding: 5px 0px;
}
.form-style .form1col, .form2col {
	margin-top: 0px;
	width: 600px;
}
.form-style .form1col {
	padding-top: 0px;
}
.form-style .form2col .form-label {
	float: left;
	width: 150px;
}
.form-style input[type="text"],
.form-style textarea {
	width: 250px;
}
.form-style input.alt {
	width: auto;
}
.form-style input[type="submit"] {
	background-color: #fc7203;
	border: 0px;
	clear: both;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	margin-top: 5px;
	padding: 5px 7px;
}
.form-style .form2col + input[type="submit"] {
	margin-left: 100px;
}
.form-style .instructions {
	color: #666;
	font-size: 11px;
}
.form-style .privacy-link {
	clear: both;
	margin-left: 325px;
}


/* 
	About Page
------------------------------------------------------------------- */

#page-header {
	background: url(../../sc/images/header_aboutwsjt.png) no-repeat;
	height: 180px;
	margin-top: 22px;
	width: 676px;
}
#page-content-alt {
	float: left;
	margin-left: 260px;
	padding-bottom: 20px;
	width: 650px;
}
#page-content-alt h1 {
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 12px;
}
#page-content-alt h2 {
	font-family: Georgia, serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
	margin-top: 10px;
	padding-bottom: 0px;
}
#page-content-alt p {
	font-size: 13px;
	line-height: 20px;
	padding: 8px 0px;
}
#page-content-alt ul {
	font-size: 13px;
	line-height: 18px;
	list-style-type: disc;
	padding: 3px 0px 3px 20px;
}
#page-content-alt ul > li  {
	margin: 5px 0;
}
#page-content-alt a {
	color: #000;
}
#page-content-alt a:hover {
	color: #555;
}
#page-content-alt-col {
	margin-top: 25px;
}
#page-content-alt-col h1 {
	font-family: Georgia, serif;
	font-size: 38px;
	font-weight: bold;
	padding-bottom: 22px;
	width: 649px;
}
#page-content-alt h4 {
	font-size: 16px;
	font-weight: bold;
	padding: 12px 0px 8px 0px;
}
#page-content-alt-col p {
	font-family: Georgia, serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	padding-bottom: 15px;
	width: 652px;
}
#side-quad {
	float: left;
	margin-right: 65px;
	width: 285px;
}
#side-quad + div {
	margin: 0px;
	width: 285px;
}
#side-quad h1 {
	font-family: Georgia, serif;
	font-size: 21px;
	font-weight: bold;
	margin-top: 13px;
	padding-bottom: 10px;
}
#side-quad h2 {
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 20px;
	line-height: 24px;
}
#side-quad p {
	font-size: 14px;
	line-height: 21px;
	padding-bottom: 10px;
}
#feature-col-header {
	background: url(../../sc/images/header_ourpromise.png) repeat-x;
	height: 180px;
	margin: 25px 0px 15px 0px;
	width: 676px;
}
#feature-col {
	margin-top: 25px;
}
#feature-col h1 {
	font-family: Georgia,serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	padding-bottom: 15px;
}
#feature-col h2 {
	font-family: Georgia, serif;
	font-size: 28px;
	font-weight: bold;
	width: 649px;
}
#feature-col p {
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	padding-bottom: 13px;
	width: 652px;
}
#feature-col-alt {
	margin-top: 25px;
}
#feature-col-alt h2 {
	font-family: Georgia, serif;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 10px;
	width: 649px;
}
#feature-col-alt p {
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	padding-bottom: 13px;
	width: 652px;
}

/* 
	Vaction Page
------------------------------------------------------------------- */

#page-content {
	float: left;
	width: 650px;
	padding-bottom: 20px;
}
#page-content h1 {
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 12px;
}
#page-content h4 {
	font-size: 16px;
	font-weight: bold;
	padding: 12px 0px 8px 0px;
}
#page-content p {
	font-size: 13px;
	line-height: 20px;
	padding: 8px 0px;
}
#page-content p a {
	color: #000;
	font-size: 13px;
}
#page-content p a:hover {
	color: #555;
	font-size: 13px;
}
#page-content ul {
	font-size: 13px;
	line-height: 18px;
	list-style-type: disc;
	padding: 3px 0px 8px 20px;
}
#page-content ul > li  {
	margin: 5px 0;
}
#extended-col {
	float: left;
	display: inline;
	margin: 0px 20px 0px 15px;
	padding: 10px 15px;
	width: 225px;
}
#extended-col h1 {
	font-family: Georgia,serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	padding-bottom: 10px;
}
.sml-divider {
	border-bottom:1px dotted #9A999A;
	display: inline;
	float: left;
	margin: 0px 0px 15px 0px;
	width: 215px;
}
#extended-col h2 {
	font-size: 15px;
	line-height: 22px;
	font-weight: italic;
	width: 195px;
}
#extended-col p {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 8px;
	width: 215px;
}
#vacation-header {
	height: 316px;
	margin: 10px 5px;
	width: 676px;
}
.vacation-package {
	margin: 10px 0px 20px 10px;
	height: 155px;
}
.vacation-package img {
	float: left;
	padding-right: 10px;
	margin-bottom: 30px;
}
.vacation-package h3 {
	color: #595b5c;
	font-family: Georgia,serif;
	font-size: 20px;
	font-style: italic;
	line-height: 26px;
	padding-bottom: 5px;
}
.vacation-package p {
	font-size: 12px;
	padding: 5px 0px 10px 5px;
	line-height: 20px;
}
.vacation-package a {
	color: #ff5117;
	font-size: 12px;
	text-decoration: none;
}
.vacation-package a:hover {
	color: #ff5117;
	font-size: 12px;
	text-decoration: underline;
}
.vacation-divider {
	border-bottom: 1px dotted #9a999a;
	display: block;
	float: left;
	height: 1px;
	margin: 5px 0px 20px 5px;
	width: 665px;
}
#map-region {
	float: left;
	margin-left: -15px;
}



/* 
	Feature Packages
------------------------------------------------------------------- */

.feature-main {
	height: 165px;
	margin: 10px 0px 20px 10px;
}
.feature-main img {
	float: left;
	margin-bottom: 60px;
	padding-right: 10px;
}
.feature-main h3 {
	color: #595b5c;
	font-family: Georgia,serif;
	font-size: 20px;
	font-style: italic;
	line-height: 26px;
	padding-bottom: 5px;
}
.feature-main p {
	font-size: 12px;
	padding: 5px 0px 10px 5px;
	line-height: 20px;
}
.feature-main a {
	color: #ff5117;
	font-size: 12px;
	text-decoration: none;
}
.feature-main a:hover {
	color: #ff5117;
	font-size: 12px;
	text-decoration: underline;
}
.feature-package {
	height: 200px;
	margin: 10px 0px 20px 10px;
}
.feature-package img {
	float: left;
	margin-bottom: 60px;
	padding-right: 10px;
}
.feature-package h3 {
	color: #595b5c;
	font-family: Georgia,serif;
	font-size: 20px;
	font-style: italic;
	line-height: 26px;
	padding-bottom: 5px;
}
.feature-package p {
	font-size: 12px;
	padding: 5px 0px 10px 5px;
	line-height: 20px;
}
.feature-package a {
	color: #ff5117;
	font-size: 12px;
	text-decoration: none;
}
.feature-package a:hover {
	color: #ff5117;
	font-size: 12px;
	text-decoration: underline;
}

/* 
	SweepStakes
------------------------------------------------------------------- */

#sweepstake-header {
	background:transparent url(../../sc/images/header_sweepstakes.png) repeat-x scroll 0 0;
	height: 308px;
	margin: 10px 5px;
	width: 666px;
}
#sweepstakes {
	float: left;
	width: 360px;
	margin: 0px 15px 10px 10px;
}
ul#sweepstakes-list {
	border-bottom:1px dotted #9A999A;
	font-size: 13px;
	line-height: 18px;
	list-style-type: disc;
	padding: 3px 0px 8px 20px;
}
span.sweepslink a {
	color: #000;
	font-size: 13px;
	padding-right: 15px;
}
span.sweepslink a:hover {
	color: #555;
	font-size: 13px;
}
#sweepstakes h3 {
	font-size: 16px;
	padding-bottom: 5px;
}
#sweepstakesform {
	float: left;
	margin: 0px;
	width: 230px;
}
#sweepstakesform form {
	display: inline;
}
#sweepstakesform input {
	font-family: arial, sans-serif;
}
#sweepstakesform input[type="text"],
#sweepstakesform textarea,
#sweepstakesform select {
	background-color: #f1e4c7;
	border: 1px solid #f1e4c7;
	color: #000;
	font-size: 13px;
	padding: 3px;
	width: 275px;
}
#sweepstakesform #state {
	font-family: arial, sans-serif;
	padding: 2px;
	width: 150px;	
}
#sweepstakesform #zip {
	width: 120px;	
}
#sweepstakesform fieldset {
	color: #fff;
	padding: 0px !important;
}
#sweepstakesform .form-entry {
	clear: right;
	padding: 3px 0px;
}
#sweepstakesform .form1col {
	margin: 0px;
	padding: 0px;
}
#sweepstakesform a {
	color: #ff5117;
	display: block;
	font-size: 12px;
	margin-top: 10px;
	text-decoration: none;
}

#sweepstakesform .privacy-link {
	clear: both;
	
}
#sweepstakesform a {
	color: #000;
	
}
#sweepstakesform a:hover {
	color: #555;
	
}




/* 
	Contact
------------------------------------------------------------------- */

#widget-contact {
	width: 195px;
	background: #f3efda url(../../sc/images/widget_shadow3.png) no-repeat bottom;
	padding: 15px 15px 24px;
	margin: 20px 0;
}
#widget-contact h3 {
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 20px 0;
}
#widget-contact p {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 8px;
}
#widget-contact a {
	font-size: 13px;
	color: #000;
}
#widget-contact a:hover {
	font-size: 13px;
	color: #555;
}
#contact-header {
	background: url(../../sc/images/header_contactus.png) no-repeat;
	height: 440px;
	margin-top: 22px;
	width: 676px;
}
#contact-us {
	float: left;
	height: 650px;
	width: 650px;
	padding-bottom: 20px;
}
#contact-us h1 {
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 8px;
}
#contact-us p {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 8px;
}
#contact-us a {
	color: #000;
}
#contact-us a:hover {
	color: #555;
}




/* 
	Request Form
------------------------------------------------------------------- */

#req-info {
	float: left;
	width: 650px;
	height: 650px;
	margin-left: 260px; 
	padding-bottom: 20px;
}
#req-info h1 {
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 8px;
}
#req-info p {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 8px;
}
#req-info a {
	color: #000;
}
#req-info a:hover {
	color: #555;
}

.red_border {
	border: solid 2px red !important;
}	

#error_message {
	color: red;
	text-align: center;
	margin-top: 3px;
}


/* 
	Copyright
------------------------------------------------------------------- */


#booking-copyright {
	float: left;
	height: 425px;
	margin-left: 260px; 
	padding-bottom: 20px;
	width: 650px;
}
#booking-copyright h1 {
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 15px;
}
#booking-copyright p {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 8px;
}
#booking-copyright a {
	color: #000;
}
#booking-copyright a:hover {
	color: #555;
}

