/* Global Styles */

body {
	margin:0px;
	background-color: #D3D3D3;
}

.style1 {font-size: 10px}



td {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	}
	
	/* normal links */

	
a {
	color: black;
	text-decoration:none;
	font-weight:bold;
	}
a:visited {
	font-weight:bold;
	color: black;
	text-decoration:none;
}
	
a:hover {
	color:#C00;
	text-decoration:underline;
	}
	
/* ID Styles nav bar etc*/
	
#navigation a {
	font:13px arial;
	color:black;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #C00;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	


/* Class Styles */

.logo {
	color: #C00;
	letter-spacing:0.4em;
	font-weight:bold;
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 24px;
	}

.sidebarText {
	font:12px Arial;
	color: black;
	line-height:normal;
	}
	
.bodyText {
	line-height:normal;
	color:black;
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	}
	
.nonlink {
	color: #C00;
	font-weight:bold;

}

.pageName {
	color: #C00;
	letter-spacing:0.1em;
	line-height:30px;
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 24px;
	}
	
.subHeader {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-weight:;
	font-size: 20px;
	line-height: normal;
	color: #C00;
	}
	
.navText {
	font:13px arial;
	color: black;
	letter-spacing:.1em;
	}
	
.captionText {
	font:14px arial;
	line-height:16px;
	color: black;
	}
	
.redsubhead {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #C00;
}
.redquote {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #C00;
}
#navigation a cymraeg {
	color: #C00;
}
