
body {
 	behavior:url("csshover.htc");
    background-color : #c2cbc1;
    border-top-width : 0px;
    font-family : Arial, Helvetica, sans-serif, Sans;
    margin-top : 0px;
    text-align : center;
  }


img {
    border-style: none;
  }


p img {
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left:0px;
    margin-right:0px;
  }


td {
    color : #333333;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
  }

/* this is top div for the entire page */
#frame {
    background-image : url(./images/layout_images/columnHeightFix.gif);
    background-position : top left;
    background-repeat : repeat-y;
    border-top-width : 0px;
    font-family : Arial, Helvetica, sans-serif, Sans;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
    text-align : left;
    width : 780px;
  }

/* This is the left hand column*/
#contentleft {
    width:135px;
    padding:0px;
    float:left;
    background:#fff;
    margin-top:10px;

/*preload the rollover image*/
background-image: url("images/navmenu/navlink_hover.gif");
background-repeat: no-repeat;
background-position: -1000px -1000px;
  }

/* This is the centre column*/
#contentcenter {
    width:480px;
    padding:0px;
    float:left;
    background:#fff;
    margin-top:10px;
    text-align:left;
  }


#contentcenter p {
    font-size:13px;
    color : #333333;
  }

.formAlignment1{
	float:left;
	width: 120px;
	padding-bottom:5px;
	font-size:13px;
	color : #333333;
}

.formAlignment2{
	padding-bottom:5px;
	font-size:13px;
	color : #333333;
}



/*The paragraphs that come out of the database*/



#mysqlcontent {
    font-family: Arial, Helvetica, sans-serif;
	width:475px;
    color : #333333;
    text-align:justify;
    font-size: 13px;
  }

#mysqlcontent td {
    font-family: Arial, Helvetica, sans-serif;
    color : #333333;
    font-size: 13px;
  }

/* This is the right hand column*/



#contentright {
    width:165px;
    padding:0px;
    float:left;
    background:#fff;
    margin-top:10px;
    margin-right: 0px;
  }


#contentright p {
    font-size:10px;
  }

/*the top section of the site uses this setting*/



#contentheader {
    background:#fff;
  }


#footer1 {
    background-color : #c2cbc1;
    background-image: url('./images/background/footerbackground.jpg');
    background-repeat: repeat-x;
    width: auto;
    height: 15px;
    font-size: 8pt;
    color: #999999;
    text-align: center;
  }

/*the site heading uses this style */



#pagetitle {
    font-family: Arial, Helvetica, sans-serif;
    color: #A00000;
    font-weight: bold;
    text-align:left;
    font-size: 22px;
    margin-left: 5px;
	margin-bottom:1px;
  }


#editoptions {
    color: #1200D9;
    text-align:left;
    font-size: 8pt;
    margin-left: 5px;
    width:300px;
  }


#editoptions a {
    color: #1200D9;
    text-decoration:underline;
  }


#editoptions a:hover {
    color: #0000FF;
    text-decoration:underline;
  }


#cancelform {
    color: #009900;
    font-size:8pt;
  }


#cancelform:hover {
    color: #00ff00;
    font-size:8pt;
    text-decoration:underline;
  }


p,h1,pre {
    margin:0px 10px 10px 10px;
  }


h1 {
    font-size:14px;
    padding-top:10px;
  }

/*This is the blak line at the top of the page.*/



#pagetopbar {
    background-color: #000000;
    font-size: 1px;
    padding: 0%;
    width: auto;
    height: 10px;
  }

/*This is the links accross the top of the page.*/



.navpageselected {
    background: #ffffff;
    background-image: url('./images/navmenu/nav_selected.gif');
    font-size: 8pt;
    font-weight: bold;
    background-repeat: no-repeat;
    text-align: center;
    color: #aaaaaa;
  }


.navpageunselected {
    font-size : 8pt;
    font-weight : bold;
    text-align: center;
  }


a:link {
    text-decoration: none;
    color: #D04C1D;
  }


a:visited {
    color: #9D3A16;
    text-decoration: none;
  }


a:hover {
    border: none;
    color: #F45A22;
  }


a:active {
    color: #358571;
    text-decoration: none;
  }

/*Format and display the page slogan */



#pageslogan {
    background-image: url('./images/background/titlebackground.jpg');
    background-repeat: repeat-x;
    height:100px;
    width:auto;
    color: #FFFFFF;
    vertical-align:middle;
    font-size:16px;
    font-weight:bold;
    position:relative;
  }


.newsSummary {
	text-align:center;
	font-size: 15px;
	color:#A00000;
}
/* used in various places for forms*/



.required_field {
    font-family: Arial, Helvetica, sans-serif;
    color : #D5374F;
    text-align:right;
  }

/* PHP errors are shown with this*/



.feedback {
    /*color : #26077C;*/
	color: #aa3333;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    text-align:center;
    margin-bottom: 5px;
  }

/*Draw a horizontal ruler accross the page with this*/



.hrclass {
    background-image: url('./images/background/line.gif');
    background-repeat: repeat-x;
	clear:left;
	clear:right;
    height: 11px;
    color: #FFFFFF;
    margin-left:auto;
    margin-right:auto;
  }


.horozontalline {
clear:both;
    width: 350px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 10px;
    background-image: url('./images/background/line.gif');
    background-repeat: repeat-x;
    height: 11px;
    color: #FFFFFF;
  }

/*The nav menu buttons */



.navbutton {
    height:23px;
    background-image : url('images/navmenu/navlink.gif');
    background-repeat : no-repeat;
    cursor : pointer;
    color: #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    position:relative;
    display:block;
  }


.navbutton .buttontext {
    position : absolute;
	left:15px;
    bottom: 5px;
  }


.navbutton:hover {
    background-image : url('images/navmenu/navlink_hover.gif');
    background-repeat : no-repeat;
  }


.paragraphtext {
    text-align: justify;
    font-size:12px;
  }


.pagecelltitle {
    font-size: 20px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #A00000;
    font-weight: bold;
  }


h2 {
    font-size: 16px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #A00000;
    font-weight: bold;
  }


h3 {
    font-size: 16px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #A00000;
    font-weight: bold;
  }

/*Code from phpbb all credit to them */
/* General text */

.gen {
    font-size : 12px;
  }


.genmed {
    font-size : 11px;
  }


.gensmall {
    font-size : 10px;
  }


.gen,.genmed,.gensmall {
    color : #000000;
  }


a.gen,a.genmed,a.gensmall {
    color: #646464;
    text-decoration: none;
  }


a.gen:hover,a.genmed:hover,a.gensmall:hover {
    color: #69DD00;
    text-decoration: underline;
  }


.helpline {
    background-color: #EeEeEe;
    border-style: none;
  }

/*end borrowed code*/

#webmastertextarea{
	width:380px;
}


.bbbuttons {
    border-bottom-color : #383838;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #383838;
    border-left-style : none;
    border-left-width : 1px;
    border-right-color : #383838;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #383838;
    border-top-style : none;
    border-top-width : 1px;
	width:22px;
	height: 22px;
  }

.edittextarea{
	width:350px;
}

.cookietest{
	text-align:center;
	border-color: black;
	border-width: 2px;
	background-color: #ff7c7c;
	border-style: dashed;
	margin-bottom:10px;
}

.newsheading{
position:relative;
	float:left;
	width:auto;
	margin-right:auto;
	font-weight:bold;	
	font-size:16px;
}

.newsdate{
	position:relative;
	float:right;
	width:auto;
	font-size:12px;
	color:#999999;
	margin-top:4px;
}

.linkHeader{
	display:inline;
	margin-left:4px;
	margin-right:5px;
	font-family : Arial, Helvetica, sans-serif;
	height: 17px;
	font-size: 15px;
	text-align: center;
}

.editRightNav{
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
	float:left;
}

.editRightNavCell{
	position:relative;
	text-align:center;
}
