html, body {
	background-color: #fff0bd;
	text-align:justify;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Tahoma, Verdana, Trebuchet MS;
	font-size: 12px;
	color:#000;
	height:100%;
}

h1{
	font-family: Verdana, Arial;
	color:#9d4402;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px;
	
}

h2{
	font-weight: bold;
	font-size:14px;
}

h3{
	font-weight: bold;
	font-size:13px;
}

a {
	color: #13768d;
}
a:visited {
	color: #13768d;
}
a:active {
	color: #13768d;
}

a:hover {
	color: #b06500;
}

span {
	color: #9d4402;
}

img {
	vertical-align: middle;
}

.all {
	width:950px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	background: #fff url(../images/gradient_1px.png) repeat-x bottom left;
	border-left: 1px solid #fff0bd;
	border-right: 1px solid #fff0bd;
}

.content_top {
	text-align: left;
	background: url(../images/header1.jpg) no-repeat;
	width:950px;
	height: 380px;
}

.content_middle {
	background: url(../images/content_1px.png) repeat-y;
	width:950px;
	text-align: left;
}

.page_content {
	text-align: left;
	background: url(../images/content_top1.jpg) no-repeat;
	width:810px;
	color: #a14502;
	padding: 0px 70px;
}

.cont_map{
	margin: 20px 0px;
	float:left;
	width: 400px;
}

#menuo {
	padding-top:10px;
	width:950px;
}

#menuo ul {
	margin:0px;
	padding:0px;
}

@font-face{
	font-family: 'Menu_top';
	src: url('Wrexham_Script.eot');
}
@font-face {
	font-family: 'Menu_top';
	src: url('Wrexham Script.ttf');
}

#menuo li {
	display:inline;
	font-family: 'Menu_top', 'Brush Script MT';
	font-size:18px;
	font-weight: normal;
}

#menuo li a {
	color:#13768d;
	text-decoration:none;
}

#menuo li a:hover {
	color: #fbb61b;
	text-decoration:none;
}

#menuo img {
	margin: 0px 5px 0px 5px;
}

.bottom {
	background: url(../images/content_bot.png) no-repeat;
	width: 950px;
	padding: 35px 0px 10px 0px;
}

#menuo_bottom {
	padding:0px;
	width:950px;
}

#menuo_bottom img {
	display: none;
}

#menuo_bottom ul {
	margin:0px;
	padding:0px;
}

#menuo_bottom li {
	display:inline;
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
	border-right: 1px solid  #9d4600;
	padding: 0px 5px;
}

#menuo_bottom li.last {
	border:0;
}

#menuo_bottom li a {
	color: #13768d;
	text-decoration:none;
}

#menuo_bottom li a:hover {
	color:#9d4600;
	text-decoration:none;
}

#menuo_bottom img {
	margin: 0px 11px 0px 11px;
}

.cont_left {
	float:left;
	text-align:justify;
	width: 520px;
	padding: 5px;
	font-size: 14px;
}

.cont_right {
	float:right;
	background: url(../images/main_picture_frame.png) no-repeat bottom left;
	width: 244px;
	height: 403px;
	margin: 20px 10px 10px 10px;
}

.read_more {
	font-weight: bold;
	color: #a14502;
	text-decoration: none;
}

.yellow_box_l {
	float:left;
	background: url(../images/box_categ.png) no-repeat;
	width: 239px;
	height: 153px;
	padding: 10px 5px 20px 0px;
	font-size:12px;
}

.yellow_box_r {
	float:right;
	background: url(../images/box_categ.png) no-repeat;
	width: 239px;
	height: 153px;
	padding: 10px 0px 20px 5px;
	font-size:13px;
}

.yellow_box_l_title {
  font-family: Lucida Calligraphy;
	font-size: 20px;
	color: #6b0067;
}

.yellow_box_r_title {
  font-family: Lucida Calligraphy;
	font-size: 20px;
	color: #f50101;
}

.powered {
	text-align: center;
	color:#9d4600;
	padding-right: 50px;
}

.err {
	font-size:10px;
	color:#ff0000;
}

.ok {
	font-size:10px;
	color:green;
}
