@charset "utf-8";
/* CSS Document */
body {
	background-color: #bcb5a3;
}
.top {
	float: left;
}

.main_bg {
	background-image: url(../image/bg.jpg);
	height: 737px;
	width: 968px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main_bg_long {
	background-image: url(../image/bg_long.jpg);
	height: 850px;
	width: 968px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.current_page_home {
	background-image: url(../image/home.png);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 274px;
	padding: 0px;
	margin-top: 158px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 58px;
}
.current_page_about {
	background-image: url(../image/about.png);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 274px;
	padding: 0px;
	margin-top: 158px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 58px;
}
.current_page_price {
	background-image: url(../image/price.png);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 274px;
	padding: 0px;
	margin-top: 158px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 58px;
}
.current_page_gallery {
	background-image: url(../image/gallery.png);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 274px;
	padding: 0px;
	margin-top: 158px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 58px;
}
.current_page_contact {
	background-image: url(../image/contact.png);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 274px;
	padding: 0px;
	margin-top: 158px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 58px;
}
.current_page_admin {
	background-image: url(../image/home.png);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 274px;
	padding: 0px;
	margin-top: 158px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 58px;
}
.menu {
	float: left;
	height: 30px;
	padding: 0px;
	margin-top: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
h1 {
	font-family: "Edwardian Script ITC";
	font-size: 48px;
	color: #df92ff;
	padding: 0px;
	float: left;
	width: 600px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}


.menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
}
.menu ul li {
	list-style-position: outside;
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.menu ul li a:link{
	color: #858274;
	text-decoration:none;
}
.menu ul li a:visited{
	color: #858274;
	text-decoration:none;
}
.menu ul li a:hover{
	color: #858274;
	text-decoration:underline;
}

.main_content {
	float: left;
	width: 840px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
	height: 420px;
}

.main_content .main_left {
	float: left;
	width: 460px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.main_content .main_left p {
	margin: 0px;
	padding: 0px;
	float: left;
}
.main_content .main_right {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	width: 340px;
}
.main_content .main_right .view_more {
	float: right;
	width: 120px;
	margin: 0px;
	padding: 0px;
}

.main_content .main_right p a:link{
	color: #858274;
	text-decoration:none;
}
.main_content .main_right p a:visited{
	color: #858274;
	text-decoration:none;
}
.main_content .main_right p a:hover{
	color: #858274;
	text-decoration:underline;
}
.main_about {
	margin: 0px;
	padding: 0px;
	float: left;
}


.image_block {
	background-image: url(../image/image_bg.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 160px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding: 0px;
}
.image_block img {
	padding: 0px;
	height: 96px;
	width: 113px;
	margin-top: 20px;
	margin-left: 24px;
	float: left;
}
.contact_form {
	width: 400px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.edit_image_block {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
}


.paging {
	padding: 0px;
	float: left;
	width: 840px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

.bottom {
	color: #858274;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px;
	float: left;
	width: 840px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.bottom_long {
	color: #858274;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px;
	float: left;
	width: 840px;
	text-align: center;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.bottom a:link{
	color: #858274;
	text-decoration:none;
}
.bottom a:hover{
	color: #858274;
	text-decoration:underline;
}
.bottom a:visited{
	color: #858274;
	text-decoration:none;
}
.login {
	width: 600px;
	padding: 0px;
	float: left;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}

.edit_image_container {
	float:left; 
	width:840px; 
	margin-left:60px;
}
