/* BODY ---------------------- */ 

body {
 background-color:#996633;
 font-family: trebuchet ms, verdana, sans-serif;
 color: #333333;
 margin-top: 0px;
}


/* Main body text */ 
td {
 font-size: 13px;
 line-height: 16px
}

.subHeader {
 font-family: georgia, times, serif;
 font-size: 30px;
 color: #663333;
 line-height: 34px;
}

.smallText {
 font-size: 10px;
}

.soldText {
 font-family: georgia, times, serif;
 font-size: 12px;
 color: #FF0000;
 line-height: 14px;
}

.confirmText {
 font-family: georgia, times, serif;
 font-size: 12px;
 color: #FF0000;
 line-height: 14px;
}

.subText {
 font-family: georgia, times, serif;
 font-size: 17px;
 font-weight: bold;
 color: #666633;
 line-height: 18px;
}

.railHeader {
 font-family: georgia, times, serif;
 font-size: 15px;
 font-weight: bold;
 color: #006633;
 line-height: 22px;
}

.railForm {
 font-family: georgia, times, serif;
 font-size: 10px;
 color: #666666;
 line-height: 12px;
}

.availableHeader {
 font-family: trebuchet ms, times, serif;
 font-size: 12px;
 color: #663300;
 line-height: 14px;
}

.planText {
 font-family: trebuchet ms, times, serif;
 font-size: 12px;
 color: #409F10;
 line-height: 14px;
}

.background {
background-repeat: no-repeat;
}

hr {
border: 0;
width: 100%;
color: #CCCCCC;
background-color: #CCCCCC;
height: 1px;
}

.footerNav {
 font-family: trebuchet ms, arial, helvetica;
 font-size: 9px;
 color: #FFFFFF;
 line-height: 18px
}

.footerInfo {
 font-family: trebuchet ms, arial, helvetica;
 font-size: 9px;
 color: #CCCC66;
}

.disclaimer {
 font-family: trebuchet ms, arial, helvetica;
 font-size: 9px;
 color: #000000;
 line-height: 13px
}

.sold {
 font-family: trebuchet ms, arial, helvetica;
 font-size: 11px;
 color: #FF0000;
}

.thumbnails {
border-color: #006600;
}


/* Links */
A { 
text-decoration: none;
color: #CC9933;
}

A.form { 
text-decoration: none;
color: #CC9933;
}

A:hover{
text-decoration: underline;
color: #FF9900;
}

A:visited{
color: #996600;
}

A.leftNav { 
text-decoration: none;
color: #996633;
font-size:13px;
font-family: georgia, times, serif;
}

A.leftNav:hover {
text-decoration: underline;
color: #FF9900;
font-size:13px;
font-family: georgia, times, serif;
}

A.leftNav:visited {
color: #996633;
font-size:13px;
font-family: georgia, times, serif;
}

A.group { 
text-decoration: none;
color: #996633;
font-size:13px;
font-family: georgia, times, serif;
}

A.group:hover {
text-decoration: underline;
color: #FF9900;
font-size:13px;
font-family: georgia, times, serif;
}

A.group:visited {
color: #996633;
font-size:13px;
font-family: georgia, times, serif;
}

