@charset "utf-8";
/* CSS Document */


.bg { background: #000 url(images/bg.jpg) repeat-x; }
.border { padding: 20px; }
.umain {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 0;
}
.head {
	font: 700 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 0;
}
body {
	background-color:#000;
	padding: 0;
	margin: 0;
	text-align: center;
}
#container {
	margin:0 auto;
	width:960px;
	height:auto;
	border: 1px solid #000;
	text-align: left;
}
.frame-bord { border: 1px solid #000; }
.header {
	background-color: #000;
	height: 200px;
	width: 960px;
	background: url(images/cvhs_hdr_wide_newarms.jpg) no-repeat center top;
}
.left {
	float: left;
	height: 1100px;
	width: 740px;
	background-color: #efe4c3;
	background: url(images/bg-inside.jpg) repeat-x top;
	margin:0;
}
.right {
	float: left;
	height: 1100px;
	width: 220px;
	background: #efe4c3 url(images/bg-inside.jpg) repeat-x top;
	margin:0;
}
.fullwidth {
	float: left;
	height: auto;
	width: 960px;
	background: #efe4c3 url(images/bg-inside.jpg) repeat-x top;
	margin:0;
}
.clear { clear:both; }
.footer {
	background-color: #efe4c3;
	clear: right;
	width: 720px;
}
.nav {
	background-color: #FFF;
	float: left;
	height: 40px;
	width: 960px;
	clear: none;
	font: 12px "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 5px;
}
.button {
	height: 50px;
	width: 120px;
	background-position: center;
	float: left;
}
.button a {
	background: url(images/button.jpg) no-repeat right top;
	display: block;
	height: 35px;
	width: 120px;
	font: 700 14px "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
	padding: 15px 0 0 0;
	margin-top: 0;
}
.button a:hover { background-position: left bottom; }
h1 {
	font: italic 700 16px "Times New Roman", Times, serif;
	margin: 5px 0 5px 40px;
}
h2 {
	font: 700 120% "Times New Roman", Times, serif;
	color: #000;
	margin: 5px 30px 15px 40px;
	padding: 0 0 5px;
	border-bottom:1px solid #900;
}
h3 {
	font: 200 110% "Times New Roman", Times, serif;
	color: #000;
	margin: 0 30px 0 40px;
	letter-spacing: 0;
	line-height: 120%;
	list-style: outside;
}
li {
	font: 110% "Times New Roman", Times, serif;
	color: #000;
	margin: 0 30px 5px 40px;
	letter-spacing: 0;
	line-height: 120%;
	list-style: outside;
}
.notice {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000;
	padding: 15px;
}
.padding { padding-left: 0; }
h6 {
	font: lighter 9px Arial, Helvetica, sans-serif;
	color: #AE934D;
	text-align: right;
}
.main-centre {
	float: left;
	height: auto;
	width: 960px;
	background: #efe4c3 url(images/bg-inside.jpg) repeat-x;
}
.welsh { font: 700 14px "Times New Roman", Times, serif; }
.rightpub {
	float: left;
	height: 1700px;
	width: 220px;
	background: #efe4c3 url(images/bg-inside.jpg) repeat-x top;
}
.leftpub {
	float: left;
	height: 1700px;
	width: 740px;
	background: #efe4c3 url(images/bg-inside.jpg) repeat-x;
}
#copyright {
	font: 12px "Times New Roman", Times, serif;
	color: #FFF;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	text-align: center;
	background: #000;
	padding-right: 40px;
}
.designed {
	font: 12px "Times New Roman", Times, serif;
	color: #FFF;
}
.designed a {
	font: 700 12px "Times New Roman", Times, serif;
	color: #3CF;
}
.designed a:hover {
	font: 700 12px "Times New Roman", Times, serif;
	color: #F00;
}
em { font-style:italic; }
.right2 { text-align: right; }
strong { font-weight:700; }
