/*CSS Document 
	Author: Charles Bell
	Company: cBell Technology Services LLC
	Function: Provide site layout for Reliance Fire Company website www.reliancefirecompany.org
*/

body {
	background-color: #000000;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

* html body {
}

img {
	border: 0px;
}

a:link { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:visited { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#header {
	clear: both;
	height: 326px;
	width: 776px;
}

#main {
	margin: 0px auto;
	text-align: left;
	width: 776px;
}

#content {
	clear: both;
	width: 776px;
	background: #1F1F1F url(../images/content-bkg.jpg);	
}

#single_content {
	width: 776px;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat;
}
#footer {
	background: url(../images/footer-bg.gif) no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 776px;
}
.hr1 {
	clear: both;
	margin-top: 10px 0px 10px 0px;
	border: 2px dashed #909090;
}

#headlines1 {
	background: transparent;
	height: auto;
	padding: 10px;
	width: 254px;
}

#headlines2 {
	background: transparent;
	height: auto;
	padding: 10px;
	width: 254px;
}

#left {
	background: transparent url(../images/content-top-bg.jpg) no-repeat 0% 0%;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 80px;
	width: 460px;
	height: auto;
	font-size:1.3em;
}

#single{
	background: #333333 url(../images/single-bg.gif);
	position:relative;
	padding-bottom: 20px;
	padding-top: 30px;
	width: 776px;
	height:auto;
}

#history{
	clear: both;
	width: 776px;
	background: #333333 url(../images/history-bg.gif);

}



#history_left {
	float: left;
	background: transparent url(../images/history-top-bg.gif) no-repeat 0% 0%;
	height: auto;
	padding: 70px 10px;
	width: 365px;
	font-size:1.2em;
}

#history_right {
	float: right;
	background: transparent;
	height: auto;
	padding: 70px 10px;
	width: 365px;
	font-size:1.2em;
}

#links_left {
	float: left;
	background: transparent url(../images/link-top-bg.gif) no-repeat 0% 0%;
	height: auto;
	padding: 50px 10px;
	width: 365px;
	font-size:1.2em;
}

#links_right {
	float: right;
	background: transparent url(../images/linkr-top-bg.gif) no-repeat 0% 0%;
	height: auto;
	padding: 50px 10px;
	width: 365px;
	font-size:1.2em;
}



#db_runs{
	background-color: transparent;
	width: 90%;
	margin: 0px auto;
}

#runs_text{
	color: #909090;
	font-family: arial, tahoma;
	font-size:1.2em;
	margin: 3px auto;
	width:95%;
	height:auto;
	padding-bottom:5px;
}
#logo {
	height: 72px;
	width: 776px;
}

#nav {
	clear: both;
	display: block;
	height: 43px;
	width: 776px;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	margin-left:auto;
	margin-right:auto;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:75px;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
.nlink{
	background-image: url(../images/1nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}
#right {
	float: left;
	width: 274px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#stats {
	background: #494949;
	padding: 10px;
	width: 254px;
}

* html #stats {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
}

.db_title {
	color: #827961;
	font-weight: bold;
	font-size:1.7em;
}

.left_pic {
	float: left;
	margin-right: 20px;
}

.left_pic_app {
	float: left;
	margin-right: 20px;
	margin-bottom:10px;
}

.right_pic {
	float: right;
	margin-left: 20px;
}

.heading1 {
	background: url(../images/heading-bg-1.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(../images/heading-bg-2.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}

/*Runs*/

.run_table td {
	font-size: 1.1em;
}

.run_table th {
	font-size:1.3em;
	color:#FF0000;
}

/*form area*/

form {
	font-family: Arial, Helvetica, sans-serif; 
	color: #999999; 
	font-size: +14px;
	margin-left:auto; 
	margin-right:auto;
}


.button {
	position: relative; 
	margin-left:auto; 
	margin-right:auto; 
	height: 25px; 
	width: 200px; 
	background-color: transparent; 
	display: block; 
	padding-top: 3px; 
	padding-bottom: 6px;
}

* html .buttona {
	padding-top: 2px;
	 padding-bottom: 4px;
}

input.sumbit {
	background-color: #999999; 
	border-bottom: 2px solid #666666; 
	border-right: 2px solid #666666; 
	border-top: 2px solid #cccccc; border-left: 2px solid #cccccc; 
	width: 140px; 
	height: 25px;	
	font-family: Arial, Helvetica, sans-serif; 
	color: #0000ff; 
	font-size: +12px; 
	font-style:italic;
}



.user {
	position: relative; 
	height: 100%; 
	width: 200px; 
	margin-left:auto; 
	margin-right:auto; 
	background-color: transparent; 
	text-align: left; 
	clear: right; 
	padding-right: 4px;
}

* html .user {
 	padding-right: 2px; 
	width: 205px;
}

.pass { 
	position: relative; 
	height: 100%; 
	width: 200px; 
	margin-left:auto; 
	margin-right:auto; 
	background-color: transparent; 
	text-align: left; 
	clear: right; 
	padding-right: 4px;
}


input.user {
	background-color: #ffffff; 
	border: 1px solid #660000; 
	width: 200px; 
	height: 18px; 
	line-height: 18px;
	text-indent: 2px;  
	font-family: Courier New; 
	font-size: +14px;
}

input.pass {
	background-color: #ffffff; 
	border: 1px solid #660000; 
	width: 200px;
	height: 18px; 
	line-height: 18px; 
	text-indent: 2px; 
	font-family: Courier New; 
	font-size: +14px;
}
/*end form*/

/*members*/

.members {
	position:relative;
	width: 70%;
	height: auto;
	margin: 0px auto;
	background-color: transparent;
}

.datatable {
	position:relative;
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right:auto;
}

.datatable td {
	font-size: 1.3em;
	text-align: left;
}

.datatable th {
	font-size: 1.5em;
	color:#FFFFFF;
	text-align: left;
}

.webassist {
	font-size: 0.45em;
	color:#666666;
	text-align:left;
}
	