﻿body
{
	font-family: Verdana;
	font-size: smaller;
}
.divcentre800
{
	/*border: solid 1px Black;*/
	width: 815px;
	margin: 0px auto 0px auto;
}
.divnav
{
	/*border: solid 1px Black;*/
	width: 150px;
	float: left;
	margin: 10px 0px 0px 0px;
	font-size: smaller;
}
.divmain
{
	/*border: solid 1px Black;*/
	width: 628px;
	float: left;
	margin: 10px 0px 0px 10px;
}
.divwarning
{
	padding: 10px;
	border: 2px solid #800000;
	background-color: #FF5050;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
a.menunav
{
	display: block;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: smaller;
	color: #0082D2;
	text-align: left;
	padding: 2px;
	width: 135px;
}
a.menunav:hover
{
    background-color:#0082D2;
	color:#FFF;
}
a.menunavnew
{
	display: block;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFF;
	background-color: #0082D2;
	text-align: center;
	padding: 2px;
	width: 116px;
	float: left;
	height:15px;
	margin: 2px 0px 15px 0px;
	}
a.menunavnohover
{
	display: block;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFF;
	background-color: #0082D2;
	text-align: center;
	padding: 2px;
	width: 116px;
	float: left;
	height:15px;
	margin: 2px 0px 15px 0px;
	}
.navtable
{
	background-color: #0082D2;
	margin: 2px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	width: 620px;
	border: 0px;
	
}
.bluebar
{
	background-color: #0082D2;
	margin: 2px 0px 12px 0px;
	padding: 4px 0px 0px 5px;
	width: 618px;
	border: 0px;
	height:17px;
	font-size:x-small;
}
.navseperator
{
	width: 5px;
	height: 19px;
	background-color:#0082D2;
	float:left;
	margin: 2px 0px 15px 0px;
}
.navtr
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color:Gray;
}
.navtd
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color:Yellow;
}
a.menunavnew:hover
{
    background-color:#bdbdbd;
	color:#292929;
}
a.centernav
{
	display: block;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: smaller;
	color: #0082D2;
	text-align: center;
	padding: 2px;
	width: 250px;
}
a.centernav:hover
{
    background-color:#0082D2;
	color:#FFF;
}
a.membernav
{
	display: block;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: smaller;
	color: #0082D2;
	text-align: left;
	padding: 2px;
	/*width: 250px;*/
}
a.membernav:hover
{
    background-color:#0082D2;
	color:#FFF;
}

.titles
{
	color: #FF0000;
	font-weight: bold;
	font-size: small;
}

.title
{
	color: #FF0000;
	font-weight: bold;
	font-size: small;
}

.titlesmall
{
	color: #FF0000;
	font-weight: bold;
	font-size: smaller;
}

.subtitle
{
	color: #FF0000;
	font-weight: bold;
	font-size: smaller;
	font-style: italic;
}

.rightmargin
{
	margin-right: 0px;
}

.left-text-align
{
	float: left;
	margin:0px 10px 5px 0px;
}

.right-text-align
{
	float: right;
	margin:5px 0px 5px 10px;
}

.youtube
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.clearer
{
	clear: both;
	line-height: 0px;
	height: 0px;
}

.headerpic
{
 /*position:absolute;*/
 top:0;
 right:0;
 height: 107px;
 /*margin-right:34px;*/
}

.headerdiv
{
 position:absolute;
 top:0;
 right:0;
}

.justify
{
	text-align:right;
}

.galleryimagetext
{
	float:left;
	margin: 0px 10px 10px 0px;
}

.headerimagetext
{
    top: 20px;
    float: right;
    font-size: smaller;
    top: 0px;
}

.social
{
    float: left;
}

.followus
{
    position: absolute;
    bottom: 18px;
    left: 410px;
}

.tweet
{
    position: absolute;
    top: 0px;
    left: 414px;
    width: 200px;
    font-size: x-small;
    z-index: 1;
    color: Black;
    font-weight: normal;
}

.tweet a
{
    text-decoration: none;
}

.quote 
{
	margin: 15px 0px 0px 15px;
	width: 618px;
	color: #0082D2;
	position: relative;
}

.quote-left
{
	width: 43px;
	height: 30px;
	background-image: url('img/left-quotes.jpg');
	float: left;
}

.quote-text 
{
	font-style: italic;
	float: left;
	width: 492px;
	padding: 0px 20px 0px 20px;
}

.quote-right
{
	width: 43px;
	height: 30px;
	background-image: url('img/right-quotes.jpg');
	float: left;
}