/* Original CSS borrowed from http://www.ssi-developer.net/main/templates/ */
/* Mutiliated in good faith by Michael R. Nelson in January 2005. */


/* Defaults */
body {
text-align: center;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 11px;
color: #000;
background: #dcdcdc;
padding: 0;
margin: 15px 0 5px;
}

form {
margin: 0;
padding: 0;
}


/* Links */
a:link {
color: #006400;
background: inherit;
font-weight: bold;
text-decoration : underline; 
padding : 0;
margin : 0;
}
a:visited {
color: #000099;
background : inherit; 
text-decoration : none; 
}
a:hover {
color: #000000;
background : #f5f5f5; 
text-decoration : underline; 
}
a:active {
color: #999999;
background : inherit; 
text-decoration : none; 
}


/* Outer layer */

#outer {
text-align: left;
background: #fcfefc;
color: inherit;
border: 1px solid #000000;
margin: 0 auto;
padding: 0;
width: 760px;
}

/* Header */

.header {
background: #B22222;
}

.logolink {
padding: 6px 3px;
}

.hdr-content { 
color: 	#FFD700;
margin: 5px; 
font-size: 14px;
font-weight: 800;
text-decoration: none;
}

.hdr-title { 
color: 	#FFD700;
margin: 5px; 
font-size: 22px;
font-weight: 800;
text-decoration: none;
}

.hdr-subtitle { 
margin: 5px; 
font-size: 16px;
font-weight: 800;
text-decoration: none;
}

 .logolink a {
background: inherit;
}

.hdr-links {
width: 230px;
text-align: center;
font-size : 10px; 
padding : 0;
margin: 0;
}

a.hdrnav:link {
color: #FFD700;
background: inherit;
text-decoration : none; 
font-size : 10px;
padding : 0;
margin : 0;
}
a.hdrnav:visited {
color: #FFD700;
background : inherit; 
text-decoration : none; 
}
a.hdrnav:hover {
color: #000;
background : #fff; 
text-decoration : underline; 
}
a.hdrnav:active {
color: #999;
background : inherit; 
text-decoration : none; 
}

.hdr-links .access {
text-decoration : underline; 
color : #000; 
background : inherit;
}


/* Top Nav Bar */

.top-nav {
height: 25px;
background: #c5c6ac;
color: inherit;
border: solid #000000;
border-width: 1px 0;
}
.top-nav-inner {
padding: 5px 10px;
}
.top-nav-inner a:link {
color: #000000; 
background: inherit;
font-weight: bold;
text-decoration: none;
}
.top-nav-inner a:visited {
color: #000000; 
background: inherit;
font-weight: bold;
text-decoration: none;
}
.top-nav-inner a:hover {
background: #b22222; 
color: #FFD700;
font-weight: bold;
text-decoration: underline;
}
.top-nav-inner a:active {
color: #000000; 
background: inherit;
font-weight: bold;
text-decoration: underline;
}



/* Image Bar */

.image-bar { 
clear:both;
}

.title-img {
border: 1px solid #000; 
color: #ffffff;
background: #343234;
padding: 0 0 0 10px;
}

.section-title {
font-size: 16px;
font-weight: bold;
font-family: verdana, arial, tahoma, sans-serif;
}

.graphic-img {
border: 1px solid #000000;
}

.blank-img {
border: 1px solid #000000;
background: #B22222;
}


/* Content Section */

.content {
padding: 0 4px 4px 4px; 
margin: 0;
}

.rented {
text-align: center;
font-family: 'Times New Roman', serif;
font-size: 14px;
color: #ff0000;
 }

.available {
text-align: center;
font-family: 'Times New Roman', serif;
font-size: 14px;
color: #00cc10;
 }
 
.left-col {
border: 1px solid #000000; 
background: #B22222;
width: 145px;
}

.left-nav {
margin: 3px; 
}

.lnav-hdr {
background: #c5c6ac; 
color: #000000;
font-family: verdana, tahoma, arial, sans-serif;
font-size: 11px;
font-weight: bold;
border-bottom: 1px solid #000000; 
margin: 0;
padding: 3px 5px;
}


.left-nav p {
font-family: verdana, arial, tahoma, sans-serif; 
font-size: 11px; 
color: #ffffcc;
line-height: 14px;
margin:5px;
}

.lnav-box {
border: 1px solid #FFFACD;
}

a.lhdr:link {
color: #ffffcc;
background: inherit;
text-decoration : none; 
font-size : 10px;
padding : 0;
margin : 0;
font-weight: bold;
text-transform: uppercase;
}
a.lhdr:visited {
color: #000000;
background : inherit; 
text-decoration : none;
font-weight: bold;
}
a.lhdr:hover {
color: #000;
background : #fcfefc; 
text-decoration : underline; 
}
a.lhdr:active {
color: #555;
background : inherit; 
text-decoration : none; 
}



/* Main content box */
.content-box {
padding: 0;
margin: 0;
}

/* right content box */
.rhcol {
float: right;
width: 155px;
margin: 0 0 10px 10px;
color: #000000;
}
.rhcont {
border-left: 1px solid #000000; 
border-bottom:3px solid #000000;
background: #c5c6ac; 
text-align: right;
padding: 0 5px 0 0;
}
.rnav-hdr {
background: #c5c6ac; 
color: #000000; 
font-family: verdana, tahoma, arial, sans-serif;
font-size: 12px;
font-weight:bold; 
border-bottom: 1px solid #000; 
border-left: 2px solid #000000;
margin: 3px 0; 
padding: 2px;
}

.right-nav p {
font-family: verdana, arial, tahoma, sans-serif; 
font-size: 11px; 
color: #ffffcc;
line-height: 14px;
margin:5px;
}

.rnav-box {
border: 1px solid #FFFACD;
}

a.rhdr:link {
color: #ffffcc;
background: inherit;
text-decoration : none; 
font-size : 10px;
padding : 0;
margin : 0;
font-weight: bold;
text-transform: uppercase;
}
a.rhdr:visited {
color: #000000;
background : inherit; 
text-decoration : none;
font-weight: bold;
}
a.rhdr:hover {
color: #000;
background : #fcfefc; 
text-decoration : underline; 
}
a.rhdr:active {
color: #555;
background : inherit; 
text-decoration : none; 
}





.BGColor8 {
  background: #999999;
}

/* main content area */

.content-title { 
margin: 5px 10px 15px; 
font-size: 14px;
text-decoration: underline;
}

.content-box .cont {
margin: 10px 10px 15px 10px;
font-size: 11px;
}

.content-box .cont-list {
margin: 2px 10px 5px 10px;
}

.content-box .sub-hdr { 
margin: 2px 10px 10px; 
font-size: 12px;
text-decoration: underline;
}

.rtbox {
float: right;
width: 105px;
margin: 0 3px 3px 3px;
padding: 0 2px 2px 2px;
border: solid #000000;
border-width: 0 1px 1px 1px;
color: #000000;
}



/* Property Pictures Definition */

.large {
	width: 420px;
	border: none;
	text-align: center;
	}

.small {
	width: 200px;
	border: none;
	text-align: center;
	}



/* Bottom footer box */

.footer-col {
margin: 0 0 0 4px;
}

.footer-box {
border: 1px solid #000000; 
background:#343234;
font-family: verdana, arial, tahoma, sans-serif; 
font-size: 11px;  
color:#ffffff;
padding: 0 0 0 15px;
}

.footer-box .cont1 {
margin: 8px 10px 5px 5px;
font-size: 11px;
line-height: 15px;
}
.footer-box .cont2 {
margin: 2px 10px 15px 5px;
font-size: 11px;
line-height: 15px;
}

.footer-box input {
font-family: verdana, arial, tahoma, sans-serif; 
font-size: 11px; 
}

/* Copyright layer */

.copyright {
background: #c5c6ac; 
font-family: verdana, arial, tahoma, sans-serif; 
font-size: 10px; 
font-weight: bold; 
padding: 6px; 
border: solid #000000; 
border-width: 1px 0 0; 
}

.rh-ad {
padding: 10px 0;
}

/* Terms of use on front page */
.tou {
margin: 0 0 0 10px;
}


/* for templates info */
.temp-lh {
float : left;
width : 100px;
margin : 0;
padding : 2px 10px 2px 0;
text-align : left;
}
.temp-rh {
margin : 0;
padding : 2px 0;
text-align : left;
}
.date {
font-size : 10px; 
color : #787d63;
background : inherit;
}
.temp-list ul {
font-size : 11px; 
margin : 0; 
padding : 0; 
list-style-type : none;
}
.temp-list {
padding : 0 0 0 15px;
}

/* small*/
small.fsize {
font-size : 9px;
color : #999999;
background : inherit;
}

.code {
color :  #663300; 
background : #eeeeee;
font-family : verdana, arial, sans-serif; 
font-size : 11px;
line-height : 20px;
padding : 4px 10px;
margin : 10px 20px;
border : 1px dashed #999999;
}


/* bankrate.com content */

.header-brm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background: #e6e6e6; font-weight: bold; text-decoration: none;}
.body-brm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}
.headline-brm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.background-brm {background: #FFFFe6; border: double thin #ffcc00;}
.tdbk {  background-color: #CC0000}
.dots {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #999999; line-height: normal}
.smalltype {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.whitetype {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #FFFFFF; font-weight: bold; text-decoration: none}
.market-header-brm { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline;}
.market {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}


/* Tool Tip */
.tip {
cursor : help; 
border-bottom : 1px dashed #555555; 
} 

/* ADVERTISEMENTS */
/* container div is 'id=adspace' */
#adspace {
background: inherit;
}						
.ads {
background: inherit;
margin: 5px 0 15px 4px; 
font-size: 11px; 
padding: 5px;
border: solid #555; 
border-width: 1px 0 0 1px;
}
.ads a:link { font-size: 11px; }