/* Author J2 Studio https://www.j2studio.com */

/* blue: #4994e0    green: #65c122    orange: #ffcc33   */


/* browser rest */


/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: "Century Schoolbook", times, serif;	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* end reset */


body {

	background: url(https://fortlauderdalemiamishuttle.com/images/bkgd.jpg);
	background-repeat: repeat-x;
	background-color: #65c122;

}



#wrapper {

	width: 1024px;
	height: auto;
	margin: 0 auto;
	background-image: url(https://fortlauderdalemiamishuttle.com/images/bodyBkgd.png);
	background-repeat: repeat-y;

}

#mainInterior {

	width: 960px;
	height: auto;
	margin: 0 auto;
	background-color: white;

}

#header {

	width: 960px;
	height: 264px;
	margin: 0 auto;
	background-color: white;
}

#navWrap {

	width: 960px;
	height: 60px;
	margin: 0 auto;
	background-image: url(https://fortlauderdalemiamishuttle.com/images/navBkgd.jpg);
	background-repeat: repeat-x;
	background-color: white;
}

#navTel {

	width: 287px;
	height: 60px;
	float: right;

}


#mainNav {

	width: auto;
	height: auto;
	text-align: left;
	padding-top: 17px;
}


#mainNav ul
{
margin:  0;
color: White;
font-family: "Century Schoolbook", times, serif;	
}

#mainNav ul li { display: inline;}

#mainNav ul li a
{
padding: 0.5em .5em;
color: White;
text-decoration: none;
font-size: 1.25em;
}

#mainNav ul li a:hover
{
color: #ffcc33;
}	




#intro {

	width: 960px;
	height: auto;
	margin: 0 auto;
	background-color: white;
	padding: 20px 0;
}


.introLeft {

	width: 227px;
	height:232px;
	float: left;
	display: inline;
	background-color: white;

}

.introMid {

	width: 380px;
	height:232px;
	float: left;
	display: inline;
	margin-right: 10px;
	background-color: white;
}

.introMid p {

	font-size: 1.2em;
	line-height: 1.6em;
	color: #888;

}

.introRight {

	width: 340px;
	height:232px;
	float: left;
	display: inline;
	background-color: white;

}

.welcome {

	text-align: center;
	font-family: "Century Schoolbook", times, serif;
	font-size: 2em;
	color: #4994e0;
	padding-bottom: 15px;
	background: white;

}

.col1 {

	width: 200px;
	height: auto;
	float: left;
	text-align: left;
	display: inline;
	margin-left: 20px;
	background: white;

}

#col2 {

	width: 460px;
	height: auto;
	float: left;
	text-align: left;
	display: inline;
	margin-left: 30px;
	padding-right: 10px;

}


#col2 p {

	font-family: "Century Schoolbook", times, serif;
	font-size: .9em;
	line-height: 1.6em;
	color: black;
}



#col3 {

	width: 200px;
	height: auto;
	float: left;
	text-align: left;
	display: inline;
	margin-left: 30px;

}



.sidebar {

	width: 188px;
	height: auto;
	float: left;
	text-align: left;
	border: 1px solid #65c122;
	margin-bottom: 20px;
	padding: 5px;
	background-image: url(https://fortlauderdalemiamishuttle.com/images/sideBkgd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	

}

.sidebar h2 {

	font-size: 1.2em;
	color: #4994e0;
	margin-bottom: 0;
	line-height: 1.1em;

}

p {

	font-family: "Century Schoolbook", times, serif;
	font-size: .9em;
	line-height: 1.3em;
	color: black;
}


h1, h2, h3, h4 {

	color: #4994e0;

}


h1 {

	font-size: 1.4em;
	color: #4994e0;
	margin-bottom: 0;
	line-height: 1em;
}



h2 {

	font-size: 1.2em;
	color: #4994e0;
	margin-bottom: 0;
	line-height: 1.4em;
}



h3 {

	font-size: 1em;
	color: #4994e0;
	margin-bottom: 0;
	line-height: 1.4em;
}



h4 {

	font-size: .9em;
	color: #4994e0;
	margin-bottom: 0;
	line-height: 1.4em;
}





.clear {

	clear: both;

}

.price {

	padding: 3px;
	background-color: #ffcc33;
	color: white;
	font-weight: bold;
	width: 181px;

}

.greenrule {

	border: 3px solid #65c122;
	margin-bottom: 15px;
	
}

.tourSpecial {

	width: 418px;
	height: auto;
	border: 3px solid #65c122;
	margin-bottom: 15px;
	padding: 5px;
	
}

.tourSpecial img{

	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	
}


.tourSpecial h3{

	color: red;
	
}



#footer {

	width: 960px;
	height: auto;
	margin: 0 auto;
	background-color: #65c122;
	padding-top: 20px;
}


/* ============== */
/* ! footer nav   */
/* ============== */




#footerNav {

	width: 960px;
	height: auto;
	text-align: center;
}



#footerNav ul
{
margin:  0;
color: White;
font-family: "Trebuchet MS", arial, helvetica, sans-serif;
}

#footerNav ul li { display: inline;}

#footerNav ul li a
{
padding: 0.5em 1.5em;
color: White;
text-decoration: none;
border-right: 1px solid #000;
font-size: 12px;
}

#footerNav ul li a:hover
{
color: #000;
}	

#net411 {

	width: 960px;
	height: auto;
	text-align: center;
	color: #000;
	font-size: 11px;
	padding: 20px;
	margin: 10px auto;
}

#net411 a {color:#000; text-decoration:underline} 
#net411 a:hover {text-decoration:none; color: #000;}
