body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x;
	background-color:#61D06C;
}
#centercol {
	background-color:#FFF;
}
#top_right_grid {
	font-size:11px;
	position:relative;
	left:45px;
	font-weight:bold;
}
#top_right_grid td {
	background-color:#FFE493;
	width:90px;
	padding-left:5px;
	padding-right:5px;
}
#top_right_grid a:link, #top_right_grid a:visited {
	color:#000;
	text-decoration:none;
}
#top_right_grid a:hover, #top_right_grid a:active {
	text-decoration:underline;
}
.greentext {
	color:#006633;
	font-size:12px;
	font-weight:bold;
}
a:link {
	color:#006633;
}
a:visited{
	color:#006633;
}
a:active {
	color:#006633;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
#search {
	margin-left:20px;
	margin-top:8px;
	font-size:8pt;
	font-weight:bold;
}
#featured_list {
	padding-left:8px;
}
#featured_list h1 {
	font-size: 11px;
	font-weight: bold;
	width:100%;
	padding:2px;
	background-repeat:no-repeat;
	margin: 0px;
	color:#FFFFFF;
	background-image:url(images/corner_green.gif);
	background-color:#61D06C;
	text-transform: uppercase;
}

.featured1 {
	background-color:#FFB45C;
}
.featured2 {
	background-color:#FFDC6C;
}
.featured1,.featured2 {
	width:198px;
	height:200px;
	margin-right:8px;
	margin-bottom:8px;
	text-align:center;
}

.featured_listing {
	font-size:11px;
	font-weight:normal;
	color:#873815;
	line-height: 14px;
	margin-top:10px;
	margin-left:8px;
	margin-right:8px;
}
.featured_listing h2 {
	font-size: 14px;
	font-weight: bold;
	line-height:110%;
	text-transform: uppercase;
	margin-bottom: 5px;
	text-align:center;
	color: #660000;
}
.featured_listing .links {
	text-align:center;
	clear:left;
}
.featured_listing .desc {
	text-align:center;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	clear:both;
	margin-top:5px;

}
#search table {
	margin-top:5px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF
}
#search input,select {
	font-size:9px;
	margin-right:5px;
}

#category_list {
	padding:15px,8px,8px,8px;
	font-size:12px;
	font-weight:bold;
}
#category_list ul {
	list-style-position: outside;
	list-style-type: none;
	margin:0px;
}
#category_list li {
	margin-top: 8px;	
}
#category_list h1 {
	font-size:13px;
	font-weight:bold;
	margin:0px;
	font-variant: small-caps;
}
.cat {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	font-size: 14pt;
	color: #009900;
	width: 585px;
}
.cat a:link {
	color: #009900;
	text-decoration: none;
}
.cat a:active {
	color: #009900;
	text-decoration: none;
}
.cat a:visited {
	color: #009900;
	text-decoration: none;
}
.cat a:hover {
	color: #000000;
}
.subcat {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 20px;
	margin-top: 2px;
	width: 585px;
}
.subcat a:link {
	color: #FF6600;
	text-decoration: none;
}
.subcat a:active {
	color: #FF6600;
	text-decoration: none;
}
.subcat a:visited {
	color: #FF6600;
	text-decoration: none;
}
.subcat a:hover {
	color: #000000;
}

#fineprint {
	font-size: 10px;
	text-align: center;
}
#fineprint a:link {
	color: #6D8228;
}
#fineprint a:visited {
	color: #6D8228;
}
#fineprint a:active {
	color: #6D8228;
}
#fineprint a:hover {
	color: #EDF3D4;
}
.main {
	font-size:9pt;
	margin: 5px;
}
.vlogos{
float:left;
padding:0px;
margin:8px;
text-align:center;
font-size:11px;
}
.vad{
background-color:#efefef;
font-size:9px;
text-align:center;
}