﻿body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #292323;
    text-align: left;
    color: #534741;
}

p
{
    font-family: 'Arial', 'helvetica', 'sans-serif';
    font-size:10pt;
    line-height:14pt;
    margin-bottom:4pt;
}

.captiontext {
    font-size:7pt;
    line-height:9pt;	
}

.ArticleText p
{
    font-size: 9pt;
    line-height: 14pt;
    margin: 6pt 0pt 0pt;
}

.listOptions
{
    color: #736357;
    background-color:#eceae5;
    width: 145px;
}

.listOptions td
{
    padding:5px;
}

.listOptions select
{
    width:135px;
}

.listOptions input
{
    width:132px;
}

.listOptions a
{
    color: #736860;
}

.listOptions a:hover
{
    color: #a6968b;
}

div.box td.boxHeaderLeft a {
  color: #fff;
}

a.GetAllLnk
{
    color: silver;
}

a.GetAllLnk:hover
{
    color: white;
}

#mainContainer
{
    width: 950px;
    background-color:#FFFFFF;
    margin-top:15px;
}

#headerContainer
{
    height: 249px;
    background-color: #2E67BC;
    border-bottom: 4px #FFFFFF solid;
}

#leftHeader
{
    float: left;
    height: 249px;
    width: 210px;
    border-right: 2px solid #FFFFFF;
}

#leftHeader a
{
    position: relative;
}

#logoContainer
{
    width: 210px;
    height: 179px;
    text-align: center;
    background: transparent url('images/logoBG.png') no-repeat top left;
    margin-top: 68px;
    border-top: 2px solid #FFFFFF;
}

#logoHolder
{
    padding-top: 75px;
}

#logoNav
{
    padding-top: 36px;
}

ul.logoNav
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

ul.logoNav li
{
    float: left;
}

ul.logoNav li a
{
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
    padding-left: 22px;
}

ul.logoNav li a:hover
{
    text-decoration: underline;
}

#rightHeader
{
    float: right;
    width: 738px;
}

#menuContainer
{
    border-top: 2px solid #FFFFFF;
    margin-top: 208px;
    background: transparent url('images/navBG.png') no-repeat top right;
    height: 39px;
}

ul.mainMenu
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.mainMenu li
{
    float: left;
    padding-left: 16px;
}

ul.mainMenu li a
{
    position: relative;
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
    line-height: 38px;
}

ul.mainMenu li a:hover
{
    text-decoration: underline;
}

#leftPanel
{
    float: left;
    width: 211px;
    background: transparent url('images/bgLeftTop.jpg') repeat-x top left;
}

#leftBody
{
    text-align: left;
    padding: 15px;
    font-size: 12px;
}

#rightPanel
{
    float: right;
    width: 739px;
    background: transparent url('images/bgRightTop.jpg') repeat-x top left;
}


#rightBodyWide
{
    min-height: 331px;
    _height: 331px;
    background: transparent url('images/bgBody.jpg') no-repeat top left;
    padding: 20px;
    padding-top: 20px;
    text-align: left;
    float: left;
    width: 699px;
}

.archor
{
    clear: both;
}

h1, h2, h3, h4 {
    color: #cd4c23;
}

.graytitle {
    color: #a9a3a0;
    font-size: 14pt;
}

.orangesub {
    color: #CD4C23;
    font-size: 10pt;
}
.subhead {
    font-weight: 700;
    padding-top: 4px;
}
.orange {
  color: #cd4c23;
}
.blue {
  color: #0083ba;
}

a, a:link, a:visited, a:active, a img {
  border: none;
}

h1 {
    font-size: 13pt;
}

h2 {
    font-size: 12pt;
}

h2.sf_newsTitle a
{
    color: #cd4c23;
    font-size: 12pt;
}

p.sf_newsDate
{
    font-size: 9pt;
    line-height: 14pt;
    margin: 6pt 0in 0pt;
}

ul.sf_newsList li p a
{
    color: #cd4c23;
    font-size: 9pt;
    line-height: 14pt;
}

.searchResults a
{
    color: #cd4c23;
    font-size: 9pt;
    line-height: 14pt;
}

.searchResults dd
{
    font-size: 9pt;
    line-height: 14pt;
}

div.sf_singleNews
{
    font-size: 9pt;
    line-height: 14pt;
}

div.sf_singleNews a
{
    color: #cd4c23;
}

div.st_MenuPopulator {
  margin-top: 1.0em;
  margin-right: 15px;
}
div.st_MenuPopulator p
{
    margin: 0px 0px 0px 14px;
    line-height: 11pt;
}

div.st_MenuPopulator p span
{
    font-size: 9pt;
    font-family: 'helvetica','sans-serif';
}

div.st_MenuPopulator p span a:link, div.st_MenuPopulator p span a:visited 
{
 color: #977469;
 text-decoration: none;
 display: block;
 padding: 8px 0;
 border-top: dotted 2px #cdc6c1;
}
div.st_MenuPopulator p span a.first:link, div.st_MenuPopulator p span a.first:visited 
{
 border-top: none;
}

div.st_MenuPopulator p span a:hover
{
 color: #cd4c23;
}

table.tblInfo
{
    border:1px solid #CCCCCC;
}

table.tblInfo td
{
    border-bottom:1px solid #CCCCCC;
}

table.tblInfoHeader td
{
    border:1px solid #FFFFFF;
    background-color:#c84b20;
    padding: 10px;
    color: #FFFFFF;
    font-weight:bold;
    font-size:11pt;
}

td.tdInfoH
{
    background-color:#ebebeb;
    vertical-align:middle;
    text-align:left;
    color:#736357;
    padding: 8px;
    font-size:9pt;
    font-weight: normal;
}

td.tdInfoH a
{
    color:#736357;
    text-decoration:none;
}

td.tdInfoH a:hover
{
    color:#736357;
    text-decoration:none;
}

td.tdInfoT
{
    background-color:#ffffff;
    vertical-align:middle;
    text-align:left;
    color:#736357;
    padding: 8px;
    font-size:9pt;
    width:150px;
    font-weight: normal;
}

td.tdInfoT2
{
    background-color:#ffffff;
    vertical-align:middle;
    text-align:left;
    color:#736357;
    padding: 8px;
    font-size:9pt;
}

ul, li
{
    margin-left:10px;
    padding-left:10px;
    font-size: 9pt;
    line-height: 14pt;
}

ul.logoNav, ul.logoNav li
{
    margin-left:0px;
    padding-left:0px;
}

ul.mainMenu ul li a {
    line-height: 25px;
}

.propertyList {
	font-size: 12px;
	color: #534741;
	line-height: 18px;
}

.propertyList td {
	padding-left: 10px;
}

.propertyList td b {
	font-size: 13px;
}

.propertyList td a {
	color: #CD4C23;
}

.propertyDetailsTitle td {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 4px solid #EBEBEB;
}

.propertyDetailsTemplate td {
	font-size: 12px;
	line-height: 18px;
}

.propertyDetails td {
	vertical-align: top;
	padding-bottom: 5px;
}

.propertyDetails td a {
	color: #CD4C23;
}

.boxTop {
	height: 15px;
}

.boxTL {
	height: 15px;
}

.boxTR {
	height: 15px;
}

.boxT {
	height: 15px;
	background: #FFFFFF url('images/boxT.jpg') repeat-x;
}

.boxB {
	height: 15px;
	background: #FFFFFF url('images/boxB.jpg') repeat-x;
}

.boxL {
	width: 15px;
	background: #FFFFFF url('images/boxL.jpg') repeat-y;
}

.boxR {
	width: 15px;
	background: #FFFFFF url('images/boxR.jpg') repeat-y;
}

table.boxHeader {
	background-color: #C64B21;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

table.boxHeader td.boxHeaderLeft {
	background: transparent url('images/boxOrangleL.jpg') no-repeat top left;
	padding-left: 10px;
	text-align: left;
	border-right: 3px solid #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}

table.boxHeader td.boxHeaderRight {
	background: transparent url('images/boxOrangleR.jpg') no-repeat top right;
	padding-right: 10px;
	text-align: right;
	width: 270px;
	padding-top: 4px;
	padding-bottom: 4px;
}

table.boxListRight td {
	background-color: #ECECEC;
	padding: 5px;
	color: #645B54;
	font-size: 12px !important;
	font-weight: normal;
}

table.boxListRight td span.Broker {
	font-size: 14px;
	font-weight: bold;
}

.panelLeft {
	float: left;
	color: #645B54;
	width: 210px;
	padding-left: 10px;
	font-size: 12px;
}

.panelLeft a {
	font-size: 12px;
	font-weight: normal;
	color: #C84A21;
}

.listLeft img {
	width: 155px;
	float: left;
}

#footerContainer {
	clear: both;
}

.reDetailsRight {
	color: #645B54;	
	font-size: 12px;
	font-weight: normal !important;
}

.reDetailsRight a {
	color: #CD4C23;
}

.boxT1 {
	height: 16px;
	background: #FFFFFF url('images/boxT1.jpg') repeat-x;
}

.boxL1 {
	height: 16px;
	background: #FFFFFF url('images/boxL1.jpg') repeat-y;
}
.boxR1 {
	height: 16px;
	background: #FFFFFF url('images/boxR1.jpg') repeat-y;
}
.boxB1 {
	height: 16px;
	background: #FFFFFF url('images/boxB1.jpg') repeat-x;
}

table.DataTable {
	font-size: 13px;
	border-top: 1px solid #E2E2E2;
}

table.DataTable th {
	padding: 5px;
	background-color: #E2E2E2;
}

table.DataTable td {
	padding: 5px;
	border-bottom: 1px solid #E2E2E2;
}



table.Tight {
	font-size: 13px;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	padding-top: 4px;
	padding-bottom:4px; 
}

table.Tight th {
	padding: 2px;
	background-color: #E2E2E2;
}

table.Tight td {
	padding: 2px;
}



table.Standard {
	font-size: 9pt;
    	line-height: 14pt;
    	margin: 0pt 0in 0pt;
}

table.Standard th {
	padding: 7px;
	background-color: #E2E2E2;
}

table.Standard td {
	padding: 7px;
	margin-bottom:1pt;
}

table.Standard p {
	margin-bottom:0pt;
}

.colright {
	text-align: right;
}


#contentContainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#contentContainer ul li {
	background: transparent url('images/OrangeDot.jpg') no-repeat 0px 8px;
	padding-left: 10px;
}


#rightContainer
{
    float: right;
    background: #BF1E2D url('images/rColBG.jpg') repeat-y;
    margin-top: 30px;
    width: 179px;
/*    height: 420px;*/
    color: #FFFFFF;
    text-align: left;
    font-size: 12px;
}

#rightBody
{
    min-height: 331px;
    _height: 331px;
    background: transparent url('images/bgBody.jpg') no-repeat top left;
    padding: 20px;
    padding-top: 50px;
    text-align: left;
    float: left;
    width: 500px;
}

.shadowTop {
	border-top: 2px solid #FFFFFF;
	background: transparent url('images/rColBGTop.jpg') no-repeat top left;
	padding: 10px;
}

.shadowBottom {
	background: transparent url('images/rColBGBottom.jpg') no-repeat bottom left;
	padding: 10px;
}

ul#newsList
{
    padding: 0px 0px 20px 0px !important;
    margin: 0px !important;
    list-style: none !important;
    background: none;
}

ul#newsList li {
    background: transparent;
}

#newsList li a
{
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
}

#newsList li a:hover
{
    text-decoration: underline;
}

table.biz-list {
  width: 100%;
  background-color: transparent;
  font-size: 12px;
}
table.biz-list td {
  padding-bottom: 10px;
  vertical-align: top;
}
table.biz-list tr th {
  padding-bottom: 30px;
}
table.biz-list tr th a {
  color: #534741;
  margin: 0 4px;
  text-decoration: none;
  float: left;
}
table.biz-list tr th a.selected {
  color: #bf1e2d;
}
table.biz-list tr th a:hover {
  text-decoration: underline;
}
table.biz-list tr th a.biz-list-arrow {
  float: right;
  position: relative;
  top: -3px;
}
table.biz-list tr th a img {
  border: none;
}
table.biz-list tr td a {
  color: #534741;
  padding: 0 5px 7px 5px;
  margin-right: 5px;
  text-decoration: none;
  display: block;
}
/*table.biz-list tr td a:hover {
  background-color: #f4dab9;
}*/

table.biz-view {
  width: 509px;
  font-size: 12px;
}
table.biz-view tr td.top div {
  position: relative;
}
table.biz-view tr td.top span {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  position: absolute;
  top: 35px;
  left: 10px;
}
table.biz-view tr td.left {
  width: 25px;
  background: transparent url(images/BizView2L.gif) repeat-y;
  vertical-align: top;
}
table.biz-view tr td.right {
  width: 25px;
  background: transparent url(images/BizView2R.gif) repeat-y;
  vertical-align: top;
}
table.biz-view tr td.border {
  border: solid 2px #a8a29c;
}
table.biz-view tr td table tr th {
  background-color: #ebebeb;
  padding: 5px;
  border-bottom: solid 1px #fff;
}
table.biz-view tr td table tr td {
  padding: 0 10px;
}
table.biz-view tr td table tr td a {
  color: #534741;
  text-decoration: none;
}
table.biz-view tr td table tr td a:hover {
  text-decoration: underline;
}
a.biz-view-back {
  font-size: 12px;
  color: #534741;
  margin-left: 25px;
  text-decoration: none;
  font-weight: 600;
}
a.biz-view-back:hover {
  text-decoration: underline;
}

.WheresStratford {
  text-align: center;
}
.WheresStratford img {
  border: none;
}
.WheresStratford a {
  color: #534741;
  text-decoration: none;
  font-weight: 600;
}

#leftBody .article-view td {
  padding: 20px 0 0 0;
}
#leftBody .article-view td h1 {
  margin: 0;
  padding: 0;
}

.grey-box td.top-left {
  width: 12px;
  height: 12px;
  background: transparent url(images/grey_box/top_left.gif) no-repeat;
}
.grey-box td.top {
  height: 12px;
  background: transparent url(images/grey_box/top.gif) repeat-x;
}
.grey-box td.top-right {
  width: 12px;
  height: 12px;
  background: transparent url(images/grey_box/top_right.gif) no-repeat;
}
.grey-box td.right {
  width: 12px;
  background: transparent url(images/grey_box/right.gif) repeat-y;
}
.grey-box td.btm-right {
  width: 12px;
  height: 12px;
  background: transparent url(images/grey_box/btm_right.gif) no-repeat;
}
.grey-box td.btm {
  height: 12px;
  background: transparent url(images/grey_box/btm.gif) repeat-x;
}
.grey-box td.btm-left {
  width: 12px;
  height: 12px;
  background: transparent url(images/grey_box/btm_left.gif) no-repeat;
}
.grey-box td.left {
  width: 12px;
  background: transparent url(images/grey_box/left.gif) repeat-y;
}
.grey-box td.content {
  background-color: #f2f1ee;
  vertical-align: top;
  padding: 22px;
}

.re_categories {
  width: 521px;
  height: 115px;
  margin: 15px 0;
}
.re_categories td a {
  display: block;
  cursor: pointer;
  text-decoration: none;
}
.re_categories td.c1_r1 a {
  width: 181px;
  height: 57px;
  background: #f2f1ee url(images/re_cat_priv.gif) no-repeat;
}
.re_categories td.c1_r1 a:hover {
  background: #f2f1ee url(images/re_cat_priv_on.gif) no-repeat;
}
.re_categories td.c2_r1 a {
  width: 169px;
  height: 57px;
  background: #f2f1ee url(images/re_cat_ind.gif) no-repeat;
}
.re_categories td.c2_r1 a:hover {
  background: #f2f1ee url(images/re_cat_ind_on.gif) no-repeat;
}
.re_categories td.c3_r1 a {
  width: 171px;
  height: 57px;
  background: #f2f1ee url(images/re_cat_comm.gif) no-repeat;
}
.re_categories td.c3_r1 a:hover {
  background: #f2f1ee url(images/re_cat_comm_on.gif) no-repeat;
}
.re_categories td.c1_r2 a {
  width: 181px;
  height: 58px;
  background: #f2f1ee url(images/re_cat_office.gif) no-repeat;
}
.re_categories td.c1_r2 a:hover {
  background: #f2f1ee url(images/re_cat_office_on.gif) no-repeat;
}
.re_categories td.c2_r2 a {
  width: 169px;
  height: 58px;
  background: #f2f1ee url(images/re_cat_land.gif) no-repeat;
}
.re_categories td.c2_r2 a:hover {
  background: #f2f1ee url(images/re_cat_land_on.gif) no-repeat;
}
.re_categories td.c3_r2 a {
  width: 171px;
  height: 58px;
  background: #f2f1ee url(images/re_cat_bus.gif) no-repeat;
}
.re_categories td.c3_r2 a:hover {
  background: #f2f1ee url(images/re_cat_bus_on.gif) no-repeat;
}

.the-arts-links a img {
  margin: 15px 0;
}
.utilities-links a img {
  margin: 20px 0;
}
.taxes-links a img {
  margin: 15px 0;
}

