/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
	color: #0066AF;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #0066AF;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 920px;
	height: 160px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
    padding: 53px 0 0 0;
    height: 100px;
    background: url(images/zyga.gif) no-repeat 0 9px;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding-top: 52px;
	font-size: 2.5em;
	color: #554D49;
}

#logo h1 a {
	color: #554D49;
}

#logo h2 {
	margin-top: -10px;
	padding-left: 1px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #7F7772;
}

#logo h2 a {
	color: #7F7772;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 40px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 110px;
	height: 90px;
	padding-top: 30px;
	background: #73D000 url(images/img02.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.45em;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#latest-post {
	float: left;
	width: 480px;
}

#recent-posts {
	float: right;
	width: 380px;
	padding: 12px 0 0 30px;
	background: url(images/img03.gif) repeat-y;
}

#recent-posts .entry {
	background: url(images/img04.gif) repeat-x left bottom;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}

.post .meta a {
	color: #666;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	background: #DDCCB3 url(images/img05.gif) no-repeat;
	border-top: 20px solid #FFFFFF;
	color: #544D44;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #544D44;
}

#sidebar a {
	text-decoration: none;
	color: #544D44;
}

#sidebar a:hover {
	text-decoration: underline;
}

#recent-posts P IMG {
    float: left;
    margin: 5px 5px 0 0;
    border: 1px solid #000;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	background: url(images/img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

/* table */

TABLE#apartmentList TD, TABLE#apartmentPhotoList TD{
   text-align: center;
   padding: 15px 55px 15px 0;
}

TABLE#apartmentList IMG, TABLE#apartmentPhotoList IMG {
   border: 1px solid #000;
}

TABLE#priceList{
   width: 100%;
   border: 1px solid #999;
}

TABLE#priceList TD {
   padding: 5px;
}

TABLE#priceList TD.head {
   text-align: center;
   font-weight: bold;
   background-color: #ccc;
}

TABLE#priceList TD.data {
   background-color: #eee;
   text-align: center;
}

FORM#bookForm {
   margin: 20px 0;
}

TABLE#bookTable {
   width: 100%;
}

TABLE#bookTable TD{
   padding: 3px;
   font-size: 14px;
}

#contactForm #email {
   margin: 10px 0;
   padding: 3px;
   width: 300px;
}

#contactForm #text {
   padding: 3px;
   width: 300px;
}

#addressBar {
   font-size: 13px;
   margin-top: -15px;
   margin-bottom: 15px;
   padding-bottom: 10px;
   background: url(images/img04.gif) repeat-x left bottom;
}

#flags {
   position: absolute;
   top: 10px;
   margin-left: 870px;
}

#flags P {
   display: inline;
}
