@charset "utf-8";
/* CSS Document */
* {
padding: 0;
margin: 0;
}
/*******************************************************************************/
/* FLASH REPLACEMENTS */
.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
.sIFR-hasFlash #content h1 { visibility: hidden; }
.sIFR-hasFlash .rightBox h1 { visibility: hidden; }
.sIFR-hasFlash #right h2 { visibility: hidden; }
/******************************************************************************/
body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size:14px;
	color:#221c18;
	background-color: #fff;
	background-image: url(../images/body-bg.jpg);
	background-repeat:repeat-x;
	width: 100%;
}
#wrapper {
width: 949px;
margin: 0 auto;
text-align: left;
}
/* -- Default Styles -- */
#header
{
float: left;
width: 947px;
}
#logo
{
float: left;
width: 221px;
height: 108px;
}
#special 
{
float: left;
width: 350px;
height: 71px;
z-index: 10;
text-align: right;
}
.righttoplinksred
{
color: #FF0000;
font-size: 24px;
font-family: "Trebuchet MS";
}
#righttoplinks 
{
float: right;
width: 300px;
height: 51px;
text-align: right;
}
.righttoplinks
{
font-family: "Trebuchet MS";
color: #ffffff;
padding-top: 10px;
font-size: 14px;
text-decoration: none;
}
.righttoplinks a
{
text-decoration: none;
color: #ffffff;
}
.righttoplinks a:hover
{
text-decoration: underline;
color : #FF0000; 
}

#topspace
{
width: 949px;
float: left;
}
#topspace2
{
width: 949px;
float: left;
}
.navOn  {
color : #c1131a; 
} 
#nav {
width : 728px;
float: left;
} 
#nav ul {
width : 728px; 
list-style : none;
padding-left: 50px;
margin : 0; 
float : left; 
} 
#nav li {
float : left; 
background : url(../images/nav-separator.jpg) no-repeat right;
height: 38px; 
line-height: 38px;
padding-left: 20px;
padding-right: 10px;
text-align: center;
font-family: "Trebuchet MS";
} 
#nav a {
font-size: 14px;
font-weight: bold;
color : #333333; 
text-decoration : none; 
display : block; 
} 
#nav a:hover {
color : #c1131a; 
} 
.topnav {
color: #000;
height: 34px;
line-height: 34px;
text-align: center;
font-size:14px;
font-family: "Trebuchet MS";
}
.topnav a:link, .topnav a:visited {
color:#000;
}
.topnav a:hover, .topnav a:active{
color:#c1131a;
}

#banner{
height: 343px;
padding: 0px;
margin: 0px;
float: left;
}
#content_wrapper {
width: 949px;
background-color: #FFFFFF;
background-image: url(../images/content-bg.gif);
background-position: center top;
background-repeat: no-repeat;
}
.content
{
margin: 0px;

}
#threeboxes
{
width: 949px;
font-family: "Trebuchet MS";
padding-left: 21px;
padding-right: 22px;
}
#boxone
{
width: 300px;
float: left;
}
#boxtwo
{
width: 305px;
float: left;
}
#boxthree
{
float: left;
width: 301px;

}

div#videogallery
{width: 949px;
text-align:left;
padding-left: 20px;
padding-right: 19px;
}
div.videoOne
{
float: left;
padding:0px;
margin:0px;
}
div.photos
{
float: left;
padding:0px;
margin:0px;

}

.boxtext
{
padding-left: 10px;
padding-right: 10px;
color: #5d5d5d;
font-size: 14px;
}
.contenttext
{
padding-left: 21px;
padding-right: 22px;
color: #1d1d1d;
line-height: 20px;
font-family: "Trebuchet MS";
font-size: 14px;
}
.contenttext a
{
color: #c1131a;
text-decoration: underline;
}
.largetext
{
color: #c1131a;
line-height: 20px;
font-family: "Trebuchet MS";
font-size: 16px;
}
#footer
{
float: left;
width: 949px;
height: 115px;
background-image: url(../images/footer-bg.jpg);
background-repeat: repeat-x;
padding: 0px;
text-align: center;
}
.footer
{
font-family: "Trebuchet MS";
font-size: 14px;
color:#000000;
text-decoration: none;
}
.footer a
{

color: #0000FF;

}
.footer a:hover
{
color: #000000;
}
	.plain {
	    border: 1px solid #4C3C1B;
	    padding: 5px;

	    background-color: #c1131a;
	    }
