@charset "utf-8";
/* Wellington Villa Apartments */

p, h1, h2, h3,  {
	margin: 0px;
	padding: 0px;

}
img {
	display: block;
	margin: 0px;
	border: none;
}
body,td,th {
	font-size: 11px;
	color: #3d3d3d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D6483;
	text-decoration: underline;

}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #467295;
}
a:hover {
	text-decoration: underline;
	color: #819AAE;
}
a:active {
	text-decoration: underline;
	color: #467295;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #3d6483;
	background-position: 0px -1px;
}
#container {
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.logo {
	height: 250px;
	width: 250px;
}
.banner {
	height: 250px;
	width: 550px;
}
.leftColumn {
	background-color: #467295;
	width: 250px;
}
.navPan {
	text-align: right;
	padding-top: 12px;
	padding-right: 23px;
	height: 200px;

}
.content {
	background-color: #FFFFFF;
	padding: 25px 40px 40px;
	width: 470px;
}
h1 {
	font-size: 14px;
	color: #396486;
	padding-bottom: 16px;
}
.navPan ul {
	list-style-type: none;
}
.navPan a, .navPan a:link, .navPan a:active, .navPan a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}
.navPan a:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: underline;
}
.navPan li {
	background-attachment: scroll;
	background-image: url(../images/blt.gif);
	background-repeat: no-repeat;
	background-position: right 9px;
	padding-right: 15px;
}
.sidePct {
	width: 250px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 309px;
}
.footer {
	background-color: #819aae;
	height: 40px;
	text-align: right;
	vertical-align: middle;

}
.copyrights {
	color: #FFFFFF;
	text-align: center;
	width: 250px;
	background-color: #819aae;
}
.studio, .oneBedroom {
	width: 162px;
}
.boxes {
	margin-top: 7px;
	display: inline;
}

.threeBedroom {
	width: 147px;
}
.bdrBtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #819AAE;
}
.bdrBtmLight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDCAD5;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
.special {
	border: 1px solid #CC0000;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.content a:link {
	text-decoration: none;
}
.content a:visited {
	text-decoration: none;
}
