/* 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-shadow: 2px 2px 10px #FFFF33;

		
}

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;
	font-family:'Cagliostro', Arial;
}

.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) no-repeat 0 0;
	width:600px;
	height:46px;
	line-height:46px;
	padding: 0 0 0 4px;
}


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

#nav a {
		text-decoration:none; 
        display:block; 
		text-align:center; 
		font-size:14px;
		margin: 0 10px;
}

#nav a:hover {background: transparent; }

/* content */

#gallery 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;
}

.condo {
	background: #98A0A5;
	width: 474px;
	padding: 0px 0 8px 0px;
	border-radius: 0 0 8px 8px;
	box-shadow: 1px 1px 3px #333;
	
}

.condo img{
	box-shadow: 0px 2px 2px #555;
}
	
	
#condo1{
	float:left;
	margin: 0 0 0 16px;
}

#condo2{
	float: right;
	margin: 0 16px 0 0;
}

#condo3{	
	float:left;
	margin: 0 0 0 16px;
}

#condo3 #new{
	position:absolute;
	left: 20px;
	top: 20px;
	float:left;
	display: none;
}


#welcome_line {
	border-top:1px #FC6 solid;
	margin-top: 18px;
	}

#welcome_text {
	float: right
	width:700px;
	margin: 16px auto 0 auto;
	padding: 18px 40px 0 15px;
	line-height:1.4;

}

#welcome_logo_bottom img {
	box-shadow: 3px 3px 4px #333333;
	float: left;
}
	
#welcome_video {
	float: right;
	margin: 20px 0px 0 0;
	padding: 0 0px 0 0px;
	line-height:1.4;
	float: right;
	width:486px;
	
	
}

#welcome_logo_bottom {
	float:left;
	margin: 6px 0 0 0px;
	 
	 border: 0px; 
}	

.subhead{
	float: left;	
	text-align: center;
	margin-left: 340px;
}

	
#greeting{
	width:450px;
	float: right;
	}

#truman_headline {
	color: #FF3;
	font-size:36px;
	padding-bottom:16px;
	text-align:center;
	font-family: 'Cagliostro', sans-serif;

}

.condo_text{
	padding: 10px 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;
	font-size: 10px;
	line-height: 1px;
}
#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;
	font-size: 10px;
	line-height: 14px;
	display: block;
	width: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}


#text {
	width:650px;
	padding: 4px 0 0 20px;		
}

#text h2 {
	color: #FF3;
	font-size:24px;
	padding-bottom:20px;
	font-family: 'Cagliostro', arial;
}

#bikepic {float:left; margin 20px;}



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

	
}

#gallery img{ 
	margin: 20px 0 0 20px;
	float: left;
	
	 -moz-border-radius: 4px;
      border-radius: 8px;
	  
	  -moz-box-shadow: 5px 5px 6px #999; /* Firefox */ 
      -webkit-box-shadow: 5px 5px 6px #999; /* Safari/Chrome */ 
       box-shadow: 5px 5px 6px #999; /* Opera and other CSS3 supporting browsers */ 
      -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#999999')";/* IE 8 */ 
: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#999999');/* IE 5.5 - 7 */
		


}

#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;


  -moz-border-radius: 105px;
  border-radius: 105px;
  



	/*linear gradient*/
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffdc81), to(#F4721C)); 
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #ffdc81, #F4721C);  
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #ffdc81, #F4721C); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #ffdc81, #F4721C);
	/* Firefox */
	background-image:    -moz-linear-gradient(top, #ffdc81, #F4721C);
}


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

#text a { color: #090;}

#text h3 {
	color: #FF3;
	font-size: 20px;
	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: 140%;
}

.colored-text {
	color: #FFDC81;
}
.keywestlist h3 {
	font-size: 20px;
}


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


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



#page-wrap { width: 700px; margin: 50px auto; }


.tabs { list-style: none; overflow: hidden; padding-left: 1px; }
.tabs li { display: inline; }
.tabs li a { display: block; float: left; padding: 4px 8px; color: black; border: 1px solid #ccc; background: #eee; margin: 0 0 0 -1px; }
.tabs li a.current { background: white; border-bottom: 0; position: relative; top: 2px; z-index: 2; }

.box-wrapper { -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; padding: 20px; background: white; border: 1px solid #ccc; margin: -1px 0 0 0; height: 210px; position: relative; }
.content-box { overflow: hidden; position: absolute; top: 20px; left: 20px; width: 658px; height: 230px; }

.current { z-index: 100; }

.col-one, .col-two, .col-three { width: 30%; float: left; position: relative; top: 350px; }
.col-one, .col-two { margin-right: 3%; }


.SKWC {
	color: #FFFF33; 
	font-family: 'Cagliostro'; 
	font-size: 60px;
	text-shadow: 3.5px 3.5px 1px #f99f3f;
	letter-spacing: 0.5px;
	padding-top:9px;
}

.SKWC2 {
	color: #FFFF33; 
	font-family: 'Permanent Marker'; 
	font-size: 58px;
	text-shadow: 4px 4px 1px #f99f3f;
	letter-spacing: 0.5px;
	padding-top:6px;
}

.weekly{
	width: 910px;
	font-weight: bold;
}

h1, h2, h3, h4 {
	font-family: 'Cagliostro', arial;
}



.gallerysection p {
	font-family: 'Cagliostro', arial;
}

.cagliostro {
	font-family: 'Cagliostro', arial;
}

.twenty{
	font-size: 20px;
}
