/* updated 6/11/08 jreponte */
tr, td
{
    color: #818181 !important;
}

body {
background: #c20000 url('../images/accent2/pagebg.jpg') top left repeat-x;
}
.bodywrap{background:#ffffff;padding-left:10px;padding-right:10px;border:solid 1px #ececec;margin-top:10px;margin-bottom:10px;}

.backgroundwrap {
}


/* ----------------- Links ----------------- */

a:link, a:visited, a:hover {	
	color: #818181;
}

a:visited {

}

a:hover {
	color: #1B4F85;
}


/* ----------------- Navigation ----------------- */

#nav li {
	background: #c20000 url('../images/accent2/buttonbg.jpg') top left repeat-x;
}

#nav li, #nav li a, #nav li a:link, #nav li a:hover, #nav li a:visited {
	color: #ffffff;
	}

#nav li a:hover {
color: #ffffff;
}
	
#nav li.on {
background: #D7DEED;
}

#nav li.on a, #nav li.on a:link, #nav li.on a:hover, #nav li.on a:visited {
color: #c20000;
}

#leftcol dt.LeftNavCat, #leftcol dt.LeftNavCatLink, #leftcol dt.LeftNavCatLinkPostCat{
	margin-top: 25px;
	display: block;
	position: relative;
	z-index: 10 !important;
	color: #666666;
	padding-left: 5px;
}

#leftcol dt.LeftNavCatLink {
	margin-top: 12px; 
	height: auto;
}

dt.LeftNavCatLink a, dt.LeftNavCatLinkPostCat a {
	color: #666666;
	text-decoration: none;	
}

/* ----------------- Mast ----------------- */


#mast h1 {
	color: #b20000;
	font-weight: bold;
	font-size: 1.6em;
	display: block;
	position: relative;
}

#mast h2 {
	color: #666666;
	font-weight: normal;
	display: block;
	position: relative;
	font-size: 1em;
	float: right;
	padding-right: 1em;
}

/* ---------- Subnav ---------- */
	
.subnav ul {
	background: #666666;
	border: 1px solid #ffffff;
	}
		
.subnav ul li { /* all list items */
	border-bottom: 1px solid #ffffff; 
}

.subnav ul a:link, .subnav ul a:hover, .subnav ul a:visited  {
	color: #ffffff;
	}
	
.subnav ul li a:hover {
	background: #D7DEED !important;
	color: #666666 !important; font-weight:bold;
	border-bottom: 666666;
	}


/* ------------ Left Column ------------ */

.dotswrap {
	background: transparent url('../images/blackgold/nav/dots.gif') top left no-repeat;
}

.tools {
	background: transparent url('../images/blackgold/nav/tools.gif') top left no-repeat;
}

.search {
	background: transparent url('../images/blackgold/nav/search.gif') top left no-repeat;
}

.contactus {
	background: transparent url('../images/blackgold/nav/contactbook.gif') 0 0 no-repeat;
}

#leftcol dd {
	background: transparent url('../images/blackgold/nav/dots.gif') bottom left no-repeat;
	color: #666666;
}

#leftcol dd a:link, #leftcol dd a:hover, #leftcol dd a:visited {
	color: #666666;
}

#leftcol dd a:hover {
	color: #666666;
}

#leftcol dd.plaintext {
	color: #B20000;
}

#leftcol dt{
	color: #B20000 !important;
}

/* ------------ Interior Page ------------ */


.interiorcontent {
	background: #d7deed url('../images/accent2/widgetbg.jpg') top left repeat-x;
}

/* ------------ Widgets ------------ */

.box {
	border: 0px;
	background: #d7deed url('../images/accent2/widgetbg.jpg') top left repeat-x;
}


/* ------------ Form Inputs ------------ */

.box input {
/*	background: #707D87; HP removing due to cursor not visible #477 */
/*	color: #fff; */
/*	border: 1px solid #455E77 !important; */
	height: 16px;
	padding: 0 0 2px 2px;
}

input.searchnow, input.gobutton, input.rememberBox, input.signinbutton {
	background: transparent;
	border: none !important;
	height: auto;
}

.box label {
	color: #666666;	
}

label.highlight {
	color: #666666 !important;
}

input.bright {
	background: #B9BDC0 !important;
	color: #666666;
	font-weight: bold;
}


/* ------------ Neighborhood Info ------------ */

.box h4 {
	color: #666666;
}



/* ----------------- Headlines ----------------- */

h3 {
	color: #b20000;
	font-size: bold;
	text-transform: uppercase;
	font-size: 1.2em;
	margin-bottom: 1em;
}


/* ----------------- Typography ----------------- */

#rightcol p, #rightcol li, #rightcol dd {
	color: #818181;
}

.freeform 
{
    color: #818181;
}

td.rememberBox
{
    color: #6E7B8B !important;
}

ul.headlines
{
    color:#818181 !important;
}

#footer p, #footer a:link, #footer a:hover, #footer a:visited, #customFooter p, #customFooter a:link, #customFooter a:hover, #customFooter a:visited
{
    color:#c20000 !important;
}

.BizCardEmail a:link
{
    color:#666666;
}