/* CSS Document */
body {
margin: 0px;
margin-top: 5px;
padding: 0px;
font-family:Verdana;
font-size:13px;

}

p {
padding: 5px;
text-align:left;
}

#container {
margin-left: auto;
margin-right: auto;
width: 638px; 
height:100%;

}

.header {
width: 638px;
height: 162px;
background-image: url(images/victoria_properties_02.jpg);
background-repeat: no-repeat;
margin-top: 5px;
}

.menu {	
	width: 638px;
	position: relative;
        top: 137px;
        margin-left: 10px;
}

.menu  a{
font-size: 20px;
color:#FFFFFF;
text-decoration: none;
font-weight: bold; margin-right: 20px;
}

.menu a:hover {
color: #440065;
}

a{
color: #7c4a93;
text-decoration: none;
}

a:hover {
color: #440065;
}

.bigstyle {
font-size: 17px;
text-align:left;
}
.content {
text-align:left;
}

.columnone {
width:65%;
float: left;
}

.columntwo {
width: 35%;
float: right;
}


.footer {
padding-top: 5px;
}
.youstyle  { 
display: block; position: relative;
margin: -3px 6px 6px -3px; 
} 

.img-shadow { float:left; background: url(/images/shadowAlpha.png) no-repeat bottom right !important; background: url(/images/shadow.gif) no-repeat bottom right; padding: 0px 0px 0px 0px !important; margin: 0px 0 0 5px; }

.img-shadow img { display: block; position: relative; background-color: #fff; border: 1px solid #a9a9a9; margin: -16px 6px 6px -6px; padding: 4px; } 