/* CSS Document */

html {
	overflow: scroll;
}
body {
	background-color: #f5f4e3;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#wrapper {
	width: 968px;
	margin: auto;
}
#content {
	width: 968px;
	text-align: left;
}
#contentInner {
	width: 946px;
	text-align: left;
	padding: 10px;
	background-color: #fff;
	border: solid 1px #ccc;
	margin-top: 10px;
}
#contentFullWidth {
	width: 946px;
	text-align: left;
	padding: 10px;
	background-color: #fff;
	border: solid 1px #ccc;
	margin-top: 10px;
	background-image: url(../img/site/bg_title_lrg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#contentFullWidth h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#contentFullWidth p {
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form {
	margin: 0px;
	padding: 0px;
}

.thanksMsg {
	font-size: 12px;
	font-weight: bold;
}

ol {
	margin-left: 20px;
	margin-bottom: 10px;
}
ul, ol, p {
	font-size: 12px;
}
.pad10px {
	padding: 10px;
}
.floatDivLeft {
	float: left;
}
.floatDivRight {
	float: right;
}
.clearDiv {
	clear: both;
}
.norm {
	font-weight: normal;
}
.pageImg {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: solid 2px #ccc;
}
.lightGrey {
	color: #999999;
}
.fnt12 {
	font-size: 12px;
}
.fnt14 {
	font-size: 14px;
}
.fnt16 {
	font-size: 16px;
}
.fnt24 {
	font-size: 24px;
}
.linksBlue a:link {
	color: #05668e;
	font-weight: bold;
	text-decoration: none;
}
.linksBlue a:visited {
	color: #05668e;
	font-weight: bold;
	text-decoration: none;
}
.linksBlue a:hover {
	color: #05668e;
	font-weight: bold;
	text-decoration: none;
}
.linksBlue a:active {
	color: #05668e;
	font-weight: bold;
	text-decoration: none;
}
.linksBlue a:focus {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color: #05668e;
}
/*header styles*/
.phone {
	float: right;
	width: 350px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #f86d1d;
	font-weight: bold;
	margin-top: 37px;
}
#header {
	background-image: url(../img/site/bg_header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 112px;
}
#nav {
	background-image: url(../img/site/bg_nav.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	border: solid 1px #e5e5e5;
	height: 28px;
}
#nav ul {
	list-style: none;
}
#nav li {
	float: left;
	display: block;
	width: 138px;
}
#nav a:link {
	display: block;
	width: 137px;
	text-align: center;
	border-bottom: solid 3px #f86d1d;
	height: 21px;
	font-size: 12px;
	padding-top: 5px;
	color: #363534;
	text-decoration: none;
}
#nav a:visited {
	display: block;
	width: 137px;
	text-align: center;
	border-bottom: solid 3px #f86d1d;
	height: 21px;
	font-size: 12px;
	padding-top: 5px;
	color: #363534;
	text-decoration: none;
}
#nav a:hover {
	display: block;
	width: 137px;
	text-align: center;
	border-bottom: solid 3px #05668e;
	height: 21px;
	font-size: 12px;
	padding-top: 5px;
	color: #363534;
	text-decoration: none;
}
#nav a:active {
	display: block;
	width: 137px;
	text-align: center;
	border-bottom: solid 3px #f86d1d;
	height: 21px;
	font-size: 12px;
	padding-top: 5px;
	color: #363534;
	text-decoration: none;
}
#nav a:focus {
	display: block;
	width: 137px;
	text-align: center;
	border-bottom: solid 3px #f86d1d;
	height: 21px;
	font-size: 12px;
	padding-top: 5px;
	color: #fff;
	background-color: #05668e;
	text-decoration: none;
}
/**/

/*top bar styles*/
#topBar #imgTopBar {
	float: left;
	background-image: url(../img/site/bg_topImg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 152px;
	width: 694px;
}
#topBar #imgTopBar a:link {
	display: block;
	width: 690px;
	height: 152px;
	text-decoration: none;
	float: left;
}
#topBar #imgTopBar a:visited {
	display: block;
	width: 690px;
	height: 152px;
	text-decoration: none;
	float: left;
}
#topBar #imgTopBar a:hover {
	display: block;
	width: 690px;
	height: 152px;
	text-decoration: none;
	float: left;
}
#topBar #imgTopBar a:active {
	display: block;
	width: 690px;
	height: 152px;
	text-decoration: none;
	float: left;
}
#topBar #imgTopBar .textTopBar {
	margin-top: 105px;
	text-align: right;
	padding-right: 20px;
}
#topBar #imgTopBar .textTopBar h1 {
	font-size: 24px;
	color: #333030;
}
#serviceNav {
	width: 273px;
	float: left;
	margin-top: 7px;
}
#serviceNav .orangeBg {
	background-color: #f86d1d;
	text-align: left;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#serviceNav h2 {
	font-size: 16px;
	color: #fff;
}
#serviceNav ul {
	list-style: none;
}
#serviceNav li {
	width: 273px;
	height: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: left;
	float: left;
	display: block;
}
#serviceNav li a:link {
	display: block;
	float: left;
	width: 228px;
	padding-left: 45px;
	padding-top: 8px;
	height: 20px;
	color: #333;
	text-decoration: none;
	padding-bottom: 5px;
}
#serviceNav li a:visited {
	display: block;
	float: left;
	width: 228px;
	padding-left: 45px;
	padding-top: 8px;
	height: 20px;
	color: #333;
	text-decoration: none;
	padding-bottom: 5px;
}
#serviceNav li a:hover {
	display: block;
	float: left;
	width: 228px;
	padding-left: 45px;
	padding-top: 8px;
	height: 20px;
	color: #055c80;
	text-decoration: none;
	padding-bottom: 5px;
}
#serviceNav li a:active {
	display: block;
	float: left;
	width: 228px;
	padding-left: 45px;
	padding-top: 8px;
	height: 20px;
	color: #333;
	text-decoration: none;
	padding-bottom: 5px;
}
#serviceNav li a:focus {
	display: block;
	float: left;
	width: 228px;
	padding-left: 45px;
	padding-top: 8px;
	height: 20px;
	color: #05668e;
	text-decoration: none;
	padding-bottom: 5px;
}
.tenantBg {
	background-image: url(../img/site/bg_tenant.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.propertyBg {
	background-image: url(../img/site/bg_letting.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.managementBg {
	background-image: url(../img/site/bg_property_management.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
/**/

/*search styles*/
#propLetSearch {
	background-color: #fff;
	border: solid 1px #ccc;
	float: left;
	margin-top: 10px;
	width: 450px;
	padding: 10px;
	background-image: url(../img/site/bg_search.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 10px;
	height: 142px;
}
#propLetSearch h2 {
	color: #f86d1d;
	font-size: 16px;
	float: left;
}
#propLetSearch h3 {
	float: left;
	width: 200px;
	color: #333;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 3px;
	font-weight: normal;
}
#propLetSearch table {
	float: left;
	font-size: 12px;
}
.input {
	border: solid #f86d1d 1px;
	width: 200px;
	padding: 2px;
}
.comments {
	border: solid #f86d1d 1px;
	width: 150px;
	height: 100px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.inputSm {
	border: solid #f86d1d 1px;
	width: 100px;
	padding: 2px;
}
.searchButton {
	background-image: url(../img/site/find_properties.jpg);
	background-repeat: no-repeat;
	width: 119px;
	height: 26px;
	margin-left: 20px;
	border: 0px;
	cursor: pointer;
}
#latestProperty {
	float: left;
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 10px;
	margin-top: 10px;
	width: 463px;
	background-image: url(../img/site/latest_prop_title.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 142px;
	position: relative;
}
* html #latestProperty {
	height: 149px;
}
#latestProperty h3 {
	font-size: 12px;
}
/**/

/*featured images*/
#featuredImg {
	float: left;
	margin-right: 10px;
}
#featuredImgRight {
	border: solid 2px #666666;
	margin-bottom: 10px;
}
#viewProperty {
	position: absolute;
	width: 95px;
	height: 22px;
	z-index: 100;
	left: 117px;
	top: 123px;
}
.textSect {
	float: left;
	width: 210px;
	font-size: 12px;
}
.price {
	background-image: url(../img/site/orange_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	padding-top: 5px;
	padding-left: 20px;
}
.price p {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
/*tenant and landlord information styles*/
#tenantLandlord {
	width: 967px;
	margin-top: 10px;
}
.infoBox, .infoBox2 {
	float: left;
	width: 432px;
	position: relative;
	text-align: center;
	height: 20px;
	background-color: #fdfdfd;
	background-image: url(../img/site/bg_button_ind.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 10px;
	padding: 20px;
	border: solid 1px #ccc;
}
.infoBox2 {
	margin-right: 0px;
	width: 441px;
}
.infoBox h3, .infoBox2 h3 {
	font-size: 16px;
}
.tenantAbs {
	position: absolute;
	width: 120px;
	height: 50px;
	left: 10px;
	top: 6px;
}
/**/


/*Coverage Box styles*/
#coverageBox {
	float: left;
	width: 451px;
	background-color: #fcfcfc;
	border: solid 1px #ccc;
	margin-top: 10px;
	padding: 10px;
	margin-right: 10px;
	background-image: url(../img/site/bg_coverage.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	height: 175px;
	padding-bottom: 0px;
}
.coverageText {
	float: left;
	width: 200px;
	margin-top: 50px;
	margin-left: 10px;
}
.coverageText h2 {
	font-size: 16px;
	color: #f86d1d;
	margin-bottom: 10px;
}
.coverText {
	background-image: url(../img/site/bg_text_coverage.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #fff;
	width: 247px;
	height: 44px;
	padding: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: left;
}
/**/

/*whyChoose styles*/
#whyChoose {
	float: left;
	width: 438px;
	background-color: #fff;
	border: solid 1px #ccc;
	margin-top: 10px;
	padding: 10px;
	background-image: url(../img/site/why_choose.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 155px;
	padding-right: 35px;
	padding-top: 20px;
}
#whyChoose ol {
	color: #f86d1d;
	font-size: 20px;
	font-weight: bold;
	margin-left: 30px;
}
#whyChoose ol li {
	margin-bottom: 20px;
}
* html #whyChoose ol li {
	margin-bottom: 10px;
}
#whyChoose ol li p {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
/**/


/*inner content styles*/
.innerPages {
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 10px;
	width: 958px;
}
.leftBox {
	float: left;
	margin-right: 10px;
	border: solid 1px #ccc;
	background-color: #fff;
	background-image: url(../img/site/bg_title_sml.jpg);
	background-position: top left;
	width: 653px;
	background-repeat: no-repeat;
}
.leftBox .h1Box {
	padding: 10px;
	padding-left: 50px;
}
.leftBox .h1Box h1 {
	font-size: 18px;
}
.leftBox .textDiv {
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.leftBox .textDiv h2 {
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #f86d1d;
}
.leftBox .textDiv ul {
	margin-left: 20px;
}
.leftBox .textDiv li {
	margin-bottom: 10px;
}
.leftBoxNoBord {
	float: left;
	margin-right: 10px;
	width: 653px;
	text-align: left;
}
.paging {
	background-color: #f5f5f5;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 10px;
}
.paging a:link {
	color: #000;
	text-decoration: none;
}
.paging a:visited {
	color: #000;
	text-decoration: none;
}
.paging a:hover {
	color: #000;
	text-decoration: underline;
}
.paging a:active {
	color: #000;
	text-decoration: none;
}
.paging a:focus {
	color: #000;
	text-decoration: none;
}
.rightBox {
	float: left;
	width: 279px;
}
.plainBox h2 {
	font-size: 16px;
	color: #f86d1d;
	margin-bottom: 10px;
}
.plainBox table {
	font-size: 12px;
}
.plainBox table .input {
	width: 160px;
}
.plainBox table .comments {
	width: 160px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.plainBox {
	padding: 10px;
	background-color: #fff;
	border: solid 1px #ccc;
	margin-bottom: 10px;
}
.advertProp {
	background-image: url(../img/site/bg_advertise.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px;
	background-color: #fff;
	border: solid 1px #ccc;
	margin-bottom: 10px;
	height: 191px;
}
.advertProp .h2Box {
	margin-top: 148px;
	text-align: right;
	float: right;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.advertTxt p {
	line-height: 13pt;
}
.advertTxt a:link {
	color: #f86d1d;
	text-decoration: none;
}
.advertTxt a:visited {
	color: #f86d1d;
	text-decoration: none;
}
.advertTxt a:hover {
	color: #f86d1d;
	text-decoration: underline;
}
.advertTxt a:active {
	color: #f86d1d;
	text-decoration: none;
}
.advertTxt a:focus {
	text-decoration: none;
	color: #fff;
	background-color: #05668e;
}
.advertProp a:link {
	color: #000;
	text-decoration: none;
}
.advertProp a:visited {
	color: #000;
	text-decoration: none;
}
.advertProp a:hover {
	color: #000;
	text-decoration: none;
}
.advertProp a:active {
	color: #000;
	text-decoration: none;
}
.advertProp a:focus {
	text-decoration: none;
	color: #fff;
	background-color: #05668e;
}
#contentFullWidth .h1Box {
	padding-left: 50px;
	margin-bottom: 25px;
}
#contentFullWidth .h1Box h1 {
	font-size: 18px;
}
#contentFullWidth .h1BoxSm {
	padding-left: 50px;
	margin-bottom: 25px;
	margin-top: 5px;
}
#contentFullWidth .h1BoxSm h1 {
	font-size: 14px;
}
/**/

/*property and search results page styles*/

.propBox {
	margin-bottom: 10px;
	float: left;
	width: 653px;
}
.propBox .price {
	float: left;
	margin-right: 10px;
}
.propBox ul {
	margin-left: 10px;
	margin-bottom: 10px;
}
.propBox li {
	margin-bottom: 5px;
}
.propImg {
	border: solid 2px #666666;
	float: left;
	margin-right: 10px;
}
.propTitle {
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
.propTitle h2 {
	font-size: 16px;
}
.propText {
	float: left;
	width: 415px;
}
.tenLordBox {
	background-color: #f8f8ed;
	border: solid 1px #ccc;
	padding: 10px;
	width: 257px;
	position: relative;
	padding-top: 55px;
	margin-bottom: 10px;
}
.tenLordBox p {
	line-height: 13pt;
}
#bubbleTitle {
	position: absolute;
	width: 152px;
	height: 62px;
	top: -9px;
	left: 6px;
}
.coverageRight {
	background-color: #f2f2f2;
	border: solid 1px #ccc;
	width: 276px;
	text-align: center;
}

.coverageRight2 {
	background-color: #fff;
	border: solid 1px #ccc;
	width: 276px;
	text-align: center;
}
.coverageRight .h2Box, .coverageRight2 .h2Box {
	background-color: #f86d1d;
	padding: 10px;
	text-align: left;
	margin-bottom: 10px;
}

.coverageRight2 .h2Box h2 {
	font-size: 16px;
	color:#fff;
}
#contentFullWidth .coverageRight .h2Box h2, #contentFullWidth .coverageRight2 .h2Box h2 {
	color: #fff;
	font-size: 14px;
	margin-bottom: 0px;
}
.textBord {
	float: left;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	margin-right: 30px;
	font-size: 12px;
	width: 150px;
	margin-top: 20px;
}
/**/

/*property details styles*/
#myGallery {
	float: left;
	width: 350px;
	border: solid 2px #ccc;
}
.leftFloatPropDet {
	float: left;
	margin-right: 10px;
	width: 350px;
}
.rightFloatPropDet {
	float: left;
	width: 290px;
}
.orangeBgT {
	background-image: url(../img/site/bg_orange.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 330px;
	float: left;
	margin-right: 10px;
}
.orangeBgT h2 {
	color: #fff;
	margin-bottom: 20px;
	font-size: 16px;
}
.orangeBgR {
	background-image: url(../img/site/bg_orange.gif);
	background-repeat: repeat-x;
	background-position: top left;
	float: left;
	width: 256px;
	text-align: center;
}
.orangeBgR .price {
	width: 150px;
	text-align: left;
	margin-left: 46px;
	margin-bottom: 10px;
}
.orangeBgR h2 {
	color: #fff;
	margin-bottom: 20px;
	font-size: 16px;
	float: left;
}
.orangeBgR h3 {
	color: #333333;
	margin-bottom: 10px;
	font-size: 14px;
}
.mapBox {
	background-image: url(../img/site/bg_orange.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 287px;
	float: left;
	padding: 0px;
}
.mapBox h2 {
	color: #fff;
	margin-bottom: 0px;
}
.mapBoxMap {
	width: 286px;
	height: 254px;
	padding-top: 5px;
}
* html .mapBoxMap {
	height: 250px;
}
* html .mapBoxMap img {
	float: left;
}
.props .price {
	background-image: url(../img/site/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 265px;
}
.leftTitle {
	background-image: url(../img/site/bg_orange_title.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 10px;
	padding-left: 0px;
	margin-top: 10px;
	float: left;
	width: 275px;
}
.leftTitleImg {
	float: left;
	margin-right: 10px;
}
.leftTitle ul {
	list-style-image: url(../img/site/tick.gif);
	list-style-position: outside;
	float: left;
	width: 200px;
	margin-left: 20px;
}
.leftTitle li {
	margin-bottom: 5px;
}
.submitButton {
	background-image: url(../img/site/bg_submit.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 64px;
	height: 26px;
	border: 0px;
}
/**/

/*contact us styles*/
.leftBoxBord {
	float: left;
	margin-right: 10px;
	border: solid 1px #ccc;
	width: 445px;
	background-repeat: no-repeat;
	padding: 10px;
}
.rightBoxBord {
	float: left;
	margin-right: 0px;
	border: solid 1px #ccc;
	width: 445px;
	padding: 10px;
}
.leftBoxBord table {
	font-size: 12px;
}
.contact table .input {
	width: 300px;
	margin-bottom: 10px;
}
.contact table .comments {
	width: 300px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.map {
	margin-top: 10px;
	width: 463px;
	height: 216px;
	float: left;
	border: solid 1px #ccc;
}
* html .map img {
	float: left;
}
/**/

/*testimonials styles*/
.testimonialBox {
	margin-bottom: 20px;
	border: solid 1px #ccc;
	padding: 10px;
	position: relative;
	padding-top: 0px;
}
.speechBubble {
	position: absolute;
	width: 47px;
	height: 34px;
	left: 577px;
	top: -14px;
}
* html .speechBubble {
	left: 570px;
	top: -14px;
}
/**/

/*footer styles*/
#footer {
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 5px;
	margin-top: 10px;
	width: 955px;
	float: left;
	margin-bottom: 10px;
	position: relative;
}
* html #footer {
	margin-top: 2px;
}

#logos {
	position: absolute;
	left: 735px;
	top: 111px;
}
#footer .leftFoot {
	float: left;
	width: 300px;
	font-size: 12px;
	text-align: left;
}
#footer .rightFoot {
	float: right;
	text-align: right;
	width: 300px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#footer a:link {
	text-decoration: underline;
	color: #333333;
}
#footer a:visited {
	text-decoration: underline;
	color: #333333;
}
#footer a:hover {
	text-decoration: underline;
	color: #333333;
}
#footer a:active {
	text-decoration: underline;
	color: #333333;
}
#footer a:focus {
	text-decoration: none;
	color: #fff;
	background-color: #05668e;
}
/**/


/*indexSite styles*/
#indexSite {
	margin-top: 10px;
	margin-bottom: 10px;
}
#indexSite .siteBox {
	float: left;
	width: 220px;
	margin-right: 20px;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
#indexSite .siteBox ul {
	list-style: none;
	margin-left: 15px;
}
#indexSite .siteBox li {
	margin-bottom: 5px;
}
#indexSite .siteBox h3 {
	font-size: 12px;
	margin-bottom: 10px;
}
#indexSite .siteBox a:link {
	color: #333333;
	text-decoration: none;
}
#indexSite .siteBox a:visited {
	color: #333333;
	text-decoration: none;
}
#indexSite .siteBox a:hover {
	color: #333333;
	text-decoration: underline;
}
#indexSite .siteBox a:active {
	color: #333333;
	text-decoration: none;
}
#indexSite .siteBox a:focus {
	text-decoration: none;
	color: #fff;
	background-color: #05668e;
}
.noH3 ul {
	margin-top: 25px;
}
/**/


.leftBox .testimonialList {border: 0px;}
.leftBox .testimonialList ul {margin: 0px; padding: 0px;}

.leftBox .testimonialList li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	border: solid 1px #ccc;
	padding: 10px;
	position: relative;
	padding-top: 10px;
	}

.orng {color: #f86d1d;}

.imageIndex {border: solid 2px #ccc; height: 141px; width: 195px; overflow: hidden; margin-right: 10px; float: left;}

.logoBox {
	background-color: #fff;
	border: solid 1px #ccc;
	margin-top: 10px;
	width: 965px;
	float: left;
}

.logoBox img {float: left;}

