body{
margin:0;
padding:0;
line-height: 1.5em;
font-family: arial, helvetica, sans-serif;
font-size: medium;
background-image: url('background8.jpg');
}

#maincontainer{
width: 760px; /*Width of main container*/
margin: 1em auto; /*Center container on page*/
background-color: #fff;
}

#main{
background-image: url('navpics/top.jpg');
background-repeat: no-repeat;
background-position: right top; 
}


img.nav {
border:none;
}

img.first{
float: left;
margin: 1em;
}

img.links{
position: absolute;
left: 10px;
top: 1px;
}

img.right{
float:right;
margin: 1em;
}

.content
{
line-height:140%;
text-align: left;
vertical-align: text-top;
margin: 1em 2em;
}

.lcontent
{
line-height:140%;
text-align: left;
vertical-align: text-top;
margin: 0.1em 2em;
}

.lphoto{
position: absolute;
left: 220px;
/*top: 10px;*/
margin: 1em 2em;
}

#prophead{
text-align: center;
background-color: #cccccc;
}


#footer{
text-align: center;
margin-top: 2em;
background-color: #cccccc;
}

#details{
text-align:center;
margin-top: 2em;
} 
/*small pictures on main property page*/
.thumb{
padding: 0.7em 1em;
vertical-align: middle;
float: left;
}

div.lpics{
position: relative;
height: 160px;
width: 760px;
}

div.smallpics{
position: relative;
height: 180px;
}

.smallpics1{
position: absolute;
left: 10px;
}

.smallpics2{
position: absolute;
left: 260px;
}

.smallpics3{
position: absolute;
right: 10px;
}


.property{
text-align: left;
padding-left: 1em;
padding-right: 1em;
padding-bottom: 1em;
padding-top: 0.5em;
clear: right;
}

img.mainphoto{
display: block;
margin-left: auto;
margin-right: auto;
}

img.bannerphoto{
display: block;
margin: 1em auto;
}

div.ref{
display: block;
height: 1.4em;
vertical-align: middle;
padding-left: 60px;
background-color: #9cf;
float: right;
width: 700px;
}

div.refdetails{
text-align: center;
margin-top: 1em;
}


h1.prop{
text-align: center;
}

h2.left{
margin-left: 2em;
}


h3.left
{
clear: both;
font-size: 1.5em;
font-weight: bold;
text-align: left;
padding-left: 1em;
color: #000;
}

h4
{
text-align: left;
padding-left: 1em;
font-size: 1.5em;
color: #000;
}

hr.brown
{
color: #630;
background-color: #633;
text-align: center;
width: 100%;
height: 2px;
border: none;
clear: both;
}

div.top
{
padding-right: 1em;
margin-top: 1em;
margin-bottom: 1em;
}

form{
padding: 1em;
background-color: #9cf;
width: 80%;
margin-left: auto;
margin-right: auto;
margin-bottom: 1em;
}

fieldset{
margin: 1em 0.1em;
}

label.normal{
float: left;
width: 200px;
}

label.int{
padding-left: 2.5em;
vertical-align: top;
}

checkbox.individual{
width: 1em;
vertical-align: top;
padding-left: 0;
padding-right: 0;
}

input.space{
margin-bottom: 1.5em;
width: 200px;
}

textarea, select{
width: 200px;
margin-bottom: 1.5em;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#buysubmitbutton{
margin-right: 100px;
margin-top: 2em;
width: 90px;
}

#sellsubmitbutton{
margin-right: 100px;
margin-top: 2em;
width: 90px;
}

#buyresetbutton #sellresetbutton{
margin-left:100px;
width: 90px;

}

br{
clear: left;
}
