*:focus {
	border: 0;
	outline: 0;
	}
html, body {
	margin: 0;
	padding: 0;
	}
body {
	background: #000;
	text-align: center;
	font-family: Verdana, Arial, sans;
	font-size: 11px;
	color: #808080;
	}
img {
	margin: 0;
	padding: 0;
	border: 0;
	}
h1 {
	color: #295999;
	margin: 0 0 10px 0;
	font-size: 14px;
	text-align: center;
	}
input, textarea {
	font-size: 11px;
	color: #295999;
	border: 1px solid #c6c6c6;
	}
.margin_bottom {
	margin-bottom: 10px;
	}
.sectionTitle {
	color: #295999;
	font-weight: bold;
	}
.sectionTitleBG {
	color: #295999;
	font-weight: bold;
	background: url('images/graphicContentDividerSm.gif') no-repeat;
	}
.titleOption {
	font-size: 11px;
	margin-left: 10px;
	font-weight: normal;
	}
.titleOption a {
	color: #5B9BCD;
	text-decoration: none;
	}
.titleOption a:hover {
	color: #5B9BCD;
	text-decoration: underline;
	}
.navigation, .navigation a {
	font-size: 10px;
	color: #295999;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;
	}
.navigation a:hover {
	text-decoration: underline;
	}
#pageContainer {
	width: 850px;
	margin: 0 auto;
	text-align: center;
	}
#pageHeader {
	width: 850px;
	height: 143px;
	background: url('images/graphicHeader2.jpg') no-repeat;
	}
#mainMenu {
	text-align: center;
	margin-top: 104px;
	height: 31px;
	}
#mainMenu a {
	margin: 0 5px;
	}
#pageHeaderGraphic {
	background: url('images/bgHeaderGraphic.jpg') top center no-repeat;
	}
#pageIndexButtons {
	height: 92px;
	}
#pageHeaderContentDivider {
	height: 35px;
	}
#pageContent {
	background-color: #f1f1f1;
	font-size: 11px;
	padding: 0 40px;
	text-align: left;
	}
#pageContent a {
	color: #808080;
	text-decoration: none;
	}
#pageContent a:hover {
	text-decoration: underline;
	}
#pageFooterGraphic {
	text-align: center;
	}
#pageFooter {
	background: url('images/bgFooter.gif') top center repeat-x;
	}
#pageFooterNav {
	text-align: center;
	margin-top: 5px;
	font-size: 10px;
	color:#434343;
	}
#pageFooterNav a {
	color: #434343;
	text-decoration: none;
	margin: 0 5px;
	}
#pageFooterNav a:hover {
	text-decoration: underline;
	}
#promoSlides {
	position: relative;
	height: 291px;
	text-align: center;
	padding-top: 3px;
	}
#promoSlides div {
	position: absolute;
	text-align: center;
	width: 100%;
	top: 0;
	left: 0;
	}
.pixelClear {
	clear: both;
	}
#warningBox, #noticeBox {
	width: 500px;
	margin: 10px auto;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #ccc;
	background: #ffffe6;
	}
.contactForm {
	width: 184px;
	height: 23px;
	line-height: 23px;
	background: #fff url('images/bgFormField.gif') no-repeat;
	}
.contactFormTextarea {
	width: 243px;
	height: 126px;
	background: #fff url('images/bgFormField.gif') no-repeat;
	}
.submitButton {
	border: 0;
	}
#shorewoodLogoBg {
	background: url('images/bgOConnorLogo.gif') top right no-repeat;
	}
#propertyPageLinks a {
	font-weight: bold;
	color: #5E719D;
	text-decoration: none;
	}
#propertyPageLinks a:hover {
	text-decoration: underline;
	}

/* New Property Layout */
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	}
.propListCol {
	float: left;
	display: inline;
	width: 370px;
	margin-bottom: 40px;
	}
.propListThumb {
	float: left;
	display: inline;
	width: 118px;
	text-align: left;
	padding: 1px;
	margin-right: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
	}
.propListThumbInt {
	padding: 4px 4px 2px 4px;
	border: 1px solid #ccc;
	background-color: #fff;
	}
.propListData {
	float: left;
	display: inline;
	width: 220px;
	}
.propListTitle {
	font-size: 16px;
	}
.propListPrice {
	font-size: 11px;
	}
.propListPriceAmt {
	color: #ff0000;
	}
.propListDate {
	font-size: 11px;
	}
.propListBtn {
	margin-top: 20px;
	}
#pageContent a.propListDetailBtn:hover {
	border: 0;
	text-decoration: none;
	}
a.propListDetailBtn {
	display: block;
	width: 86px;
	height: 21px;
	background: url('images/btnViewDetails.gif');
	}
a:hover.propListDetailBtn {
	width: 86px;
	height: 21px;
	background: url('images/btnViewDetailsOn.gif');
	}
#propDetailTitleImg {
	float: left;
	display: inline;
	width: 283px;
	height: 32px;
	}
#propDetailCurrentPage {
	float: left;
	display: inline;
	width: 195px;
	margin-top: 10px;
	text-align: center;
	}
#propDetailPagination {
	float: right;
	display: inline;
	width: 283px;
	margin-top: 10px;
	text-align: right;
	}
#propDetailPagination a {
	font-weight: bold;
	color: #5E719D;
	text-decoration: none;
	}
#propDetailPagination a:hover {
	text-decoration: underline;
	}
#propDetailTitle {
	float: left;
	display: inline;
	width: 530px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	}
#propDetailMapLink {
	float: right;
	display: inline;
	width: 230px;
	text-align: right;
	font-weight: bold;
	}
#propDetailBox {
	width: 704px;
	margin: 0 auto;
	background: url('images/bg-divider.png') 375px 0 repeat-y;
	}
#propDetailLeft {
	float: left;
	display: inline;
	width: 382px;
	}
#propDetailMainImg {
	width: 361px;
	padding: 1px;
	border: 1px solid #ccc;
	background-color: #fff;
	}
#propDetailMainImgInt {
	padding: 4px 4px 0 4px;
	border: 1px solid #ccc;
	}
#propDetailRight {
	float: left;
	display: inline;
	width: 322px;
	}
.propDetailThumb {
	float: left;
	display: inline;
	width: 146px;
	padding: 1px;
	margin: 0px 4px 10px 4px;
	text-align: center;
	border: 1px solid #ccc;
	background-color: #fff;
	}
.propDetailThumbH {
	margin-left: 21px;
	}
.propDetailThumbHRight {
	margin-left: 53px;
	}
.propDetailThumbInt {
	padding: 4px 4px 2px 4px;
	border: 1px solid #ccc;
	background-color: #fff;
	}
#pageContent .propDetailThumbInt a, .propDetailThumbInt img {
	border: 0;
	margin: 0;
	padding: 0;
	}
#propDetailVideo {
	margin: 10px auto;
	text-align: center;
	}
#propDetailDesc {
	font-size: 14px;
	line-height: 20px;
	}
.amenityCol {
	float: left;
	display: inline;
	width: 50%;
	font-size: 11px;
	}
/* END New Property Layout */