@charset "utf-8";

h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #0678A4;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
	line-height: 1em;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}
input[type=text],input[type=password],textarea{
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 93%;
}

body {
	margin: 0px;
	background-image: url(/assets/images/bgHome.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #626262;
}
#divHeader {
	height: 158px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/assets/images/bgHurst-Performance-Header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#divHeader2 {
	height: 159px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/assets/images/bgHurst-Header-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#divMenu {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/assets/images/bgHurst-Menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	height: 302px;
}

#tdVMenu {
	width: 110px;
	text-align: right;
	padding-top: 7px;
	height: 295px;
	vertical-align: top;
}
#tdVMenu p {
	line-height: 1.125em;
}
#tdVMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A7A9AC;
	text-decoration: none;
	font-size: 93%;
}
#tdVMenu a:hover {
	color: #FFFFFF;
}

#tdRollover {
	text-align: left;
	vertical-align: top;
	width: 864px;
}
#roImage {
	padding-left: 316px;
}

#divImages {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/assets/images/bgHurst-Image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	height: 20px;
}
#divIcons {
	margin-top: 5px;
	text-align: center;
	margin-bottom: 25px;
}
#divIcons img {
	padding-right: 7px;
	padding-left: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#divCopy {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/assets/images/bgHurst-copy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	height: 200px;
}
#divHomeCopy {
	padding-right: 75px;
	padding-left: 250px;
}

#divFooter {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/assets/images/bgHurst-footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	vertical-align: middle;
	height: 56px;
}
#divFooter a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #898B8F;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 93%;
}
#divFooter a:hover {
	color: #333333;
}
#divMenu2 {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/assets/images/bgHurst-Menu-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	margin-bottom: 25px;
}
#tdVMenu2 {
	width: 140px;
	text-align: right;
	padding-top: 7px;
	vertical-align: top;
}
#tdVMenu2 p {
	line-height: .875em;
}
#tdVMenu2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A7A9AC;
	text-decoration: none;
	font-size: 93%;
}
#tdVMenu2 a:hover {
	color: #333333;
}
#tdContent2 {
	width: 834px;
	text-align: left;
	vertical-align: top;
}
#divContent2 {
	padding-top: 20px;
	padding-left: 140px;
	padding-right: 20px;
}
.redLink  {
	font-weight: bold;
	color: #E11B22;
}






.tdLeft50 {
	width: 50%;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
.tdRight50 {
	width: 50%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.tdLeft70 {
	width: 70%;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
.tdRight30 {
	width: 30%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.tdLeft60 {
	width: 60%;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}
.tdRight40 {
	width: 40%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.linethrough {
	text-decoration: line-through;
}
.imgBorder {
	padding: 5px;
	border: 1px solid #333333;
}
.imgBorderRight {
	padding: 5px;
	border: 1px solid #333333;
	margin-left: 15px;
}
#divContent2 li {
	line-height: 1.25em;
}
#divVideo {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
