/* CSS RESET */
html{color:#000; background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
	color: #FF3;
}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font:14px/1.231 arial,helvetica,clean,sans-serif;}table{
	font-size:inherit;
	font-size:100%;
	color: #303;
	
}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}

/* CSS RESET */


body {
	
	color:#FFFFB7;
	background: #FECD99 url(images/shadowback.jpg) center repeat-y;
}
a {
	text-decoration:none;
	color: #FFDC81;
}


a:hover {
	text-decoration: underline;
		color:#A1E062
}

h2 {font-size: 24px}

#wrap {
	width:1000px;
	text-align:left;
	margin:0 auto;
	background:#7FBDEE url(images/bg5.jpg) no-repeat;
}

.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}

.yellow {color:#ff3; font-weight:bold;}

.aligncenter{
	text-align:center;
}

.10pxtop {
	margin-top:100px
}


/* header */
#header { position:relative;height:255px  }

#logo {
	position:absolute;
	top:20px;
	right:176px;
	width: 560px;
}
#logo h1 {
	font-size:48px;
	color:#ff3;
}

#logo div {
	text-align: center;
	margin-top: 2px;
	font-size: 16px;
}

#nav {
	position:absolute;
	top:145px;
	left:338px;
	background:url(images/navs.jpg) 0 0;
	width:600px;
	height:46px;
	line-height:46px;
	padding: 0 0 0 0px
}


#nav li {
	float:left;
	font-weight:700;
	width:85px;
	list-style-type: none;
}

#nav a {text-decoration:none; display:block; text-align:center; font-size:12px;}

#nav a:hover {background: transparent; }

/* content */

#content img{
	border: 1px solid #fc6;
}

.main {width:650px; font-family:Verdana, Arial, Helvetica, sans-serif;}

.pagetitle {color:#FF3; line-height:150%; position:relative;
	top:-25px;
	left:75px;
}

#condo1{
	width:490px;
	float:left;
	margin: 0 0 0 10px;
}

#condo2{
	float: right;
	width:490px;
	margin: 0 10px 0 0;
	
}

#welcome_text {
	width:700px;
	margin: 40px auto 0 auto;
	padding: 18px 15px 0 15px;
	line-height:1.4;
	border-top:1px #FC6 solid;
}

#welcome_text img {
	border: 1px solid #8c72b3;
	float: left;
	
		
	
}
	
#greeting{
	width:450px;
	float: right;
	}

#truman_headline {
	color: #FF3;
	font-size:40px;
	letter-spacing: 4px;
	padding-bottom:12px;
	text-align:center;
}

.condo_text{
	padding: 6px 24px 0 20px;
}

.condo_text a{
	color: #ff3;
}

.condo_text a:hover{text-decoration:none; border-bottom:1px dotted #fc6;}

#pic-cap {
	width: 230px;
	float: left;
}
#pic-cap img {
	clear: both;
	margin-top: 12px;
	height: 169px;
	margin-bottom: 2px;
	border: 1px solid #FFCD9A;
}

#pic-cap span {
	font-style: italic;
	color: #6D598B;
	display: block;
	width: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}


#text {width:650px; }
#text h2 {
	color: #FF3;
	font-size:24px;
	padding-bottom:20px
}
#bikepic {float:left; margin 20px;}



#gallery{
	padding: 0 20px 20px 20px;

	
}

#gallery img{ 
	margin: 20px 0 0 20px;
	float: left;

}

#gallery img:hover {
		border: 1px solid #0F0;
		
		
}


.gallerysection {
	height:204px;
	width:204px;
	margin: 20px 0 0 20px;
	float:left;
	border: 1px solid #fc6;
	text-align:center;
	background-color:#ffdc81;
	border: 4px solid #298FE2;
	letter-spacing: 4px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFAE;
}


.key_west_name {
	color: #066;
	font-weight: bold;
}

#text a { color: #090;}

#text h3 {
	color: #FF3;
	font-size: 14px;
	font-weight: bold;
}

#col {margin:50px 0 0 0;width:300px; background:url(images/col.jpg); width: 535px; height:156px ; }

#col div {width: 200px; margin: 20px 0 0 70px; display:inline}
#col .first  {margin: 20px 0 0 50px }
#col li{line-height:20px;}
.side {
	margin:50px 0 0 12px; 
	padding:0 0 0 0px; 
	width:260px;
	display: inline;
	float: left;
}

#sidecal{padding: 18px 30px 5px 0;  text-align:center;}
}

.side h2 {font-size:22px}
.side li {line-height:20px; list-style:inside disc; color:#FFFFFF; }
.side ul {margin:30px  0 30px 20px}


/* footer */
#footer { background:url(images/ft.jpg); height:133px; position:relative}
#ftinner{ position:absolute; bottom:20px; width:680px; margin-left:120px}
.ftlink {width:550px;}


.error {
  color: #F00;
  font-weight: bold;
}
#addressphone {
  margin: auto;
  width: 500px;
  clear: both;
}
/*contact header*/
.italicbold {
  color: #2D2D2D;
  font-size: 22px;
  line-height: 120%;
  font-style: italic;
}
.bigred {
  font-size: 20px;
  color: #FF0000;
  text-align: center;
  font-weight: normal;
}

#bm {
	padding-right: 12px;

	
}

#bm2 {
	margin-top:10px}



.paypal {
	width: 300px;
	height: 150px;
	background-color: #FC6;
	padding: 4px;
	float: right;
	border: 1px solid #003;
	margin: 8px;
}
.paypal h2 {
	font-size: 14px;
	color: #30F;
}
.headline {
	font-size: 20px;
	line-height:200%;
}


.paypal img {
	text-align: center;
	border: 1px solid #CC8A00;
	margin-top: 10px;
	margin-right: 35px;
	float: right;
}
.floridakeyslink {
	border: 2px solid #8866AC;
	clear: both;
	margin-right: 40px;
	background-color: #FFDC81;
	padding: 6px;
	color:#184369;
}

.floridakeyslink a {
	color: #8359A6;}
	
	.floridakeyslink a:hover {
	color: #479F00;
}

.italic {
	font-style: italic;
}
.kwentry {
	margin-bottom: 10px;
	background-color: #65ABEB;
	padding: 12px;
	border: 1px solid #fc6;
	margin-left: 8px;
	line-height: 100%;
	
}
.kwentry a {
}
.keywestlist h3 {
	margin-bottom: 12px;
	margin-top: 32px;
	font-size: 36px;
}

#text .kwentry p {
	line-height: 110%;
}

.colored-text {
	color: #FFDC81;
}
#wrap #content .main.fl #text .keywestlist h3 {
	font-size: 16px;
}


.shadow {
	margin: -61px 0 0 2px;
	color:#F99F3F;
}


	
	
#text p {
	line-height: 140%;
}
#greeting {
	line-height: 160%;
}
