/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial, sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 10px 0px;
	padding: 0px;
	font-size: 100%;
	background-repeat: repeat-x;
	background-image: url(../bg/bk.jpg);
	background-color: #666666;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #A31523;
	text-decoration: underline;
}

a:visited{
	color: #A31523;
	text-decoration: none;
}

a:hover{
	color: #F0625E;
	text-decoration: underline;
}

h1{
 font-family: Verdana, Arial, sans-serif;
 font-size: 120%;
 color: #000000;
 margin: 0px;
 padding: 5px 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: "Arial Black";
 font-size: 100%;
 color: #A31523;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	color: #000000;
	margin: 0px 0px 5px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

ul{
 list-style-type: square;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	position: relative;
	margin: 0 auto;
	width: 996px;
	background-color:#FFFFFF;
	border: 4px solid #A31523;
}
#bannerad {
	width: 985px;
	background-color: #999999;
	height: 80px;
	float:left;
	margin-bottom:5px;
}
#featuredevents {
	width: 160px;
	float: right;
	padding: 5px;
	text-align: center;
	margin 0px;
	margin-top: 5px;
}
#masthead{
	padding: 13px 0px 0px;
	border-bottom: 2px solid #000000;
	background-image:url(../bg/homebg.jpg);
	height: 160px;
}
.logoposition {
	margin-left: 30px;
	float: left;
	margin-top: 8px;
}

#navBarhorz ul li{
	float:left;
	margin-right:10px;
	background-color:#A31523;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	font-size: 70%;
	padding: 5px 8px;
	margin-left: 0px;
	margin-bottom:15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	display: table;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
#navBarhorz ul {
	margin-top: 66px;
	float:right;
	margin-right:2px;
	}

.navBarhorzimg {
margin-left:335px;
	}

#makescroll {
	position: relative;
}
.floatnavfix {
	float: left;
}
#headlines{
	float:right;
	width: 28%;
}
#content{
	float: left;
	width: 100%;
	margin-left: 10px;
}
.story #newsheader {
}
#intro #blanker {
	margin-top: 21px;
}
#topstory h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #000000;
}
#topstory h2 {
	font-family: "Trebuchet MS";
	font-size: 90%;
	color: #666666;
}
#topstory li {
	margin-left: -2em;
	padding-left: 0px;
	list-style-type: square;
}
#topstory img {
	margin-bottom: 10px;
	margin-top: 15px;
	display: block;
	padding-right: 90px;
	float: left;
}

/************** .feature styles ***************/

.feature{
	font-size: 80%;
	display: block;
}

.feature p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}

.feature h3{
	margin-right:10px;
	color: #A31523;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 130%;
	margin-left: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	display: compact;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	font-style: italic;
}
#leftcolumn {
	width: 205px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	float:left;
}

#leftcolumn ul li {
	font-weight: bold;
	font-size: 90%;
	margin-left: -35px;
	margin-right: 10px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}

#leftnav ol {
	margin-bottom:10px;
}

#leftnav ol li {
	font-weight: bold;
	font-size: 90%;
	margin-left: -40px;
	list-style-type: none;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 0px;
	padding-bottom: 0px;
}

#leftcolumn li a{
	background-color: #A31523;
	font-size: 120%;
	font-weight: bold;
	display: block;
	padding: 5px;
	margin-top: 0px;
	color: #FFFFFF;
	text-decoration: none;
}

#leftcolumn li a:hover{
	background-color: #A31523;
	font-size: 120%;
	font-weight: bold;
	display: block;
	padding: 5px;
	margin-top: 0px;
	color: #CCCCCC;
	text-decoration: none;
}

#leftcolumn ul{
	list-style-type: none;
	margin-top:5px;
}

#rightcolumn {
	float:left;
	width: 720px;
	margin-left:15px;
}

.feature img{
	float: left;
	margin: 0px;
	padding: 0px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 80%;
	text-align:center;
	color: #000000;
	border-top: 1px solid #cccccc;
	border-right: 1px none #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px none #cccccc;
	margin-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
	background-color: #FFFFFF;
}

#siteInfo img{
	vertical-align: middle;
	padding-left: 10px;
	margin-right:10px;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {
	list-style: url(none) none;
	margin-right: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	font-size: 80%;
	color: #000000;
	float:left;
}

#sectionLinks h1 {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 120%;
	color: #FFFFFF;
	margin-left: 13px;
	padding-top: 1px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 4px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 5px;
}

#sectionLinks li a {
	display: block;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	background-color: #BD2033;
	margin-left: 0px;
	margin-bottom: 5px;
}
#sectionLinks li a:hover{
	color: #FF546A;
	background-repeat: no-repeat;
	display: block;
	text-decoration: underline;
}
#navinner {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 110px;
}
.memberlink {
	padding-top: 0px;
	padding-left: 5px;
	margin-bottom: 35px;
}

/************** #event box styles **************/

#headlines{
	margin: 0px;
	font-size: 80%;
	padding-right: 10px;
	padding-bottom: 0px;
}
#container #content #intro img {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}

.eventstyle {
	width: 180px;
	float: right;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F26762;
	margin-top: 5px;
	margin-right: 10px;
	padding-right: 10px;
	background-image: url(../images/eventsbg.gif);
	background-repeat: repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#headlines p{
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.navbgreverse {
}
#headlines .eventstyle img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 5px;
	margin-left: 8px;
}

#navBar #latestupdates {
}
#navBar #latestupdates h1 {

	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #FF0000;
	margin-left: 60px;
	margin-top: 5px;
	padding-top: 0px;
}
#headlines .eventstyle li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;

}
#headlines .eventstyle ul {
	margin-left: 2em;
	padding-left: 0px;
	margin-right: 5px;
	padding-right: 5px;
}
#headlines .eventstyle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #A31523;
	text-decoration: none;
	list-style-type: circle;
	list-style-position: outside;
	font-weight: bold;
}
#headlines h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #A31523;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 5px;
}
#contentinner{
	width: 100%;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px none #000000;
}
#contentinner #intro {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#containerinner {
	width: 100%;
	border-left-width: 10px;
	border-left-style: none;
	border-left-color: #A31523;
	border-right-width: 10px;
	border-right-style: none;
	border-right-color: #A31523;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: 0;
	margin-bottom: 0;
}
div#showevent
{
	display: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#containerinner #contentinner .contentimagespacer {
	margin-top: 15px;
	margin-right: 10px;
}
.newspacer {
	margin-top: 1px;
	background-color: #CCCCCC;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#topstory p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
#topstory a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration: underline;
}
#sectionLinks li a:visited {

	color: #FFFFFF;
	display: block;
	text-decoration: underline;
}
#latestposts {
	background-color: #99FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.feature h5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #A31523;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 5px;
}
.feature h2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000000;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 5px;
}
#latestposts a {
	color: #000000;
	background-color: #FFFFFF;
}
#latestposts li {
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#latestposts ul {
	color: #99CC66;
	background-color: #FFFFFF;
}
#newsbreaker {
	background-color: #000000;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
#containerinner #contentinner .pressimages {
	padding-right: 5px;
	padding-bottom: 5px;
}
.newshighlighter {
	background-image: url(../images/eventsbg.gif);
	background-repeat: repeat;
	padding: 5px;
}
.gallerylist {
	margin-bottom: 10px;
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	padding: 10px;
	float:left;
	width:700px;
}

.gallerylist img {
	float: left;
	margin-right: 10px;

}
#mediaplayer {
	margin: 0px 0px 0px 5px;
	float: left;
	padding: 10px 5px 0px 20px;
	width:490px;
	height:350px;
}
#latestnews {
	float:left;
	width: 500px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
}

#latestresults {
	float:left;
	width: 500px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
}

#innerpage {
	margin: 5px 5px 5px 15px;
	float: left;
	width: 90%;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#photoslist {
	margin: 5px 5px 5px 15px;
	float: left;
	width: 90%;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#photoslist img{
	margin 10px;
}

#latestgallery{
	margin: 5px 0px;
	float: left;
	width:500px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#latestgallery img{
	float: left;
	margin-right:10px;

}
#mailinglistjoin {
	margin-bottom: 10px;
	border: 1px solid #000000;
	padding: 5px 5px 0px;
	width: 180px;
	color: #FFFFFF;
	background-color: #A31523;
	margin-top: 0px;
	float
}
#mailinglistjoin input {
	border: 1px solid #000000;
	color: #000000;
	background-color: #fo5f5a;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 3px;
}
#containerinner #contentinner .outerborder {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
}
#navBarhorz{

}
#navBarhorz ul li a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
}
#events {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align:center;
}
#events img {
	float: left;
	margin-bottom:10px;
}
#comingevents img {
	float: left;
	margin-right: 5px;
}
#eventspacer {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#eventimagespacer {
	margin-right: 25px;
	float: left;
	width: 100px;
	margin-bottom: 25px;
}
#eventimagespacer img {
	width: 100px;
}
#comingevents{
	float:left;
	width: 500px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
	height: 300px;
}
#imagewrapper {
	margin: 0px 25px 25px;
	float: left;
}
.buttonsfloat {
	float: right;
	margin-right: 10px;
	margin-left: 150px;
}
#uploadedimagefix img {

margin-right:15px;
margin-bottom:15px;
}
.adfix {
	float: right;
}
#justgiving {
	width: 150px;
	margin: 1px;
	padding: 5px;
	text-align: center;
}
#justgiving img {
	text-align: center;
}

#rightcolumn ol li {
	list-style-type: disc;
	margin-bottom: 10px;
	font-style: italic;
	display: list-item;
	width: 650px;
	font-weight: bold;
}

#featuredevents img {
	margin-bottom: 5px;
}
#featuredevents p.headspacer {
	padding-bottom: 5px;
	/*background-color: #CCCCCC;*/
}


#holdingpage-container {
	padding-top: 200px;
	height: 400px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
