﻿/**************Paste into very top of css stylesheet*********/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end of css reset*/
body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#container h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #7BC043;
	text-align: left;
	padding-bottom: 14px;
}
#header {
	height: 218px;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
#logo {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#logo h1 {
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
	margin-left: 135px;
	letter-spacing: 0.05em;
	margin-top: -22px;
}
#top-nav {
	float: right;
	width: 510px;
	height: 64px;
	margin-top: 20px;
}
#contact-details {
	height: 145px;
	text-align: right;
}
#contact-details p {
	line-height: 30px;
	padding-right: 15px;
	float: right;
}
.contact-details-icons {
	padding-top: 5px;
	float: right;
	padding-right: 10px;
}
#top-nav li {
	float: right;
	width: 130px;
	font-size: 30px;
	line-height: 22px;
	padding-top: 21px;
}
.top-nav-subheader {
	font-size: 10px;
	font-style: normal;
	letter-spacing: -0.05em;
}
#top-nav a, #top-nav a:link, #top-nav a:visited {
	text-decoration: none;
	color: #000000;
	display: block;
}
#top-nav a:hover {
	color: #7BC043;
}
#top-nav a:active {
	color: #A5610C;
}
.top-nav-subheader-about {
	font-size: 10px;
	font-style: normal;
	letter-spacing: -0.05em;
	padding-left: 36px;
}
.top-nav-about {
}
.banner {
	width: 960px;
	height: 556px;

}
.banner-pic {
	width: 960px;
	height: 556px;
	margin-top: 30px;
}
#contacts {
	margin-top: 30px;
}
.contact {
	height: 76px;
	clear: both;
}
.contact p {
	font-size: 1.2em;
	color: #0072AB;
	line-height: 64px;
	float: left;
	padding-left: 10px;
}
.contact h5 {
	font-size: 1.1em;
	line-height: 60px;
	float: left;
	font-weight: normal;
	padding-left: 10px;
}
.contact-icon {
	float: left;
}
.nivoSlider, .nivoSlider img, .nivo-slice {
    border-radius:3px;  /*change value based on preference*/
}

#buttons {
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	clear: both;
	border-bottom-style: groove;
	padding-bottom: 10px;
}
.button-left {
	width: 225px;
	float: left;
	border-radius: 5px;
	height: 200px;
	margin-top: 10px;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	color: #7BC043;
	background-color: #A5610C;
}
.button-left a,.button-left a:link,.button-left a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-radius: 5px;
}
.button-left a:hover {
	background-image: url('images/button_hover.png');
	color: #7BC043;
}
.button {
	width: 225px;
	float: left;
	border-radius: 5px;
	height: 200px;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	background-color: #A5610C;
}
.button a,.button a:link,.button a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-radius: 5px;
}
.button a:hover {
	background-image: url('images/button_hover.png');
	color: #7BC043;
}
.clear-both {
	clear: both;
}
.button-pic {
	width: 225px;
	height: 150px;
}
#bottom-nav {
	height: 30px;
	border-radius: 3px;
	margin-top: 10px;
	background-color: #A5610C;
}
#bottom-nav li {
	float: left;
	width: 120px;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
}
#bottom-nav a, #bottom-nav a:link, #bottom-nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#bottom-nav a:hover {
	color: #7BC043;
	background-image: url('images/bottom_nav_hover.jpg');
	border-radius: 3px;
}
.content {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding-bottom: 30px;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	padding-bottom: 20px;
	text-align: center;
	padding-top: 20px;
	color: #A0600D;
}
.content p {
	font-size: 18px;
	line-height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.content p a {
	color: #67A038;
	text-decoration: none;
}
.content p a:hover {
	text-decoration: underline;
}

#footer {
	height: 100px;
	margin-top: 23px;
}
#footer a, #footer a:link, #footer a:visited {
	color: #000000;
}
#footer a:hover {
	color: #7BC043;
}
#footer a:active {
	color: #d4af35;
}
#footer-left {
	float: left;
	width: 320px;
	height: 16px;
}
#footer-right {
	float: right;
	width: 320px;
	text-align: right;
}
#footer-middle {
	width: 320px;
	text-align: center;
	float: left;
}

.bold {
	font-weight: bold;
}

#contact-form {
	margin-left: 145px;
	margin-top: 10px;
}

.pic-right {
	float: right;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 20px;
	border-radius: 3px;
	border: 1px solid #ffcc00;
}
.pic-left {
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	border-radius: 3px;
	border: 1px solid #ffcc00;
	margin-right: 30px;
}
.pic {
	border: 1px solid #ffcc00;
}
#left-content {
	float: left;
	width: 270px;
}
#right-content {
	float: right;
	width: 270px;
}
#centre-content {
	width: 400px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
}

.brown {
	color: #A5610C;
}
#home_banner_content {
	padding-top: 10px;
	line-height: 20px;
}
#banner-content h6 {
	font-weight: normal;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}
.italics {
	font-style: italic;
	font-weight: bold;
}
#qualifications {
	width: 960px;
	height: 157px;
	margin-top: 15px;
}
#registration-form {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 100px;
}
#paypal-left {
	float: left;
	width: 200px;
}
#paypal-right {
	float: right;
	width: 155px;
}
.paypal-button {
	margin-top: 10px;
	margin-bottom: 20px;
}
.paypal-button input {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 27px;
}
.paypal-button td {
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
}
.paypal-button form {
	margin-right: auto;
	margin-left: auto;
}
#footer-top {
	text-align: center;
	margin-bottom: 30px;
	font-size: 0.8em;
}
#facebook-box {
	float: right;
	margin-right: -134px;
}
.green-small {
	color: #7BC044;
	font-size: 0.8em;
	text-align: center;
}
.align-center {
	text-align: center;
}
.indent {
	padding-left: 16px;
}