body {
	margin:0px;
	background-image:url(http://richardstv.co.uk/images/bg.jpg);
	background-attachment:fixed;
	background-position:top;
	background-repeat:repeat;
	background-color:#FFF;
	padding:0px;
}
h1 {
	font-size:28px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
}
h2 {
	font-size:18px;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	line-height:24px;
	padding:0px;
}
.container {
	width:960px;
	margin:0 auto;
}
.header {
	background-image:url(http://richardstv.co.uk/images/header.jpg);
	background-position:top;
	width:960px;
	height:61px;
	margin-bottom:12px;
}
.left {
	float:left;
	width:720px;
	margin-right:12px;
	margin-top: 1px;
}
.right {
	float:left;
	width:226px;
	background-color:#FFF;
	border: 1px solid #c5c5c5;
}
.tab-loading {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
	font-size:12px;
	padding:12px;
}
.loader {
	padding:2px;
}
.clear {
	clear:both;
}
.nav-header {
	height:31px;
	background-color:#393838;
	padding:25px 0px 0px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFF;
	vertical-align:baseline;
	font-weight: bold;
}
.nav-title {
	background-color:#393838;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFF;
	vertical-align:baseline;
	font-weight: bold;
}
a.nav {
	padding:10px 0px 10px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
	display:block;
	border-bottom:1px #666 dashed;
	text-decoration:none;
}
a.nav:hover {
	background-color:#FFFF99;
}
.main-content {
	margin-top:12px;
	background-color:#FFF;
	padding:0 12px 0px 12px;
	width:696px;
	background-image: url(http://richardstv.co.uk/images/content-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.map {
	background-image:url(http://richardstv.co.uk/images/map.jpg);
	height:141px;
	width:226px;
	display:block;
}
.cont-title {
	height:345px;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #333;
}
.foot {
	background-color:#000;
	padding:10px;
	margin-bottom:12px;
	width:700px;
	float:left;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border-bottom:12px #333 solid;
}
.hovertextWrap {
	background-color:#fff;
	border-top:#ccc dashed 1px;
	border-bottom:#ccc dashed 1px;
	margin-bottom:12px;
	height: 100px;
}
.box1 {
	width:210px;
	padding:12px;
	border-right:#ccc dashed 1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
	float: left;
}
.box3 {
	width:210px;
	padding:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
	float: left;
}
.logo {
	float:left;
	width:230px;
	height:60px;
}
.returning-visit {
	margin-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size:12px;
	font-weight:bold;
	float: right;
	padding-right:8px;
}

