* {
	margin: 0;
	padding: 0;

	}
body {

	font-family: arial, helvetica, sans-serif;

	background-image: url("http://www.vacationrentalsbocaraton.com/css/images/background_gradient_shortest.jpg"); 
	background-repeat: repeat-x;

	background-color: #ffffbf ;

	}
p { 
	}




img {
	border: 0px ;

	}
div {
	}
a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #990100;
	}
a:hover { 
	text-decoration: underline; 
	}
input:focus {
	background-color: #FFE166;
	}

/*===================================================================================*/
/* "id" formatting ==================================================================*/
/*===================================================================================*/
#mywrapper {
	width: 900px;	
	margin:0 auto;
/*	position: relative;	*/
/*	display: inline;	*/

	}
/*-----------------------------------------------------------------------------------*/
#myheader { 
	vertical-align: bottom;
	width: 900px; 
	position: relative;		
	float: left;
	border-bottom: 20px solid #0066B3;
	margin-bottom: 7px;
font-size: 12px;
	}
/*-----------------------------------------------------------------------------------*/
#tabnav {
	position: absolute ;
	bottom: -1px;
	right: 0px;
	}
#tabnav ul {
	padding:10px 0px 0px 0px;
	list-style:none;
	}
#tabnav li {
	float:left;
	padding: 0px 0px 0px 9px;
	background:url("http://www.vacationrentalsbocaraton.com/css/images/norm_left.png") no-repeat left top;
font-size: 12px;
	}
#tabnav a {
	display:block;
	background:url("http://www.vacationrentalsbocaraton.com/css/images/norm_right.png") no-repeat right top;
	padding:5px 15px 5px 6px;
	}
	
#tabnav a:link, #tabnav a:visited { 
	color: #003D6B;
	}
#tabnav a:hover { 
	color: #FF0200;
	text-decoration: none; 
	}
	
#tabnav #current {
	color: #990100;
	background-image:url("http://www.vacationrentalsbocaraton.com/css/images/norm_left_on.png");
	border-width: 0px;
	}
#tabnav #current a {
	color: #990100;
	background-image:url("http://www.vacationrentalsbocaraton.com/css/images/norm_right_on.png");
	padding-bottom: 5px;
	}  
/*-----------------------------------------------------------------------------------*/
#addeverything {
	position: relative;	
	float: right;
	}	
#translation {
	position: relative;	
	float: right;
	}	
/*-----------------------------------------------------------------------------------*/
#myfooter { 
	width: 900px; 
	height: 160px;
	color: #000000;
	padding: 50px 7px 0px 7px;
	clear: both;
	background-image: url("http://www.vacationrentalsbocaraton.com/css/images/beach_sand.png");
	background-repeat: no-repeat;
	background-position: bottom;
	}
#myfooter h2 { 
	font-size: 12px;
	text-align: center;
	margin-bottom: 10px;
	}
#myfooter p { 
	font-size: 12px;
	text-align: center;
	line-height: 14px;
	}
#myfooter img { 
	text-align: center;
	margin-top: 12px;
	}	
	
.clearleft {
	clear: left;
	}
.clearright {
	clear: right;
	}
.clearboth {
	clear: both;
	}
.floatleft {
	float: left;
	}
.floatright {
	float: right;
	}
.scrollonoverflow {
	overflow: scroll;
	/*scrollbar-arrow-color: #47006B;Arrow color*/
	/*scrollbar-base-color: #FFFF80;base color of scrollbar*/
	/*scrollbar-face-color: #B37600;face color of scrollbar*/
	/*scrollbar-highlight-color: #FFD480;top and left edges of scrollbar*/
	/*scrollbar-shadow-color: #B37600;bottom and right edges of scrollbar*/
	/*scrollbar-dark-shadow-color: #937600;bottom and right shadow of scrollbar*/
	}
.thinborder{
	border: solid 1px #B37600;
	}
.leftmargin30 {
	margin-left: 30px
	}
.centerthis {
	text-align: center;
	}	
.nopadding {
		padding: 0px;
	}
.s10txt a {
	font-size: 90%;
}

