/****************************************************
 *
 *	style.css
 *
 ****************************************************/

body, td, th{
	color: #333;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
/*
div{
	border: 1px solid #f90;
}
*/
a{
/* 	color: #c00; */
	color: #562E15;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
}
/*
b{
	color: #c00;
}
*/
ul{
	margin: 8px 0px 8px 32px;
	padding: 0px;
	/*list-style-position: inside;*/
	list-style-type: disc;
	color: #4A2112;
}
img{
	border: none;
}

/* old heading color was #c00 */

h1{
	font-size: 18pt;
	color: #562E15;
}
h2{
	font-size: 12pt;
	color: #562E15;
}
h3{
	font-size: 10pt;
	color: #562E15;
	margin-bottom: .5em;
}
#container{
	width: 1100px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg_shoreline2.jpg);
	background-color: #fff;

}
#header{
	padding: 12px 30px;
	width: 740px;
	position: relative;

}
#mainmenu{
	width: 900px;
	height: 27px;
	background-image: url(/images/greenbar.jpg);
	text-align: right;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;

}
#mainmenu a{
	margin: 34px;
	color: #fff;
}
#mainmenu a:hover{
	color: #562E15;
	text-decoration: underline;
}
#bodydiv{
	width: 900px;
	min-height: 300px;
	position: relative;
	background-image: url(images/bg01.gif);
}
.bodytable{
	width: 900px;
	margin: 0px;
	height: 300px;
}
.bodycell{
	padding: 24px;
	vertical-align: top;
	background-color: #fff;
}
.bodycell table tr td {
    background-color: #fff;
}
#leftmenu{
/* 	background-color: #851619; */
	background-color: #562E15;
	color: #fff;
	vertical-align: top;
	text-align: right;
	width: 146px;
	padding: 24px 16px 0 0;

}
#leftmenu a{
	color: #fff;
	font-weight: bold;
	display: block;
	/*height: 20px;*/
	padding: 4px;
}
#leftmenu a:hover{
/* 	background-color: #339900;
	background-color: #B0B25B; */
	background-color: #df0306;
	text-decoration: none;
}
#footer{
	width: 900px;
	position: relative;

}


.background_home
{
	margin: -8px;
	width: 100%;
  	background-image: url('images/bg_home.jpg');
 	position: absolute; 
  	background-repeat: repeat-x;
  	background-attachment:absolute;
  	background-position: 0px 350px;
  	background-color: #ffffff;
}

.mainContent {
   	width: 1100px;
	margin-top: -8px;
    	margin-left: 10px;
    	min-height: 600px;
}


.mainHeader {
    	width: 1100px;
    	height: 158px;
	padding: 7px 0px 0px 0px;
	position: relative;
}
/*
.mainNav {
    padding-top: 112px;
    padding-left: 290px;
    float: left;
}
*/
.mainNav{
	text-align: right;
	position: absolute;
	bottom: 8px;
	right: 20px;
	margin-right: 2px;
	color: #339999;
}

.mainNav a{
	color: #006666;
	margin: 18px;
   	text-transform: uppercase;
	font-size: 12px;
}

#navAbout,
#navClients,
#navServices,
#navIndustries,
#navContact {
    color: #003399;
	margin-right: 20px;
}

p {
    color: #000000;
}

.leftSide {
    float: left;
    width: 225px;

}


#whatWeDo {
    width: 200px;
    height: 665px;
    padding-top: 14px;
    padding-left: 15px;
    background-color: #333399;
}


#whatWeDo h1 {
    padding: 0px;
    margin: 0px;
    padding-bottom: 5px;
    padding-top: 10px;
    color: #CCCC00;
    font-family: Trebuchet MS, Arial, Helvetica; 
    font-size: 16px;
    text-transform: uppercase;
}

#whatWeDo h2 {
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    padding-right: 10px;
    color: #EED8BD;
    font-family: Trebuchet MS, Arial, Helvetica; 
    font-size: 12px;
}

#whatWeDo a {
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    color: #FFBF70;
    padding-left: 5px;
}

#whatWeDo a:hover {
    color: #FDE5C8;
}






.rightSide {
    float: left;
    width: 832px;
}

.rightTopHome {
    background-color: #666633;
    display:block; 
    padding-left: 9px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    height: 220px;
    width: 822px;
    border-left: 1px solid #562E15;
    border-right: 1px solid #562E15;
    border-bottom: 1px solid #562E15;
}

.rightTopTestimonials {
    background-color: #666633;
    display:block; 
    padding-left: 9px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    height: 20px;
    width: 822px;
    border-left: 1px solid #562E15;
    border-right: 1px solid #562E15;
    border-bottom: 1px solid #562E15;
}

.mid_title {
    background-color: #CCCC33;
    min-height: 30px;
    width: 821px;
    padding-top: 0px;
    padding-left: 10px;
    border: 1px dotted #562E15;    
    color: #000066;
    font-family: Trebuchet MS, Arial, Helvetica; 
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: .18em;
}

.rightMid {
    background-color: #ffffff;
    height: 405px;
    width: 821px;
    padding-top: 20px;
    padding-left: 10px;
border: 1px solid #562E15;
}

.rightMid_about {
    background-color: #ffffff;
    height: 850px;
    width: 821px;
    padding-top: 20px;
    padding-left: 10px;
border: 1px solid #562E15;
}

.rightMid_reservations {
    background-color: #ffffff;
    height: 630px;
    width: 821px;
    padding-top: 20px;
    padding-left: 10px;
border: 1px solid #562E15;
}

.rightMid_testimonials {
    background-color: #ffffff;
    height: 1100px;
    width: 821px;
    padding-top: 20px;
    padding-left: 10px;
border: 1px solid #562E15;
}

.rightMid_tours {
    background-color: #ffffff;
    height: 2850px;
    width: 821px;
    padding-top: 20px;
    padding-left: 10px;
border: 1px solid #562E15;
}

rightMid_tours HR
{ width: 80%;
color: #562E15;
height: 1px;
padding: 2px;}
 

.content_mid_TOURS {
    float: right;
    width: 800px;
    min-height: 385px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
margin-right: 10px;
 
}

.content_mid_TOURS h1 {
    color: #562E15;
    font-family: Trebuchet MS, Arial, Helvetica; 
    font-size: 16px;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}


.content_mid_TOURS p {
    color: #562E15;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    padding: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
}

.content_mid_TOURS a {
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    color: #562E15;
    padding-left: 20px;
}

.content_mid_TOURS a:hover {
    color: #330000;
}






.content_midright {
    float: right;
    border-left: 1px solid #562E15;
    width: 390px;
    min-height: 385px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
 
}

.content_midright h1 {
    color: #562E15;
    font-family: Trebuchet MS, Arial, Helvetica; 
    font-size: 16px;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}


.content_midright p {
    color: #333366;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    padding: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
}

.content_midright a {
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    color: #562E15;
    padding-left: 20px;
}

.content_midright a:hover {
    color: #330000;
}



.content_midleft h1 {
    color: #562E15;
    font-family: Trebuchet MS, Arial, Helvetica; 
    font-size: 16px;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}


.content_midleft p {
    color: #333366;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    padding: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
}

.content_midleft a {
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    color: #333366;
    padding-left: 0px;
}

.content_midleft a:hover {
    color: #9999CC;
}




.mainFooter {
    clear: both;
    padding: 10px 50px 10px 10px;
    text-align: right;
    font-size: 11px;
}

.mainFooter_index {
    clear: both;
    padding: 10px 50px 10px 10px;
    text-align: left;
    font-size: 11px;
}

.mainFooter a {
    color: #333;
    font-weight: normal;
}

.mainFooter a:hover {
    color: #FDE5C8;
    font-weight: normal;
}

.txt_brown{
    color: #562E15;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
}

.ul_reservations {    color: #562E15;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 15px;
    padding: 0px;
    margin-left: 35px;
    margin-top: 0px;
    padding-bottom: 0px;}
