body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #694020;
}
/*body {
	background-color: #fae5d1;
	background-image: url(../images/sce/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}*/
#container {
	width: 953px;
}
#logo {
	float: left;
	width: 357px;
	height: 204px;
}
#banner {
	float: left;
	width: 546px;
	height: 199px;
	background-image: url(../images/sce/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #FFFABE;
	padding-top: 5px;
	padding-right: 50px;
}
.float_left {
	float: left;
}
#outerpage_bg {
	float: left;
	width: 932px;
	padding-right: 9px;
	padding-left: 12px;
	text-align: left;
	background-color: #B96955;
	background-image: url(../images/sce/outerpage_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#mainpage_container_home {
	float: left;
	width: 903px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #EAD3CD;
	background-image: url(../images/sce/mainpage_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 20px;
	padding-left: 5px;
}
#mainpage_container_interior {
	float: left;
	width: 923px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #EAD3CD;
	background-image: url(../images/sce/inner_page_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 5px;
}
#menuarea {
	float: left;
	width: 932px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contact_info {
	float: left;
	width: 953px;
	font-size: 12px;
	color: #90123C;
	padding-bottom: 10px;
}
.bottomnav_area {
	float: left;
	width: 860px;
	padding-right: 65px;
	padding-left: 40px;
}
#bottomnav {
	float: left;
	width: 860px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5BAAC;
	border-bottom-color: #E5BAAC;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#bottomnav a{
	color: #694020;
	text-decoration:none;
}
#bottomnav a:hover{
	color: #961F22;
	text-decoration:underline;
}
#copywrite {
	float: left;
	width: 953px;
	font-size: 10px;
	color: #B99468;
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 20px;
}
#copywrite a{
	color: #B99468;
	text-decoration:none;
}
#copywrite a:hover{
	color: #B99468;
	text-decoration:underline;
}
#inner_rightside_content {
	float: right;
	width: 410px;
	padding-top: 20px;
}
#inner_leftside_content {
	float: left;
	width: 480px;
	padding-left: 20px;
	padding-top: 30px;
}
#inner_leftside_content2 {
	float: left;
	width: 890px;
	padding-left: 20px;
	padding-top: 30px;
}

h1 {
	font-size: 22px;
	margin-top: 0px;
	color: #9D0713;
}



.color_maroon {
	color: #961F22;
}

.color_maroon2 {
	color: #694020;
}

.color_maroon20 {
	font-size: 20px;
	color: #951E21;
}

.color_green18 {
	font-size: 18px;
	color: #417F13;
}
a:link {

            color: #694020;

            text-decoration: none;

}

a:active {

            color: #694020;

            text-decoration: none;

}

a:visited {

            color: #694020;

            text-decoration: none;

}

 

a:hover {

            color: #694020;
			
            text-decoration: underline;

}

#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: 150px;

}



#contactform .form_data 

{

padding: 0px;

text-align:left;

float: left; 

}



#contactform .separator 

{

clear: both;

padding: 0px;

font-size: 0.5px;

height: 0.5px;

}