#home_content_container {
	position: relative;
}
#home_right_content {
	float: right;
	width: 404px;
	padding-top: 65px;
	padding-left: 45px;
	padding-right: 35px;
	font-size: 16px;
	font-weight: bolder;
}
#home_bottom_content {
	clear: both;
}
#home_bottom_test {
	clear: both;
}

#inner_content_container {
	position: relative;
	padding-left: 20px;
}
#left_nav {
	width: 181px;
	float: left;
	background-color: #d9c59f;
	background-image: url(../images/sce/leftnav_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#inner_content {
	float: left;
	background-color: #d9c59f;
	background-image: url(../images/sce/inner_content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 74%;
	position: relative;
	padding-left: 40px;
}
.right_pic_padding {
	padding-left: 15px;
}
.black_18 {
	font-size: 18px;
}





.black_20 {
	font-size: 20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #835400;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #d2c3ad;
	border-bottom-color: #d2c3ad;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
}
h2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #835400;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d2c3ad;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
}
#left_menu ul {
	list-style: none;
	padding-top: 0px;
	margin-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	display: block;
}
#left_menu ul li{
	margin-top: 0px;
	background-image: url(../images/sce/leftnav_arrows.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d2c3ad;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #835400;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;

}
#left_menu a {
	color: #835400;
	text-decoration: none;
}

#left_menu a.current{
	color: #835400;
	text-decoration: none;
	font-weight: bold;
}

#left_menu a:hover {
	color: #835400;
	text-decoration: none;
	font-weight: bold;
}
#additional {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #835400;
	padding-top: 20px;
	font-weight: bold;
}

#additional a {
	color: #835400;
	text-decoration: none;
}

#additional a.current{
	color: #835400;
	text-decoration: none;
	font-weight: bold;
}

#additional a:hover {
	color: #835400;
	text-decoration: none;
	font-weight: bold;
}

#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: 75px;

}



#contactform .form_data 

{

padding: 0px;

text-align:left;

float: left; 

}



#contactform .separator 

{

clear: both;

padding: 0px;

font-size: 0.5px;

height: 0.5px;

}


