html body {
	margin:0px;
	text-align:center;
	background-color: #015809;
}

h2 {     
line-height: 1em;    
font-size: 1.2em;
    font-style: Bold;     
        text-transform: uppercase;
   
} 

.container {
	height: auto;
	width: 980px;
	position: relative;
	border: thin none #000000;
	padding: 0px;
	background-color: #fff;
	text-align:left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}


.navcontainer {
	display: block;
	width: 950px;
	background-color: #CB8F42;
	height: 20px;
	padding-top: 3px;
	clear: both;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #191919;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px none;
	background-image: url(images/navBG.jpg);
	background-repeat: repeat-x;
}

.navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

.navlist a {
	padding: 0px;
	
}

.navlist a:link, .navlist a:visited
{
	color: #fff;
	
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
}

.navlist a:hover
{
color: #191919;
text-decoration: none;
}

.headerContainer {
	background-color: #015809;
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 980px;
}

#active a
{
text-decoration: none;
	color: #191919;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #000;
}


.sideBar {
	background-color: #fff;
	height: 430px;
	margin: 0px;
	padding: 0px;
	width: 250px;
	float: left;
}

.bodyContent {
	background-color: #FFFFFF;
	height: 500px;
	width: 804px;
	padding: 5px;
	float: right;
}

.contenttop {
	background: #ffffff url(images/SQFlogo.jpg) no-repeat top left;
	height: 165px;
	width: 220px;
	padding-left: 135px;
	float: left;
}

.footer {
	background-color: #CB8F42;
	clear: both;
	height: 24px;
	width: 950px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF;
	text-align: left;
	padding-top: 12px;
	padding-left: 30px;
	background-image: url(images/footerBG.jpg);
	background-repeat: repeat-x;
}






.newsheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #fff;
	font-weight: bold;
	margin-left: 5px;
}


.headerBox {
	float: left;
	height: 90px;
	width: 980px;
	margin-left: 0px;
}

.thumbnail {
	padding: 5px;
	float: left;
	width: 210px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: auto;
	border: 1px none #191919;
}

.thumbnailBig {
	padding: 5px;
	float: left;
	width: 260px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
	height: auto;
	border: 1px none #191919;
}

.thumbnailSmall {
	padding: 0px;
	float: left;
	width: 120px;
	height: auto;
	margin: 0px 5px 0px 0px;
}


.clearboth {
	clear: both;
}
.flashBox {
	float: left;
	height: 120px;
	width: 600px;
	margin-top: 5px;
}

.left_margin_10 {
	margin-left: 10px;
}

.body_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333;
	background-color: #FFF;
	height: auto;
	width: 980px;
	padding: 0px;
}



.white_bold_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}

.gray_bold_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	padding-bottom: 3px;
}

.gray_bold_txt a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333;
	padding-bottom: 3px;
	text-decoration: underline;
}

.gray_bold_txt_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	background-color: #EDDEC1;
}
.top_margin {
	padding-top: 34px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
