/* Outfitters Kauai CSS Document */

body {
 	margin: 0;
    padding: 0;
	text-align: center;
	background:#e4e1b4;
	margin:0px auto;
	width:800px;
	font-family:"Times New Roman", Times, serif;
}

img {
	border:0px;
}

td {
	vertical-align:top;
}

input {
	background-color:#f0edcd;
}

a:link, a:visited { text-decoration: underline; color: #000; }, 
a:active, a:hover { text-decoration: underline; color: #000; }

#wrapper {
	position: relative;
    width: 800px;
    margin: 0 auto;
    text-align: left;
}

#header {
	clear:both;
	position:relative;
	float:right;
	top:0px;
	right:14px;
	padding: 3px; 
	background-color:#766100; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#e4e1b3;  
}

#header a:link, #header a:visited { text-decoration: none; color: #e4e1b3; }, 
#header a:active, #header a:hover { text-decoration: underline; color: #e4e1b3; }

#tabs {
	clear:both;
	position:relative;
	height:68px;
	width:800px;
	font-size:13px;
	line-height:13px;
}
#tabstable td{
	 vertical-align:middle;
	 text-align:center;
	 font-size:11px;
}
#tabstable td .on {
	margin:0px;
	font-size:11px;
	line-height:11px;
	color: #756100;
}

#tabstable a:link, #tabstable a:visited { text-decoration: none; color: #000000; }
#tabstable a:active, #tabstable a:hover { text-decoration: underline; color: #000000; }

#main {
	clear:both;
	position:relative;	
	height:475px;
	width:800px;	
	background-image:url(images/bg.jpg); 
}

.headline {
	margin:0px;
	text-align: center;
	padding-top:29px;
}
.h1 {
	font-size:31px;
	line-height:40px;
	font-weight:bold;
}

.h1red {
	font-size:31px;
	line-height:40px;
	font-weight:bold;
	color:red;
}
.h1sm {
	font-size:28px;
	font-weight:bold;
}
.h1smr {
	font-size:18px;
	line-height:28px;
	font-weight:bold;
}
.h2 {
	font-size:18px;
	line-height:18px;
}
.h2sm {
	font-size:16px;
	line-height:18px;
}

#content {
	position:relative;
	float:right;
	width:310px;
	height:320px;
	top:0px;
	right:30px;
	padding:10px;
	overflow:auto;
	font-size:13px;
	line-height:16px;
}
#contenthome {
	position:relative;
	float:left;
	left:10px;
	width:310px;
	height:190px;
	padding:10px;
	overflow:auto;
	font-size:13px;
	line-height:16px;
}
#contentleft {
	position:relative;
	float:left;
	width:310px;
	height:285px;
	top:0px;
	left:40px;
	padding:10px;
	overflow:auto;
	font-size:13px;
	line-height:16px;
}

.titles
{
  	font-family: Arial,Helvetica,sans-serif;
  	margin:0px;
  	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

#buttons { 
	position:absolute; 
	top:435px;
	left:12px;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: black;
	text-align: center;
    padding: 0px 0px 8px 0px;
}


#buttons a:link, #buttons a:visited { color: #756100; }
#buttons a:active, #buttons a:hover { color: #000; }

#buttons tr {
	font-size: 11px;
	line-height: 6px;
	color: black;
	text-align: center;
  	padding: 6px 0px 8px 0px;
}

#buttons td {
	line-height: 14px;
	padding: 0px 0px 0px 6px;
}
#hometabs { 
	position:absolute; 
	top:380px;
	left:400px;
	font-size: 15px;
	font-weight: bold;
	line-height: 14px;
	color: black;
	text-align: center;
    padding: 0px 0px 8px 0px;
}
#hometabs a:link, #hometabs a:visited { color: #756100; }
#hometabs a:active, #hometabs a:hover { color: #000; }
#buttonshome { 
	position:absolute; 
	top:440px;
	left:400px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: black;
	text-align: center;
    padding: 0px 0px 8px 0px;
}
#buttonshome a:link, #buttonshome a:visited { color: #756100; }
#buttonshome a:active, #buttonshome a:hover { color: #000; }


#footer {
	clear:both;
	position:relative;
	top:50px;
	text-align:center;
}

#footerbig {
	clear:both;
	text-align:center;
	color:#776100;
	font-size:11px;
}
#footerbig a:link, #footerbig a:visited { color: #776100; text-decoration:none }
#footerbig a:active, #footerbig a:hover { color: #776100; text-decoration:underline }

#footersmall {
	clear:both;
	text-align:center; 
	color:#000000; 
	font-size:9px;
}

#footersmall a:link, #footersmall a:visited, #footersmall a:active, #footersmall a:hover { color: #000000; text-decoration:none }
.footerlinks{
	font-size:9px;
}
.footerlinks a:link, .footerlinks a:visited { color: #000; text-decoration:none }
.footerlinks a:active, .footerlinks a:hover { color: #000; text-decoration:underline }

#vidcontent {
	position:relative;
	float:right;
	width:350px;
	height:260px;
	top:0px;
	right:40px;
	padding:10px;
	overflow:auto;
	font-size:13px;
	line-height:16px;
}
.videoon {
	position:relative;
	float:left;
	border:1px solid #776100; 
	width:154px; 
	margin: 0px 10px 10px 0px; 
}
.videoon table {
	color:#e4e1b4; 
	background-color:#776100; 
	margin:2px;
	width:150px;
	height:75px;
}
.video {
	position:relative;
	float:left;
	border:1px solid #e4e1b4; 
	width:154px; 
	margin: 0px 10px 10px 0px; 
}
td .vidtitle {
	padding:5px;
}
td .vidplay {
 	text-align:center;
	vertical-align:middle;
}
.video table {
	color:#e4e1b4; 
	background-color:#4c3d00; 
	margin:2px;
	width:150px;
	height:75px;
}

.mainTitle
{
	font-family: Arial,Helvetica,sans-serif;
	margin:10px 0px 0px 0px;
	font-size: 14px;
	line-height: 15px;
	color: #000;
	text-align: center;
	position:relative;
	top:428px;
}

.mainCopy
{
 	font-family: Arial,Helvetica,sans-serif;
 	margin:0px 0px 10px 0px;
 	font-size: 11px;
	line-height: 15px;
	color: #000;
	text-align: center;
	position:relative;
	top:432px;
}
.tours {
	font-weight:bold;
}
.tour {
	color:#766100; 
	padding:1px 4px 1px 4px; 
	margin-left:5px;
	background-color:#f0edcd; 
}
.tours a:link, .tours a:visited, .tours a:active, .tours a:hover { text-decoration:underline; color:#766100; }
