@charset "utf-8";
/* CSS Document */

body {
	margin:0px; padding:0px;
	background-color:#131211;
}
#main {
	background-color: #c4c0be;
	background-image: url(images/bg_side.jpg);
	background-repeat: repeat-x;
}
#main .container {
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	min-height:750px;
}
#footer {
	background-image: url(images/bgfooter.jpg);
	background-repeat:repeat-x;
	color:white;
	padding:40px;
}
.container {
	width:949px;
	margin:0 auto;
  	position:relative;
}

#header {
	padding-top:50px;
	padding-left: 230px;
}
#logo h1, #logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;
}
#logo {
	background-image:url(images/bluemeadowlogo.png);
	background-repeat:no-repeat;
	width:486px;
	height:107px;
}
ul#menu {
	margin:0px;
	padding:0px;
	position:absolute;
	right:0px;
	top: 216px;
	width: 949px;
}
ul#menu li {
	display:inline;
	margin-left:85px;
	text-align: center;
}
ul#menu li a {
	text-decoration:none;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
ul#menu li a.active, ul#menu li a:hover {
	color:#000000;
}
.slogan {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	float: none;
	text-align: center;
	color: #003B54;
	padding-top:10px
}
.slogan_small {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
	font-variant:normal;
	float: none;
	text-align: center;
	color: #003B54;
	padding-top:10px;
	font-style: italic;
}
.block {
	border:1px solid #a3a09e;
	background-color:#ffffff;
	margin-bottom:20px;
	margin-top:50px
}
.block_inside {
	display:block;
	border:1px solid #ffffff;
	background: #ffffff url(image/background_block_slice.jpg) repeat-x;
	padding:30px;
	overflow:auto;
}
.image_block {
	padding:5px;
}
.image_block img {
	border:5px solid #63ac45;
}
.text_block {
	float:right;
	width:890px;
	margin-top: 40px;
	margin-left:30px;
	margin-right:30px;
	text-align: center;
	font-size: 13px;
	color: #FFF;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	float: none;
	text-align: center;
	color: #ffffff;
}
.body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000;
	text-align:center;
}
.title {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#003B54;
}
	
.page_title {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;


	font-weight:700
	color:#000; 	
	font-weight: bold;
	color: #000;
}
.14body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}
.gallery_block {
	float:right;
	width:890px;
	height:360px;
	text-align: center;
	overflow-x:auto;
	color: #D6D6D6;
}
.prices {
	text-align: center;
}
#main .container .text_block table tr td .title {
	text-align: center;
}
.whatweoffer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
}
.left {
	float:left;
	width:390px;
	text-align: center;
	font-size: 13px;
	color: #000;
}
.right {
	float:right;
	width:500px;
	text-align: center;
	font-size: 13px;
	color: #FFF;
	vertical-align: middle;
}

