@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin : 0;
	padding : 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size : 100%;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style : normal;
	font-weight : normal;
}
fieldset, img {
	border : 0;
	margin-bottom: 15px;
	margin-top: 15px;
}
caption, th {
	text-align : left;
}
html {
}
a:link, a:visited {
	color: #FFF;
	text-decoration: underline;
	font: bold 12px Arial, Helvetica, sans-serif;
}

a:hover,a:active {
	text-decoration: underline;
	color: #690101;
}

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background: #000;
}
.twoColFixLtHdr #container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding: 0px;
	top: 15px;
	z-index: 0;
} 
#container #topcorners {
	height: 40px;
	background-image: url(../images/corners.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 5px solid #CCC;
	position: relative;
}
#topcorners h1 {
	color: #FF0;
	text-align: center;
	letter-spacing: 0.1em;
	padding-top: 3px;
	font: bold 15px/16px Arial, Helvetica, sans-serif;
}
#topcorners h2 {
	color: #FF0;
	text-align: center;
	letter-spacing: 0.1em;
	font: bold 15px Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #header {
	height: 150px;
	background-color: #BC0D13;
	position: relative;
	width: 900px;
	z-index: 10;
} 
#logo {
	position: absolute;
	left: 10px;
	width: 270px;
	height: 120px;
	top: 3px;
	z-index: 50;
}
#header div #FlashID {
	position: relative;
	width: 900px;
	top: 0px;
	left: 0px;
	height: 150px;
	z-index: 30;
}
#container #contentContainer {
	margin: 0px;
	width: 888px;
	padding: 5px;
	position: relative;
	background: #CCC url(../images/fires780px.jpg) no-repeat 0px bottom;
	border-right: 1px solid #bc0d13;
	border-left: 1px solid #bc0d13;
}
.twoColFixLtHdr #sidebar1 {
	width: 200px;
	top: 0px;
	float: left;
}
#sidebar1 #sidebartcorners {
	height: 10px;
	background: url(../images/sidebarcorners.png) no-repeat 0px 0px;
	font-size: 0px;
	text-indent: -9999px;
	line-height: 1px;
}
#sidebar1 #sidebarbcorners {
	height: 15px;
	background: url(../images/sidebarcorners.png) no-repeat 0px -30px;
	text-indent: -9999px;
	text-align: left;
}
#sidebar1 #sidebarbcorners.last {
	margin:0px;
	padding:0px;
	height: 10px;
}
#sidebar1 #navigation {
	padding-right: 10px;
	padding-left: 10px;
	background: #bc0d13;
}
#navigation ul li {
	list-style-type: none;
}
#navigation ul li a, #address a {
	text-align: center;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border: 1px solid #000;
	background-color: #bc0d13;
	color: #FFF;
	width: 180px;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#address a {
	margin: 0px;	
}
#navigation ul li a:hover, #address a:hover {
	background: #8D0101;
}
#navigation ul li a.current, #address a.current, #navigation ul li a.currentlast {
	background-color:#690101;
	cursor: default;
}
#navigation ul li a.last, #navigation ul li a.currentlast {
	margin-bottom: 0px;
}

#sidebar1 #address {
	background-color: #bc0d13;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font: 1em/1.2em Arial, Helvetica, sans-serif;
}
#address p, #opentimes p {
	color: #FFF;
	text-align: center;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
}
#address h3,#opentimes h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 5px;
}
#sidebar1 #opentimes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	background-color: #bc0d13;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#opentimes .cregNo {
	font-size: 10px;
	border-bottom: 1px solid #000;
	height: 20px;
	margin-bottom: 5px;
}
#mainContenttopcorners {
	width: 680px;
	height: 10px;
	background: url(../images/maincontentcorners.png) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	left: 0px;
	text-align: left;
	font-size: 0px;
	line-height: 1px;
}
.twoColFixLtHdr #container #contentContainer #mainContent #content {
	background: #bc0d13;
	padding-right: 10px;
	padding-left: 10px;
}
.twoColFixLtHdr #mainContent {
	width: 680px;
	margin: 0px;
	position: relative;
	float: right;
	padding: 0px;
}
.buttons {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 5px;
	font-weight: bold;
	letter-spacing: .2em;
	padding: 2px;
}
#buttonline {
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

#mainContentbottomcorners {
	width: 680px;
	height: 10px;
	background: url(../images/maincontentcorners.png) no-repeat 0px -30px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	text-align: left;
	font-size: 0px;
	line-height: 1px;
}
.twoColFixLtHdr #footer {
	background-image: url(../images/corners.png);
	background-repeat: no-repeat;
	background-position: 0px -35px;
	height: 35px;
	margin: 0px 0px 10px;
	padding: 0 10px;
} 
.marquee {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FF0;
	text-align: right;
}
.twoColFixLtHdr #footer p {
	margin: 0;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: right;
	padding: 10px 0;
}
.twoColFixLtHdr #footer p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding: 3px;
}
.twoColFixLtHdr #footer p a:hover {
	background-color:#8D0101
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	line-height: 1px;
	font-size: 0px;
}
.handglogos {
	margin-left: 35px;
}
