

/* Basic Stuff */

*
{
margin: 0em;
padding: 0em;
}

body
{
background: #FFFFFF;
color: #000000;
font-size: 9pt;
font-family: verdana, arial, helvetica;
}

p {font-size:9pt;text-indent: 25px}
p.table {font-size:9pt; text-align: center;}

h1,h2,h3,h4,h5,h6
{
font-weight: normal;
text-transform: normal;
}

h3,h4,h5,h6
{
color: #66000F;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold; border-bottom:thin dotted #339900;
}

h4 span
{
font-weight: bold;
}

br.clear
{
clear: both;
}

img
{
padding: 3px;
border: solid 0px #e1e1e1;
}

img.floatTL
{
float: left;
margin: 1em;
}

img.floatLeftHead
{
float: left;
width: 200px;
margin: 0 0 0px 10px
}

img.floatTR
{
float: right;
margin: 1em;
}

a
{
font-weight: bold;
font-size: 10pt;
text-decoration: none;
color: #D90000;
}

a:hover
{
font-weight: bold;
font-size: 10pt;
text-decoration: none;
}

.bookbar 
{
text-align: center;
}

.bookbar a
{
display: block;
background-image: url('https://www.centralfloridatours.com/images/Book_Unchecked.gif');
background-repeat: no-repeat;
width: 188px;
height:28px
}

.bookbar a:hover
{
display: block;
background: url('https://www.centralfloridatours.com/images/Book_Checked.gif');
background-repeat: no-repeat;

}

ul.links
{
list-style: Default;
}

ul.links li
{
line-height: 2em;
}

ul.links li.first
{
}

p
{
line-height: 1.8em;
}

/* Header */

#header
{
width:100%;
border-top: solid 2px #440000;
height: 130px;
background: #216b29;
}

#header_inner
{
position: relative;
width: 990px;
height:130px;
margin: 0 auto;
}

div.topper
{
width: 100%;
margin: 0px; padding: 0px;
background-color: #008000;
}

ul#headnav
{
padding: 0;
margin: 0;
list-style-type: none;
width: 100%;
}

ul#headnav li 
{ 
display: block;	
float: left; 
}

ul#headnav li a
{	
width: 100%;
color: #fff;
background-color: transparent;
border-right: 2px solid #000;
padding: 0px 5px 0px 5px;
text-decoration: none;
font-size: 10px;
}

ul#headnav li a:hover
{
background-color: #ADFFAD;
color: #000;
}

/* Main */

#wrapper {
background: #79F9A6 ;
}

#main
{
margin: 0em;
padding: 0em;
background: #ffffff;
}

#nav
{
position:absolute;
top:158px;
left:0px;
width:150px;
padding:0px;
margin: 0;
background: #ffffff;
}

#main_inner
{
background: #FFFFFF;
margin:  0 0 0  170px;
padding: 10px 20px 0 20px;
}

#main_inner p
{
text-align: justify;
margin-bottom: 2.0em;
right-margin:2.0em;
}

#main_inner ul
{
margin-bottom: 2.0em;
}


#main_inner h3,h4
{
border-bottom: dotted 1px #E1E1E1;
position: relative;
}

#main_inner h3
{
font-size: 1.8em;
padding-bottom: 0.1em;
margin-bottom: 0.8em;
}

#main_inner h4
{
font-size: 1.2em;
padding-bottom: 0.175em;
margin-bottom: 1.4em;
margin-top: 0.95em;
margin-left: 1.1em;
}

#main_inner .post
{
position: relative;
}

#main_inner .post h3
{
position: relative;
font-size: 1.7em;
padding-bottom: .main_inner2em;
margin-left: 1.1em;
}

#main_inner .post ul.post_info
{
list-style: none;
position: absolute;
top: 3em;
font-size: 0.8em;
}

#main_inner .post ul.post_info li
{
background-position: 0em 0.2em;
background-repeat: no-repeat;
display: inline;
padding-left: 18px;
}

#main_inner .post ul.post_info li.date
{
background-image: url('https://www.centralfloridatours.com/images/n5.gif');
}

#main_inner .post ul.post_info li.comments
{
background-image: url('https://www.centralfloridatours.com/images/n6.gif');
margin-left: 1.1em;
}

/* Footer */

#footer
{
width: 100%;
margin: 0 auto;
text-align: center;
clear: both;
border-top: dotted 0px #E1E1E1;
margin-top: 1.0em;
margin-bottom: 0.0em;
padding-top: 1.0em;
text-transform: normal;
background: #028E09   url('https://www.centralfloridatours.com/images/n1_Bottom.gif') repeat-x;
color: #FFFFFF;
}


.curlycontainer
{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 690px;
background: #DDFFDD
}

.curlycontainer .innerdiv
{
background:  transparent url(https://www.centralfloridatours.com/Monkey/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}
	
#styleone 
{
font-size: 10px;
text-indent: 0px;
text-align: left;
}

.alert {
	background: #fff6bf url(images/exclamation_point.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
