* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 67%;
	line-height: 1.4;
	color: #000000;
	text-align: center;
	padding-bottom: 10px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #0162B5;
	font-weight: bold;
}


#header {
	height: 110px;
	width: 100%;
}

#wrapper #header h1 a {
	display: block;
	width: 348px;
	height: 110px;
	text-decoration: none;
	border-style: none;
	background-image: url(../images/RuthinLogo2.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
}

#wrapper {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#content {
	float: right;
	width: 74%;
	padding-top: 20px;
	padding-bottom: 15px;
	background: url(../images/LogoShade_bg.jpg) repeat-y left;
}
.box1 {
	border-top: 1px solid #0162B5;
	border-right: 1px solid #0162B5;
	border-bottom: 1px solid #0162B5;
	border-left: 1px solid #0162B5;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.box1 h2 {
	font-weight: bold;
	color: #FFFFFF;
	background: #0162B5;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

#content p {
	font-size: 1.2em;
	margin-bottom: 0.4em;
	padding-right: 15px;
	padding-left: 15px;
}
#sidebar {
	float: left;
	width: 25%;
	padding-top: 20px;
	padding-bottom: 15px;
}
#topNav {
	clear: both;
	width: 100%;
	margin-top: 10px;
	border-top: 1px none #5FA117;
	color: #FFFFFF;
	font-weight: bold;
}
#topNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: #3399FF url(../images/navBG.jpg) repeat-x left bottom;
	float: left;
	border: 1px solid #999999;
}

#topNav li {
	float: left;
}
#topNav a:link, #topNav a:visited, #topNav a:active {
	display: block;
	font-weight: bold;
	color: #CC0033;
	font-size: 1.2em;
	text-decoration: none;
	background: url(../images/nav_bg2.gif) repeat-y right top;
	border-style: none;
	float: left;
	line-height: 2.1em;
	margin: 0px;
	padding: 0px 1em 0.2em;
	white-space: nowrap;
}

#topNav a:hover, #topNav a.currentTop:link, #topNav a.currentTop:visited {
	color: #264E75;
}

#topNav a.end {
	background: url(none);
}
#wrapper #header h1 {
	text-indent: -9000px;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 348px;
	background-image: url(../images/RuthinLogo.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#wrapper #header p {
	text-align: right;
}


#sidebar p {
	margin-bottom: 0.4em;
	padding-left: 15px;
	font-size: 1.2em;
	padding-right: 10px;
}
h1, h2, h3, h4, h5, h6 {
	padding-right: 10px;
	padding-left: 15px;
}
h1 {
	font-size: 1.6em;
	color: #0162B5;
}
h2 {
	font-size: 1.4em;
	color: #60A025;
}
h3 {
	font-size: 1.3em;
	color: #000000;
}

#footer {
	clear: both;
	margin: 0px;
	background: #0162B5 url(../images/footer_bg.jpg) repeat-y left top;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
}
#footer p {
	padding-left: 30px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}
#footer a {
	color: #F7DBDB;
	font-weight: bold;
}

#wrapper #header h2 {
	font-size: 1em;
	text-align: right;
	color: #007C00;
	margin: -5px 0px 0px;
}
.box2 {
	padding-bottom: 5px;
	border: 1px solid #DA496D;
	margin: 10px 10px 5px 15px;
}
#sidebar ul {
	margin-bottom: 12px;
	font-size: 1.2em;
	list-style: none;
	margin-left: 15px;
	background: #0162B5 url(../images/sideNav_bg.jpg) repeat-y left top;
	padding: 5px 7px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	border: 1px solid #000000;
}
#sidebar li {
	margin: 0px;
}

#wrapper #sidebar ul a {
	color: #FFFFFF;
	text-decoration: none;
	border-style: none;
	display: block;
	height: 1.5em;
}
#sidebar ul a:link, #sidebar ul a:visited, #sidebar ul a:active {
	color: #FFFFFF;
}
#sidebar ul a:hover, #sidebar ul a.currentSide:link, #sidebar ul a.currentSide:visited {
	display: block;
	background: #0162B5;
	font-weight: bold;
}


.box2 h2 {

	font-weight: bold;
	color: #FFFFFF;
	background: #00A33D;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.box2 h3 {
	font-weight: bold;
	color: #FFFFFF;
	background: #336699;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-size: 1.4em;
}
a.pdfs:link, a.pdfs:visited, a.pdfs:active {
	text-decoration: none;
	border-style: none;
	display: block;
	width: 50%;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	color: #000000;
}
a.pdfs:hover {
	background: #AEDBFF;
	color: #0162B5;
}

.eventname {
	font-size: 1.3em;
	color: #0162B5;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: -4px;
	padding-top: 5px;
}
.box2 h1 {


	font-weight: bold;
	color: #333333;
	background: #EDA6B8;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
#map {
	height: 378px;
	width: 500px;
	position: relative;
	margin: 10px auto;
	border-style: none;
	clear: both;
}
.em {
	font-weight: bold;
}
.map {
	position: relative;
	margin: 10px auto;
	border-style: none;
	text-decoration: none;
}
.red {
	font-weight: bold;
	color: #CC3333;
}
.mailingList {
	margin-top: 5px;
	margin-bottom: 5px;
}
.TD100 {
	width: 100%;
}
#tblAbout {
	border-collapse:collapse;
	margin-bottom: 15px;
}
.tblHeadings {
	font-size: 1.4em;
	color: #1B538C;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 10px;
}


#tblAbout2 {
	border-collapse:collapse;
	margin-bottom: 15px;
}

#wrapper .ulStandard {
	list-style: none;
	font-size: 1.2em;
	margin-left: 25px;
	margin-top: 3px;
}
#wrapper .ulStandard li {
	background: url(../images/tick.gif) no-repeat left 1px;
	padding-left: 18px;
	margin-bottom: 10px;
}

.newsTitle2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #CC0033;
	display: block;
	padding-left: 15px;
	padding-right: 10px;
#wrapper #content table {
}

table td {
	vertical-align: top;
	border-collapse:collapse;
}

table {
	margin-top: 10px;
	border-collapse:collapse;
}
