/* CSS Document */

body {
background-image: url(../images/bg.jpg);
background-position: top center;
margin: 0 auto;
font-family: 'century gothic' ,verdana,arial,helvetica,sans-serif;
font-size: 14px;
font-weight:100;

}

.wrapper {
width: 875px;
margin: 0 auto;
color: #c1b4a8;
background-color: rgb(47,27,23);
}

/* H E A D E R ------------------------------*/

.header {
height: 132px;
background-color: #4f271f;
color:#CCCCCC;
background-image:url(../images/header.jpg);
background-position: top center;
background-repeat:no-repeat;
}

.header_container {
float: right;
padding-top: 15px;
padding-right: 27px;
text-align: right;
}

.tel {
font-size: 22px;
font-weight:100;
padding-top: 45px;
}

.nav {
color: #222222;
}

.nav a {
color: #bbbbbb;
text-decoration:none;
font-size:12px;
}

.nav a:hover {
color: #eeeeee;
text-decoration:none;
}
.nav a:active {
color: #eeeeee;
text-decoration:none;
}

.nav a:visited {
color: #FFFFFF;
text-decoration:none;
}
/* H E A D E R - E N D ------------------------------*/


/* F L A S H ------------------------------*/

.flash {
height: 312px;
background-color: #111111;
color: #4f271f;
background-image:url(../images/banner.jpg);
}
.mapmap {
height: 312px;
background-color: #111111;
color: #4f271f;
background-image:url(../images/map.jpg);
}

/* F L A S H - E N D ------------------------------*/


/* C O N T E N T ------------------------------*/

.content {
border-top: 23px #c9bbab solid;
padding-left: 27px;
padding-right: 17px;
font-weight:100;
}

.content a:active {
color: #eeeeee;
text-decoration:none;
}

.content a:visited {
color: #FFFFFF;
text-decoration:none;
}

.content h1 {
font-size:20px;
font-weight:bold;
margin-bottom: 0px;
margin-top: 0px;
}

.left_home {
font-size: 12px;
width:450px;
padding-top: 27px;
padding-bottom: 27px;
font-weight:100;
float:left;
}
#stars {
text-align: right;
}

#stars img {
border: none;
}

.right_home { 
float:right;
padding-top: 27px;
padding-bottom: 27px;
width: 350px;
font-size:10px;
}
.right_home img {
margin-right: 8px;
margin-bottom: 10px;
}
.right_home p {
margin-top:0px;
}


.float {
clear: both;
}

.links {
font-size:12px;
}

a {
color: #bbbbbb;
text-decoration:none;
}
a:hover {
color: #eeeeee;
text-decoration:none;
}
a:active {
color: #eeeeee;
text-decoration:none;
}

.left_relax {
font-size: 12px;
width:450px;
padding-top: 27px;
padding-bottom: 27px;
font-weight:100;
float:left;
}

.left_relax h3 {
margin-top: 10px;
margin-bottom: 0px;
color:#d47928;
}
.left_relax p {
margin-top: 3px;
margin-bottom: 0px;
}
.left_relax a {
color:#d47928;
}
.right_relax { 
float:right;
padding-top: 15px;
padding-bottom: 27px;
width: 350px;
font-size:10px;
}
.right_relax img {
margin-right: 8px;
margin-bottom: 11px;
}
.right_relax p {
padding-top:30px;
padding-bottom:40px;
font-size: 13px;
width: 250px;
}
span {
color:#d47928;
font-weight:bold;
}
.apartments {
margin-top:15px;
padding: 0px;
}
.apartments img{
margin: 0px;
border:none;
float:right;
}
.left_contact {
font-size: 12px;
width:400px;
padding-top: 27px;
padding-bottom: 27px;
font-weight:100;
float:left;
}

.left_contact a {
color:#d47928;
font-size:14px;
font-weight: bold;
}

.right_contact {
font-size: 11px;
width:400px;
padding-top: 27px;
padding-bottom: 27px;
font-weight:100;
float:right;
}

.left_doorstep {
font-size: 12px;
width:450px;
padding-top: 27px;
padding-bottom: 27px;
font-weight:100;
float:left;
}

.left_doorstep a {
color:#d47928;
}
.left_doorstep a:hover {
color:#ffffff;
}
.right_doorstep { 
float:right;
padding-top: 27px;
padding-bottom: 27px;
width: 350px;
font-size:10px;
}
.right_doorstep img {
margin-right: 7px;
margin-bottom: 7px;
}
.right_doorstep p {
margin-top:0px;
}

.right_friends {
font-size: 11px;
width:350px;
padding-top: 27px;
padding-bottom: 27px;
font-weight:100;
float:right;
}


/* C O N T E N T - E N D ------------------------------*/


input {
vertical-align:top;
}


/* F O O T E R ------------------------------*/
.footer {
text-align:center;
height: 45px;
background-color: #416b5d;
font-size: 16px;
color: #dddddd;
padding-top: 10px;
clear:both;
}
.footnav {
font-size:10px;
text-align: center;
clear: both;
padding-top:8px;
padding-right: 30px;
padding-bottom: 15px;
width: 875px;
color: #514e4b;
margin: 0 auto;
}
.footnav a {
color: #514e4b;
text-decoration:none;
}
.footnav a:hover, a:active, a:visited {
color: #333333;
}
.footnav span {
padding-left: 10px;
padding-right: 10px;
}
/* F O O T E R - E N D ------------------------------*/
