@charset "utf-8";

body {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000000;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position:center top;
	font-size:12px;
}

a {
border-color:#000000;
}
#links {
	height: 30px;
	width: 889px;
}
.oneColFixCtrHdr #container {
	width: 889px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	margin: 0;
	background: #ee3322;
	padding: 0;
	height: 300px;
	
	/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #mainContent, #mainContent2 {
	margin: 40px auto auto auto;;
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	float: left;
	padding-left: 20px;
	width: 849px;
	}
	
.oneColFixCtrHdr #maincontent2 {
background-image: url(../imgs/homebg1.jpg);
}

	
.oneColFixCtrHdr #leftContent {
	margin: 0;
	float: left;
	background: #FFFFFF;
	padding: 0;
	width: 400px;
}

.oneColFixCtrHdr #leftContentMain {
	margin: 0;
	float: left;
	background: #FFFFFF;
	padding: 0;
	width: 200px;
}

.oneColFixCtrHdr #rightContent {
	margin: 0;
	float: right;
	background: #FFFFFF;
	padding: 0;
	width: 400px;
}

.oneColFixCtrHdr #rightContentMain {
	margin: 0;
	float: right;
	background: #FFFFFF;
	padding: 0;
	width: 620px;
}

.oneColFixCtrHdr #footer {
	margin: 0;
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #CCCCCC;
	float: none;

}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}

.oneColFixCtrHdr #controltab {
	margin: 0;
	padding: 0;
	background: #ee3322;
	width: 596px;
	height: 280px;
	float: right;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #F00;
	border-top-width: medium;
	border-right-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	color: #000000;
}
.oneColFixCtrHdr #container #mainContent #rightContentMain #liquidbox2 .center-content a {
	color: #000000;
}

.oneColFixCtrHdr #container #mainContent #leftContentMain #liquidbox1 .center-content img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

hr {border-style: none;}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	margin-top: 0; }

.oneColFixCtrHdr #columnleft {
	width:50%;
	float:left;
	display: block;
	margin: 0;
}
.oneColFixCtrHdr #columnright {
	width:294px;
	float:right;
	display: block;
	margin: 0;
	}
	
td {
padding-bottom: 15px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color:#FF0000
}
.hidden {
	display : none;
}

#merchtable img {
	border-color:#000000;
	}
	
#staff img {
	float: left;
	border: 1px solid #000000;
	padding: 2px;
	margin: 3px;
	}

#staff {
	height: 235px;
	}

#clear {
	float: clear;
	margin: 0;
	}
	
.sian {
	padding: 2px;
	margin-bottom: 3px;
	margin-left: 3px;
	border: 1px solid #000000;
	float: right;
}

.news, .newsr {
	width: 100%;
	padding: 0; margin: 0 0 0 45px;
	display: inline;
}

.news img {
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 3px;
	margin-right: 5px;
}

.newsr img {
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 3px;
	margin-left: 5px;
}

.news p, .newsr p {	margin-top: 0; }

.homecol1 {
	display:inline;
	float:left;
	width: 283px;
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 5px;
	}

.homecol2{
	background-image: url(../imgs/featuredcontent.jpg);
	margin-left: 10px;
}
.homecol3{
	width:566px;
	margin: -660px auto auto auto;
	background-image: url(../imgs/welcome.jpg);
	float:left;
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 55px;
}

.quotes p {
text-align:center;
font-style:italic;
color:#999999;
}

#homelist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	text-transform: uppercase;
}
#index-bullet-title {
	height: 30px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #C41D14;
	font-weight: bold;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C61A16;
}


#homelist li {
padding-left: 28px;
padding-bottom: 15px;
background-image: url(../imgs/rotatestarhome_12265.gif);
background-repeat: no-repeat;
line-height:2.4em;
font-weight:bold;
}
#index-p {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}


#homelist .double-line {
  line-height: 1.2em;
}


hr {
border: 0;
height: 1px;
color: #000000;
background-color: black;
}

#centreimg img {
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: 5px;
}

	.stafflshort {
	float: left;	
	height: 185px;
	width: 100%;
	}
	
	.stafflvshort {
	float: left;	
	height: 155px;
	width: 100%;
	}
	
.staffl {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.stafflshort img {
	float: left;
	border:1px solid #000000;
	padding: 2px;
	margin: 3px; 
	}
	
.staffl img {
	float: left;
	border:1px solid #000000;
	padding: 2px;
	margin: 3px; 
	}
	
.stafflvshort img {
	float: left;
	border:1px solid #000000;
	padding: 2px;
	margin: 3px; 
	}

.moveit p {
	text-align:center
}
#links .cssnav {
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(overbtn.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 211px;
height: 44px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 211px;
height: 44px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 211px;
height: 44px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 
.index-video {
	width: 283px;
	height: 300px;
	float: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: 100px;
	margin-bottom: auto;
}
.calendar {
	width: 283px;
	height: 400px;
	margin-top: 20px;
	float: left;
	margin-right: auto;
	margin-left: 100px;
	margin-bottom: auto;
}

#index-main {
	float: left;
	width: 850px;
	padding-top: 120px;
	background-image: url(../imgs/titles/index-title.jpg);
	background-repeat: no-repeat;
}
#calendar-pos {
}
#calendar-pos {
	margin-top: -30px;
}


#index-top-p {
	float: left;
	height: 50px;
	width: 350px;
	margin-top: 30px;
	margin-left: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
}
#index-middle-p {
	float: left;
	height: 50px;
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 100px;
	color: #C31C14;
}


.oneColFixCtrHdr #rightContentMain-m {
	width: 880px;
}
h10 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	color: #F00;
	border-top-width: medium;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #F00;
	background-color: #FFF;
}
#h10 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	color: #F00;
	border-top-width: medium;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #F00;
	background-color: #FFF;
}
.n-p {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.1em;
}
#new {
	font-size: 1.5em;
	font-weight: bold;
	color: #F00;
}
