/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#223824;
	font-size:1em;
	margin:0 0 25px 0;
	background-color:#839e86;
	background-repeat:repeat-x;
	font-family:"Times New Roman", Times, serif;
	background-image:url(../images/tracecrossings/bg_body.gif);
}

a {  	color:#223824; 
	font-weight: bold; }

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }

/* ---- class settings ----------------------- */

.a-img { border:0; }

.larger-text { font-size:1.4em; }

.input {
	color:#223824;
	background-color:#e1dfbe;
	border:2px solid #938a63;
	font-family:"Times New Roman", Times, serif;
}

.message {
	width:250px;
	height:100px;
	color:#223824;
	background-color:#e1dfbe;
	border:2px solid #938a63;
	font-family:"Times New Roman", Times, serif;
}

.home-search a { font-size:11px; }

.display-img {
	position:absolute;
	top:25px;
	right:15px;
	width:306px;
}

.thumbs {
	margin:2px;
	border:3px solid #928962;
}

.footer-imgL {
	position:absolute;
	top:10px;
	left:30px;
}

.footer-imgR {
	position:absolute;
	top:10px;
	right:30px;
}
 
/* ---- layout settings ----------------------- */

#main_container {
	position:relative;
	margin:0 auto;
	width:758px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(../images/tracecrossings/bg_main.gif);
}

#header {
	position:relative;
	top:0;
	left:0;
	width:716px;
	height:298px;
	padding:22px 21px 0 21px;
	background-repeat:no-repeat;
	background-image:url(../images/tracecrossings/bg_header.gif);
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:710px;
	height:38px;
	margin:-19px auto 0 3px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:716px;
	height:auto;
	padding:0 21px 0 21px;
	background-repeat:no-repeat;
	background-position:21px 21px;
	background-image:url(../images/tracecrossings/bg_content.gif);
}

/* ---- start side bar content settings -------------- */

#content_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:267px;
	height:auto;
	padding:25px 27px 27px 27px;
}

/* ---- end side bar content settings ---------------- */

/* ---- start main content settings -------------- */

#content_right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:366px;
	height:auto;
	padding:25px 27px 27px 0;
}

#content_main {
	position:relative;
	top:0;
	left:0;
	width:686px;
	height:auto;
	padding:25px 15px 27px 15px;
}

/* ---- end main content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	clear:both;
	width:758px;
	height:52px;
	color:#e1dfbe;
	font-size:10px;
	padding:7px 0 0 0;
	background-repeat:no-repeat;
	background-image:url(../images/tracecrossings/bg_footer.gif);
}

#footer a {
	color:#e1dfbe;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer-copy {
	position:relative;
	top:0;
	left:0;
	clear:both;
	width:718px;
	height:52px;
	margin: 0 auto;
	padding: 0 20px;
}

#footer-copy a {
	color: #fff;
	text-decoration: none;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:38px;
	cursor:pointer;
	background-repeat:no-repeat;
}

a#nav_01 {
	width:118px;
	background-position:0 0;
	background-image:url(../images/tracecrossings/nav/nav.gif);
}

a:hover#nav_01 {
	background-position: 0 -38px;
}

.active_01 {
	background-position: 0 -38px !important;
}

a#nav_02 {
	width:119px;
	background-position:-118px 0;
	background-image:url(../images/tracecrossings/nav/nav.gif);
}

a:hover#nav_02 {
	background-position:-118px -38px;
}

.active_02 {
	background-position:-118px -38px !important;
}

a#nav_03 {
	width:118px;
	background-position:-237px 0;
	background-image:url(../images/tracecrossings/nav/nav.gif);
}

a:hover#nav_03 {
	background-position:-237px -38px;
}

.active_03 {
	background-position:-237px -38px !important;
}

a#nav_04 {
	width:118px;
	background-position:-355px 0;
	background-image:url(../images/tracecrossings/nav/nav.gif);
}

a:hover#nav_04 {
	background-position:-355px -38px;
}

.active_04 {
	background-position:-355px -38px !important;
}

a#nav_05 {
	width:119px;
	background-position:-473px 0;
	background-image:url(../images/tracecrossings/nav/nav.gif);
}

a:hover#nav_05 {
	background-position:-473px -38px;
}

.active_05 {
	background-position:-473px -38px !important;
}

a#nav_06 {
	width:118px;
	background-position:-592px 0;
	background-image:url(../images/tracecrossings/nav/nav.gif);
}

a:hover#nav_06 {
	background-position:-592px -38px;
}

.active_06 {
	background-position:-592px -38px !important;
}

a#nav_07 {
	width:118px;
	background-position:-710px 0;
	background-image:url(../images/tracecrossings/nav/nav.gif);
}

a:hover#nav_07 {
	background-position:-710px -38px;
}

.active_07 {
	background-position:-710px -38px !important;
}



/*///// Property Details Page ////////*/

#PropertyDetailsContainer { width:820px;}

.PropertyDetailsContainer_background {

  }

.PropertyDetailsContainer_footer {

    }
    
.tableleftborder {
    border-left-color: #999966; 
    border-left-width: 1px; 
    border-left-style: solid;
 }
 
 .calltoactionleftbordertd {
    border-left-color: #999966; 
    border-left-width: 1px; 
    border-left-style: solid;
 }
 .bottombordertr { 
     border-bottom-style: solid; 
     border-bottom-width: 1px; 
     border-bottom-color: #999966
 }

 .tablebottomborder {
        border-bottom: 1px solid #999966; 
        width: 200px;
 }
 
.tablebottomborder {
        border-bottom: 1px solid #999966; 
        width: 200px;
 }

.subdetailstd
{
    background-color:#999966;
    height:1px;
}

/*///// Search Results Page /////*/   
 
.SearchResultsContainer_background {
      border-bottom-color: Black; 
    border-bottom-style:solid; 
    border-bottom-width:1px;
    margin-bottom:5px;
}

.SearchResultsContainer_Footer { 

    height:10px;
 }

.SearchResultsThumb {
    border: 1px solid #999966;
}

.SearchResultsThumb_background {
 background-color: #223824;
}

.CommunityLogo { 
font-family:Garamond; 
font-size:35px; 
font-weight:bold; 
color:White;
}