﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url("../images/stflgrad.jpg");
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #F0DDA3;
}

faqqc {
	background-color: #670c15;
}

#bar {
	width: 1020px;
	margin: 0 auto;
	nobbackground-color: #670c15;
    background-color: #470509;
}
#container {
	width: 1020px;
	margin: 0 auto;
	
	
	background-color: #000;

	background-repeat: repeat;

}
#masthead {
	text-align: center;
	width: 1000px;
	padding: 10px;

	background-color: #000;
	background-attachment: scroll;
	color: #F0DDA3;
	font-family: "Times New Roman", Times, serif;
}
#navigation {
	position: relative;
	float: left;
	width: 139px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#navigation2 {
	position: relative;
	float: right;
	width: 139px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #000;
}

#content-container {
	float: left;
	width: 870px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FFFFFF;
	background-image: url("../images/stflgrad.jpg");
	background-repeat: repeat;
	background-attachment: scroll;
}

#content {
	float: left;
	width: 650x;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
}
#footer {
	text-align: center;
	clear: both;
	width: 818px;
	border: 1px dotted #F0DDA3;
}
/* Masthead Styles */
#masthead h1 {
	color: #F0DDA3;
	font-family: "Times New Roman", Times, serif;
}
#masthead h3 {
	color: #F0DDA3;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px dotted #fff;
	background-color: #000;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	background-color: #000;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
}
#navigation a:hover {
	color: #F0DDA3;
	text-decoration: none;
	background-color: #fff;
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #F0DDA3;
}

#masthead h2 {
	color: #F0DDA3;
}
#content img {
	padding: 5px;
	border: 1px solid #402640;
}
/* Footer Styles */
#footer p {
	color: #F0DDA3;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
#footer a:hover {
	color: #F0DDA3;
	text-decoration: none;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #F0DDA3;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.styleWingdings {
	font-family: Wingdings;
		color: #F0DDA3;
}


.style1 {
	text-align: center;
	font-size: medium;
}
.style2 {
	font-size: medium;
}
.style3 {
	font-size: xx-large;
}

.style5 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #F0DDA3;
}
.style6 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: medium;
}

.style7 {
	font-size: x-small;
}

.style8 {
	font-size: small;
}

.styleWingdings {
	font-family: Wingdings;
		color: #F0DDA3;
}


a:link {
  color:#ffffff;
  text-decoration:none;
  }
a:visited {
  color:#eeeeee;
  text-decoration:none;
  }
a:hover {
  color:#F0DDA3;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }



