body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #e9e9e9;
	background-image: url(../images/sce/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.left_shadow_stretch {
	background-image: url(../images/sce/left_shadow_stretch.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.right_shadow_stretch {
	background-image: url(../images/sce/right_shadow_stretch.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.menu_bg {
	background-image: url(../images/sce/menu_bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5a4d3f;
	border-left-color: #5a4d3f;
}
.left_right_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a29c85;
	border-left-color: #a29c85;
}
.bottom_bg {
	background-image: url(../images/sce/bottomnav_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #504535;
	border-left-color: #504535;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #504535;
}
.black_14 {
	font-size: 14px;
}
.bottomnav_shadow {
	background-image: url(../images/sce/bottom_shadow_stretch.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 12px;
}
.footer_padding {
	padding-right: 15px;
}
.bottomnav_padding {
	padding-left: 15px;
}
a:link {

            color: #000000;

            text-decoration: none;

}

a:active {

            color: #000000;

            text-decoration: none;

}

a:visited {

            color: #000000;

            text-decoration: none;

}

 

a:hover {

            color: #957055;

            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #000000;

            text-decoration: none;

}

a.bottomnav:hover{

            color: #957055;

            text-decoration: underline;
}
a.brownlink{
color:#89532b;
text-decoration: none;
}
a.brownlink:hover{
color:#89532b;
text-decoration: underline;
}