

body {
background-color: #e5ecf2;
text-align: center;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 0.70em;
line-height: 1.7em;
letter-spacing: 0.03em;
color: #696259;
margin: 0;
padding: 0;
}

p {
margin: 5px 0px 7px 0px;
padding: 0px
}

img {
border: 0;
}

a:link, a:visited {
color: #4C9DB4;
text-decoration: underline;
font-weight: bold;
}

a:hover, a:active {
color: #666666;
text-decoration: underline;
font-weight: bold;
}

h1 {
font-size: 2.0em;
line-height: 1.35em;
}

h2 {
font-size: 1.5em;
line-height: 1.35em;
}

#Wrapper {
width: 760px;
margin: 3px auto;
text-align: center;
}

#content {
text-align: left;
background-image: url(../images/wrapperrepeat.gif);
background-repeat: repeat-y;
}

#contenttop {
background-image: url(../images/wrappertop.gif);
width: 760px;
height: 17px;
overflow: hidden;
}

#contentbot {
background-image: url(../images/wrapperbottom.gif);
width: 760px;
height: 17px;
overflow: hidden;
}

#headerimage {
margin: 0px 11px;
display: block;
}



#navblock {
background-image: url(../images/navblockrepeat.gif);
background-repeat: repeat-x;
background-position: bottom;
background-color: #bfd0de;
height: 27px;
margin: 0px 11px;
width: 740px;
}

#navblock a:link, #navblock a:visited {
color: #234968;
text-decoration: none;
font-weight: bold;
}

#navblock a:hover, #navblock a:active {
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

#nav {
padding-top: 3px;
padding-right: 22px;
text-align: right;
}

#main {
width: 720px;
margin: 0px auto;
}

#leftcol {
float: left;
width: 533px;
}

#rightcol {
float: right;
width: 181px;
}

.clear {
clear: both;
height: 1px;
overflow: hidden;
}

.rightblock {
width: 177px;
background: url(../images/rightcolrepeat.gif) repeat-y right;
margin-top: 10px;
margin-left: 4px;
}

.rightblocknobg {
width: 177px;
background: #ffffff;
margin-top: 10px;
margin-left: 4px;
}

.righttop {
width: 177px;
height: 10px;
overflow: hidden;
background: url(../images/rightcoltop.gif) no-repeat top right;
}

.rightbot {
width: 177px;
height: 10px;
overflow: hidden;
background: url(../images/rightcolbot.gif) no-repeat top right;
}

.rightblockpad {
text-align: center;
}

.rightblockpad2 {
margin: 1px 10px 10px 10px;
}

.NewsImageConstrain {
width: 157px;
overflow: hidden;
height: 157px;
}

.MainNewsConstrain {
width: 512px;
overflow: hidden;
}

.leftblock {
width: 533px;
background: url(../images/leftcolrepeat.gif) repeat-y right;
margin-top: 10px;
}

.lefttop {
width: 533px;
height: 10px;
overflow: hidden;
background: url(../images/leftcoltop.gif) no-repeat top right;
}

.leftbot {
width: 533px;
height: 10px;
overflow: hidden;
background: url(../images/leftcolbot.gif) no-repeat top right;
}

.leftblockpad {
padding: 0px 10px;
}



.imagemargin {
margin-top: 10px;
display: block;
float: left;
margin-right: 5px;
}

.imagelast {
margin-top: 10px;
display: block;
}

.pis {
margin-top: 10px;
display: block;
}

#infopacks {
float: left;
margin-top: 10px;
display: block;
margin-right: 10px;
}

#infotext {
margin: 10px;
padding: 0px;
}


#propinvest {
margin: 10px 15px 5px 0px;
float: left;
display: block;
}


#FooterDetails p {
margin: 0;
padding: 10px 0 6px 0;
line-height: 1.4em;
text-align: center;
}
#sellerform label {
	float:left;
	width:120px;
	clear:both;
}
.formfield {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#666666;
	border:1px solid #666666;
}
.PropertyRow {
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:1px dotted #666666;
}
.PropertyLink {
	font-size:small;
	font-weight:bold;
}

/* start print only styles */
@media print {

body {
background-color: #ffffff;
text-align: left;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 10pt;
line-height: 1.4em;
letter-spacing: 0.04em;
color: #000000;
width: auto;
border: 0;
margin: 0 5%;
padding: 0;
}

#wrapper {
width: 100%;
margin: 0;
padding: 0;
}

#navblock {
display: none;
}

#leftcol {
float: none;
margin: 0;
padding: 0;
}

#rightcol {
display: none;
}

.imagemargin, .imagelast {
display: none;
}

a:link, a:visited, a:hover, a:active {
color: #000000;
font-weight: bold;
text-decoration: underline;
}

#content {
text-align: left;
background-image: none;
}

#contenttop {
display: none;
}

#contentbot {
display: none;
}

#main {
width: auto;
margin: 0;
}

.leftblock {
width: 100%;
margin: 0;
padding: 0;
background: none;
}

.lefttop, .leftbot {
display: none;
}

#headerimage {
margin: 0;
display: block;
width: 75%;
height: 75%;
text-align: left;
}

}
/* end print only styles */



