body, html {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #484748;
  line-height: 1.3em;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  background: #ffffff;
} 

h2{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size : 14px;
  font-weight : bold;
  color : #af0242;
  text-align : left;
  line-height: 16px;
}

.image_right {
  float: right;
  margin: 10px;
}

.image_left {
  float: left;
  margin: 10px;
}

a {
  color: #0066CC;
}

#main {
  width: 904px;
}

td.main_top {
  width: 589px;
  height: 160px;
  margin: 0px;
  padding: 0px;
  background: url(../images/body/logo.jpg) center no-repeat;
}

td.main_menu {
  height: 28px;
  background: url(../images/body/menu.gif) repeat-x;
}

td.main_sub_title {
  height: 73;
  background: url(../images/body/subtitle.gif) no-repeat;
}

td.main_content_yellow {
  height: 360px;
  background: #F3E9D5;
}

td.main_content_green {
  height: 360px;
  background: #E4E3C8;
}

td.main_footer {
  height: 51px;
  background: url(../images/body/footer.gif) repeat-x;
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
}

#footer {
  height: 20px;
  color: #FFFFFF;
}

td.footer a:link, td.footer a:visited {
  padding: 0px 5px 0px 5px;
  color: #ffffff;
  text-decoration: none;
}

td.footer a:hover{
  text-decoration: underline;
}

#top {
  width: 904px;
  height: 166px;
}

td.top_title_yellow {
  width: 254px;
  background: url(../images/body/title_yellow.gif) no-repeat;
}

td.top_title_yellow a, td.top_title_green a{display: block;text-indent: -1000em;height:166px;width:100%;}

td.top_title_green {
  width: 254px;
  background: url(../images/body/title_green.gif) no-repeat;
}

td.top_header1 {
  width: 117px;
  background: url(../images/body/header1.jpg) no-repeat;
}

td.top_header2 {
  width: 116px;
  background: url(../images/body/header2.jpg) no-repeat;
}

td.top_header3 {
  width: 116px;
  background: url(../images/body/header3.jpg) no-repeat;
}

td.top_header4 {
  width: 301px;
  /* background: url(../images/body/header4.jpg) no-repeat; */
}

#menu {
  width: 632px;
  height: 28px;
}

td.menu_gallery {
  width: 118px;
}

td.menu_villa {
  width: 117px;
}

td.menu_rates {
  width: 116px;
}

td.menu_reservations {
  width: 116px;
}

td.menu_availability {
  width: 82px;
}

td.menu_contact {
  width: 83px;
}

#content {
  width: 904px;
}

td.content_sidebar_yellow {
  width: 134px;
  height: 360px;
  background: url(../images/body/side_yellow.gif) top left no-repeat;
}

td.content_sidebar_green {
  width: 134px;
  height: 360px;
  background: url(../images/body/side_green.gif) top left no-repeat;
}

td.content_text {
  width: 458px;
  height: 360px;
  padding: 5px 0px 5px 0px;
}

td.content_slideshow {
  width: 312px;
  height: 360px;
}

.button {
  border: #F3E9D5 0px;
  color: #2E3092;
  font-weight: bold;
}

.textbox {
  width: 350px;
  font-size: 12px;
}

/* form styles */

.form_error {
	background-color: #f9b5a6!important;
}

.form_error_text {color: #f37365;font-size: 11px;}
.error_msg {clear: both;}


#contactusform .style1 strong {color: #2e3092}
#contactusform strong {color: #af0242;}
#contactusform input, #contactusform textarea {border: none;}

#captcha {
	position:absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}