/* CSS Document */

body{
background: #ccc;
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 13px;
line-height: 17px;
margin: 0;
padding: 0;
}

.bold{
font-weight: bold;
}

.clear{
clear: both;
}

form{
padding: 0;
margin: 0;
}

.form-field{
width: 100%;
font-size: 11px;
}

#property-search{
padding: 5px;
background: #A8A9AD;
text-align: right;
color: #333;
font-size: 11px;
border-bottom: 1px solid #000;
}

#property-search-title{
background: #5D5D5D;
text-align: right;
color: #fff;
text-decoration: none;
padding: 4px 10px;
}

.big_header{
font-size: 20px;
color: #006D66;
}

.heading{
color: #006D66;
}

.slogan{
color: #006D66;
font-size: 16px;
font-weight: bold;
}

#container{
width: 900px;
margin: auto;
background: url(images/bg-repeat.gif) repeat-y #fff;
}

#top{
background: url(images/bg.gif) no-repeat;
}

#bottom{
background: url(images/bg-bottom.gif) no-repeat bottom left;
}

#logo{
padding: 39px 0 52px 202px;
}

#menu{
width: 150px;
margin: 30px 0 0 53px;
float: left;
display: inline;
}

/*#menu ul{
list-style-type: none;
padding: 0;
margin: 0;
border-top: 1px solid #000;
}

#menu ul li{
border-bottom: 1px solid #000;
text-align: right;
}

#menu a{
background: #006D66;
display: block;
color: #ccc;
text-decoration: none;
padding: 4px 10px;
}

#menu ul li a:hover{
background: #005752;
color: #fff;
}

#active a{
background: #005752;
color: #fff;
}*/

#content{
padding-bottom: 30px;
width: 553px;
margin-left: 250px;
min-height: 450px;
}

#text{
padding-top: 30px;
}

#text a{
color: #006D66;
}

#text ol{
padding: 0;
margin: 0;
}

#text ol li{
padding: 0 0 18px 0;
}

#footer{
padding: 12px 50px 20px 0;
color: #000;
font-size: 11px;
clear: both;
margin: 0 0 0 250px;
}

#footer a{
color: #000;
text-decoration: none;
}

#footer a:hover{
color: #006D66;
}

/*home code*/

#home-text{
padding: 10px 0 30px 0;
}

#home-text a{
color: #006D66;
}


#logos{
padding: 30px 25px 20px 40px;
}

#rightmove{
text-align: center;
padding-top: 10px;
}

/*home code*/

.about{
padding: 0 0 30px 0;
}

.about-pic{
width: 130px;
}

.about-text{
width: 400px;
float: right;
}

.meet_us_border{
padding-right: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
border-bottom: 2px solid #003333;
}

.properties_box{
border-top: 1px solid #003333;
padding: 12px;
margin-bottom: 13px;
color: #006D66;
}

.properties_box ul{
padding: 0;
margin-left: 3px;
list-style-type: none;
}

.properties_box li{
background-image: url(images/bullet.jpg);
background-repeat: no-repeat;
background-position: 0 3px;
padding-left: 18px;
}

.price{
font-size: 16px;
font-weight: bold;
}

.numbers{
text-align: right;
letter-spacing: 3px;
color: #006D66;
padding: 14px 0;
}

.numbers-bottom{
border-top: 1px solid #003333;
text-align: right;
letter-spacing: 3px;
color: #006D66;
padding: 14px 0;
}

.numbers a, .numbers-bottom a{
color: #006D66;
text-decoration: none;
}

#number-active, #number-bottom-active{
font-weight: bold;
}