/* CSS Document */

body, html {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #199FC2;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
#jacket {
	padding: 0px 0px 0px 50px;
}
#miamiboats {
	overflow: auto;
	border-left: 1px solid #000000;
	width: 99%;
}
#phone {
	height: 45px;
	line-height: 45px;
	width: 750px;
	text-align: right;
	color: #df761b;
}
#header {
	background-image: url(http://GoToKeyWest.com/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	height: 200px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
}
#home {
	height: 52px;
	padding: 36px 0px 0px 0px;
}
#navtop {
	height: 25px;
	padding: 3px 0px 0px 97px;
	width: 700px;
}
a.secondary:link, a.secondary:visited, a.secondary:active {
	padding: 2px;
	margin: 0px 0px 0px 10px;
	color: #999999;
	text-decoration: none;
	float: left;
	line-height: 16px;
}
a.secondary:hover {
	padding: 2px;
	margin: 0px 0px 0px 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #199FC2;
	float: left;
	line-height: 16px;	
}
#navtwo {
	margin: 0px 0px 20px 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#navinner{	height: 27px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 740px;}
a.menu:link, a.menu:visited, a.menu:active {
	height: 27px;
	line-height: 25px;
	color: #000000;
	padding: 0px 17px 0px 10px;
	text-decoration: none;
	background-image: url(http://GoToKeyWest.com/images/starfish.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;	
	float: left;}
a.menu:hover {
	height: 27px;
	line-height: 25px;
	color: #999999;
	padding: 0px 17px 0px 10px;
	text-decoration: none;
	background-image: url(http://GoToKeyWest.com/images/starfish.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;	
	float: left;}

#boat {
	float: left;
	background-image: url(http://GoToKeyWest.com/images/pointer.jpg);
	background-repeat: no-repeat;
	width: 230px;
	height: 174px;
	padding: 9px 9px 0px 9px;
}
.home {
	border: 1px solid #ffffff;}
#message {
	clear: both;
	padding: 10px 0px 10px 0px;
	}
#cola {
	line-height: 1.3em;
	float: left;
	width: 349px;
	padding: 0px 20px 0px 0px;
	border-right: 1px solid #999999;
	color: #666666;
}
#colb {
	line-height: 1.3em;
	float: left;
	width: 350px;
	padding: 0px 0px 0px 20px;
	color: #666666;
}	
#colc {
	clear: both;
	height: 10px;
	width: 750px;}
.headline {
	height: 26px;
	line-height: 26px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 30px;
	color: #13A3C6;
	font-weight: bold;
	background-image: url(http://GoToKeyWest.com/images/index_headline.jpg);
	background-repeat: no-repeat;	
}
.headlinespace {
	height: 26px;
	line-height: 26px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin: 12px 0px 5px 0px;
	padding: 0px 0px 0px 30px;
	color: #13A3C6;
	font-weight: bold;
	background-image: url(http://GoToKeyWest.com/images/index_headline.jpg);
	background-repeat: no-repeat;	
}
.customershead {
	color: #13A3C6;
	padding: 10px 0px 10px 0px;
	font-size: 24px;}
#title {
	height: 36px;
	padding: 0px 0px 0px 0px;
	background-image: url(http://GoToKeyWest.com/images/title.jpg);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 1em;
	font-weight: bold;
}	
	
#footer {
	color: #999999;
	font-size: 11px;
	clear: both;
	height: 200px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #000000;
	width: 99%;	
}
#footinner {
	width: 750px;}
a.foot:link, a.foot:visited, a.foot:active {
	color: #999999;
	text-decoration: none;
}
a.foot:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #199FC2;
}	
	
/* page content */
#content {
	padding: 0px 0px 0px 20px;
	width: 498px;
	float: left;
	border-left: 1px solid #999999;	
}
#contain {
	padding: 0px 0px 20px 10px;
	width: 750px;
}
/* end my stuff */

a img {
	border: none;
}

#content a img {
	border: 1px solid #333;
	padding: 4px;
	margin: 2px;
}

acronym, abbr {
	border-bottom: 0px;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 11px;
	font-style: normal;
}

h1 {
	margin: 25px 10px 20px 0px;
	padding: 0px;
	text-align: left;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0;
	padding-bottom: 0;
}

ol#comments li p {
	font-size: 100%;
}

li, .feedback {
	font-size: 12px;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: left;
	clear: both;
	font-size: 90%;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #df761b;
	font-weight: normal;
	font-size: 12px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

.post, #comments-post {
	margin-bottom: 35px;
}

.storytitle {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #13A3C6;
	padding: 3px 0px 3px 10px;
	margin-bottom: 3px;
}

.storytitle a {
	color: #ffffff;
	text-decoration: none;
}

.storycontent {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 14px;
	color: #666666;
}

.textarea {
	width: 200px;
	margin: 0;
}

#clearer {
	clear: both;
	margin: 0;
	padding: 0;
}

#commentform  #comment{
	width: 450px;
	margin: 0;
	padding: 10px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid #B40703;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 3px solid #eee;
	font-size: 12px;
	list-style-type: none;
}

#nav {
	padding-right: 20px;
	float: left;
	width: 200px;
	line-height: 1.4em;	
}

.button {
	width: 100px;
	color: #ffffff;
	background-color: #199FC2;
	border: 1px solid #199FC2;	
	font-size: 12px;
	margin-top: 5px;
	text-align: center;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;	
	}
#nav form {
	margin: 0px;
}

#nav input#s {
	width: 198px;
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #666666;
}

#nav ul {
	color: #df761b;
	font-size: 16px;
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}

/* this is a fix for the way WP handles styling for link and theme switcher */
#nav li h2 {
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
}

#nav ul li {
	font-size: 12px;
	margin-top: 0px;
	padding-bottom: 20px; 
}

#nav ul ul {
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#nav ul ul li, #nav ul li ul li {
	font-size: 12px;
	font-weight: normal;
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
}

#nav ul ul ul.children {
	font-size: 11px;
	padding-left: 4px;
}

#rap {
	width: 772px;
	background: #fff;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left; /* IE 5.5 hack part II */
}
#wp-calendar {
	border: 1px solid #000;
	empty-cells: show;
	font-size: 11px;
	margin: 0;
	width: 95%;
	text-align: center;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #eee;
	color: #333;
}

#wp-calendar caption {
	color: #444;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
}

#wp-calendar td {
	color: #444;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #000;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* tabbed navigation code */

#pagetab {
	padding: 5px 0 3px 0;
	margin: 10px 0 0 1px;
	font-weight: bold;
	font-size: 10px;
	font-family: arial, "Trebuchet MS", sans-serif;
}


#pagetab ul {
	list-style: none;
	margin: 0;
	display: inline;
}

#pagetab li {
	list-style: none;
	margin: 0;
	display: inline;
}


#pagetab li a {
	padding: 3px 0.5em;
	margin-left: 1px;
	border: 1px solid #777;
	border-bottom: none;
	background: #ccc;
	text-decoration: none;
}

#pagetab li a:link { color: #444; }

#pagetab li a:visited { color: #666; }


#pagetab li a:hover { 
	color: #c00; 
	background: #fff;
	border-top: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #fff !important;
	border-left: 1px solid #222;
}

#pagetab li a#current {
	background: #fff;
	border-bottom: none;
}

.page_item {
	margin: 0;
	padding: 0;
}

