body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: White;
margin: auto;
text-align: center;
color: #1C3748;
background-image: url('images/bg.jpg');
background-repeat: repeat;
}
td {
vertical-align: top;
}
td.header {
height: 89px;
}
i {
color: #2D5772;
font-family: "Georgia", Times, serif;
font-size: 12px;
font-style: italic;
margin: 10px;
}
div.menu {
background-color: #4C82C8;
border-top: 2px solid #DFE8F4;
border-bottom: 3px solid #FFF;
width: 950px;
}
div.menu a {
color: #D7FEE2;
text-transform: uppercase;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
font-style: normal;
text-decoration: none;
padding: 0px 23px;
line-height: 28px;
}
div.menu a:hover {
color: #FDFF02;
}
table.main {
height: 100%;
border-collapse: collapse;
margin-left: auto;
margin-right: auto;
border-left: 2px solid #FFF;
border-right: 2px solid #FFF;
width: 950px;
font-size: 12px;
text-align: left;
}
div.lcolumn {
width: 540px;
float: left;
display: block;
padding-left: 16px;
}
div.content {
width: 720px;
float: left;
display: block;
padding-left: 16px;
}
td.lbox {
background-color: #4C82C8;
width: 160px;
border-right: 1px solid #2C568D;
vertical-align: top;
}
td.lbox a {
display: block;
color: #D7FEE2;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
font-style: normal;
text-decoration: none;
border-top: 1px solid #3A6BAC;
border-bottom: 1px solid #3A6BAC;
margin-top: -1px;
margin-left: 1px;
margin-right: 3px;
line-height: 24px;
}
td.lbox a:hover {
background-color: #4178C0;
}
td.lbox a, td.lbox h1 {
padding-left: 5px;
font-size: 1em;
}
td.lbox h1 {
color: #F4F522;
background-color: #3C70B4;
border-bottom: 1px solid White;
border-top: 1px solid white;
padding-top: 10px;
padding-bottom: 5px;
margin-bottom: 12px;
margin-top: 12px;
}

td.content {
vertical-align: top;
font-size: 0.8em;
width: 790px;
background-color: White;
border-left: 1px solid White;
}

div.rcolumn {
width: 224px;
position: relative;
float: right;
height: 100%;
border-left: 1px dashed #949494;
}

h1 {
padding-top: 10px;
font-size: 16px;
color: Black;
margin-bottom: 1px;
}

h2 {
font-size: 16px;
color: #818181;
margin: 0px 0 20px 0;
border-bottom: 1px solid #565656;
}
h3 {
font-size: 16px;
margin: 10px;
color: #4A4A4A;
font-weight: bold;
}
h4 {color: white; margin: 5px; font-size: 14px;}
div.rcolumn span {
display: block;
padding: 14px;
}

span.bl {
background-color: #4B84C7;
display: block;
padding-left: 14px;
color: #C4F9FD;
font-weight: bold;
font-size: 120%;
}

span.gr {
background-color: #D7FFE2;
display: block;
padding-left: 14px;
color: #1E7F2B;
font-weight: bold;
font-size: 120%;
}

div.special {
display: block;
background-color: #D7FFE2;
}

div.special h1 {
background-color: #1E7F2B;
}

div.special a {
color: #1E7F2B;
font-weight: bold;
text-transform: capitalize;
text-align: center;
padding: 0px 10px;
border-bottom: 1px solid #D7FFE2;
}

div.special a:hover {
color: #4C82C8;
background-color: transparent;
}

span.price {
display: block;
color: #262626;
text-align: center;
font-weight: bold;
padding-bottom: 10px;

}

div.data {
display: block;
color: Black;
text-align: center;
line-height: 20px;
font-size: 10px;
}

div.special img {
border-top: 1px solid #1E7F2B;
border-bottom: 1px solid #1E7F2B;
margin-top: -5px;
margin-bottom: 10px;
}

div.special a.dg {
background-color: #1E7F2B;
color: #D7FFE2;
margin-top: -8px;
}

div.special a.dg:hover {
color: White;
background-color: #1E7F2B;
}

td.foot {
background-color: #3C70B4;
text-align: center;
}

td.foot a {
color: #D7FEE2;
padding: 2px 10px;
}

div.brochures a {
display: block;
height: 24px;
margin-left: 80px;
text-decoration: none;
color: #02740E;
}

div.brochures a:hover {
text-decoration: underline;
}

.left {
float: left;
}

p.cont {
margin-top: 30px;
margin-bottom: 90px;
}

strong {
font-size: 12px;
display: block;
float: none;
margin: 0px;
padding: 0px;
}
.green {
background-color: #D7FEE2;
}
div.content a {
color: #02740E;
}

table.form {
border: 2px solid #DCDCDC;
border-collapse: separate;
font-size: 12px;
width: 100%;
}

table.form td {
border: 2px solid #DCDCDC;
border: 2px solid #DCDCDC;
}

table.form col.desc {
background-color: #DCDCDC;
padding-left: 30px;
}

input, textarea, select {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #262626;
border: 1px solid #262626;
background-color: #CECECE;
}

p {
	font-size: 12px;
	margin: 12px;
	display: block;
}
.fleft {
float: left; 
margin: 10px;
}
.fright {
float: right; 
margin: 10px;
}
div.homebg {
background-image: url('images/main.jpg');
height: 280px;
color: white;
padding-left: 350px;
padding-top: 5px;
margin: 0px;
border-bottom: 5px solid #1E7F2B;
}
div.homebg ul {
margin: 0 0 0 20px;
padding: 0px;
}
div.homebg ul li {
margin: 0px;
padding: 0px;
}

ul {
	list-style-type: square;
	padding: 0px;
	margin: 0 0 0 24px;
	font-size: 12px;
}
li {
margin: 0px;
padding: 0px;
line-height: 14px;
}
i.main {
	display: block;
	background-color: #1E7F2B;
	margin: 0px;
	border-bottom: 1px solid white;
	color: white;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
div.img {
text-align: center;
background-color: #D7FEE2;
max-width:280px;
padding: 5px;
}
table.bowl {
width: 400px;
background-color: #C3E3F2;
}
.bowl .bd {
border-right: 1px dotted #9DBAE1;
}
.center {text-align: center;}
.dg {
background-color: #4C82C8;
}
td.pic {
width: 160px;
background-color: #ccffcc;
}
table.so {
font-size: 13px;
border: 1px solid #ccffcc;
}
td.data {
width: 150px;
text-align: center;
vertical-align: middle;
background-color: #ccffcc;
}
td.regards {
width: 300px;
font-size: 10px;
vertical-align: middle;
}
td.data div.date {
color: #666666;
margin: 10px 0px;
}
td.data div.price {
color: #1d3247;
font-weight: bold;
}
td.data div.title {
font-size: 14px;
color: #000000;
font-weight: bold;
}
table.apartment {
width: 740px;
}
table.apartment td.foto {
background-color: #d7fee2;
width: 320px;
padding-top: 4px;
text-align: center;
}
table.apartment td.foto img {
margin: 2px 2px;
}
table.apartment table {
font-size: 10px;
border-collapse: collapse;
margin: 0px;
width: 400px;
}
table.winter td {
text-align:center;
vertical-align: middle;
padding: 5px;
}
table.winter td p, table.winter td h3 {
text-align: left;
}
table.winter img {
border: 2px solid #4c82c8;
padding: 1px;
margin: 3px;
}