.red {
    color : #C83411;
}


a {
    color : #C83411;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

#bodyleft, #bodyleft td {
    background-color : #F2EFD8;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 12px;
}

#bodyleft h1 {
	font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size : 16px;
	color : #C83411;
	font-weight : normal;
	margin-top : 0px;
}


#bodyright, #bodyright td {
    background-color : #FFFFFF;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 12px;
}

#bodyright h1 {
	font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size : 16px;
	color : #C83411;
	font-weight : normal;
	margin-top : 0px;
}

#bodyright h2 {
	font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size : 14px;
	color : #C83411;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 0px;
}

#bodyright h3 {
	font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size : 12px;
	color : #C83411;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 0px;
}

#newsdt {
	font-size: 11px;
}

#newsblurb {
	font-size: 11px;
}

#testimonialtitle {
	font-size: 11px;
	font-style: italic;
}

#testimonialsig {
	font-size: 11px;
	font-weight: bold;
}

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

#footerfarleft, #footerfarleft td, #footerleft, #footerleft td, #footerright, #footerright td, #footerfarright, #footerfarright td {
    background-color : #BCAE91;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
}

#footerleft a, #footerleft td a {
    color : #FFFFFF;
	text-decoration : none;
}

#footerleft a:hover, #footerleft td a:hover {
    color : #FFFFFF;
	text-decoration : underline;
	#color : #323031 !important;
}


#footercopyright {
    color : #323031;
}

body {
    background-color : #E1E1E1;
}

#cart_header_row {
	color : #C83411;
	font-weight : bold;
	border-bottom : 1px solid #C83411;
}

#cart_footer_row {
	color : #C83411;
	font-weight : bold;
	border-top : 1px solid #C83411;
}

input, select, textarea {
    background-color : #fbf8e2;
	border : 1px solid #bcae91;
}

ul, ol {
    padding : 0px;
	margin : 0px;
}
