﻿/* CSS Document */
/*basic html styles*/

/*FirePreventionShop.Com*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url('../images/fire6.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
}

#dc_body {
	border-top: 2px #750000 solid;
	border-right: 2px #750000 solid;
	border-bottom: 2px #750000 solid;
	border-left: 2px #750000 solid;
	margin: 0px 0px 0px 0px;
	padding: 8px;
	background-color: white;
}

p, h1, h2, h3, h4, h5, em, li, dd, td {
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	color: #750000;
}

a, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#site-heading-bar {
	background-color: #750000;
	background-image: url('../images/banding-red-03.jpg');
	background-repeat: repeat;
	height: 22px;
	color: #ffffff;
	border-left: 2px #750000 solid;
	border-top: 2px #750000 solid;
	border-right: 2px #750000 solid;
	font-weight: bold;
}
#header-image {
	background-color: white;
	background-image: url('../images/FirePrevention_Hdr_01.jpg');
	display: block;
	background-repeat: no-repeat;
	height: 159px;
	width: 800px;
	border-left: 2px #750000 solid;
	border-right: 2px #750000 solid;
}

/*
table {
	background-color: white;
}
*/

table#dc_navigation {
	width: 100%;
	height: 35px;
	vertical-align: middle;
	border-top: 2px solid #750000;
	border-right: 2px solid #750000;
	border-bottom: 2px solid #750000;
	border-left: 2px solid #750000;
}
table#dc_navigation tr {
	background-color: #750000;
/*	background-image: url("../images/grayscale_bg_tile.jpg");
	background-repeat: repeat;
*/
	padding-bottom: 2px;
}
table#dc_navigation td {
	text-align: center;
}
table#dc_navigation td tr {
	background-image: none;
}
table#dc_navigation a font {
	font-weight: bold;
	font-size: 12px;
}
table#dc_navigation a {
	color: #FFFFFF;
	display: block;
}
table#dc_navigation a:hover {
	text-decoration: none;
	display: block;
}


/*
table #CategoryListTable {
	padding: 5px;
	border: 2px #000 solid;
}
#CategoryListTable a {
	color: #000;
	text-decoration: none;
}
#CategoryListTable a:hover {
	color: #CC0000;
	text-decoration: underline;
}
*/
#container {
	background: white;
	position: relative;
	width: 800px;
	top: 10px;
	left: 0%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 0;
	text-align: center;
	height: ;
}

#site-interlinks a {
	text-decoration: underline;
	color: #000;
}
#site-interlinks a:visited {
	color: #000;
}
#site-interlinks a:hover {
	color: #750000;
}

/* PAGE Specific styles */
#homepage a {
	text-decoration: underline;
	color: #000000;
}
#homepage a:visited {
	color: #750000;
}
#homepage a:hover {
	color: #750000;
}
#homepage h1 {
	color: #750000;
	font-size: 2.2em;
	font-weight: bold;
}
#homepage h2{
	font-size:1.5em;
	font-weight:normal;
	font-style:italic;
}
#homepage .text-ad-space {
	float: right;
	border: thin #666 solid;
	margin: 4px;
	padding: 2px;
	text-align: center;
}

#spc-links {
	text-align: left;
}
#spc-links a {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
#spc-links a:visited {
	color: #750000;
}
#spc-links a:hover {
	color: #750000;
}

.style-text-center {
	text-align: center;
}

/*Site Specific*/

.para_floatright{
	font-size:x-small;
	color:#9A9A9A;
	float:right;
}

.flamed_outter_text_top{
text-align:center;
vertical-align:bottom;}

.flamed_outter_text_bottom{
text-align:center;
vertical-align:top;
}

/*.flamed_up{
	margin:auto auto auto auto;
	position:relative;
}*/


