body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
/*body {
	background-color: #7d6c57;
	background-image: url(../images/sce/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}*/
#container {
	width: 963px;
}
#banner {
	background-image: url(../images/sce/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 223px;
	width: 963px;
	padding-top: 10px;
}
#phone_number {
	text-align: right;
	float: right;
	padding-right: 35px;
	color: #5f4a2f;
}
#phone_number a{
	color: #5f4a2f;
	text-decoration:none;
}
#phone_number a:hover{
	color: #5f4a2f;
	text-decoration:underline;
}
#main_menu {
	text-align: left;
	float: left;
	width: 963px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main_container {
	text-align: left;
	float: left;
	width: 963px;
}
#page_top {
	float: left;
}
#body_bg {
	background-image: url(../images/sce/home_pagebg.gif);
	background-repeat: repeat-y;
	float:left;
	width: 963px;
	margin-top:0px;
}
#page_bottom {
	float: left;
}
#left_side {
	float: left;
	width: 207px;
	margin-left: 13px;
	padding-top: 50px;
}
#online_quote {
	width: 196px;
	margin-left: 8px;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #ff584f;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dad0c0;
	border-bottom-color: #dad0c0;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}
#contact_us_today {
	width: 196px;
	margin-left: 8px;
	float: left;
	text-align: center;
	padding-top: 4px;
	color: #95231d;
}
#color_wheel {
	float: left;
	padding-top: 60px;
	padding-bottom: 50px;
}
#content_area_home {
	float: left;
	width: 444px;
	margin-left: 30px;
	margin-right: 20px;
}
#right_side {
	float: left;
	width: 225px;
	padding-top: 25px;
}
#right_title_box {
	float: left;
	width: 225px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/sce/right_title_box.gif);
	padding-top: 2px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#right_box_top {
	float: left;
}
#right_box_content {
	float: left;
	width: 200px;
	padding-right: 15px;
	padding-left: 10px;
	background-image: url(../images/sce/right_box_bg.gif);
	background-repeat: repeat-x;
}
#bottomnav_bg {
	background-image: url(../images/sce/bottomnav_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 963px;
	padding-top: 30px;
}
#bottom_logo {
	float: left;
	padding-right: 55px;
	padding-left: 145px;
}
#bottomnav_text {
	float: left;
	line-height: 20px;
	color: #dcceb6;
}
#content_area_inner {
	float: left;
	width: 665px;
	margin-left: 30px;
}

.red {
	color: #95231d;
}
.red_22 {
	font-size: 22px;
	color: #97231e;
}
.light_brown {
	color: #dcceb6;
}
a:link {

            color: #95231d;

            text-decoration: none;

}

a:active {

            color: #95231d;

            text-decoration: none;

}

a:visited {

            color: #95231d;

            text-decoration: none;

}

 

a:hover {

            color: #95231d;
			
            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #FFFFFF;
            text-decoration: none;

}

a.bottomnav:hover{

            color: #FFFFFF;
            text-decoration: underline;

}
a.light_brown {
	color: #dcceb6;
	text-decoration: none;
}
a.light_brown:hover {
	color: #dcceb6;
	text-decoration: underline;
}