/*--------------------------------------------------------------------------------------------------------
				HTML General classes
--------------------------------------------------------------------------------------------------------*/


body {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#00404e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color:#361503;
}

h1 {
	font-size:23px;
	color:#642200;
	margin:0px;
}

h2 {
	font-size:16px;
	color:#008c99;
	margin:0px;
}

h3 {
	color:#642200;
	margin-bottom:0px;
	margin:0px;
	font-size:14px;
}

h4 {
	margin-bottom:0px;
	margin:0px;
	font-size:13px;
	color:#008c99;
}

img {
	border:0;
}

a {
	color:#006e7b;
}

ul {
	list-style:square;
	padding-left:50px;
	margin-top:5px;
	line-height:16px;
}

.navlinks {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#ffffff;
	padding-right:57px;	
}

.navlinks a {
	padding-left:5px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#ffffff;	
}

.navlinks a:hover {
	background-image:url(../images/nav-arrow.gif);
	background-repeat:no-repeat;
	color:#ffffff;	
}

ul#nav {
	list-style: none;
	width: 900px;
	height: 30px;
	background: #642200;
	color: #fff;
	float: left;
	padding:0;
}

ul#nav li {
	float: left;
	border-right: 1px solid #fff;
	background: #642200;
	height: 28px;
}

ul#nav li a  {
	display: block; 
	height: 24px; 
	background: #642200;
	color: #E4E86C;
	text-decoration: none;
	padding: 5px 10px 0 10px;
	font-size: 14px;
	font-weight:bold;
}

ul#nav li a:hover  {
	background: #008C99;
}


.legaltext {
	font-size:9px;
}

/*--------------------------------------------------------------------------------------------------------
				Formatting classes
--------------------------------------------------------------------------------------------------------*/

.oneColFixCtr #container {
	width:940px;  
	margin: 0 auto; 
	text-align: left; 
}

.oneColFixCtr #mainContent {
	background-image:url(../images/above-footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:940px;
	min-height:750px;
	background-color:#ffffff;
	float:left;
}

#abovemain {
	width:940px;
	height:11px;
	background-color:#FFFFFF;
}

#header {
	width:940px;
	height:211px;
}

#bodycopy {
	background-image:url(../images/bodycopy-bg.gif);
	background-repeat:no-repeat;
	width:560px;
	margin-bottom:15px;
	float:left;
}
#intbodycopy {
	background-image:url(../images/int-bodycopy-bg.gif);
	background-repeat:no-repeat;
	width:594px;
	margin-top:10px;
	padding-bottom:10px;
	min-height:300px;
	float:left;
}
#bodytext {
	width:560px;
	padding-top:10px;
	padding-left:20px;
}
#intbodytext {
	width:585px;
	padding-top:30px;
	padding-left:18px;
	margin-left:10px;
}
#belowbodytext {
	width:574px;
	padding-left:20px;
	margin-bottom:35px;
	background-color:#FFFFFF;
	float:left;
}

.topicheader {
	background-repeat:no-repeat;
	height:108px;
	width:278px;
}

#topicbox {
	background-image:url(../images/topic-repeat.gif);
	background-repeat:repeat-y;
	width:278px;
	height:279px;
	margin-bottom:20px;
	float:left;
}

.topic {
	font-size:12px;
}

.topiccopy {
	padding-top:8px;
	font-size:11px;
	padding-left:15px;
	padding-right:10px;
	height:134px;
	line-height:13px;
}

.topiccopy a{
	font-weight:bold;
	color:#006e7b;
}

.topicItem {font-weight:bold; color:#006e7b;}

#readmore {
	margin-top:7px;
	text-align:right;
	font-size:10px;
}

.topicbottom {
	background-image:url(../images/topic-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:37px;
	width:278px;
}

.subhead {
	font-size:12px;
	font-weight:bold;
}

#rightcontainer {
	background-image:url(../images/CTA-background.gif);
	background-repeat:no-repeat;
	width:316px;
	padding-right:20px;
	margin-bottom:37px;
	min-height:760px;
	float:right;
}

#intrightcontainer {
	background-image:url(../images/CTA-background.gif);
	background-repeat:repeat-x;
	width:386px;
	height:300px;
	float:right;
}

#ctabuttons {
	background-image:url(../images/cta-back-new.gif);
	background-repeat:no-repeat;
	text-align:center;
	width:316px;
	height:235px;
	margin-top:15px;
	padding-top: 13px;
}

#intctabuttons {
	background-image:url(../images/CTA-repeat.gif);
	background-repeat:repeat-x;
	text-align:center;
	width:342px;
	height:127px;
	padding-top:5px;
	padding-left:44px;
}

.ctatext {
	font-size:14px;
	font-style:italic;
	text-align:center;

}

.intctatext {
	width:298px;
	height:117px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.ctatext a {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}

.ctatext a:hover {
	font-size:16px;
	font-weight:bold;
	color:#f6e7a6;
	text-align:center;
	text-decoration:none;
}

.ctasmall {
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	line-height:10px;
}

#belowcta {
	background-image:url(../images/below-cta.gif);
	background-repeat:no-repeat;
	min-height:613px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
}

.belowctaheader {
	font-size:13px;
	font-weight:bold;
	color:#27327e;
	padding-left:30px;
	padding-right:30px;
}

.belowctacopy {
	font-size:10px;
	color:#27327e;
	text-align:center;
	padding-top:5px;
}

#line {
	border-bottom:#ab924c solid 1px;
	width:280px;
	margin-top:6px;
	margin-bottom:6px;
}

#copyline {
	border-bottom:#cd9503 dotted 1px;
	margin-top:6px;
	margin-bottom:10px;
}

#top {
	float:right;
}

.topnav {
	font-weight:bold;
	color:#27327e;
	font-size:10px;
	text-align:right;
	margin-right:40px;	
}

.headtm {
	font-weight:bold;
	color:#27327e;
	font-size:10px;	
}

.IconList {
	list-style-image: url(../images/bullet-check.gif);
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
}

.requiredText {
	color:#990000;
	font-weight:bold;
}
.asterisk {
	color:#990000;
	font-size:150%;
}


/*--------------------------------------------------------------------------------------------------------
				Site Search
--------------------------------------------------------------------------------------------------------*/

#search-bg { width:553px; height:158px; background:url(/images/header-right.gif) no-repeat;}

#search { width:360px; height:30px; float:right; padding:10px 20px; margin:90px 0 0 0;}

.button {margin:10px 0;}

.formtext { font-size:12px; font-weight:bold;}

label.inline{ display:inline; }	

.input-single{width:318px; color:#666666;}
.input-search{width:254px; height:30px; padding:0 10px; background:url(/images/search-field.gif) no-repeat; border:0; color:#666666; float:left;}

.siteSearchButton{ background:url(/images/search-button.png) no-repeat center; width:75px; height:30px; float:left; margin:0 0 0 5px; padding:0; border:0; cursor:pointer;}

.resultList { margin:10px 0;padding:0;list-style-type:none;margin:0 10px; }
.resultList li { padding:4px 0; }
.resultList span { color:#D28A41;font-size:9px;}

/*--------------------------------------------------------------------------------------------------------
				Form Formatting classes
--------------------------------------------------------------------------------------------------------*/
.textField {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #B2B2B2;
}
.textareaField {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #B2B2B2;
	width:350px;
	height:80px;
}
.textFieldError {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #FF0000;
	background-color:#FFCCCC;
}
.textareaFieldError {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #FF0000;
	background-color:#FFCCCC;
	width:350px;
	height:80px;
}
.loginFormLabel {
	font-size:9px;
	color:#9c8847;
}
.loginFormInput {
	font-size:9px;
	font-weight:bold;
	border:1px solid #feca52;
	margin:0px;
}
.loginFormButton {
	font-size:9px;
	color:#FFFFFF;
	background-color:#b2a36e;
	border:2px solid #feca52;
	font-weight:bold;
}
.addbutton {
	padding:3px 8px 4px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#642200;
	cursor:pointer;
	background:transparent url(/images/admin/add.png) no-repeat left center;
	border:1px solid #b2b2b2;
}
.cancelbutton {
	padding:3px 8px 4px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#642200;
	cursor:pointer;
	background:transparent url(/images/admin/cancel.png) no-repeat left center;
	border:1px solid #b2b2b2;
}
.deletebutton {
	padding:3px 8px 4px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#642200;
	cursor:pointer;
	background-color:transparent;
	background-image:url(/images/admin/delete.png);
	background-repeat:no-repeat;
	background-position:left center;
	border:1px solid #b2b2b2;
}
.editbutton {
	padding:3px 8px 4px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#642200;
	cursor:pointer;
	background:transparent url(/images/admin/page_edit.png) no-repeat left center;
	border:1px solid #b2b2b2;
}
.downloadButton {
	padding:3px 8px 4px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#642200;
	cursor:pointer;
	background:transparent url(/images/buttons/download.gif) no-repeat left center;
	border:1px solid #b2b2b2;
}
.uploadButton {
	padding:3px 8px 4px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#642200;
	cursor:pointer;
	background:transparent url(/images/buttons/upload.gif) no-repeat left center;
	border:1px solid #b2b2b2;
}
.printButton {
	padding:3px 8px 4px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#642200;
	cursor:pointer;
	background:transparent url(/images/admin/printer.png) no-repeat left center;
	border:1px solid #b2b2b2;
}
.findbutton {
	padding:3px 8px 4px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#642200;
	cursor:pointer;
	background:transparent url(/images/admin/find.png) no-repeat left center;
	border:1px solid #b2b2b2;
}
.checkbutton {
	padding:3px 8px 4px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#642200;
	cursor:pointer;
	background:transparent url(/images/admin/accept.png) no-repeat left center;
	border:1px solid #b2b2b2;
}
.savebutton {
	padding:3px 8px 4px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#642200;
	cursor:pointer;
	background:transparent url(/images/admin/disk.png) no-repeat left center;
	border:1px solid #b2b2b2;
}
.userbutton {
	padding:3px 8px 4px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#642200;
	cursor:pointer;
	background:transparent url(/images/admin/user.png) no-repeat left center;
	border:1px solid #b2b2b2;
}
.addbutton:hover, .cancelbutton:hover, .deletebutton:hover, .editbutton:hover, .downloadButton:hover, .uploadButton:hover, .printButton:hover, .findbutton:hover, .checkbutton:hover, .savebutton:hover, .userbutton:hover {
	border:1px solid #b2b2b2;
	background-color:#EBEA7E;
}
.buttonbar {
	padding:5px 0px 20px 0px;
	margin:10px 0px 10px 0px;
	text-align:center;
	clear:both;
}
.buttonbar-save {
	width:600px;
	text-align:center;
}
.buttonbar-cancel {
	width:600px;
	text-align:center;
}

img.management {
	padding:0px 5px 5px 0px;
}
.cellLabel {
	text-align:right;
	font-weight:600;
	color:#000000;
}
.formCellLabel {
	text-align:right;
	font-weight:600;
	color:#FFFFFF;
}
.tableForm {
	width:800px;
}
.interiorTableForm {
	width:760px;
}

.smallTableForm {
	width:500px;
}
.formField {
	border:2px solid #EBC264;
	font-size:10px;
	font-weight:bold;
}
.adminFormField {
	border:1px solid #B2B2B2;
	font-size:12px;
}
.adminFormFieldLarge {
	font-size:18px;
	font-weight:bold;
	width:700px;
	border: 1px solid #c9c1ac;
}
.textareaField {
	height:150px;
	width:700px;
	border:1px solid #B2B2B2;
	font-size:12px;
}
.smallTextarea {
	height:100px;
	width:300px;
	border:1px solid #B2B2B2;
	font-size:12px;
	font-weight:bold;
}
.mediumTextarea {
	width:500px;
	height:100px;
	border:1px solid #B2B2B2;
	font-size:12px;
	font-weight:bold;
}
.largeTextarea {
	width:600px;
	height:100px;
	border:1px solid #B2B2B2;
	font-size:12px;
	font-weight:bold;
}

ol.forms { float: left; list-style: none; width: 100%; margin: 0px;}

ol.forms li { 
	clear: both; 
	float: left; 
	margin: 0 0 10px 0; 
	width: 100%; 
}
ol.forms label {
	cursor: pointer; 
	display: block; 
	float: left; 
	font-weight: bold; 
	margin: 0 10px 0 0; 
	width: 90px; 
	text-align:right;
}
ol.forms input { 
	font: 11px Verdana, Arial, Helvetica, sans-serif;  
	width: 200px; 
	border: 1px solid #642200;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 4px;
	line-height: 18px;
}
ol.forms input.largeField { 
	font: 11px Verdana, Arial, Helvetica, sans-serif;  
	width: 350px; 
	border: 1px solid #642200;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 4px;
	line-height: 18px;
}

ol.forms input.noLabel { 
	width:20px;
	background-color:#FFFFFF;
	border:0;
}
ol.forms textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	background-color: #edf4f8; 
	border: 1px solid #ddeaf2;
	width: 450px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 4px;
}
ol.forms li.buttons { float: none; width: auto; margin-left: 100px;}
ol.forms input.button {background: #008B98; width:auto; color:#fff; font-weight: bold; border: 0px; margin-right: 6px;}

/*--------------------------------------------------------------------------------------------------------
				Footer classes
--------------------------------------------------------------------------------------------------------*/

#footer {
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
	height:111px;
	padding-top:10px;
	text-align:center;
	clear:both;
}

.separator {
	padding-left:10px;
	padding-right:10px;
}

.footerlinks {
	padding-top:5px;
	margin: 0 auto; 
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	color:#ffffff;
	width:940px;	
}

.footerlinks a {
	font-weight:bold;
	color:#ffffff;	
}

#footercontact {
	width:180px;
	border-left:dotted 1px #7d4c33;
	padding-left:13px;
	margin-left:13px;
	text-align:left;
	float:right;
}

.webo {
	margin-top:20px;
	margin-bottom:20px;
	font-size:10px;
	text-align:center;
	color:#ffffff;	
}

.belowfooter {
	background-image:url(../images/content-btm.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	font-weight:bold;
	color:#ffffff;
	font-size:10px;
	text-align:center;
	padding-top:18px;
	padding-bottom:20px;
	clear:both;
	
}

.divAlpha {
	background-color:#F1F1AB;
	padding:15px;
	color:#7A3001;
	width:530px;
	float:left;
}
.divBeta {
	background-color:#F8F6CD;
	padding:15px;
	color:#7A3001;
	width:530px;
	float:left;
}

.categoryHeader {
	color:#642200;
	margin:5px 0;
	font-size:14px;
}

/*--------------------------------------------------------------------------------------------------------
				CMS
--------------------------------------------------------------------------------------------------------*/

.sidebarVideo {
 	background: #FBFCEB url(../images/home-vid-back.gif) no-repeat 0 0;
 	padding: 10px 0 14px 18px;
	margin-top: -30px;
	}

.sidebarVideo a {font-size: 10px; font-weight: bold;}

#social.home {padding-top: 8px;}

.pageUtility, .pageUtilityBtm {
	width: 184px; 
	float: right;
	padding-top: 3px;
	}

.pageUtility img, .pageUtilityBtm img{
	margin-left: 10px;
	}

.pageUtilityBtm {
	float:left; 
	margin: 40px 0 0 14px;
	}

.listing {
	clear: both; 
	width: 536px; 
	float:right; 
	border-bottom: 1px solid #C9C1AC;
	}
	
.listing h2 {
	font-size: 17px; 
	color:#642200;
	}
	
.listing img.thumb {
	float: left; 
	margin: 0 8px 8px 0;
	}
	
ul.details { 
	margin: 0 0 12px 0;
	padding-left: 0px;
	line-height:11px;
	}
ul.details li {
	display: inline-block;
	float: left; 
	padding: 0 8px; 
	color: #776330; 
	border-left: 1px solid #D7CAAA;
	list-style: none;
	}
ul.details li.first {
	padding-left: 0px; 
	border-left: 0px;
	}
	
.listing {padding-top: 24px;}

.listingTxt {clear:both; padding-top: 10px;}

.videoTxt {clear:both; padding-top: 4px;}
	
.listing a {
	color: #008C99;
	text-decoration: none;
	font-size: 10px;
}

.listing a:hover {
	color: #008C99;
	text-decoration: underline;
	}

.detailLink {
	display:inline-block; 
	padding-right: 6px; 
	background: url(../images/details-arrow.gif) no-repeat right 5px;
	}

/*--------------------------------------------------------------------------------------------------------
				Controls for drop down menu
--------------------------------------------------------------------------------------------------------*/
/* main container for the menu bar */
div.menuBar {
	padding: 0px 0px 0px 0px;
	text-align: left;
}

/* Off state for the links in the main menu bar */
div.menuBar a.menuButton {
	color: #000000;
	cursor: default;
	left: 0px;
	margin: 1px;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
	}
	
/* On state for the links in the main menu bar */
div.menuBar a.menuButtonActive, div.menuBar a.menuButtonActive:hover, div.menuBar a.menuButton:hover {
	text-decoration: underline;
	}
	
/* container for the drop down menu */
div.menu {
	filter: alpha(opacity=93); -moz-opacity: 0.93; opacity: 0.93;
	background-color: #008c99;
	border-bottom:1px solid #222a60;
	border-left:1px solid #222a60;
	border-right:1px solid #222a60;
	left: 0px;
	padding: 0px 1px 1px 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
	text-align:left;
	cursor:pointer;
	margin-top:0px;
	margin-left:0px;
	}
	
/* menu items for the drop down menu */
div.menu a.menuItem {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	cursor: default;
	display: block;
	padding: 1px 30px 1px 17px;
	margin:0px 0px 0px 0px;
	text-decoration: none;
	white-space: nowrap;
	}
	
/* menu items for the drop down menu (hover state) */
div.menu a.menuItem:hover {
	background-color:#00515e;
	cursor:pointer;
	}
	
/* menu item seperators */
div.menu div.menuItemSep {
	border-top: 1px solid #00515e;
	margin: 0px 0px 0px 0px;
	}

/*--------------------------------------------------------------------------------------------------------
	ADMIN
--------------------------------------------------------------------------------------------------------*/

#aheader {
	width:1074px;
}

#adminHeader {
	width:1024px;
	height:31px;
}

#adminContent {
	width:1025px;
	background-color:#cfb262;
	background-image:url(../images/admin/admin-bg.gif);
	background-repeat:no-repeat;
	margin-top:0px;
	padding-top:1px;
	margin-left:27px;
	min-height:450px;
	height:auto !important;
	height:450px;
}
#adminBody {
	width:930px;
	background-image:url(../images/bodycopy-bg.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
}

#adminBodyText {
	width:900px;
	margin-top:8px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	min-height:450px;
	height:auto !important;
	height:450px;
}
#adminnav {
	color:#FFFFFF;
	font-size:11px;
	padding:6px;
	text-align:center;
	font-weight:bold;
}
#adminnav a {
	color:#F7FAFF;
	text-decoration:none;
}
#adminnav a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.adminTab {
	margin-right:3px;
}
.formtitle {
	color:#006F53;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:bolder;
	margin-top:20px;
	border-bottom:1px solid #CFB262;
	text-align:left;
	clear:both;
}
#adminContainer {
	background-color:#FBFAE5;
	width:850px;
	padding:10px;
	border:1px solid #92B3B8;
	margin-top:-1px;
	z-index:0;
}
.rowHeader {
	color:#7A3001;
	font-weight:bold;
}
.columnHeader {
	color:#7A3001;
	background-color:#EBEA7E;
	font-weight:bold;
	text-decoration:none;
}
.sortColumnHeader {
	color:#7A3001;
	background-color:#CBC820;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
}
.sortColumnHeader:hover {
	color:#7A3001;
	font-weight:bold;
	text-decoration:underline;
}
.rowAlpha {
	background-color:#F1F1AB;
	padding-left:10px;
	color:#7A3001;
}
.rowBeta {
	background-color:#F8F6CD;
	padding-left:10px;
	color:#7A3001;
}
.actionLink {
	margin-right:15px;
	text-decoration:none;
	font-weight:bold;
}
#loadingContainer {
	background-color:#F1F1AB;
	width:800px;
	height:30px;
	margin:5px;
	padding:20px;
	text-align:center;
	border:1px dotted #008C99;
}
/*--------------------------------------------------------------------------------------------------------
				Controls for Form
--------------------------------------------------------------------------------------------------------*/


.actionButton {
	padding:3px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:2px solid #3E1000;
	font-weight:bold;
	background-color:#893003;
	color:#FBFAE5;
}


/*--------------------------------------------------------------------------------------------------------
				FBML classes
--------------------------------------------------------------------------------------------------------*/

#fbml-container {
	width:520px;  
	margin: 0 auto; 
	text-align: left; 
}

#fbml-mainContent {
	background-image:url(http://www.onhavanastreet.com/images/above-footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:520px;
	background-color:#ffffff;
}

#fbml-header {
	width:520px;
	height:211px;
	background:url(http://www.onhavanastreet.com/images/facebook/facebook-header.jpg) repeat-x;
	margin:0 0 10px 0;
}

#fbml-header-top { width:520px; height: 157px;}
.fbml-header-nav { width:260px; height:54px; float:left;}

.fbml-cta { width:254px; height:67px; float:left; margin:0 0 0 4px;}

#fbml-bodycopy {
	background-image:url(http://www.onhavanastreet.com/images/bodycopy-bg.gif);
	background-repeat:no-repeat;
	width:520px;
	margin-bottom:15px;
}

#fbml-bodytext {
	width:500px;
	padding-top:10px;
	padding-left:20px;
}

.fbml-topicheader {
	background-repeat:no-repeat;
	height:108px;
	width:254px;
}

#fbml-topicbox {
	background-image:url(http://www.onhavanastreet.com/images/facebook/topic-repeat.jpg);
	background-repeat:repeat-y;
	width:254px;
	height:279px;
	margin:0 0 20px 4px;
	float:left;
}

.fbml-topic {
	font-size:12px;
}

.fbml-topiccopy {
	padding-top:8px;
	font-size:11px;
	padding-left:15px;
	padding-right:10px;
	height:134px;
	line-height:13px;
}

.fbml-topiccopy a{
	font-weight:bold;
	color:#006e7b;
}

.fbml-topicItem {font-weight:bold; color:#006e7b;}


.fbml-topicbottom {
	background-image:url(http://www.onhavanastreet.com/images/facebook/topic-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:37px;
	width:254px;
}
