* {
	font-family: Arial, Helvetica, sans-serif;
}

BODY {
	/* to center the body or add a body background
	image, add the styles directly in the template
	head or body tag. Adding it here will affect
	the body alignment in SitePress edit mode! */
	margin: 0;
	background-color: #FFFFFF;
	font-size: 82%;
	color: #000000;
}

BR.clearAll {
	font: 1px/1px monospace;
	display: block;
	clear: both;
}

P {
	margin:15px 0;
}

P:first-child { margin-top:0; }

/* HEADINGS ------------------------------------------------------ */
H1 {
	font-size: 20px;
	font-weight: normal;
	color:#0b486b;
	line-height:1em;
	margin:15px 0;
}

H2 {
	font-size: 16px;
	font-weight: normal;
	line-height:1em;
	margin:15px 0;
}

H1:first-child { margin-top:0; }
H2:first-child { margin-top:0; }

/* MAIN LAYOUT --------------------------------------------------- */

/* PAGE */
.background {
	background:url('img/bgr_repeat.gif') repeat-x top #f5f2d6;
}

.page {
	margin: 0 auto;
	width: 780px;
}

/*	HEADER	*/
.header {
	clear:both;
	/*background:url('img/header_bgr.gif') repeat-x top;*/
	padding:10px 20px;
	width:740px;
	height:90px;
	text-align:left;
}

.header .logo {
	float:left;
}

.header .title {
	float:left;
	padding:25px 0 0 10px;
}

.header .price {
	float:right; 
	padding:5px 0 0 0;
}

.header .points {
	color:#ffffff;
	float:left;
	width:500px;
	padding:10px 0 0 10px;
}

/*	CONTENT	*/
.content A:link, .content A:visited, .content A:hover, .content A:active { color:#e19b50;}

.content {
	clear:both;
	width:740px;
	overflow:hidden;
	text-align:left;
	padding:25px 20px;
	margin:0;
}

.page_home .content { 
	width:900px;
	padding:25px 0;
	margin-left:-65px;
}

.content UL { 
	margin:-5px 0 0 0; 
	padding-left:25px;
	list-style-image:url('img/orange_arrow.gif');
}

.home_table .title {
	text-align:left;
	vertical-align:top;
	padding:0 0 13px 5px;
}
.home_table .tabs {
	text-align:left;
	vertical-align:top;
}
.home_table .tabs A {
	display:block;
	float:left;
	padding:0 0 0 9px;
}
.home_table .divider1 {
	padding: 0;
	width: 20px;
}
.home_table .divider2 {
	padding: 0;
	width: 25px;
	border-left: 1px solid #f2b55a;
}
.home_table .photo {
	background:url('img/photoback.jpg') no-repeat left top;
	padding: 5px 10px 10px 10px;
	text-align:left;
	vertical-align: top;
}
.home_table .details {
	margin:10px 0 0 5px;
	padding-left:20px;
	list-style-image:url('img/orange_bullet.gif');
}
.home_table .details LI {
	margin: 0 0 .5em 0;
}

.price_table {
	background: url('img/bgr_table.gif') top no-repeat #FFFFFF;
	width:560px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.price_table TH {
	font-weight:bold;
	color:#FFFFFF;
	padding:0 8px 0 0;
	text-align:center;
	vertical-align:middle;
}
.price_table TD {
	background:#f2b55a;
	border-bottom:1px solid #FFFFFF;
	padding:0 8px 0 0;
	text-align:center;
	vertical-align:middle;
}
.price_table .site_name {
	text-align:left;
	padding:0 0 0 10px;
}
.price_table .florida_row TD {
	background:#FFFFFF;
	font-weight:bold;
}


/*	subpage content	*/
.subpageContent{
	float:right;
	width:519px;
	padding-left:20px;
}

.sidebar{
	float:left;
	width:180px;
	text-align:center;
	padding-right:20px;
	border-right:1px solid #f2b55a;
}

.largeText { font-size:16px; }

.subpageContentFooter{
	clear: both;
	padding:0;
	margin:0;
}
.subpageContentFooter p{
	text-align:center;
	font-weight:bold;
	margin:10px 0;
	padding:0;
}

.page_site_map .subpageContentFooter {
	padding-top:30px;
}

/*	FOOTER	*/
.footer {
	clear: both;
	background:url('img/footer_bgr.gif') top repeat-x #86847d;
	padding:25px 0 10px 0;
	color:#FFFFFF;
	text-align:center;
	overflow:hidden;
}

.footer A:link, A:visited, A:active, A:hover {
	text-decoration:underline;
	color:#fff36d;
	font-weight:bold;
}

.footerPhone {
	text-align:left;
	font-size:1.4em;
	font-weight:bold;
	width:415px;
}

.footerFedEx {
	text-align:left;
	font-size:10px;
	line-height:12px;
	width:199px;
}

.footer P {
	line-height:18px;
	font-size:.9em;
	}

/* SITE MAP */
.SiteMap * {
	background-color:#f7f1d2 !important;

}

.SiteMap TD {
	border-top: 10px solid #f7f1d2 !important;
}

/* NAVIGATION */

.menu {
	clear:both;
	width:100%;
	height:15px;
	text-align:center;
	margin:0;
	padding:10px 0;
	font-size:15px;
	line-height:1em;
	font-weight:bold;
}

.nav { margin:0 0 0 15px; }

.nav UL {
	margin:0;
	padding:0;
	list-style-type:none;
}

.nav UL LI {
	display: block;
	float: left;
	margin:0;
	padding:0 10px;
	border-left:1px solid #000000;
}
.nav UL LI.first {
	border: 0;
}
.nav UL LI.last { padding-right:0 !important; }

.nav UL LI A:link,.nav UL LI A:visited {
	text-decoration:none;
	color:#000000;
}

.nav UL LI.selected A { color:#1b5372 !important; }

.nav UL LI A:hover { color:#1b5372; }

