/* -======================== Big Five Main CSS =========================================================- */

* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF url(../img/body.gif) center repeat-y;
	}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
	
#wrapper {
	width: 778px;
	margin: 0 auto;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
	
body#search #content h2 {
	margin: 10px 0 10px 10px;
	padding-top: 0;
	text-align: left;
	color: #333366;
	font-size: 14px;
	font-weight: bold;
	}
	
#footer h6, body#faces #footer h6 {
	margin: 2px 57px;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	}
	
h6 a { color: #999999; }
	
ul, li {
	margin: 0;
	padding: 0;
	}
	
p {
	font-size: 12px;
	line-height: 1.4em;
	}
	
a {
	color: #666666;
	}
	
img {
	border: none;
	}
	
form {
	margin: 0;
	padding: 0;
	}

/* -======================== Header Section =========================================================- */
	
#header {
	width: 778px;
	height: 81px;
	margin: 0 auto;
	border-bottom: 5px solid #FFFFFF;
	background: #FFFFFF url(../img/header.jpg) top left no-repeat;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 76px;
	}
	
h1 {
	float: left;
	width: 197px;
	margin: 0;
	padding: 10px 0 0 15px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 182px;
	}
	
ul#headernav {
	float: right;
	display: inline;
	width: 500px;
	list-style: none;
	margin: 18px 0 0 0;
	padding: 0;
	text-align: right;
	}
	
* html ul#headernav {
	margin: 16px 0 0 0;
	}
	
ul#headernav li {
	display: inline;
	list-style: none;
	margin: 0 0 0 16px;
	}

#login {
	float: right;
	display: inline;
	margin: 5px 0 0 0;
	padding: 0 0 4px 0;
	width: 260px;
	height: 27px;
	text-align: right;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 23px;
	}
	
#login form {
	margin: 0;
	padding: 0;
	}
	
#login input {
	width: 110px;
	margin: 0 5px 0 20px;
	padding: 0;
	font-size: 10px;
	color: #CCCCCC;
	}
	
#login input.go {
	width:23px;
	height:17px;
	margin: 0px 0px -4px 0px;
	}
	
#login h2 {
	display: inline;
	font-size: 11px;
	font-weight: normal;
	}	

#login a {
	margin-bottom: 4px;
	color: #333366;
	}
	
#login img {
	margin-bottom: -4px;
	}
	
/* -======================== Sidebar =========================================================- */

#sidebar {
	float: left;
	width: 180px;
	text-align: left;
	}
	
#sidebar h2 {
	margin: 7px 0 0 10px;
	width: 120px;
	text-align: left;
	color: #333366;
	font-size: 12px;
	font-weight: bold;
	}
	
#sidebar h3 {
	width: 180px;
	height: 21px;
	margin: 0;
	padding: 5px 0 0 0;
	background-color: #5C86AF;
	text-align: center;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 16px;
	}

#sidebar #section_title {/* ***** */
	margin: 10px 0 3px 10px;
	color: #5C86AF;
	font-size: 15px;
	font-weight: bold;
	}

#sidebar ul {
	margin: 4px 0 15px 0;
	list-style-type: square;
	text-align: left;
	color: #333366;
	font-size: 12px;
	}
	
#sidebar li {
	padding-left: 12px; 
	list-style-position: inside;	
}

* html #sidebar li { padding-bottom: 2px; margin-top: 2px; }	

#sidebar li a {
	color: #333366;
	line-height: 1.6em;
	}
	
#sidebar li.here, #sidebar li.here a {
	background: url(../img/nav_destins.gif) left repeat-y;
	text-decoration: none;
	}
		
#searchtours {
	background: url(../img/gradient-gray.gif) left repeat-y;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #666666;
	text-align: center;
	}
	
#searchtours h4 {
	margin: 0;
	padding: 8px 0 1px 12px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	}
	
#searchtours form {
	margin: 0;
	padding: 0;
	}
	
#searchtours select {
	width: 157px;
	margin: 0;
	padding: 0;
	}
	
#searchtours img {
	margin: 5px 0 0 0;
	}
	
#searchtours .submit {
	padding-top: 10px;
	}
	
#sidebar ul#sidelinks {
	list-style-type: none;
	}
	
#sidebar ul#sidelinks li#first {
	margin: 10px 0 10px 0;
	}
	
/* \*/
* html #sidebar ul#sidelinks {
	margin-left: -3px;
	}
* html #sidebar ul#sidelinks li#first {
	margin: 10px 0 7px 0;
	}
* html #sidebar ul#sidelinks li {
	padding: 0;
	}
/* */
/* -======================== Location and Sub Navigation =========================================================- */

#content ul#subnav {
	list-style: none;
	width: 593px;
	height: 22px;
	margin: 0 0 1px 0;
	padding-left: 8px;
	background-color: #EEE0C5;
	text-align: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 585px;
	}
	
ul#subnav.location { text-align: center; }
	
ul#subnav li {
	display: inline;
	list-style: none;
	}

ul#subnav li a {
	display: block;
	float: left;
	margin: 0 0 0 5px;
	padding: 4px 5px 6px 5px;
	font-size: 11px;
	height: 12px;
	}
	
ul#subnav li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5C86AF;
	}

ul#subnav li .selected{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5C86AF;
	}


ul#subnav li a#arrowleft img {
	margin: 3px 10px 0 0;
	}
	
ul#subnav li a#arrowrt img {
	margin: 3px 0 0 10px;
	}
	
ul#subnav li a#arrowleft:hover, ul#subnav li a#arrowrt:hover {
	background: none;
	}
	
/* *** Nav Fixes for IE Win + Mac ****/

* html #content ul#subnav {
	height: 22px;
	padding-top: 3px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 19px;
	}
	
* html ul#subnav li a {
	display: inline;
	float: none;
	margin: 0 0 0 0px;
	padding: 4px 6px 4px 6px;
	font-size: 11px;
	} 
	
* html ul#subnav li a#arrowleft {
	margin: 6px 5px 0 0;
	}
	
* html ul#subnav li a#arrowrt {
	margin: 6px 0 0 15px;
	}
	
* html ul#subnav li a#arrowleft img {
	margin: 0;
	}
	
* html ul#subnav li a#arrowrt img {
	margin: 0;
	}

/* -======================== Main Content =========================================================- */
	
#contentwrapper {
	width: 778px;
	margin: 0 auto;
	padding-bottom: 15px;
	background: #FFFFFF url(../img/sidebar-grad.gif) top left repeat-y;
	}
	
#content {
	width: 593px;
	margin: 0 0 0 185px;
	}
	
/* hide ie mac and fix 3px bug \*/	
* html #content {
	height: 1%;
	margin: 0;
	}
* html #sidebar {
	margin-right: 2px;
	}
/* end hide */
	
#masthead {
	position: relative;
	}
	
img.main {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	}
	
#masthead h3 {
	padding: 25px 0 0;
	}

#content h2 {
	width: 583px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 12px;
	padding-top: 2px;
	padding-left: 10px;
	background: #C1D6E6;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 28px;
	}
	
#content h2 span {
	font-weight: bold;
	color: #5C86AF;
	}
	
body#home #content h2 {
	width: auto;
	height: auto;
	margin: 5px 0 9px 0;
	padding: 0;
	text-align: center;
	background: none;
	}

h3 {/* ***** */
	margin: 10px 0 3px 10px;
	color: #5C86AF;
	font-size: 18px;
	font-weight: bold;
	}

body#home #content h3 {
	margin: 0 0 2px 17px;
	font-size: 12px;
	color: #333366;
	}
	
body#showtours #content h3 { color: #CC9900; }
body#specials #content h3 {	margin: 10px 0 3px 10px; }

/* *** this padding cortrols height of first paragraph on region pages! *** */	
h3.first {
	padding-top: 220px;
	}
	
p.first {
	padding-top: 235px;
	}
	
h4 {
	margin: 0 0 3px 10px;
	color: #CC9900;
	font-size: 12px;
	font-weight: bold;
	}
	
body#about #content h4, body#media #content h4 {
	margin: 20px 0 3px 10px;
	}
	
body#tourlist #content h4 {
	margin: 15px 0 -15px 10px;
	}	
	
h5 {
	margin: 0 0 20px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	}
	
body#faces #content h4 {
	margin: 20px 0 -15px 10px;
	padding: 0;
	}
	
body#faces h5 {
	margin: 20px 0 3px 10px;
	}
	
body#faces h6 {
	width: auto;
	margin: -3px 0 3px 10px;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	}
	
body#faces h6 a {
	color: #666666;
	}	
	
#content p {
	margin: 0 30px 5px 10px;
	}
	
body#home p {
	margin: 0 30px 5px 17px;
	}
	
body#spirit p {
	margin: 0 30px 10px 10px;
	}
	
p.images { 
 text-align: center;
 }
 
p.images img {
	margin: 10px 20px 0 20px;
	}	

p.imagesspirit { 
 text-align: left;
 }
 
p.imagesspirit img {
	margin: 10px 20px 0 20px;
	}	

#content ul {
	margin: 0 30px 5px 10px;
	}	
	
#content li {
	list-style: none;
	font-size: 12px;
	}
	
div.column {
	float: left;
	display: inline;
	width: 150px;
	margin: 0;
	}
	
.column.wide {
	width: 280px;
	}
	
dl {
	margin: 0 0 0 10px;
	font-size: 12px;
	}
	
dt {
	margin: 15px 0 2px 0;
	color: #333366;
	font-weight: bold;
	}
	
dd {
	margin: 0 0 5px 0;
	line-height: 1.4em;
	}
	
/* -======================== Home Boxes =========================================================- */

.homebox1, .homebox2 {
	position: relative;
	float: left;
	width: 280px;
	height: 134px;
	}
	
.homebox1 {
	margin-right: 10px;
	}
	
.homeimage {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100px;
	height: 135px;
	border-bottom: 1px solid #666666;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 134px;
	}
	
.homeimage img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	}
	
.hometext {
	position: absolute;
	top: 0;
	left: 100px;
	z-index: 1000;
	width: 181px;
	height: 135px;
	padding-left: 10px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: #333333;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
	height: 134px;
	}
	
.hometext p {
	margin: 0 10px 0 0;
	font-size: 11px;
	}

/* -======================== Content Masthead and Containers =========================================================- */

#content #masthead p {
	position: absolute;
	z-index: 1000;
	width: 201px;
	margin: 0 30px 5px 10px;
	padding: 15px 10px;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 13px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
	}
	
#content #masthead p.home {
	top: 125px;
	left: 14px;
	}
	
#content #masthead p.inner {
	top: 130px;
	left: 365px;
	}	
	
#masthead a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}
	
#content #masthead h2 {
	float: left;
	height: 63px;
	margin: 10px 5px 0 0;
	padding: 24px 10px 0;
	border-right: 1px solid #99C299;
	text-align: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 39px;
	}

.containerhm {
	height: 155px;
	margin: 17px 0;
	padding: 10px;
	background-color: #F1E6D1;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 135px;
	}

.container {
	margin: 17px 0;
	padding: 10px 10px 1px 10px;
	background-color: #F1E6D1;
	}
	
* html .container { padding: 10px; }
	
.box {
	float: left;
	width: 281px;
	height: 135px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #333333;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 280px;
	height: 134px;
	}
	
.section {
	width: 573px;
	height: 135px;
	margin:  0 0 10px 0;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #333333;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 572px;
	height: 134px;
	}
	
.box img {
	float: left;
	margin-right: 8px;
	}
	
.container img {
	float: left;
	margin-right: 10px;
	}
	
.green { background: url(../img/green-grad.gif) repeat-x; }

body#home .green { margin-right: 10px; }

.blue {	background: url(../img/blue-grad.gif) repeat-x;	}
	
#content .box p, #content .hometext p {
	margin: 0 10px 0 0;
	font-size: 11px;
	}

#content .section p {
	margin: 4px 30px 0 0;
	font-size: 12px;
	color: #666666;
	line-height: 1.4em;
	}
	
.box a, .hometext a {
	font-weight: bold;
	color: #333333;
	}
	
.box h4, .section h4, .hometext h4 {
	color: #FFFFFF;
	padding: 16px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	}

.box h4, .hometext h4 {
	margin: 0;
	}

.box h5, .hometext h5 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	}

.section h4 {
	margin: 0 0 4px 0;
	}	

.section h5 {
	margin: 0;
	}
	
.section h6 { font-size: 12px; font-weight: normal; color: #666666; text-align: left; margin: 3px 0 0 0; }
.section h6 a { color: #666666; }
	
body#tourlist .section h5 { padding: 16px 0 0 0; }	
	
.section h4 a, .section h5 a { text-decoration: none; }
	
/* -======================== Tour Detail Page =========================================================- */

/* \*/
* html body#tourdetail #content h2 {
	height: 30px;
	padding-top: 0;
	}
/* */

body#tourdetail #content h3 { margin: 0 0 8px 10px; color: #333366; }

#content ul#tournav {
	position: relative;
	width: 593px;
	height: 30px;
	margin: 5px 0 0 0;
	border-bottom: 1px solid #666666;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 29px;
	}
	
#content ul#tournav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	}
	
ul#tournav li a {
	position: absolute;
	bottom: -1px;
	display: block;
	float: left;
	height: 29px;
	margin: 0;
	padding: 6px 10px 0 10px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 23px;
	}
	
* html ul#tournav li a { bottom: -2px; }
	

#navHighlights { left: 0; }
#navRates { left: 85px; }
#navSend { left: 205px; }
#navTour { left: 320px;top: -5px; }
#navPrint { right: 0; top: -5px; }
	
ul#tournav li a.here {
	background: #F8F2E8;
	color: #333366;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	}
	
ul#tournav li a.off {
	border: 0px;
	}
	
#highlights, #rates, #send {
	padding-top: 17px;
	padding-bottom: 37px;
	background: #F8F2E8;
	}
	
	
ul#tournav li a, ul#tournav li form {
	position: absolute;
	bottom: -1px;
	display: block;
	float: left;
	height: 29px;
	margin: 0;
	padding: 6px 10px 0 10px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 23px;
	}
		

#send { float: left; margin-bottom: 20px; }
* html #send { margin-bottom: 0; }

#highlights p, #rates p, #send p { margin: 0 12px 20px 12px; line-height: 1.6em; color: #666666; }
body#tourdetail #content #highlights h3, body#tourdetail #content #rates h3, body#tourdetail #content #send h3 { color: #CC9900; }

#inquire {
	float: right;
	display: inline;
	margin: -20px 10px 10px 10px;
	padding: 10px;
	text-align: center;
	background: #FFFFFF;
	}
	
#inquire img {
	display: block;
	padding-left: 20px;
	}
	
* html #inquire img { padding-left: 0; }	
	
img#mainphoto { border: 1px solid #001200; margin-bottom: 5px; padding-left: 0;}

/* -========================  Show Tours Page =========================================================- */

#destinDesc {
	float: left;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #666666;
	}
	
body#showtours #content h2 { margin-bottom: 0; }
	
/*#destinDesc p*/ body#showtours p {
	margin: 12px;
	}
	
img.map {
	float: right;
	display: inline;
	margin: 6px 0 1px 28px;
	border: 1px solid #55453E;
	}
	
#tourselect {
	width: 593px;
	height: 315px;
	margin: 5px 0;
	padding: 15px 10px 20px;
	background: #5E85B0;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 573px;
	height: 280px;
	}

#tourselect img {
	float: right;
	display: inline;
	margin-left: 10px;
	}
	
#tourselect p {
	color: #FFFFFF;
	margin: 0;
	}

#featuredtours {
	float: left;
	display: inline;
	width: 593px;
	margin-bottom: 10px;
	padding: 10px 10px 0 10px;
	background: #F1E6D1;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 573px;
	}
	
* html #featuredtours {
	padding: 0 10px 10px 10px;
	}
	
/* html #featuredtours {
	padding-bottom: 10px;
	}*/
	
#featuredtours h4 {
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	}

#featuredtours h5 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #5C86AF;
	}	

.listing {
	float: left;
	display: inline;
	height: 1%;
	width: 286px;
	margin-bottom: 10px;
	padding: 0;
	}
	
* html #featuredtours .listing {
	margin-bottom: 0;
	margin-top: 10px;
	}
	
.listing img {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
	border: 1px solid #666666;
	}		

#alacarte {
	float: left;
	display: inline;
	width: 593px;
	margin-bottom: 10px;
	padding: 10px 10px 0 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 573px;
	}
	
#alacarte h3 {
	margin: 0 0 10px -10px;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #666666;
	}
	
#alacarte h4 {
	padding-top: 1px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	line-height: 1em;
	}
	
#alacarte h5 {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #5C86AF;
	}
	
#alacarte h4 a, #featuredtours h4 a { text-decoration: none; color: #333366; }

/* -======================== News Page =========================================================- */

body#news #content h3 {
	margin: 10px 0 3px 10px;
	}
	
body#news #content h4 {
	margin: 10px 0 2px 10px;
	}
	
body#news #content p {
	margin: 0 50px 10px 10px;
	}

body#news h6 {
	/*padding-top: 20px;*/
	}
	
/* -======================== Find Agent Page =========================================================- */

body#agent #content h3 { margin: 10px 0 20px 10px; }

body#agent h5 a { display: block; margin-top: 30px; font-size: 12px; color: #666666; text-decoration: none; font-weight: normal; }
body#agent p { margin: 0 0 0 10px; }
body#agent h5 { margin: 20px 0 0 10px; font-weight: bold; color: #333366; font-style: normal; }
/*body#agent h6 { margin: 100px 57px 20px 57px; }*/

form#agent { margin: 10px 0 0 10px;	}
	
form#agent input { display: block; margin: 0 0 10px 0; }

/* -======================== Find Tour Page =========================================================- */

form#findtour, form#search_tours {
	margin: 20px 0 0 10px;
	}
	
#findtour select, #search_tours select { width: 200px; }
#findtour h4, #search_tours h4 { margin: 10px 0 3px 0; }
#findtour input.submit, #search_tours input.submit { display: block; margin-top: 10px; }

/* -=================== Form Layout =================- */

form#contact {
	font-size: 12px;
	margin: 30px 0 0 0;
	float: left;
	}
	
form#newsletter {
	font-size: 12px;
	margin: 10px 0 0 0;
	}
	
form#contact input, form#newsletter input {
	background: #FAFAFA;
	}
	
fieldset {
	float: left;
	display: inline;
	border: none;
	}
	
#content fieldset p {
	margin: 0 0 5px 0;
	}
	
fieldset.main {
	width: 220px;
	margin: 0 25px 0 10px;
	margin-right: 25px;
	border-right: 1px solid #EEEEEE;
	}
	
fieldset.interest, fieldset.inquiry, fieldset.main2 {
	width: 270px;
	margin: 10px 0 10px 10px;
	}
	
fieldset.comments {
	margin: 15px 0 0 10px;
	width: 500px;
	}
	
fieldset.signup {
	margin: 0 25px 0 10px;
	border-right: none;
	}

.comments textarea {
	width: 350px;
	height: 200px;
	margin-top: 5px;
	margin-bottom: 20px;
	}
	
div#agentbox {
	display: none;
	}

textarea#agentinfo {
	height: 100px;
	}
	
fieldset div {
	margin: 0 0 10px 0;
	}
	
legend {
	padding-bottom: 10px;
	color: #666666;
	font-weight: bold;
	}
	
fieldset.comments label {
	width: 350px;
	font-weight: bold;
	}
	
.main label, .main2 label {
	display: block;
	font-weight: bold;
	}

.main label span, .main2 label span {
	font-weight: normal;
	}
	
.main input, .main select, .main2 input, .main2 select {
	width: 180px;
	margin-bottom: 15px;
	}

#contact .main input.submit, .main2 input.submit {
	clear: both;
	width: auto;
	margin: 25px 0 0 75px;
	}
	
.interest input {
	display: inline;
	margin-right: 5px;
	width: auto;
	}
	
.inquiry input {
	width: 30px;
	margin: 0 5px 0 0;
	}
	
.inquiry .wide {
	display: block;
	width: 200px;
	}
	
form#contact .submit {
	float: left;
	display: inline;
	margin-top: -5px;
	margin-left: 10px;
	}
	
form#newsletter .submit {
	width: auto;
	}
	
input.radio {
	width: auto;
	margin: 0 5px 0 0;
	}

ul.left {
    float: left;
    width: 100px; 
    margin: 0;
    padding: 15px 0px;
    border: 0px none; 
   }
  
 ul.right {
    float: right;
    width: 450px; 
    margin: 0;
    padding: 15px 0px;
    border: 0px none;
   }
   
#friend input, #friend textarea { width: 170px;	}
	
#friend textarea {
	float: right;
	height: 50px;
	}

/* Hide this from IE Mac \*/	
#friend h4 {
	float: left;
	width: 270px;
	text-align: right;
	}
/* End Hide */
	
#friend p {
	float: left;
	display: inline;
	width: 200px;
	margin: 5px 0 0 100px;
	text-align: left;
	font-size: 11px;
	line-height: 1em;
	}
	
#friend .submit { display: block; clear: both; width: 50px; margin-left: 220px; }
	
h4.set {
	margin-top: 25px;
	}
	
h4.area {
	display: block;
	height: 60px;
	margin-top: 25px;
	}
	
h4 span { float: left; display: inline; margin-left: 40px; }
	
.clear { clear: both; }

/* -------------------------- inquiry form steps -------------- */

form#inquire1 {
	height: 250px;
	}
	
fieldset#step1 {
	float: none;
	display: block;
	margin: 15px 0 0 0;
	}

fieldset#step1 h5, fieldset#step2b h5 {
	margin: 0 0 3px 10px;
	}	

fieldset#step1 label, fieldset#step2b label, fieldset#step1 label, fieldset#step3a label {
	font-size: 12px;
	margin: 0 2px 0 10px;
	}
	
fieldset#step2a, fieldset#step2a1 {
	display: none;
	float: none;
	margin: 35px 0 0 0;
	}

fieldset#step2a .submit, fieldset#step2a1 .submit {
	margin: 3px 0 0 10px;
	}
	
fieldset#step2a1 .submit {
	margin: 8px 0 0 10px;
	}


fieldset#step2a label, fieldset#step2a textarea {
	display: block;
	margin: 0 0 3px 10px;
	font-size: 12px;
	}


fieldset#step2a1 label {
	display: block;
	margin: 12px 0 3px 10px;
	font-size: 12px;
	}
	
fieldset#step2a1 input {
	display: block;
	margin: 3px 0 0 10px;
}
	
fieldset#step2b {
	display: none;
	float: none;
	margin: 35px 0 0 0;
	}
	
fieldset#step3a {
	display: none;
	float: none;
	margin: 35px 0 0 0;
	}
	
fieldset#step3a label {
	display: block;
	font-weight: bold;
	margin: 0 0 3px 10px;
	}
	
fieldset#step3a input {
	display: block;
	margin: 0 0 7px 10px;
	}
	
fieldset#step3b {
	display: none;
	}	

fieldset#step3b .submit {
	display: block;
	margin: 10px 0 0 10px;
	}

/*----------------------------------- Feedback form -------------------------------- */

fieldset.feedback {
	margin-bottom: 20px;
	}
	
fieldset.feedback legend {
	margin: 0 0 0 12px;
	padding: 0;
	}
	
/* \*/
* html fieldset.feedback legend {
	margin: 0 0 -35px 2px;
	}
/* */

fieldset.feedback ul {
	clear: both;
	padding: 10px 0;
	}
	
/* \*/
* html fieldset.feedback ul {
	padding: 0;
	}
/* */
	
fieldset.feedback h3 {
	clear: both;
	margin: 25px 0 -20px 10px;
	}

/* \*/	
* html fieldset.feedback h3 {
	margin: 50px 0 -25px 10px;
	}
/* */

fieldset.feedback h4 {
	clear: both;
	margin: 40px 0 5px 10px;
	}
	
fieldset.feedback h4.tellmore {
	margin: 55px 0 5px 10px;
	}
	
fieldset.feedback h5 {
	clear: both;
	margin: 5px 0 5px 10px;
	font-weight: normal;
	color: #888888;
	}

fieldset.feedback li {
	display: block;
	float: left;
	}
	
#contact fieldset.feedback textarea {
	width: 260px;
	margin: 10px 0 15px 10px;
	}
	
ul.key {
	font-weight: bold;
	}
	
ul.key li {
	padding-left: 3px;
	}
	
li.a { width: 280px; }
li.b, li.c, li.d, li.e { width: 50px; }
ul.key li.b, ul.key li.c, ul.key li.d { width: 48px; }

.yesno li.a {
	width: 275px;
	}

form#contact fieldset.main2 div#countries_1 input, form#contact fieldset.main2 div#countries_2 input, form#contact fieldset.main2 div#countries_3 input,
form#contact fieldset.main2 div#countries_4 input, form#contact fieldset.main2 div#countries_5 input, form#contact fieldset.main2 div#countries_6 input,
form#contact fieldset.main2 div#countries_7 input, form#contact fieldset.main2 div#countries_8 input {
	float: left;
	clear: left;
	background: none;
	width: auto;
	}

/* USED TO TOGGLE COUNTRY CHECKBOXES FOR SELECTED REGION */
.country_box_panel {
	display: none;
}

.country_box_panel_selected {
	display: block;
}

div#countries_1 ul, div#countries_1 li,
div#countries_2 ul, div#countries_2 li,
div#countries_3 ul, div#countries_3 li,
div#countries_4 ul, div#countries_4 li,
div#countries_5 ul, div#countries_5 li,
div#countries_6 ul, div#countries_6 li,
div#countries_7 ul, div#countries_7 li,
div#countries_8 ul, div#countries_8 li {
	margin: 0;
	padding: 0;
	}

div#countries_1 label, div#countries_2 label, div#countries_3 label, div#countries_4 label,
div#countries_5 label, div#countries_6 label, div#countries_7 label, div#countries_8 label {
	margin: 15px 0 0 20px;
	padding: 0;
	}
/* \*/
* html div#countries_1 label, * html div#countries_2 label, * html div#countries_3 label, * html div#countries_4 label,
* html div#countries_5 label, * html div#countries_6 label, * html div#countries_7 label, * html div#countries_8 label {
	margin: -10px 0 0 0;
	padding: 0;
	}
/* */

#countries_1 label.margintop, #countries_2 label.margintop, #countries_3 label.margintop, #countries_4 label.margintop,
#countries_5 label.margintop, #countries_6 label.margintop, #countries_7 label.margintop, #countries_8 label.margintop {
	margin: 5px 0 0 0;
	}

/* -========================  Postcards  =========================================================- */

body#postcard, body#postcard #contentwrapper {
	background: none;
	}

#card {
	width: 600px;
	margin: 15px auto;
	}

#showcard {
	clear: both;
	width: 602px;
	margin: 35px auto;
	border: 1px solid #000000;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 600px;
	}

#message {
	width: 602px;
	margin: 0 auto;
	border: 1px solid #000000;
	font-size: 12px;
	color: #444444;
	background: url(../img/green-grad.gif) repeat-x;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 580px;
	}
	
#message2 {
	width: 602px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	border: 1px solid #000000;
	font-size: 12px;
	color: #fff;
	background: url(../img/box_postcard.jpg) repeat-x;
	padding: 10px;
	cursor: pointer;
	height: 90px;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 580px;
	}

#message2 #title { color: #ffffff; font-weight: bold; font-size: 13px; margin: 0 0 15px 0;}

#message2 #summary { width: 200px; }
	
body#postcard #content {
	width: auto;
	margin: 0;
	}

body#postcard h4 {
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
	color: #666666;
	}
	
body#postcard h5 {
	clear: both;
	margin: 20px 0 20px 105px;
	}
	
body#postcard h6 {
	clear: both;
	width: 500px;
	margin: 0 auto;
	}
	
body#postcard #content ul {
	width: 655px;
	margin: 0 auto;
	padding-left: 45px;
	text-align: center;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 610px;
	}
	
* html body#postcard #content ul {
	padding-left: 65px;
	}
	
body#postcard #content li {
	display: block;
	float: left;
	width: 121px;
	margin: 0 50px 35px 0;
	}
	
body#postcard #content li img {
	border: 1px solid #000000;
	}
	
body#postcard #content li img { display: block; margin-bottom: 5px; }
	
body#postcard #content li a { font-size: 11px; }

#content #sendcard h5 { font-size: 12px; margin: 10px 0 0 0; padding: 0;
}

#sendcard .col, #card .col {
	float: left;
	display: inline;
	width: 290px;
	margin-left: 10px;
	}

#card .col1 {
	float: left;
	display: inline;
	width: 200px;
	text-align: left;
	margin-bottom: 15px;
	margin-left: 90px;
	margin-right: 80px;
	}
	
#card .col {
	width: 200px;
	text-align: left;
	margin-bottom: 15px;
	margin-left: 0;
	}
	
/* \*/
* html #card .col, * html #card .col1 {
	margin-bottom: 0;
	}
/* */
	
#card .col h5, #card .col1 h5 {
	margin: 10px 0 0 10px;
	}
	
#sendcard input, #sendcard textarea { width: 285px; margin-top: 3px; }
#sendcard textarea { margin-bottom: 40px; }
body#postcard #submit_button { float: right; display: inline; margin: 27px 5px 0 0; }
p.example { font-family: Courier, mono; font-size: 10px;}
body#postcard #submit2 { clear: both; display: inline; margin: 29px 0 15px 10px; }

#footer { clear: both; padding-top: 30px; }
* html #footer { clear: both; margin-top: 30px; padding-top: 0; }

img.fl {
	float: left;
	display: inline;
	margin: 0 10px 0 10px;
	}
	
.list_col{ float: left; margin: 0px 0px 0px 0px; width: 140px;}

#message ul li { margin: 10px; }




#home #content h2.headerHome,h2.headerHome {
background:#C1D6E6 none repeat scroll 0 0;
color:#FFFFFF;
font-size:24px;
font-weight:normal;
text-align:left;
height:28px;
margin-bottom:12px;
margin-top:5px;
padding-left:10px;
padding-top:2px;
padding-bottom:5px;
voice-family:inherit;
width:583px;
}
.featuredBoxWrapper {
	margin:5px 0 0 0;
	padding:0 0 10px 10px;
	text-align:center;
	width:583px;
	height:340px;
	background-image: url(../img/big_five_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.featuredBoxWrapper .leftHeader {
	float:left;
	background:#C1D6E6 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:24px;
	font-weight:normal;
	text-align:left;
	height:28px;
	margin-bottom:12px;
	margin-top:5px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:5px;
	voice-family:inherit;
	}
.featuredSpecialBox1, .featuredSpecialBox2 {
	position: relative;
	float: left;
	width: 280px;
	height: 28px;
	margin-bottom:12px;
	margin-top:5px;
	padding-top:2px;
	padding-bottom:5px;
	}
	
.featuredSpecialBox1 {
	margin-right: 10px;
	text-align:left;
	color:#000;
	font-size:20px;
	line-height:28px;
	font-weight:normal;
	voice-family:inherit;
	}
.featuredSpecialBox2 {
	text-align:right;
	font-size:16px;
	line-height:28px;
	}
a.fSpecialLinkColor {
	color: maroon;
	font-weight:bold;
	}
.featuredBox {
	float:left;
	text-align:left;
	margin:0 5px 0 0;
	padding:0;
	width:111px;
	height:320px;
	font-size:10px;
}
.featuredBox img{
	display:block;
	margin:0 0 5px 0;
	padding:0;
}
.featuredBox label {
	display:block;
	color: #5C86AF;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	font-weight:bold;
	font-size:13px;
}
.featuredBox span {
	display:block;
	margin:0 0 5px 0;
	padding:0;
	text-align:left;
	width:100px;
}
.featuredBox a{
	display:block;
	margin:0 0 5px 0;
	padding:0;
	text-align:left;
	width:100px;
	font-size:12px;
	font-weight:bold;
}
/***************************
	Contact Locations
***************************/
#featuredSpecials {
	float: left;
	display: inline;
	width: 593px;
	margin-bottom: 10px;
	padding: 10px 10px 0 10px;
	background: #f9f9f9;
	border-bottom:1px solid #eee;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 570px;
	}
	
* html #featuredSpecials {
	padding: 0 10px 10px 10px;
	}

#featuredSpecials h4 {
	margin:0;
	padding: 2px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	}

#featuredSpecials h5 {
	margin: 0;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	color: #5C86AF;
	}	

.featuredSpecialsListing {
	float: left;
	display: inline;
	height: 1%;
	width: 98%;
	margin-bottom: 10px;
	padding: 0;
	}
	
* html #featuredSpecials .featuredSpecialsListing {
	margin-bottom: 0;
	margin-top: 10px;
	}
	
.featuredSpecialsListing img {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
	border: 1px solid #666666;
	}