body {
	color: #656565;
	background-color: #690404;
}

a {
	color: #9b0404;
}
a:visited {
	color: #9b0404;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #9b0404;
}

/*|Headline*/
.headline  { 
	color: #9b0404; 
	font-size: 130%; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*|Headline Sans*/
.headlineSans  { 
	color: #9b0404; 
	font-size: 130%; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*|Headline Large*/
.headlineLarge { 
	color: #9b0404; 
	font-size: 150%; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*|Headline Large Sans*/
.headlineLargeSans { 
	color: #9b0404; 
	font-size: 150%; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 1.4em;
	margin-top: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #650404;
}
p {
	padding-bottom: 0em;
	padding-top: 0px;
	margin-bottom: 1em;
	margin-top: 0px;
}
b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}
#wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 14px;
	padding-left: 10px;
	background-image: url(/assets/images/fire/bg_wrapper.gif);
	background-repeat: repeat-y;
	background-color: #E7E0C2;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#wrapper-inside {
	margin: 0px;
	padding: 0px;
	min-height: 680px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	height: auto;
	width: 930px;
	z-index: 2;
}
#header {
	height: 168px;
	width: 930px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#logo {
	display: block;
	height: 100px;
	width: 500px;
}

#links-top {
	background-image: url(/assets/images/bg_links_top_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: x-small;
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	right: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
#links-top-right {
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 7px;
	background-image: url(/assets/images/bg_links_top_right.png);
}

#links-top a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#links-top a:hover {
	text-decoration: underline;
}


#nav-tabs {
	height: 30px;
	width: 605px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	z-index: 999;
	top: 108px;
	right: 0px;
}
.sf-tabs         ul    {
	position:		absolute;
	top:			-999em;
	width:			100%;
	background-image: url(/assets/images/fire/bg_nav_tabs_drop.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: auto;
}
.sf-tabs-last  {
	background-image: url(/assets/images/fire/bg_nav_tabs_drop_last.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#nav-tabs  li  ul  a     {
	position: relative;
	height: auto;
	width: 121px;
	font-size: 0.90em;
	line-height:1.2em;
	text-decoration: none;
	margin: 0px;
	display: block;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFFFFF;
}

#nav-tabs  a {
	color: #FFFFFF;
}

#nav-tabs  a:visited {
	color: #FFFFFF;
}
#nav-tabs  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav-tabs  a:active {
	color: #FFFFFF;
}

#search {
	position: absolute;
	left: 22px;
	top: 120px;
	vertical-align: top;
	width: 200px;
	height: 25px;
}
#searchbox {
	background-color: #e7e0c2;
	border: 1px solid #FFFFFF;
	height: 16px;
	width: 132px;
	font-size: 10px;
	color: #666666;
	margin-right: 6px;
	margin-bottom: 8px;
	padding-left: 3px;
	vertical-align: top;
	line-height: 14px;
}
#col-left {
	float: left;
	width: 203px;
	position: relative;
	left: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 10;
}
#nav-buttons-left {
	background-image: url(/assets/images/fire/buttons_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 177px;
	width: 189px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: -16px;
	z-index: 999;
}
#nav-buttons-left li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	left: 0px;
}
#nav-buttons-left li, #nav-buttons-left a {
	display: block;
	height: 29px;
	width: 189px;
}
#nav-buttons-left1 {
	top: 0px;
}
#nav-buttons-left1  a:hover {
	background-image: url(/assets/images/fire/buttons_left.jpg);
	background-repeat: no-repeat;
	background-position: -189px 0px;
}
#nav-buttons-left2 {
	top: 29px;
}
#nav-buttons-left2  a:hover {
	background-image: url(/assets/images/fire/buttons_left.jpg);
	background-repeat: no-repeat;
	background-position: -189px -29px;
}
#nav-buttons-left3 {
	top: 58px;
}
#nav-buttons-left3  a:hover {
	background-image: url(/assets/images/fire/buttons_left.jpg);
	background-repeat: no-repeat;
	background-position: -189px -58px;
}
#nav-buttons-left4 {
	top: 87px;
}
#nav-buttons-left4  a:hover {
	background-image: url(/assets/images/fire/buttons_left.jpg);
	background-repeat: no-repeat;
	background-position: -189px -87px;
}
#nav-buttons-left5 {
	top: 116px;
}
#nav-buttons-left5  a:hover {
	background-image: url(/assets/images/fire/buttons_left.jpg);
	background-position: -189px -116px;
	background-repeat: no-repeat;
}
#nav-buttons-left6 {
	top: 145px;
}
#nav-buttons-left6  a:hover {
	background-image: url(/assets/images/fire/buttons_left.jpg);
	background-repeat: no-repeat;
	background-position: -189px -145px;
}
#links-left {
	margin-top: 0px;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 165px;
	margin-left: 0px;
	width: 180px;
	position: relative;
	left: 0px;
	top: 165px;
}
#links-left li {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9b0404;
	line-height: 1em;
}
#links-left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	text-decoration: none;
	color: #9b0404;
	font-weight: bold;
}
#links-left a:hover {
	text-decoration: underline;
}

#links-left .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#col-right {
	float: left;
	width: 727px;
	position: relative;
	left: 0px;
	top: 0px;
}



#footer {
	background-image: url(/assets/images/fire/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 14px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: x-small;
	padding-top: 5px;
	line-height: normal;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}


#footer p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
