* {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, Tahoma;
	font-size : 13px;
}

body, html {
	margin : 0px;
	padding : 0px;
	height : 100%;
}

#featured_header {
	font-size : 11px;
	font-weight : bold;
	color : #293E4B;
}

#featured_price {
	color : #FF5B00;
	font-weight : bold;
}

#footer {
	color : #333333;
	font-size : 11px;
	padding : 5px;
}

#footer a {
	color : #333333;
	font-size : 11px;
}

#footer a:hover {
	color : #FF5B00;
	font-size : 11px;
}

#headerlinks {
	padding-right : 18px;
	font-size : 11px;
	font-weight : normal;
}

#searchcell {
	background-color : #99AFBC;
}

#searchtitlecell {
	font-size : 11px;
}

#searchfieldcell input {
	border : 1px solid #000000;
	height : 22px;
}

#searchbuttoncell {
	width : 30px;
}

#searchbuttoncell input {
	border : 1px solid #000000;
	background-color : #FF5B00;
	width : 100%;
	height : 22px;
}

#searchresult_content {
	color : #FF5B00;
}

#searchresult_content div {
	color : #000000;
	font-size : 12px;
}

#searchresult_title a {
	color : #000000;
	text-decoration : none;
}

#searchresult_title a:hover {
	color : #FF5B00;
	text-decoration : none;
}

#search_nav, #search_nav * {
	font-size : 11px;
}

#search_nav a {
	color : #000000;
	text-decoration : none;
}

#search_nav a:hover {
	color : #FF5B00;
	text-decoration : none;
}

#testimonial_txt, #testimonial_txt *, #testimonial_link, #testimonial_link *, #testimonial_link a {
	color : #000000;
	text-decoration : none;
	font-size : 11px;
}

#testimonial_link a:hover, #testimonial_sig, #testimonial_sig * {
	color : #FF5B00;
	text-decoration : none;
	font-size : 11px;
}

#searchresult_link a {
	color : #000000;
	text-decoration : none;
}

#searchresult_link a:hover {
	color : #FF5B00;
	text-decoration : none;
}

