.site_bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.footer {
	background-image: url(../images/bg_bttm.jpg);
	background-repeat: repeat-x;
}
.featured_box {
	border: 1px solid #D8D8D8;
}


.sidebar_bg {
	background-image: url(../images/side_bar_bg.gif);
	background-repeat: repeat-y;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #0C1A0B;
}
.list_cat{margin:0px 0 0 5px; 
padding:0px; 
list-style-type:none; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:12px; 
font-weight:normal; 
color: #0C1A0B;}

.list_cat li{
	margin:0px;
	list-style-type:none;
	line-height:18px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 25px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 8px 5px;
}


a:link{text-decoration:
	color: #0C1A0B;
	text-decoration: none;
	color: #0C1A0B;
}
a:hover{
	text-decoration:underline;
	color: #D70400;
}
a:visited {

	text-decoration:underline;
	color: #D70400;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text_box_search {
	background-image: url(../images/nav_13.jpg);
	border: 1px solid #C48D19;
	height: 16px;
	color: #A4811B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
}
.tag_image_brdr {
	border: 1px solid #D5A328;
	padding: 4px;
	margin-bottom: 15px;
}
.simple_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 50px;
}
.vertical_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

