/* MC note during website development */

.mcnote { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #f606c6;
}

.logoprint {
	display:block;
	width:310px;
	height:170px;
}

body { 
	background-image:url("../images/bgd.gif");
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	margin:0px;
}


p, td { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

hr {
	background-color: #f0aa3a;
	height: 1px;
	border: 0;
}
h1 img {display:none;}
h1 span {display:block; color:#000;}



/*************************************************************
Lists
*************************************************************/

ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; 
	line-height: 17px; 
	color: #3E3E3E;
}

li {
	list-style: none;
}

ul li { 
	background-image: url("../images/bullet.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat; 
	font-family: Helvetica, Arial, sans-serif;
	color: #7d3f0b;
	margin-left:25px;
	padding: 0px 0px 0px 20px; /*sets the space between words and bullets*/
}

ul ul li { 
	list-style-type: square; 
	background-image: none;
	margin-left:30px;
	padding: 0px 0px 0px 0px; /*sets the space between words and bullets*/
}

/*************************************************************
Images
*************************************************************/

img {
	border: 0px;
}

img.right {
	float: right;
	margin: 10px;
	border: 0px;
}

img.left {
	float: left;
	margin: 10px;
	border: 0px;
}


/*************************************************************
Anchors
*************************************************************/

a:link {
	color: #ffffff;
	text-decoration: underline;
}

a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:visited:hover {
	color: #f2de27;
	text-decoration: underline;
}

a:hover {
	color: #f2de27;
	text-decoration: underline;
}

a:focus {
	outline: none;
}



/*************************************************************
Forms
*************************************************************/

textarea {
	color: #000000;
	font-weight: normal;
	background-color: #eeeeee;
	font-size: 11px;
	padding: 3px;
	border: 0px;
}

input {
	color: #000000;
	background-color: #eeeeee;
	font-weight: normal;
	font-size: 11px;
	padding: 3px;
	border: 0px;
}

input.btn {
	color: #ffffff;
	background-color: #cccccc;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	border-width: 3px;
	border-style: solid;
	border-color: #dddddd;
}

select {
	color: #000000;
	background-color: #eeeeee;
	font-weight: normal;
	font-size: 11px;
	border: 0px;
}


/*************************************************************
Head Tags
*************************************************************/

/*h1 { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 40px; 
	font-weight: normal;
	color: #000000;
	text-align:left;
	margin-left:-650px;
}*/

h2 { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	text-transform:uppercase;
	color: #000000; 
	margin-bottom:5px;
	margin-top:15px;
}

h3 { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	text-transform:uppercase;
	color: #dddddd; 
	margin-bottom:5px;
	margin-top:15px;
}

h4 { 
	font-size: 13px; 
	color: #A45002; 
	text-transform: none;
	font-weight: normal;
	margin-bottom: 0px;
}

h5 { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px; 
	line-height: 24px;
	color: #7a7a7a;
	font-weight:normal;
}

b.soft {
	font-weight:normal;
	color:#207182;
}

.alert {
	color: #A90202;
}

.small {
	font-size:10px;
	line-height: 13px;
	color: #884915;
}





/*************************************************************
Holds site
*************************************************************/
#container {
    margin:0px auto 0px auto;
    width:980px;
}


/*************************************************************
Top header w/ logo, main navigation and secondary navigation
*************************************************************/
#header {
    display:none;
}

/*************************************************************
Main Nav
*************************************************************/
.nav {
	width:620px;
	height:70px;
	position:absolute;
	left:350px;
	top:100px;
	z-index:25;
}

/*************************************************************
Secondary Nav
*************************************************************/
.nav2 {
	height:35px;
	position:absolute;
	left:625px;
	top:0px;
	text-align:left;
}

.nav2 li {
	font-family: Helvetica, Arial, sans-serif;
	display:inline;
	list-style: none;
	font-size: 12px;
	color: #ffffff;
	
}

.nav2 a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

.nav2 a:hover, a:visited:hover {
	color: #f2de27;
	text-decoration: none;
}



/*************************************************************
Home photo collage, 123 and featured excursions header
*************************************************************/
#homemain {
	display:none;
}



/*************************************************************
Interior Middle Bar and Picture
*************************************************************/
#intmiddle {
	display:none;
}

/* random interior pic */
.intpic {
	position:absolute;
	width:234px;
	height:186px;
	left:18px;
	top:28px;
	z-index:50;
}

/*************************************************************
Interior Left Column and Main Content
*************************************************************/
#leftcol {
	display:none;
}

#main {
	width:90%;
	text-align:left;
}


/*************************************************************
Footer
*************************************************************/
#footer {
	display:none;
}








/*************************************************************
EXCURSIONS LISTING TABLE
*************************************************************/

table.excursions {
	width:100%;
}

table.excursions th {
	text-transform:uppercase;
	font-weight:normal;
	vertical-align:bottom;
	color:#787877;
	font-size:11px;
	border-bottom:solid 1px #787877;
	text-align:left;
	padding:10px 5px 2px 5px;
}

table.excursions td {
	padding:10px 5px 0px 5px;
	text-align:left;
	vertical-align:top;
	font-size: 12px;
	line-height: 16px;
}

/*div that holds thumbnail pic and description */
table.excursions .container {
	width:100%;
	text-align:left;
	vertical-align:top;
}

/*container for the excursion thumbnail image */
table.excursions .piccontainer {
	width:75px;
	float:left;
	display:block;
}

table.excursions .thumb {
	width:69px;
	height:49px;
	border-width:3px;
	border-style:solid;
	border-color:#d0d0d0;
}

table.excursions .details {
	margin-left:15px;
	float:left;
	width:550px;
	vertical-align:top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #d0d0d0;
}

table.excursions a:link, table.excursions a:visited {
	text-transform: uppercase;
	color: #dddddd;
	text-decoration: none;
}

table.excursions a:hover, table.excursions a:visited:hover {
	text-transform: uppercase;
	color: #dddddd;
	text-decoration: none;
}



/*************************************************************
PHOTO ALBUM
*************************************************************/

table.photoalbum {
	border:0px;
}

/*container for the thumbnail */
table.photoalbum .piccontainer {
	width:150px;
	margin:3px !important;
	margin:0px;
	float:left;
	text-align:center;
}

table.photoalbum .thumb {
	border-width:3px;
	border-style:solid;
	border-color:#d0d0d0;
	margin:0px;
}


h3.slimbox {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px; 
	font-weight: bold;
	text-transform:uppercase;
	color: #0295fb;
	margin:0px 0px 3px 0px;

}

p.slimbox {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #5e5e5e;
	margin: 0px 0px 3px 0px;

}
