@charset "utf-8";
img
{
	border: 0;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(../images/Background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #c6c6c6;
}
.NavBack {
	background-image: url(../images/Navigation_Back.gif);
	background-repeat: repeat-x;
	height: 52px;
	background-position: left top;
	text-align: center;
}
.YourLocal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #1d1d1d;
	text-decoration: none;
	padding-left: 20px;
}
.EstateAgent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1d1d1d;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 20px;
}
.Welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	text-transform: capitalize;
	padding-left: 10px;
}
.DeanProperty {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.pBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
}
.Welcome_Separator {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
}
.PropertyOfTheWeek {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.PropertyOfTheWeek_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
}

.Footer {
	background-image: url(../images/Footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 17px;
}
.Footer_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
}
.Footer_TextRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	padding-right: 20px;
}
.NavBack ul {
	list-style-type: none;
	text-align: center;
}
.NavBack li {
	display: inline;
	list-style-type: none;
}
.NavBack li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #003399;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	padding-top: 17px;
	padding-bottom: 14px;
	padding-right: 20px;
	padding-left: 20px;
}
.NavBack li a:hover {
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(../images/Navigation_Over.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.LatestPropertiesForSale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	text-transform: capitalize;
	padding-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
.LatestPropertiesForSaleHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	padding-left: 0px;
}
.PropertyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding-right: 10px;
}
a.propertyText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #3366FF;
	text-decoration: none;
}
a.propertyText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #3366FF;
	text-decoration: none;
}
a.propertyText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #3366FF;
	text-decoration: none;
}
a.propertyText:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #3366FF;
	text-decoration: none;
}
.FlatsForSale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 15px;
	background-color: #003399;
}
P.boldlarge
{
	font-size: 150%; font-weight: bold;
}

.pager
{
	padding: 0;
	margin: 0;
	height: 20px;
}

.pager div
{
	margin: 0 auto;
	height: 20px;
}
.pager td
{
	text-align: center;
	width: 16px;
}
.pager td.current
{
	font-weight: bold;
	color: #1B4E81;
}
.pager a
{
	color: #1B4E81;
}