@charset "utf-8";
 
body  {
	font: 80% Tahoma, Arial, Helvetica, sans-serif;
	background: #D5DDDD url(../images/body_bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	line-height: 1.6;
}
#container {
	width: 820px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
} 
#header {
	height: 180px;
	background: url(../images/header.jpg) no-repeat;
	position: relative;
} 
#headerp {
	height: 180px;
	background: url(../images/college.jpg) no-repeat;
	position: relative;
} 
#headerc {
	height: 180px;
	background: url(../images/newquay.jpg) no-repeat;
} 
#headerg {
	height: 180px;
	background: url(../images/fball.jpg) no-repeat;
	position: relative;
} 

#headers {
	height: 180px;
	background: url(../images/house.jpg) no-repeat;
	position: relative;
} 
#headerl {
	height: 135px;
	background: url(../images/header_bg.jpg) no-repeat;
	position: relative;
}
#header2 {
	height: 180px;
	background: url(../images/header2.jpg) no-repeat;
	position: relative;
}
#header3 {
	height: 180px;
	background: url(../images/header3.jpg) no-repeat;
	position: relative;
}
#header4 {
	height: 180px;
	background: url(../images/header4.jpg) no-repeat;
	position: relative;
}
#header5 {
	height: 180px;
	background: url(../images/header5.jpg) no-repeat;
	position: relative;
}


#GalleryHeaderLS {
	height: 180px;
	background: url(../images/HeaderLS.jpg) no-repeat;
	position: relative;
} 
#galleryheaderarc {
	height: 180px;
	background: url(../images/Headerarc.jpg) no-repeat;
	position: relative;
} 

#galleryheaderpor {
	height: 180px;
	background: url(../images/Headerpor.jpg) no-repeat;
	position: relative;
} 
#galleryheaderwlf {
	height: 180px;
	background: url(../images/headerwlf.jpg) no-repeat;
	position: relative;
} 
#galleryheadersl {
	height: 180px;
	background: url(../images/headersl.jpg) no-repeat;
	position: relative;
} 
#headerfm {
	height: 180px;
	background: url(../images/headerfm.jpg) no-repeat;
	position: relative;
} 
#headerpsv {
	height: 180px;
	background: url(../images/skij1.jpg) no-repeat;
	position: relative;
} 
#headerbail {
	height: 180px;
	background: url(../images/bailhead.jpg) no-repeat;
	position: relative;
} 
#headeryork {
	height: 180px;
	background: url(../images/headyork.jpg) no-repeat;
	position: relative;
} 
#headersalt {
	height: 180px;
	background: url(../images/headerlss.jpg) no-repeat;
	position: relative;
}
#headernettquads {
	height: 180px;
	background: url(../images/nettquads.jpg) no-repeat;
	position: relative;
}  
#headernettquads2 {
	height: 180px;
	background: url(../images/nettheads2.jpg) no-repeat;
	position: relative;
} 
#headernettquads3 {
	height: 180px;
	background: url(../images/nettheads3.jpg) no-repeat;
	position: relative;
} 
#headerwatson {
	height: 180px;
	background: url(../images/ianwatson.jpg) no-repeat;
	position: relative;
} 
#headergoth {
	height: 180px;
	background: url(../images/goth.jpg) no-repeat;
	position: relative;
} 
#banner {
	height: 180px;
	background: url(../images/banner.gif) no-repeat;
	position: relative;
} 
#bannerwhit {
	height: 180px;
	background: url(../images/whitbymx.jpg) no-repeat;
	position: relative;
} 

#bannerwhit2 {
	height: 180px;
	background: url(../images/mxwhitby2.jpg) no-repeat;
	position: relative;
} 
#bannerstud {
	height: 180px;
	background: url(../images/cliffstud.jpg) no-repeat;
	position: relative;
} 
#logo {
	float: left;
	width: 176px;
	height: 57px;
	margin-top: 60px;
	margin-left: 13px;
	}

#sidebar1 {
	float: left;
	width: 200px;
}
#sectionNav ul {
	margin: 0px;
	padding: 0px;
}
#sectionNav li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DDDD;
}
#sectionNav a {
	color: #257483;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 16px;
}
#sectionNav a:hover, #sectionNav a:focus, #sectionNav a:active {
	color: #272910;
}
#sidebar1 h3, #sidebar1 p {
	margin-left: 15px;
	margin-right: 15px;
}

#mainContent { 
	margin: 0 30px 0 230px;
	padding: 15px 0;
}

#footer {  
	clear: both;
	height:40px;
	background: #EAEDDE url(images/footer_bg.jpg) repeat-x;
} 
#footer p {
	margin: 0; 
	padding: 10px; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
/*.chart {
	width: 500px;
	margin: 4px 0 10px 10px;
	}
.chart img {
	border: 1px solid #D5DDDD;
	}
/*.photo {

	}
.chart p, .photo p {
	font-size: 80%;
	line-height: 1.3;
	}*/

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	font-weight: bold;
	color: #195F6E;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	color: #195F6E;
	margin-bottom: 0.3em;
	padding-bottom: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DDDD;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #195F6E;
	margin-bottom: 0px;
}
.offleft {
	margin-left: -9000px;
	position: absolute;
}
strong {
	font-weight: bold;
	color: #A70531;
}
stronglink {
	font-weight: bold;
	color: #397F86;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8;
	font-weight: bold;
	background-color: #EEF0E3;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	margin: 0px;
	color: #9D1400;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.2em;
	margin-left: 20px;
}
li {
	background-image: url(../images/bullet_flower.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#mainNav {
	color: #FFFFFF;
	background-color: #272910;
	background-image: url(../images/mainNav_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 100%;
}
#mainNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainNav li {
	background-image: url(../images/mainNav_divider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: left;
}
#mainNav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
}
#mainNav a:hover, #mainNav a:focus, #mainNav a:active {
	background-color: #9D1400;
}
#sectionNav {
	background-color: #EEF0E3;
	background-image: url(../images/sectionNav_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
#skipLinks {
	font-size: 80%;
}
#skipLinks ul {
	margin: 0px;
	padding: 0px;
}
#skipLinks li {
	background-image: none;
	margin: 0px;
	position: absolute;
}
#skipLinks a {
	color: #FFFFFF;
	position: absolute;
	margin-left: -9000px;
}
#skipLinks a:focus, #skipLinks a:active {
	display: block;
	width: 11em;
	margin-left: 50px;
}

a {
	color: #9F6500;
	}
img {
	border: none;
	}

/* HOME PAGE STYLES --------------------------------- */
#homeNews {
	width: 170px;
	margin: 20px auto;
	padding: 5px 0 14px 0;
	background: #EEF0E3 url(../images/sectionNav_bg.jpg) repeat-x bottom;
	}
#homeNews h2 {
	position: static;
	margin: 0 0 .2em 0;
	padding: 0 10px;
	}
#homeNews dl {
	margin: 10px;
	}
#homeNews dt {
	margin-top: 1em;
	}
#homeNews dd {
	margin: 0;
	line-height: 1.3;
	}
#homeNews p {
	margin: 1em 10px;
	}
	
table {
	margin-bottom: 1.3em;
	border-collapse: collapse;
}
caption {
	font-weight: bold;
	background-color: #EEF0E3;
	padding: .4em;
}
td, th {
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 0.4em;
	border: 1px solid #D5DDDD;
	text-align: center;
}
fieldset {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
legend {
	font-weight: bold;
	margin-left: 1em;
}
fieldset ol {
	margin: 0px;
	padding: 1em;
	list-style-type: none;
}
fieldset li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	background-image: none;
}
label {
	text-align: right;
	float: left;
	width: 6em;
	padding-right: 0.5em;
}
.explanatory label {
	display: block;
	width: auto;
	float: none;
	text-align: left;
}
.options label {
	text-align: left;
	float: none;
	width: auto;
}
.strapline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	color: #663300;
	text-align: right;
	padding-right: 10px;
	text-transform: lowercase;
}
.legend {
	color: #195F6E;
}.portfolioDescr {
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-weight: bold;
	color: #195F6E;
	text-align: center;
}

.figure {
	float: left;
	width: 123px;
	margin: 0 8px 10px 8px;
}

.figure1 {
	float: left;
	width: 165px;
	margin: 0 10px 10px 10px;
}
.photo {
background: url(../images/drop_shadow.gif) no-repeat right bottom;
line-height: 0;
}

.photo img {
	border: 1px solid #666;
	background-color: #FFF;
	
	padding: 4px; !important;
	position: relative;
	top: -5px;
	left:-5px;


}

.figure p {
	font: .8em/normal Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	height: 3em;
}
.figure1 p {
	font: .8em/normal Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	height: 3em;
}

div#myController {
                display: none;
}
 
a.jFlowPrev, a.jFlowNext {
                display: none;
}
