/* Jon Jackson */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
	background: url(images/backgrnd.gif);
	margin: 0;
	padding: 0;
}

/* Banner across top of page that says the name of the whole site */

#main-title {
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 10px;
	padding-left: 190px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #fff;
	padding-top: 68px;
}

/* Styles for the main text on the page. */

#main-text {
	margin-top: 20px;
	margin-left: 205px;
	margin-right: 220px;
	background-image: url(images/butterf.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom: 0px;
}
.imgleft {
	float: left;
	margin-right: 10px;
}

h1 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
font-size: 1.3em;
color: #17a9ba;
padding-bottom: 10px;
padding-top: 0;
padding-left: 0;
padding-right: 0;
font-weight: bold;
}

h2 {
margin-top: 0px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0;
padding: 0;
font-size: 1em;
color: #385c69;
font-weight: bold;
}

p, ul, ol {
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-bottom: 0px;
}
.captionleft {
	color: #666666;
	text-align: right;
}

ol, ul {
margin-left: 25px;
}

a:link, a:visited {
color: #17a9ba;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #385c69;
font-weight: bold;
text-decoration: underline;
}

/* Styles for the navbar on the left side. */

#left-menu {
position: absolute;
top: 100px;
left: 0;
margin: 20px;
width: 170px;
}

#left-menu p {
border-bottom: 1px #17a9ba dotted;
text-align: right;
line-height: 20px;
font-size: .8em;
padding-bottom: 7px;
padding-top: 7px;
margin-bottom: 0;
}

#left-menu a:link, #left-menu a:visited {
color: #385c69;
}

#left-menu a:hover, #left-menu a.current {
color: #17a9ba;
text-decoration: none;
}

/* Styles for the pullquote on the right side. */

#right-column {
position: absolute;
top: 160px;
right: 0;
margin: 20px;
width: 170px;
}

#right-column p {
line-height: 1.5em;
font-size: .7em;
}

#right-column strong {
color: #385c69;
font-style: italic;
}

/* Styles for the footer at the bottom of the page */

#footer {
	text-align: center;
	background-color: #385c69;
	color: #ffffff;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.7em;
	font-weight: bold;
}

#footer a:link, #footer a:visited {
color: #FFFFFF;
}

#footer a:hover {
color: #BCE8EC;
text-decoration: underline;
}
#quoteline {
	text-align: center;
	background-color: #36B7C4;
	color: #ffffff;
	padding-bottom: 10px;
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 1.5em;
	padding-top: 10px;
	margin-top: 0px;
	clear: both;
}
#quoteline p {
	text-align: center;
	background-color: #36B7C4;
	color: #ffffff;
	padding-top: 5px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 0em;
	padding-bottom: 5px;
}
.highlight {
	font-weight: bold;
	color: #4D6F7B;
}
h3 {
margin-top: 10px;
margin-bottom: 5px;
margin-left: 15px;
margin-right: 0;
padding: 0;
font-size: 0.9em;
color: #36B7C4;
font-weight: bold;
}
.links h3 {
	color: #FDFDFD;
}
#left-menu a.sub {
	text-decoration: none;
	font-weight: normal;
	font-size: 0.8em;
}
#left-menu a.subcurrent {
	text-decoration: none;
	font-weight: normal;
	font-size: 0.8em;
	color: #36B7C4;
}
#linksmain-text {
	margin-top: 20px;
	margin-left: 205px;
	margin-right: 220px;
	background-image: url(images/butterf.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom: 0px;
}
#linksmain-text h2{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0;
	padding: 0;
	font-size: 0.9em;
	color: #333333;
	font-weight: bold;
	padding-left: 20px;
}
.centre {
	text-align: center;
}
table h2 {
	font-size: 0.9em;
	color: #333333
	}