#home_content {
	width: 510px;
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
}
#home_buttons_area {
	float: left;
	width: 455px;
	padding-left: 75px;
	padding-bottom: 8px;
}
#home_buttons_area a{
	color: #753923;
	text-decoration:none;
}
#home_buttons_area a:hover{
	color: #753923;
	text-decoration:underline;
}
.home_button {
	float: left;
	width: 104px;
	height: 37px;
	font-size: 19px;
	color: #753923;
	font-style: italic;
	background-image: url(../images/sce/button1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
	padding-top: 7px;
}
.home_button_middle {
	float: left;
	width: 107px;
	height: 37px;
	font-size: 19px;
	color: #753923;
	font-style: italic;
	background-image: url(../images/sce/button1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 37px;
	padding-top: 7px;
}
.home_button2 {
	float: left;
	width: 186px;
	height: 37px;
	font-size: 19px;
	color: #753923;
	font-style: italic;
	background-image: url(../images/sce/button2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
	padding-top: 7px;
}

.home_button_top {
	float: left;
	width: 308px;
	height: 44px;
	font-size: 19px;
	color: #753923;
	font-style: italic;
	background-image: url(../images/sce/buttontop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
	padding-top: 7px;
}

.home_button_bottom {
	float: left;
	width: 181px;
	height: 44px;
	font-size: 19px;
	color: #753923;
	font-style: italic;
	background-image: url(../images/sce/buttonbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
	padding-top: 7px;
}
#home_buttons_area_bottom {
	float: left;
	width: 430px;
	padding-left: 100px;
}
#home_buttons_area_bottom a{
	color: #753923;
	text-decoration:none;
}
#home_buttons_area_bottom a:hover{
	color: #753923;
	text-decoration:underline;
}
.inner_topleft_text {
	float: left;
	width: 480px;
	padding-bottom: 20px;
}
.inner_topleft_text2 {
	float: left;
	width: 890px;
	padding-bottom: 20px;
}
.inner_topleft_text ul{
	color: #417F13;
	margin-top: -15px;
	padding-top: 0px;
}
.inner_topleft_text ul li{
	padding-bottom: 3px;
}
.inner_left_border {
	float: left;
	width: 480px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0DED9;
	clear: left;
	line-height: 20px;
}
.rightside_titlearea {
	float: left;
	width: 240px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #AA8A54;
	border-bottom-color: #AA8A54;
	height: 49px;
}
.inner_rightlist {
	float: left;
	width: 410px;
	padding-bottom: 30px;
}
.inner_rightlist ul{
	list-style-image: url(../images/sce/leaf.png);
	font-size: 17px;
	font-style: italic;
}
.inner_rightlist ul li{
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AA8A54;
	width: 235px;
}
.inner_rightlist ul li a{
	color: #694020;
	text-decoration: none;
}
.inner_rightlist ul li a:hover{
	color: #694020;
	text-decoration: none;
}
