/* CSS Document */
body {
background: #000;
margin: 25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#303030;
}
a {
text-decoration:none;
}


a:link {
text-decoration:none;
color: #800080;
}

a:hover {
font-size:1.1em;
}
a:visited {
color: #800080;
}
#content img {
text-align:center;
}



#wrapper {

background: url(victoria-real-estate-images/viewm.jpg) no-repeat;
		
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 740px; 
	height: 800px;
	
}

#innerwrap {
background: url(victoria-real-estate-images/sky.jpg);
position: relative;
	margin-left: auto;
	margin-right: auto;
width: 720px;
height: 780px;


}
#banner {
background: url(victoria-real-estate-images/banner.jpg) no-repeat;

position: relative;
	margin-left: auto;
	margin-right: auto;
width: 718px;
height: 98px;
border: 2px solid;
position: relative;
	margin-left: auto;
	margin-right: auto;
width: 718px;
height: 98px;
border: 3px solid #9A40E3;
padding: 0px;
}
#bannerTitle {
font-style:italic;
font-family:Eurostile, sans serif;
color:#ffff99;
text-align:center;
}
#bannerTitle p {
font-size:16px;

}

#nav {
position: relative;
	margin-left: auto;
	margin-right: auto;
width: 720px;
height: 15px;
padding: 0px;
font-size:12px;
color: #800080;
background-color:#FFFFFF;
text-align:center;
}
h2 {
text-align:center;
font-size:1.3em;

}

h3 {
text-align:center;
font-size:1.2em;
}


#content {
margin: 19px;

}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	
	font-weight: bold;
}

.style3 {
	font-size: 12px;
	font-style: italic;
}



.ext {
font-size:.9em;
}

.specs {
padding:28px;
}

#footer {
position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	text-align:center; 
	color:#FFFFFF;
	font-size:10px;
}
#footer a{
color:#E0E0E0;
text-decoration:underline;
}
