@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Arial, sans-serif;
	background: #E6E6E6;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.container {
	width: 980px;  /* this will create a container 840px width */
	background: #FFFFFF;
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/container-background.png);
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.header {
	width: 930px;
	padding: 0;
	margin-left: 25px;
	margin-top: 25px;
	height: 170px;
}
.maincontent {
	position: relative;
	width: 940px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 20px;
}
#home {
	background-color: #eff3fc;
	background-image: url(images/welcome-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
}

#redirect {
	background-color: #eff3fc;
	background-image: url(images/redirect-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
}


#home h1 {
	color:#6295ce;
	padding-top: 20px;
	font-size: 45px;
	font-weight: normal;
}

#home h2 {
	color:#6295ce;
	font-size: 26px;
	font-weight: normal;
}
#courses {
	background-color: #fef2f2;
	background-image: url(images/courses-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
}
#courses h1 {
	color:#dd606c;
}
#courses h2 {
	color:#dd606c;
}
#location{
	background-color: #fff7f2;
	background-image: url(images/location-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
}
#location h1 {
	color:#ffb97f;
}
#location h2 {
	color:#ffb97f;
}
#location a {
	color:#ffb97f;
}
#prices {
	background-image: url(images/prices-green-card.jpg);
	background-color: #f3faf2;
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
}
#prices h1 {
	color:#7fcb7f;
}
#prices h2 {
	color:#7fcb7f;
}
#aboutus {
	background-color: #fafafa;
	background-image: url(images/aboutus-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
}
#aboutus h1 {
	color:#cacaca;
}
#aboutus h2 {
	color:#cacaca;
}
#aboutus h5 {
	color:#999999;
	text-align: right;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0px 50px 30px 0px;
}
.testimonial {
	color:#999999;
	text-align: right;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0px 50px 30px 0px;
}
#quote {
	width: 660px;
	float: left;
	margin: 0;
	padding: 0;
}
#blank {
	background-color: #fafafa;
	clear: both;
}
#blank h1 {
	color:#cacaca;
}
#blank h2 {
	color:#cacaca;
}
.pic_left {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	position: relative;
}
#ukmap {
	margin: 0px 20px 100px 40px;
	display: inline;
}
#areainfo {
	float: left;
}
.pic_right {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	position: relative;
	margin-right: 0px;
}
.logo {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: right;
	width: 250px;
	position: relative;
	margin-right: 0px;
}
.benllechlogo {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 250px;
	float: right;
	position: relative;
	margin-right: 30px;
	margin-left: 10px;
	margin-top: 80px;
}
.subnav {
	float: right;
	width: 560px;
	margin-top: 20px;
	padding-top: 25px;
	margin-right: 35px;
}
.whitespacer {
	clear: both;
}

.footer {
	width: 980px;
	margin: auto;
}
/* tab styles */
.tab {
	margin: 0;
	margin-left: 20px;
	width: 960px;
	height: 40px;
	padding-bottom: 0px;
	margin-top: -40px;
}
.dropdown {
	float: left;
	width: 135px;
	height: 40px;
}	
.dropdowncurrent {
	float: left;
	width: 135px;
	height: 40px;
}	
	
#nav0 {
	background-color: #6295CE;
}	
#nav0.dropdown p {	
	color: #cfdfef;
}	
#nav1 {
	background-color: #dd606c;
	}
#nav1.dropdown p {	
	color: #ffd9d8;
}	
#nav2 {
	background-color: #FFB97F;
}	
#nav2.dropdown p {	
	color: #ffead7;
}	
#nav3 {
	background-color: #7FCB7F;
}	
#nav3.dropdown p {	
	color: #d8f0d8;
}	
#nav4 {
	background-color: #cacaca;
}	
#nav4.dropdown p {	
	color: #f2f2f2;
}
/* text styles */

.note {
	font-size: 10px
}

#areainfo h1 {
	padding-left: 0px;
	margin-left: 2px;
}
#location td p {
	padding: 0px;
	margin: 0px;
}
#location table tr td {
	border: none ffffff 0px;
	padding: 0px;
	margin: 0px;
}
a:link {
	padding: 0;
	color: #4274ad;
	text-decoration: none;
	border: 0;
}
#phoneus a:link {
	padding: 0;
	border: 0;
	color: #ffffff;
	font-weight: bold;
}
#courses a:link {
	padding: 0;
	border: 0;
	color: #ff7f7f;
	font-weight: bold;
}
#courses a:visited {
	color: #ff7f7f;
}
a:visited {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
}
a:hover {
	margin: 0;
	padding: 0;
	color: #ff7d00;
	text-decoration: none;
	border: 0;
}
a img {
	border: 0;
}
a:active {
	margin: 0;
	padding: 0;
	color: #ff040f;
	text-decoration: none;
	border: 0;
}

#quote h2 {
	color: #333333;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: lighter;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px;
	font-size: 28px;
	text-align: center;
}
#quote h4 {
	color: #333333;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	font-size: 12px;
	margin: 0px;
}
.maincontent p {
	color: #4b4b4b;
	padding-right: 15px;
	padding-bottom: 0px;
	font-size: 16px;
	margin: 0.6em 35px 1em 30px;
}
.maincontent h6 {
	color: #FFFFFF;
	text-align: left;
	font-size: 50px;
	font-weight: normal;
	padding: 70px 20px 0px 30px;
	margin: 0px;
}
.maincontent h1 {
	color: #6295ce;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 40px;
	padding-left: 0px;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 30px;
	font-size: 42px;
}
.maincontent h2 {
	color: #6295ce;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
	margin: 1em 35px 0em 30px;
	font-size: 18px;
}
.maincontent h3 {
	color: #4b4b4b;
	padding-right: 15px;
	padding-bottom: 2px;
	font-size: 1.1em;
	margin: 0.8em 350px 0.4em 30px;
}

#home h3 {
	color: #FFFFFF;
	text-align: right;
	font-size: 60px;
	font-weight: normal;
	padding: 0px 30px 10px 10px;
	margin: 0;
}
.tab p {
	color: #FFFFFF;
	font-size: 1em;
	padding: 15px;
	margin: 0;
	text-align: center;
	font-weight: bold;
}
.leftcolumn p {
	font-size: medium;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-right: 25px;
}
.leftcolumn h6 {
	font-size: large;
	padding-left: 15px;
	color: #006600;
}
.rightcolumn {
	float: right;
	width: 302px;
	padding: 0px 0px 0px 20px;
	margin: 0px 10px 0px 0px;
	height: auto;
}
#prices .rightcolumn {
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #333333;
}
.sidebox {
	margin: 5px 0px 15px 0px; /* center for now */
	width: 300px;
	font-size: 100%;
	border: 1pt;
	border-color: #999999;
	border-style: solid;
	background-color: #FFFFFF;
	padding: 5px 0px 5px 0px;
	overflow: auto;
}
.sidebox p {
	color: #4b4b4b;
	padding: 0px 5px 0px 0px;
	font-size: 0.9em;
	margin: 0px 15px 1em 15px;
}
.sidebox h4 {
	color: #6295ce;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0.7em 15px 0.3em 15px;
	font-size: 16px;
}
.sidebox h5 {
	margin: 0.7em 5px 0.3em 5px;
	font-size: 14px;
}
.sidebox#phoneus {
	background-color: #EE0000;
	margin-bottom: 10px;
	border-style: none;
	border: 0pt;
	padding-bottom: 0px;
	padding-top: 10px;
}
#phoneus p {
	color: #ffffff;
	padding-right: 0px;
	padding-bottom: 0.6em;
	padding-top: 0.1em;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 0px;
}
#phoneus h6 {
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0px;
	padding: 0em;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-left: 15px;
}
#phoneus h5 {
	color: #ffffff;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-top: 0.3em;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 0px;
}
.rightcolumn ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.rightcolumn li {
	color: #6295ce;
	padding-left: 1.5em;
	padding-bottom: 1em;
	padding-top: 0em;
	margin-right: 10px;
	font-size: 16px;
	font-weight: normal;
	background-image: url(images/blue-bullet.png);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
}
#courses table {
	list-style-type: none;
	margin: 20px 40px 20px 40px;
	padding: 0px;
}
#prices table {
	list-style-type: none;
	margin: 20px 40px 20px 40px;
	padding: 0px;
}
#prices th {
	color: #7FCB7F;
}
#prices td {
	list-style-type: none;
	margin: 20px 40px 20px 40px;
	padding: 0px;
	color: #000000;
}
#prices ul {
	list-style-type: none;
	margin: 10px;
	padding: 0px;
}
#prices li {
	color: #7FCB7F;
	padding-left: 1.5em;
	padding-bottom: 1em;
	padding-top: 0em;
	margin-right: 10px;
	font-size: 16px;
	font-weight: normal;
	background-image: url(images/green-bullet.png);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
}
.footer p {
	color: #333333;
	padding-left: 20px;
	font-size: small;
	padding-top: 10px;
}


#fade2 {
	height: 20px;
	width: 890px;
	margin: 15px 30px 0px 35px;
	font-size: 20px;
}

