A  { text-decoration: underline; color:navy}   
A:hover{ font-weight: none; text-decoration: underline; color:navy} 

A.headline{ text-decoration: none; color:#00742F}   
A.headline:hover {font-weight: none; text-decoration: underline; color:#00742F} 

A.link{ text-decoration: none; color:#003663}   
A.link:hover{ font-weight: none; text-decoration: underline; color:#003663} 

A.left_menu{  line-Height:150%; font-size:11px ;text-decoration: none; color:white}   
A.left_menu:hover{  line-Height:150%; font-size:11px; font-weight: bold; text-decoration: none; color:white} 

A.list{  line-Height:150%; font-size:11px ;text-decoration: underline; color:navy}   
A.list:hover{  line-Height:150%; font-size:11px; font-weight: none; text-decoration: underline; color:#aa0000} 

A.small_menu{  line-Height:150%; font-size:10px ;text-decoration: none; color:black}   
A.small_menu:hover{  line-Height:150%; font-size:10px; text-decoration: underline; color:black} 
A.statelink{  line-Height:normal; font-size:9px ;text-decoration: none; color: black}   
A.statelink:hover{  line-Height:normal; font-size:9px; font-weight: none; text-decoration: underline; color: black}

.big {  font-size:14px; font-weight: bold; color: black; line-Height:normal;}
.body {	font-family:arial,helvetica; font-size:11px; color: black; line-height: normal;	font-weight: normal;}

.small {  font-size:7.5pt; color: black; line-Height:120%;} 
.state {  font-size:9pt; font-weight:bold; color: black; line-Height:100%}
.stores {  font-size:7.5pt; font-weight:normal; color: #00742F; line-Height:150%}
.stores-black {  font-size:7.5pt; font-weight:normal; color: black; line-Height:150%}

.stores-MAP {  font-size:7.5pt; font-weight:normal; color: blue; line-Height:150%}

.city { font-size:8pt; font-weight:bold;}
.nowOpen {  font-size:7pt; font-weight:bold; color: #ff0000; line-Height:150%}
.copyright {   font-size:7.5pt; color: #00742F; line-Height:normal;}

.headline {	font-family:arial, helvetica; font-size:9pt; color: #00742F; line-Height:normal; font-weight: bold;} 
.headlinebold { font-family:arial, helvetica; font-size:10pt; color: #00742F; line-Height:normal; font-weight: bold;}

.input_normal { border:1px solid #b4b4b4; background:white; font-size:11px; padding-top:0px; padding-bottom:0px; padding-left:3px; padding-right:3px}

img {border:0}
.h1 {font-family:arial, helvetica; font-size:140%; }
.h2 {
	font-size:130%;
	margin:8px 0;
	font-weight:bold;
}

.h3 {font-weight:bold;}
.h3 a {color:black;text-decoration: underline;}

td { 
	font-family:verdana,arial,helvetica; 
	font-size:11px; 
	color: black;
	line-Height:110%; 
}

#main_content {
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	text-align:left;
	min-height:450px;
}

.page_title {
	color: #00742F;
	font-weight:bold;
	font-size:175%;
	width:50%;
	padding-left:8px;
	margin-bottom:6px;
	border-bottom:2px dotted #00742F;
}

.page_section {
	font-size:130%;
	margin:8px 0;
	font-weight:bold;	
	text-align:center;
}


table.home_content {
	margin-top:15px;
}

td.A_left {
	width:560px;
}

td.A_right {
	width:240px;
}

/* ******  TWO COLUMNS (STORE LOCATIONS) ********* */
table.two_col {width:800px;}
#two_col_highlighted {border-left:1px solid #666;border-right:1px solid #666;}
table.two_col td {border-bottom:1px solid #bbb; margin-top:10px; margin-bottom:10px;}
td.two_col_left{width:400px; text-align:right;}
div.two_col_left{width:60%; margin:10px 5% 10px 35%; text-align:left;}
td.two_col_right{width:400px;text-align:left;}
div.two_col_right{margin:10px; }


/* ******  THREE COLUMNS ********* */
table.three_col {width:801px;}
table.three_col td {width:277px;vertical-align:top;}
div.three_col_left {width:243px;padding:8px 15px;}
div.three_col_middle {width:243px;padding:8px 15px;}
div.three_col_right {width:243px;padding:8px 15px;}

.three_ways {text-align:center;}
.three_ways ul {text-align:left;}

.isoldit_name {
	color: #00742F;
	font-weight:bold;
}

.story {
	margin: 10px 0px;
	line-height:130%;
}

.story_divider {
	margin-left:auto;
	margin-right:auto;
	/*background-color: #00742F;*/
	width:75%;
	height:1px;
}

.story td {
	line-height:130%;
}

#home_rotating_wrapper {
	text-align:left;
	border:1px solid #666;
	width:300px;
}

#image_placeholder {
	text-align:center;
	margin:10px;
	height:322px;
	text-align:center;
}
#home_rotating_stories {
	margin:10px;
}
.rotation_controls {
	text-size:60%;
	text-align:right;
	margin:0px 3px 3px 0px;
}

.rotation_controls a {text-decoration:none;}
.rotation_controls a:hover {background-color:#00742F; color:white;}

.auction_header {
	white-space:nowrap;
	text-align:center;
	width:100%;
	height:31px;
	vertical-align:middle;
}

.auction_header_item {
	padding:3px;
	margin:0px 6px 4px 6px;
	height:21px;
}
.auction_header_item a {text-decoration:none;}
.auction_header_item_highlighted a:hover {text-decoration:underline;}

.auction_header_item_highlighted {
	border:1px solid navy;
	border-right-color:navy;
	border-left-color:navy;
	padding:3px;
	margin:0px 6px 4px 6px;
	height:21px;
	background-color:navy;
	color:white;
}
.auction_header_item_highlighted a {color:white;text-decoration:none;}
.auction_header_item_highlighted a:hover {color:white;text-decoration:underline;}

/* */
.headline {font-size:9pt; color: #00742F; line-Height:normal; font-weight: bold;} 
.stores-black { font-weight:normal; line-Height:150%}
.stores-email-link {vertical-align:middle;}
.stores-email-link img {vertical-align:middle;margin-right:2px;}
.stores-auction-link {vertical-align:middle;}
.stores-auction-link img {vertical-align:middle;margin-right:2px;}

.commission_chart{
	border:0;
	width:550px;
	margin
}

.commission_chart_header {
	border:1px solid black;
	background-color:#00742f;
	color:white;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	width:160px;
	padding:3px 0px;
}

.commission_chart_el {
	border:1px solid black;
	border-top:0px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	padding:5px 0px;
}

.commission_chart_spacer{
	width:35px;
}



