body {
	background-color:#ebebeb;
	border-top:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

h1 {

	font-size:18px;
	font-family:arial;
	color:#e76a38;
}

h2 {

	font-size:16px;
	font-family:arial;
	color:#e76a38;
	margin-top:0px;
	margin-bottom:0px;
	font-family: 'Roboto', sans-serif !important;
}

h3 {
	font-size:14px;
	font-family:arial;
	color:#91ad00;
}
h4 {
	font-size:14px;
	font-weight:bold;
	color:#e76a38;
	font-family: 'Roboto', sans-serif !important;
	margin-bottom:5px;
}
h5 {
	font-size:14px;
	font-family:arial;
	margin-bottom:5px;
}

p {
	font-size:11px;
	font-family:Verdana;
	color:#7e7e7e;
	line-height:18px;
}

li {
	font-size:11px;
	font-family:Verdana;
	color:#7e7e7e;
	line-height:18px;
}
.header {
	background-image:url(images/background-vertical.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:905px;
	padding-left:50px;
	padding-top:10px;
	height:162px;
}

.header-left {
	float:left;
}

.header-right {
	float:right;
	padding-right:45px;
	text-align:right;
}

.menu {

}

.header-right, .menu a {
	color:#e76a38;
	font-size:12px;
	text-decoration:none;
	font-family:verdana;
	font-weight:bold;
	margin-left:8px;
	margin-right:8px;
}

.header-right a:hover {
	text-decoration:underline;	
}

.banner {
	background-image:url(images/background-vertical.jpg);
	background-position:center;
	background-repeat:repeat-y;
	height:200px;
	width:100%;
}

.banner-inner {
	background-image:url(images/horizontal-bar.png);
	background-position:center;
	background-repeat:repeat-x;
	height:174px;
	width:100%;
}

.banner-centre {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	text-align:center;
}

.banner-left {
	float:left;
	background-image:url(images/literacy-tagline.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:0px;
	height:180px;
	width:380px;
}
.banner-right {
	float:left;
	width:400px;
}

.content {
	background-image:url(images/background-vertical.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:905px;
	padding-left:1px;
}

.content-left {
	float:left;
	width:550px;
	padding-left:30px;
	padding-right:30px;
}

.content-right {
	float:left;	
	width:250px;
	padding-right:20px;
}

.content-right p {
	padding-left:10px;
}

.submenu-header {
	margin-top:10px;
	background-color:#ebebeb;
	width:250px;
	padding:5px;
	padding-left:10px;

	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #eeeeee 0%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}

.content-right a {
	font-size:16px;
	color:#9fba00;
	font-family:arial;
	text-align:right;
	text-decoration:none;
}

.clear {
	clear:both;
}

.footer {
	background-image:url(images/background-bottom.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	height:16px;
	width:905px;
	font-family:verdana;
	font-size:10px;
	color:#7e7e7e;
}

.footer-left {
	float:left;
	width:400px;
	padding-top:15px;
	padding-left:20px;
}
.footer-right {
	float:right;
	width:450px;
	text-align:right;
	padding-top:15px;
	padding-right:20px;
}

.footer-right a {
	font-family:verdana;
	font-size:10px;
	color:#7e7e7e;	
}

.right-align {
	text-align:right;
}

.spacer-20px {
	height:20px;
}
.spacer-40px {
	height:40px;
}

.content-left table,tr {
	border:1px #dbdbdb solid;
}

.about-picture-left {
	float:left;
	width:130px;
}

.about-picture-left img {
	border:1px #dbdbdb solid;
	padding:2px;
}

.about-text-right {
	float:left;
	width:400px;
}

.table {
	margin-left:10px;
}

.table-left {
	width:410px;
	float:left;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
	font-size:11px;
	font-family:Verdana;
	border-top:1px dotted #c4c4c4;
}
.table-left b {
	font-size:11px;
	font-family:Verdana;
	color:#7e7e7e;

}
.table-left p {
	margin-top:2px;
	margin-bottom:3px;
}
.table-left a {
	font-size:11px;
	font-family:Verdana;
	color:#91ad00;
}
	

.table-right {
	width:100px;
	float:left;
	padding-top:15px;
	font-size:11px;
	font-family:Verdana;
	color:#7e7e7e;
	padding-left:10px;
	border-top:1px dotted #c4c4c4;
	padding-bottom:10px;
	text-align:center;
}

.contact-body-left {
	float:left;
	width:330px;
}
.contact-body-right {
	float:left;
	width:200px;
	padding-top:80px;
}

.contact-left {
	float:left;
	width:100px;
	font-size:11px;
	font-family:Verdana;
	color:#7e7e7e;
	line-height:22px;
}
.contact-right {
	float:left;
	width:230px;
	font-size:11px;
	font-family:Verdana;
	color:#7e7e7e;
	line-height:22px;
}
.booknow {
	width:400px;
	border:1px solid #c4c4c4;
	padding:10px;
	margin-left:60px;
}
.booknow-left {
	float:left;
	width:170px;
	font-size:11px;
	font-family:Verdana;
	color:#7e7e7e;
	line-height:22px;
}
.booknow-right {
	float:left;
	width:230px;
	font-size:11px;
	font-family:Verdana;
	color:#7e7e7e;
	line-height:22px;
}
.brochure-button {
	margin-left:40px;
	padding-top:10px; 
	width:200px; 
	color:#fff; 
	height:32px; 
	text-align:center;
	font-family:Roboto;
	background: #ffa84c; /* Old browsers */
background: -moz-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffa84c 0%,#ff7b0d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 ); /* IE6-9 */
}
.read-more-button {
	margin-left:auto;
	margin-right:auto;
	height:25px;
	padding-top:5px;
	text-align:center;

	width:130px;
	background: #8fc400; /* Old browsers */
background: -moz-linear-gradient(top, #8fc400 0%, #8fc400 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #8fc400 0%,#8fc400 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #8fc400 0%,#8fc400 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 ); /* IE6-9 */}
.read-more-button a {
	color:#fff !important;
	font-size:14px;
			font-family:Roboto;
}