body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #cc9f89;
	background-image: url(../images/sce/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
            color: #c61d23;
            text-decoration: none;
}

a:active {
            color: #c61d23;
            text-decoration: none;
}

a:visited {
            color: #c61d23;
            text-decoration: none;
}

 

a:hover {
            color: #c61d23;
            text-decoration: underline;
}
h1 {
	font-size: 30px;
	color: #690f10;
	width: 430px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dc443a;
	font-weight: normal;
	margin-top:0px;
}
h2{
	color:#da443a;
	font-weight:normal;
}

h3{
	color:#000000;
	font-weight:bold;
	font-size: 16px;
}

#main_background {
	background-image: url(../images/sce/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 100%;
}
#container {
	width: 965px;
}
#menu_background {
	background-image: url(../images/sce/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 47px;
	width: 965px;
	font-size: 15px;
	color: #FFF;
}
#banner {
	float: left;
	height: 295px;
	width: 965px;
}
#underbanner {
	background-image: url(../images/sce/mainbanner_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 114px;
	width: 965px;
}
.underbanner_txt {
	float: left;
	width: 240px;
	font-size: 17px;
	color: #FFF;
	padding-left: 45px;
	padding-top: 10px;
}
.underbanner_txt a{
	color:#dcb7a3;
}
.underbanner_txt a:hover{
	color:#dcb7a3;
}
#homebody {
	text-align: left;
	float: left;
	width: 885px;
	padding-left: 80px;
}
#page_bottom_info {
	background-image: url(../images/sce/bottompiece_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 360px;
	width: 965px;
	color: #690f10;
	padding-top: 20px;
}

#page_bottom_infoinner {
	background-image: url(../images/sce/bottompiece_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 177px;
	width: 965px;
	color: #690f10;
	padding-top: 20px;
}
#bottomnav {
	
	width: 965px;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../images/sce/bottomnav_bg.jpg);
	height: 60px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
	clear: left;
	margin-left: auto;
	margin-right: auto;
}
#bottomnav a{
	color: #6b1011;
}
#bottomnav a:hover{
	color: #ffffff;
}
#inner_main_container {
	width: 951px;
	padding-left: 6px;
	float: left;
}
#inner_page_stretch {
	background-image: url(../images/sce/inner_main_stretch.jpg);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	width: 951px;
}
#inner_mainarea_bg {
	background-image: url(../images/sce/inner_maintop_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	float: left;
	width: 951px;
	padding-top: 30px;
}
#leftside {
	float: left;
	width: 217px;
}
#inner_linkboxes {
	float: left;
	height: 313px;
	width: 167px;
	background-image: url(../images/sce/inner_left_linkbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 24px;
	color: #690f10;
	padding-left: 50px;
}
#inner_linkboxes a{
	color: #9f1c21;
	font-size:13px;
}
#inner_linkboxes a:hover{
	color: #9f1c21;
	font-size:13px;
}
#left_logos {
	text-align: center;
	float: left;
	width: 217px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#inner_body {
	float: left;
	width: 660px;
	padding-left: 30px;
}
#rightarea_inner {
	float: right;
	width: 216px;
	text-align: center;
	padding-bottom: 30px;
	padding-left: 15px;
	font-size: 18px;
	text-transform: uppercase;
	color: #690f10;
}
#hometop {
	float: left;
	width: 885px;
}
.home_linkbox {
	background-image: url(../images/sce/linkbox_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 151px;
	font-size: 24px;
	color: #690f10;
	padding-left: 40px;
	padding-right: 120px;
}
.home_linkbox a{
	color: #9f1c21;
	font-size:13px;
}
.home_linkbox a:hover{
	color: #9f1c21;
	font-size:13px;
}
#home_bottom {
	float: left;
	width: 885px;
	padding-top: 40px;
	color:#690f10;
}
#home_bottom h1{
	font-size:30px;
	font-weight:normal;
	margin-top:0px;
	border:none;
	color:#690f10;
	float: none;
	width: auto;
}


.color_red18 {
	font-size: 18px;
	color: #c61d23;
}

.color_red13 {
	font-size: 15px;
	color: #c61d23;
}

.size13 {
	font-size: 13px;
}
.size16 {
	font-size: 16px;
}
.color_darkred14 {
	font-size: 14px;
	color: #690f10;
}
.color_darkred {
	color: #690f10;
}

.copyright_txt {
	font-size: 11px;
	text-transform: none;
	color: #92593e;
}
#contactform div

{

margin-bottom: 0.5em;

width: 100%;

}



#contactform .indent

{

margin:10px 0px 10px 95px;

}



#contactform .form_element

{

padding: 0px 10px 0px 0px;

text-align:left;

float: left;

width: 100px;

}



#contactform .form_data 

{

padding: 0px;

text-align:left;

float: left; 
width: 125px;

}



#contactform .separator 

{

clear: both;

padding: 0px;

font-size: 0.5px;

height: 0.5px;

}