/* CAR Advocacy Styles Override
-----------------------------------*/
h1 {
	border-bottom: 1px solid #ba8b69;
	background-color: #c45207;
	background-image: url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/bak_h1_about.png');
}

a:link,
#maincontentcell a:link,
a:active,
#maincontentcell a:active,
a:visited,
#maincontentcell a:visited { color: #c45207; }

#maincontentsubcell h1 a:link,
#maincontentsubcell h1 a:visited,
#maincontentsubcell h1 a:active,
#maincontentsubcell h1 a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#maincontentsubcell h1 a:hover { color: #eef; }


/* Global Navigation
-----------------------------------*/
ul#navtop2 { background-color: #c45207; }

ul#navtop2 li li a:hover { background: #c45207; }


/* Client Right-nav
-----------------------------------*/
#rightnavcell h3 { border-bottom: 3px solid #c45207; }

#maincontentcell #rightnavcell ul li a:hover { color: #c45207; }

#maincontentcell #rightnavcell ul li a.current { color: #e5a77a; }


/* Home Link
-----------------------------------*/
div#homelink a { background-image: url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/logo_about.png'); }


/* RSS Adjustments
-----------------------------------*/
.rsswrapper td {	width: 25%;	vertical-align: top;}

table.rsswrapper tr.local td,
table.rsswrapper tr.realestate td,
table.rsswrapper tr.commercial td,
table.rsswrapper tr.international td { width: 100%; }

#maincontentcell p.rss-title {
	margin: 15px 10px 10px 10px;
	background: #f3f3f3;
	padding: 4px 5px;
	color: #666;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p.rss-title a,
#maincontentcell p.rss-title a {
	color: #666;
	text-decoration: none;
}

p.rss-title a:hover,
#maincontentcell p.rss-title a:hover { color: #393e30; }

#maincontentcell ul.rss-items {
	margin: 10px 16px;
}

#maincontentcell ul.rss-items li.rss-item {
	background: none;
	padding: 0 0 10px 0;
}