/*@charset "iso-8859-1";*/
/* CSS for hbfullerfocus.com
   Created by Strother Communications Group
   July 2009 */

@media all {

html {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	background-color: #73716d;
	background-image: url("images/background.jpg") !important;
	background-repeat: repeat-x;
	background-position: top center;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #73716d;
	background-image: url("images/background.jpg") !important;
	background-repeat: repeat-x;
	background-position: top center;
}

a,
a:link,
a:visited,
a:active {
	color: #0057a8;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	color: #73716d;
	font-style: italic;
	text-decoration: underline;
}

h1, h2 {
	font-size: 18px;
	font-weight: bold;
	color: #0057a8;
	padding: 0px;
	margin: 0px;
}

h4 {
	color: #73716d;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h6 {
	color: #73716d;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.greyText {
	color: #73716d;
	font-weight: bold;
}

.greyText-small {
	color: #73716d;
}

#sideBullets {
	margin: 0px;
	padding: 2px 0px;
}

ul, ol {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.blueText {
	color: #0057a8;
	font-weight: bold;
}

.left {
	float: left;
	margin-right: 5px;
}

.right {
	float: right;
	margin-left: 5px;
}

.focus {
	margin: 0px 50px !important;
}

.imgBorder {
	border: solid 1px #73716d;
}

ul {
	padding-top: 0px;
	margin-top: 0px;
}

#content {
	border: none;
	margin: 0px auto;
	width: 802px;
	text-align: left;
}

#header {
	height: 89px;
	margin: 0px auto;
	padding: 0px;
	background-color: #73716d;
}

#nav {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}

#nav ul {
	list-style: none;
	padding: 2px 0px 0px 15px;
}

#nav li {
	padding: 0px 0px 20px 0px;
}

#innerContent {
	font-size: 12px;
	padding: 25px 30px 15px 30px;
	text-align: left;
	min-height: 265px;
	background-color: #FFFFFF;
}

#footer {
	clear: both;
	height: 38px;
	width: 100%;
	margin: 0px auto;
	background-image: url("images/content.jpg") !important;
	background: repeat-y;
	background-position: top right;
	position: relative;
	text-align: left;
	font-size: 9px;
}

#footer .copyright {
	position: absolute;
	left: 153px;
	top: 0px;
}

#footer a {
	font-size: 12px;
	line-height: 15px;
}



#footer .scg {
	text-decoration: none;
	color: #000000;
	font-size: 9px;
}

#footer .scg a:hover {
	text-decoration: underline !important;
}

.img {
	float: left;
	border: 0px;
	margin-right: 15px;
}

.logo {
	float: right;
	border: 0px;
	margin: 0px 0px 15px 15px;
}

.disclaimer {
	font-size: 9px;
}

.select {
	font-size: 10px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#twitter_div {
	background: #e3e3e2;
}

#twitter_update_list {
	padding: 10px;
	margin: 0px;
	list-style: none;
}

}
