/*-----------------------------------------------------------------------------

Template: tropicala

Design by: www.LetsEat.at -- Free Websites for Restaurants and Cafés!

This template is made available to the public under Creative Commmons Attribution 3.0 Unported:

http://creativecommons.org/licenses/by/3.0/

Please leave the link back to our site intact at the bottom of your site.

Feel free to redistribute the template as long as you leave the link intact.

Thanks!

-----------------------------------------------------------------------------*/

* {
  padding:0;
  margin:0;
  list-style:none;
}

body {
	font:62.5% Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-color: #5175AF;
}

p, h2, h3, h4, h5 {
  font-size:1.2em;
}

div#wrapper {
	width:768px;
	padding-top:8px;
	margin:25px auto 0;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
}

div#masthead {
  width:768px;
  background:url(images/main_bg.png) repeat-y;
  position:relative;
}

h1 {
  font:3.6em 'Trebuchet MS', Arial, Helvetica;
}

h1 a {
	position:absolute;
	width:239px;
	height:62px;
	left:20px;
	top:19px;
	font-weight:bold;
	text-decoration:none;
	color:#00CCCC;
	background-image: url(images/EA.png);
	background-repeat: no-repeat;
}

div#masthead ul {
  float:right;
  margin-right:22px;
  position:relative;
  z-index:2;
  bottom:-4px;
}

div#masthead ul li {
  float:left;
}

div#masthead ul li a {
  color:#5175AF;
  text-decoration:none;
  display:block;
  font-size:1.4em;
  padding:40px 20px 18px;
}

div#masthead ul li a:hover,
div#masthead ul li#current {
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#masthead_image {
  background:url(images/image_bg.png) center no-repeat;
  width:724px;
  height:148px;
  clear:both;
  padding:8px 22px;
  position:relative;
  z-index:1;
}

div#content {
	width:768px;
	background-image: url(images/main_bg.png);
	background-repeat: repeat-y;
}

div#main {
	padding:0 20px 20px;
	width:500px;
	float:left;
}

h2#page_header {
	color:#FF7E00;
	font-size:20px;
	line-height:1;
	border-bottom:1px solid #e7e7e7;
	position:relative;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
}

h2#page_header span {
  position:relative;
  background:#FFF;
  padding-right:10px;
  bottom:-5px;
}

div#main a {
  color:#507FA3;
}

div#main p {
  color:#6b6b6b;
  line-height:1.5em;
  margin:10px 0;
}

div#main h3 {
  margin-top:15px;
  color:#ff7e00;
}

div#main blockquote {
  margin:0 15px;
  padding:1px 15px;
  border-left:5px solid #B8D1E4;
  background:#F0F0F0;
}

div#main ul {
  font-size:1.2em;
  color:#6b6b6b;
  margin-left:15px;
}

div#main li {
  margin:5px 0;
  padding-left:15px;
  background:url(images/square.png) 0 center no-repeat;
}

div#secondary {
	padding:15px 20px 20px 0;
	width:200px;
	float:left;
	background-repeat: no-repeat;
	background-position: 20px;
}

div#secondary h3 {
  text-transform:uppercase;
  color:#507fa3;
  margin-bottom:15px;
}

div#secondary ul#news {
  margin:15px 0 20px;
  color:#507fa3;
  padding-bottom:10px;
  border-bottom:1px solid #e7e7e7;
}

div#secondary ul#news label {
  font-weight:bold;
}

div#secondary ul#news li {
  margin:10px 0;
  font-size:1.2em;
  line-height:1.5em;
}

div#secondary h4 {
  color:#ff7e00;
  text-transform:uppercase;
  margin-bottom:15px;
}

div#secondary form p {
  position:relative;
  height:30px;
}

input.subscribe {
  position:absolute;
  top:0;
  height:18px;
  width:156px;
  padding:5px;
  background:url(images/text_bg.png) repeat-x;
  border:1px solid #bcbcbc;
}

input.submit {
  position:absolute;
  right:0;
}

p#footer {
	height:8px;
	width:768px;
	text-align:center;
	font-size:1em;
	color:#FFFFFF;
	padding:15px 0;
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
}

p#footer a {
  color:#FFCC00;
  text-decoration:none;
}

p#footer span {
  position:absolute;
  text-indent:-9999em;
}

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
  .clearfix {display:block;}
/* End hide from IE Mac */
#wrapper #masthead img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.slidey {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 15px;
}
#wrapper #content #secondary h2 a {
	text-decoration: none;
	color: #FF7E00;
}

