/*------------------------------------------------*/
/*             GENERAL DECLARATIONS              */
/*----------------------------------------------*/

body {
	background: url(images/background.gif) top left repeat-x #82C443;
	margin: 0;
}

.clearer {
	clear: both;
	height: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
}

input {
	border: 1px solid #009900;
	background-color: #ffffff;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #7CBA3D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7CBA3D;
}
a:hover {
	text-decoration: underline;
	color: #8DC556;
}
a:active {
	text-decoration: none;
	color: #7CBA3D;
}
.bigred {
	color: #FF0000;
	font-size: 21px;
	font-weight:bold;
}

.thumbnail {
width:165px;
height:128px;
background: url(images/frame.gif) top left no-repeat;
position:relative;
padding-top:12px;
}

.thumbnail .newstar {
	width:58px;
	height:33px;
	background: url(images/frame_new.gif) top left no-repeat;
	position:absolute;
	left: 102px;
	top: 101px;
}

.tablita {
background: url(images/specials/2010.10-Feb/bg_pics.gif) top left no-repeat;
padding-top: 20px;
text-align: center;
}

/*------------------------------------------------*/
/*               WEBSITE CONTAINERS              */
/*----------------------------------------------*/

#container {
	width: 715px;
	position: relative;
	background: url(images/body_bg2.gif) top left repeat-x #BEE09B;
	margin: 0 auto;
	padding: 15px;
	padding-top: 5px;
	border-left: 15px solid #A0C773;
	border-right: 15px solid #A0C773;
}
#main {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(images/main_bg.jpg) top left repeat-y;
	width: 723px;
}
#header {
	margin: 0 auto;
	padding: 0;
}
#left {
	float: left;
	width: 174px;
	height: 455px;
	background: url(images/left.jpg) top left no-repeat;
	margin:0;
	padding-top:65px;
	text-align: left;
}
	#left ul {
		padding: 0;
		margin:0;
		margin-left: 17px;
	}
	#left li {
		padding-left: 10px;
		margin: 0;
		color: #FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 14px;
		line-height: 20px;
		list-style-type: none;
		background: url(images/arrow.gif) 1px 6px  no-repeat;
	}
	#left a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	#left a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	#left a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	#left a:active {
		color: #FFFFFF;
		text-decoration: none;
	}
#center {
	float:left;
	background: url(images/header2.jpg) top left no-repeat;
	margin:0 auto;
	padding-top: 80px;
	padding-left: 25px;
	padding-right: 25px;
	width: 499px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
#bottom {
	background: url(images/bottom.jpg) top left no-repeat;
	width: 709px;
	height: 27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
}
#bottom a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#bottom a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#bottom a:hover {
	color: #333333;
	text-decoration: none;
}
#bottom a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
/*------------------------------------------------*/
/*         DECORATION POSITION ABSOLUTE          */
/*----------------------------------------------*/

#decoration_left {
	position: absolute;
	left: -8px;
	top: 83px;
}
#decoration_right {
	position: absolute;
	left: 737px;
	top: 64px;
}
#decoration_bottom {
	width: 724px;
	height: 62px;
	background: url(images/bottom_decoration.gif) top left no-repeat;
}

/*------------------------------------------------*/
/*		          SECTIONS		 		         */
/*----------------------------------------------*/

.special_title {
	font-size: 24px;
	font-weight: bold;
	color: #009900;
}
.special_desc {
	font-size: 18px;
	color: #999999;
}
.palms_names {
	font-weight: bold;
	color: #009900;
}
