/* ---------------------------- generic styles ---------------------------- */

html {
	overflow-y: scroll;
}

body {
	background: url("../images/body.jpg") #ffffff top center no-repeat;
	font-family: Arial, Verdana;
	font-size: 13px;
	line-height: 1.462;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: 1em;
    margin: 0 0 1em 0;
	width: 100%;
	clear: both;
}

h1 {
	font-size: 2.8em;	
	font-weight: normal;
	font-family: DanielRegular, "Comic Sans MS", cursive !important;
	color:#fff;
	margin-bottom:15px;
	margin-top:15px;
}
h2 {
	font-size: 2em;
	font-weight: normal;
	font-family: DanielRegular, "Comic Sans MS", cursive !important;
	color:#C89B2E;
	margin-top: 10px;
}
h3 { 
	font-size: 1.8em;	
	font-weight: normal;
	font-family: DanielRegular, "Comic Sans MS", cursive !important;
}
h4 {
	font-size: 1.4em;	
}
h5, h6 {
	
}

p, .vcard, .vevent, table, blockquote {
	font-size: 1em;
	margin: 0 0 1em 0;
}

/* Intro paragraphs */
div[role="main"] p:first-of-type {
	
}

p.first {
    
}

ol {
	list-style: decimal inside;	
}

ul {
	
}

blockquote {
	margin: 0 0 0 20px;
}

a, a:hover, a:visited, a:link {
	text-decoration: none;
	color: #C89B2E;
}

a:hover {
	text-decoration: underline;
}

a:visited {

}

a:active {

}

a:link {
	-webkit-tap-highlight-color: #ff5e99;
}

small {
	font-size: 0.8em;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

time {
	
}

mark {
	
}

i {
	font-style: italic;
}

b {
	font-weight: bold;
}

ins {
	text-decoration: none;
}

del, s {
	text-decoration: line-through;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.left {float: left;}
.right {float: right;}

/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

/* ---------------------------- layout styles ---------------------------- */
/*
#wrapper {
	width:1000px; 
	margin: auto;
	background: red;
	padding: 10px;
	margin-top: 20px;
}

#header {
	width: 100%;
	float: left;
	height: 100px;
	background: grey;
}

#content {
	width: 100%;
	float: left;
	background: white;
}

#footer {
	width: 100%;
	float: left;
	height: 50px;
	background: green;
}
*/
/* ---------------------------- miscellaneous ---------------------------- */

#logo {
	display: block;
	width: 100px;
	height: 100px;
	text-indent: -9999px;
	background: url(images/logo.png) black no-repeat;
	float: left;
}

ul.nav {
float: left;
}

ul.nav li {

}

ul.nav li a{
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
}

ul.nav li.active {
}

/* ---------------------------- form styles ---------------------------- */

form .row {
    clear: both;
    float: left;
    margin-bottom: 7px;
    margin-top: 7px;
    width: 100%;
    overflow: hidden;
}

form .row label {
	display: inline;
	width:80px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	float: left;
}

/* ---------------------------- tinymce styles ---------------------------- */

.tinymce ul li{
	list-style-type: disc; 
	margin: 0 0 0 30px;
}

.tinymce  ol li{
	list-style-type: decimal; 
	margin: 0 0 0 15px;
}

.tinymce ol, .tinymce ul {
	margin: 10px 0;
}

.tinymce table, .tinymce th, .tinymce td{
	border-top: 1px solid #fff;
	padding: 8px;
}

.tinymce thead {
	background: grey;
}

.tinymce  p {
	margin: 0 0 10px 0;
}

[align="right"] {
	padding: 10px 0 10px 10px;
}

[align="left"] {
	padding: 10px 10px 10px 0;
}


/* Guy Whammond */

/* Main Style Sheet 2009 */



	.pngfix{ 

		behavior: url("../includes/pngfix/iepngfix.htc");

	}

	body{

		margin:0px;

		padding:0px;

		background-color:#000000; 
	}

	

	.container{

		width:989px;

		margin:0px auto;

		font-family:Helvetica,Arial,sans-serif;

		font-size:12px;

		color:#333333;

		background-color:#000000;

		padding-top:30px;

		padding-left:4px;

		padding-right:4px;

		padding-bottom:4px;

	}

		/* header */

		.header{

			width:988px;

			height:121px;
			position: relative;

		}

.turkey {
	 position: absolute;
	 top:37px ;
	 left:406px ;
}
	

			.header_left{

				float:left;

			}

			.header_right{

				float:right;

			}

		/* navigation */

		.navigation{

			width:988px;

			height:40px;

			margin-bottom:5px;

			background-image:url(../images/layout/navigation_bg.jpg);

			background-repeat:repeat-x;

			position:relative;

		}

			.navigation_item{

				float:left;

				padding-top:11px;

				padding-left:16px;

				padding-right:16px;

				font-size:13px;

			}

				.navigation_item a{

					color:#ffffff;

					text-decoration:none;

				}

				.navigation_item a:hover{

					color:#ffffff;

					text-decoration:underline;

				}

				.activelink a{

					color:#C89B2E;

					text-decoration:none;

				}

			.navigation_spacer{

				float:left;

				width:2px;

				height:39px;

				background-image:url(../images/layout/navigation_space.jpg);

				background-repeat:no-repeat;

			}

			.navigation_blackboard{

				position:absolute;

				bottom:-75px;

				right:5px;

				z-index:100;

			}

		

		/* slideshow */

		.slideshow{

			width:988px;

			height:175px;

		}

		.slideshow_bottom{

			

		}

		/* content */

		.content{

			padding-top:10px;

			margin-bottom:20px;

			color:#ffffff;

		}

			.content p{

				font-family:Helvetica,Arial,sans-serif;

				line-height:22px;

				color:#ffffff;

				margin-bottom:15px;

				font-size:14px;

			}

			
			.content_left{

				float:left;

				width:570px;

			}

			.content_left_full{

				float:left;

				width:989px;

			}

			.content_right{

				float:right;

				width:400px;

				text-align:left;

			}
				.content_right img{
					margin-bottom: 10px;
					border: 2px solid #515151;	
				}
			
			

			/* news */

			.news_holder{

				border-bottom:1px dashed #333333;

				margin-bottom:20px;

				padding-bottom:10px;

			}

			.news_left{

				float:left;

				width:815px;

				background-color:#1d1d1d;

				padding:5px;

			}

			.news_right{

				float:right;

				width:150px;

				height:150px;

			}

			.news_footer{

				text-align:right;

			}

				.news_footer a{

					color:#C89B2E;

					text-decoration:none;

				}

			/* gallery */

			.gallery_holder{

				

			}

				.gallery_thumb_hold{

					background-color:#191919;

					float:left;

          padding: 10px 20px;

				}

				.gallery_img{

					width:170px;

					height:150px;

					position:relative;

				}

					.gallery_frame{

						position:absolute;

						top:0;

						left:0;

					}

				.gallery_title{

					color:#c89b2b;

					height:20px;

					padding-top:7px;

					padding-left:3px;

				}

			.end{

				margin:0px;

			}	

		/* footer */

		.footer{

			height:81px;

			color:#ffffff;

			background-image:url(../images/layout/footer_bg.jpg);

			background-repeat:repeat-x;

			padding-left:15px;

			padding-right:15px;

			padding-top:20px;
			
			clear: both;

		}

			.footer a{

				color:#eeb118;

				text-decoration:none;

			}

			.footer a:hover{

				color:#d39d16;

				text-decoration:none;

			}

				.footer_left{

					float:left;

				}

				.footer_right{

					float:right;

				}
				
				.green {
				
				color: #009900;
				
				}
				
				.facebook {
				float: right;
				margin-left: 10px;
				margin-top: -10px;
				
				}



/* Graeme added these */



table {
	width:97%;
	line-height: 120%;
	font-family:Helvetica,Arial,sans-serif;

}


td {
  border-bottom:1px solid #343434;
  font-size: 11px;
  padding: 7px 0 10px 0px;
  font-family: Verdana, sans-serif;
}
td strong {
  font-family: Georgia, serif;
  font-size: 18px;
  line-height: 160%;
  letter-spacing: 1px;
}

h1.menu {
  font-size: 26px;
  text-align: left;
  }


#sub_nav {
  color: #fff;
  margin-bottom: 30px;
  font-family: "Georgia", serif;
}
#sub_nav a {
  display: block;
  /*float: left;*/
  width: 175px;
  height: 17px;
  color: #C89B2E;
  font-size: 14px;
  margin: 5px 15px 5px 0;
  line-height: 150%;
  text-decoration: none;
}
#sub_nav a:hover {
  color: #fff;
  text-decoration: underline;
}
a.top,
a.top:link,
a.top:visited {
  background-color: #C89B2E;
  color: #000;
  padding: 0 3px;
  margin: 10px 3% 3px 3px;
  line-height: 200%;
  text-decoration: none;
  text-align: right;
  display:block;
  float: right;
  text-transform: uppercase;
  
}
a.top:hover {
  text-decoration: underline;
}
a.top:active {
  color: #fff;
  line-height: 200%;
  text-decoration: none;
}

/* Euan Added these */

.phark {position: absolute; left: -9999px;}

	#home-blackboard { background:url(../images/BBSpecials.jpg); width: 390px; height: 493px; text-align: left; line-height: 1.2}
	
	
	#home-blackboard-text, .content #home-blackboard-text p { font-family: DesyrelRegular, "Comic Sans MS", cursive !important; font-size: 16px;}
	
	#home-blackboard-text h3 {  font-size: 24px;}
	
	#home-blackboard-text {padding:  95px 45px 45px 45px;}
    
    .menu-list a {
        font-family: DanielRegular, "Comic Sans MS", cursive !important;
        font-size: 30px;
        display: block;
        margin: 30px 0 0 0;
    }
	
/* Downalods */

.downloads{
	clear: both;
    margin-top: 20px;
}

.downloads ul li{
	padding-top: 5px;
	font-size: 15px;
}
