html {
	background: #CBC1AF;
	color: #464234;
}

body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
}

/*layout*/

#pageframe {
	margin: 0 auto;
	text-align:left;
	width:830px;
	}

#header {
	height: 245px;
	width: 830px;
	}

#title_header {
	width: 830px;
	height: 51px;
	}

#content_holder {
	width: 830px;
	height: 300px;
	background: url(images/content_default_bg.jpg) no-repeat;
	float: left;
	}
	
#content_holder_home {
	width: 830px;
	height: 300px;
	background: url(images/content_home_bg.jpg) no-repeat;
	float: left;
	margin: 0px;
	}

#content_holder_elounda {
	width: 820px;
	height: 300px;
	background: url(images/content_elounda_bg.jpg) no-repeat;
	float: left;
	}

#content_holder_enquiry {
	width: 830px;
	height: 300px;
	background: url(images/content_enquiry_bg.jpg) no-repeat;
	float: left;
	}

#content {
	overflow: auto;
	width: 730px;
	height: 285px;
	margin: 10px 50px;
	}

#content_home_main {
	width: 450px;
	float: left;
	}

#content_home_prices {
  width: 280px;
  float: left;
  }


#content_villa_main {
	width: 450px;
	float: left;
	}
#content_villa_facs {
	width: 200px;
	margin: 0px 20px;
	float: right;
	}

#content_villa_pics1 {
	width: 350px;
	margin: 0px 50px;
	}

#content_villa_pics2 {
	width: 300px;
	margin: 0px 75px;
	}

#content_elounda_pics {
	width: 150px;
	float: left;
	height: 500px;
	margin: 5px 0px 0px 5px;
	}
#content_elounda_main {
	float: left;
	width: 500px;
	margin: 0px 20px 0px 30px;
	}


#content_crete_main {
	float: left;
	width: 530px;
	margin: 0px 20px 0px 0px;
	}

#content_crete_pics {
	width: 150px;
	float: left;
	margin: 0px;
	}

#footer div a {
	color: #CBC1AF;
  }

#footer {
	background: url(images/footer.jpg) no-repeat;
	color: #CBC1AF;
	font-size: 6.5pt;
	height: 55px;
	width: 730px;
	padding: 30px 50px 0px 50px;
	float: left;
	}

#footer_left {
  width: 50%;
  text-align: left;
  float: left;
  }

#footer_right {
	width: 50%;
  text-align: right;
  float: right;
	}

#price_list {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #CBC1AF;
	}

table.prices {
  width: 210px;
  position: relative;
  top: 50px;
  left: 45px;
  color: #CBC1AF;
  }

/*These styles control content displayed when the flash nav doesn't load*/
div#flashcontent {
  background: url(images/header_frame.png);
  height: 245px;
  }

div#flashcontent div {
  position: relative;
  top: 60px;
  left: 75px;
  }


/*General Style*/

p {
	margin: 8px 3px;
}

.small {
	font-size: 7pt;
	}

h1,h2,h3 {
	margin: 0 auto;
}

h1 {
	font-size: 10pt;
	margin: 0px 0px 10px 0px;
}

h2 {
  font-size: 9pt;
  }

caption {
	font-weight: bolder;
}

ul {
	margin-left: 10px;
	padding-left: 5px;
	list-style: disc outside;
	}


a:link {color: #464234; text-decoration: none; font-weight: bold;}
a:visited {color: #464234; text-decoration: none; font-weight: bold;}
a:active {color: #464234; text-decoration: none; font-weight: bold;}
a:hover {color: #464234; text-decoration: underline; font-weight: bold;}

a.footer:link {color: #CBC1AF; text-decoration: none; font-weight: bold;}
a.footer:visited {color: #CBC1AF; text-decoration: none; font-weight: bold;}
a.footer:active {color: #CBC1AF; text-decoration: none; font-weight: bold;}
a.footer:hover {color: #CBC1AF; text-decoration: underline; font-weight: bold;}

img {
	border: 0px none;
	margin: 0px;
}

form {
  margin: 0;
  padding: 0;
  font-size: 100%;
  width: 450px;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border-style: none;
  padding: 10px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

label {
  font-size: 100%;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  width: 354px;
  height: expression('1%');
  margin: 3px 0 0 0;
  padding: 1px 3px;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 197px;
}

form div fieldset legend {
  font-size: 90%;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: 50px;
  padding: 0;
  margin: 0;
}

form div input, form div select, form div textarea {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}
