body{
font-size: 98%;
	margin: 0;
	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: #560702;
	font-family: Arial, Helvetica, sans-serif;
}
a:active, a:link, a:focus, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #660000;
	outline:none;
	border:none;
}
a:hover {
	color: #CC0000;
		text-decoration: underline;
}
img{
	outline:none;
	border-style:none;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
}

#wrapper{ 
	width: 900px; 
	margin: 10px auto;
	background:#ffffff; 
 }
#headerContainer{
	background-image: url(../images/hdrbg.jpg);
	height: 146px;
	width: 100%;
}
#header {
	position:relative;
	height: 116px;
	width: 900px;
	margin: 0px auto;
	text-align: left;

}
#menuContainer{
	width: 100%;
	height: 32px;
}

#menu{
	width: 890px;
	position:relative;
	margin: 0px;
	padding: 0px;
	text-align: left;
	z-index: 2;
}

#menu_subpage{
	width: 857px;
	position:relative;
	margin: 0px;
	padding: 0px;
	text-align: left;
	z-index: 2;
}

#menu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	height: 32px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/menubg.jpg);
	border: solid medium #B87440;
	
	
}

#menu_subpage a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	height: 32px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/menubg.jpg);
	border-width: medium;
	border-style: solid solid none solid;
	border-color: #B87440;
}

#menu a:hover{
	color: #FFCC00;
}

#menu_subpage a:hover{
	color: #FFCC00;
}

#dropmenudiv{
	position:absolute;
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	z-index:100;
	text-transform: capitalize;
	color: #ffffff;
	background-color: #E7411B;
	border-width: medium;
	border-style: solid solid solid solid;
	border-color: #B87440;
	padding:0px;
}

#dropmenudiv a{
	width: 98%;
	display: block;
	padding: 3px 0px 3px 5px;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #000000;
	text-align: left;
	background-image: url(../images/dropmenubg_yellow.gif);
	height:19px;
	border-width: medium;
	border-style: none;
	border-color: #B87440;
}

#dropmenudiv a:hover{
	color: #FFFFFF;
	background-image: url(../images/dropmenubg.gif);

}

.clear{clear:both;}

#contentContainer{
	width: 100%;
	margin: 0;
	padding: 0;
}
#mainContent {
	position:relative;
	width: 900px;
	margin: 0px auto;
	text-align: left;
}
/* Banner */
#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px 0px 7px 4px;
	position: relative;
	width: 551px;
	height: 166px;

}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 551px;
	height: 166px;
}
.leftContent {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 565px;
}
.rightContent {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 335px;
}
#banner {
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.videoBanner {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#videoContainer {
	margin: 0px;
	padding: 0px;
	width: 565px;
}
.video {
	background-image: url(../images/videobg.jpg);
	float: left;
	height: 163px;
	width: 177px;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.videoNoBg {
	background-image: none;
	float: left;
	height: 163px;
	width: 177px;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#videoContainer h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FDE6BC;
	text-decoration: underline;
}
#newsContainer {
	background-image: url(../images/newsbg.jpg);
	background-repeat: no-repeat;
	height: 243px;
	width: 335px;
	margin-top:5px;

}
#news {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 38px;
	overflow: hidden;
  margin-top: 13px;

}
#news h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-right: auto;

}
#addnewsContainer {
	background-image: url(../images/addnewsbg.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 335px;
	margin-top: 30px;

}

#addnews {
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 5px;
	overflow: hidden;


}
#addnews h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: auto;
}
.fullPage {
	position:relative;
	width: 900px;
	margin: 20px auto 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.fullpage .tabs{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../images/menubg.jpg);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B87440;
	border-right-color: #B87440;
	border-bottom-color: #B87440;
	border-left-color: #B87440;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 150px;
	text-align: center;

}
a.fullPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pad5 {
	margin: 5px;
}
.fullpage h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 3px;
	margin-right: auto;
	text-decoration: none;
	color: #990000;

}
.fullpage .col{
	margin: 0px;
	padding: 5px;
	width: 205px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.halfPageRight {
	position:relative;
	width: 430px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
}
a.halfPageRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.halfPageRight h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 3px;
	margin-right: auto;
	text-decoration: none;
	color: #990000;
}
.halfPageLeft {
	position:relative;
	width: 430px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;

}
a.halfPageLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.halfPageLeft h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 3px;
	margin-right: auto;
	text-decoration: none;
	color: #990000;
}
	
#footerContainer{
	background-color: #190100;
	width: 100%;
	margin-top: 0px;
}
#footer {
	padding: 15px;
	width: 900px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	position: relative;
	text-align: left;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0px 0px 5px 0px;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 12px;
	color: #FF9900;
	text-decoration: none;
}

#nav a:hover {
	color: #FFFFFF;
}

#nav li { /* all list items */
	float: left;
	/* width: 125px; width needed or else Opera goes nuts */
	width: 100px; /* width needed or else Opera goes nuts */
	white-space:nowrap;
}

#nav li ul {
	position: absolute;
	background: #560702;
	width: 240px;
	left: -999em;
	padding: 0px;
	margin:0px 0px 5px 5px;
	border-top: thin solid #333333;
	border-right: thin solid #333333;
	border-bottom: thin none #333333;
	border-left: thin solid #333333;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	color: #FFFFFF;
}
#nav li ul li {
	margin: 0px;
	padding:4px;
	width: 232px;
	display: inline;
	white-space:nowrap;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#flurBorder{
	background-image: url(../images/flurborder.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 36px;
}
#rightBar{
	height: 500px;
	width: 335px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;

}
.red { color:#880000;}
.button a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	height: 32px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/menubg.jpg);
	border: solid medium #B87440;
	
}
.button a:hover{
	text-decoration:none;
	color: #FEE902;
}
.button a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	height: 32px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/menubg.jpg);
	border: solid medium #B87440;
}
