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: 900px;
margin: 3px auto;
text-align: center;
}

#content {
	text-align: left;
	background-image: url(../images/wrapperrepeat-new.gif);
	background-repeat: repeat-y;
}

#contenttop {
	background-image: url(../images/wrappertop-new.gif);
	width: 900px;
	height: 17px;
	overflow: hidden;
}

#contentbot {
	background-image: url(../images/wrapperbottom-new.gif);
	width: 900px;
	height: 17px;
	overflow: hidden;
}

#headerimage {
margin: 0px 11px;
display: block;
}



#navblock {
	height: 27px;
	width: 140px;
	float: left;
}


#nav {
	padding-top: 3px;
	padding-right: 10px;
	text-align: left;
}
#footerblock {
	background-image: url(../images/navblockrepeat.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #bfd0de;
	height: 27px;
	margin: 0px 11px;
	width: 880px;
}

#footerblock a:link, #footerblock a:visited {
color: #234968;
text-decoration: none;
font-weight: bold;
}

#footerblock a:hover, #footerblock a:active {
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

#footer {
	padding-top: 3px;
	padding-right: 22px;
	text-align: center;
}

#main {
	width: 870px;
	margin: 0px auto;
}

#leftcol {
float: left;
width: 533px;
}

#rightcol {
float: right;
width: 181px;
}

#leftcol-wide {
float: left;
width: 714px;
margin-top:10px;
}

.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;
}

}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowgreen{
	width: 140px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #C2D6FF;
	border-size: 1px;
	border-width: 1px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(../images/arrowblue2.gif) 100% 0;
	height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #132449;
}

.arrowgreen li a:hover{
	color: #000066;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}
/* end print only styles */
