/* Layout Styles */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #BB4422;

	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#outer {
	margin: auto;
	padding: 0px;
	width: 967px;
	text-align: center;
	background-image: url(../images/outerBkgd.gif);
	background-repeat: repeat;
}
#sideLeft {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 9px;
	height: 568px;
	background-image: url(../images/sideLeft.jpg);
	background-repeat: no-repeat;
}
#sideRight {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 42px;
	height: 568px;
	background-image: url(../images/sideRight.jpg);
	background-repeat: no-repeat;
}
#center {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 916px;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 916px;
	height: 93px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#tagline {
	margin: 0px;
	padding: 10px 0px 0px 20px;
	float: left;
	width: 420px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #003366;
}
#tagline h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #BB4422;
}
#tagline a, #tagline a:visited, #tagline a:hover {
	color: #BB4422;
	text-decoration: none;
}
#navTop {
	margin: 0px;
	padding: 10px 10px 0px 0px;
	float: right;
	text-align: right;
	width: 220px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #999999;
}
#navTop a, #navTop a:visited {
	color: #003366;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#navTop a:hover {
	color: #BB4422;
	text-decoration: underline;
}
#leftCol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 175px;
}
#contentCol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 741px;
}
#centerCol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 507px;
	background-image: url(../images/headerExt2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#centerCol-Full {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 741px;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#contentMain {
	margin: 0px;
	padding: 75px 10px 0px;
}
#rightCol {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 234px;
	background-image: url(../images/rightHolder.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#headerExt {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/headerExt.jpg);
	height: 81px;
}
#nav {
	margin: 0px;

	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/navBkgd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
#nav a, #nav a:visited {
	display: block;
	color: #333333;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: none;
	color: #BB4422;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	vertical-align: top;
	line-height: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#navCap {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/navCap.gif);
	height: 32px;
}
#ctaLeft {
	margin: 0px;
	padding: 5px 10px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/leftBox.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#ctaLeftCap {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/leftBoxCap.gif);
	height: 21px;
	font-size: 5px;
}
#ctaLeftTop {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/leftBoxTop.gif);
	height: 19px;
	font-size: 5px;
}
#ctaLeft-Feet {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/leftBox-Feet.jpg);
	height: 80px;
	font-size: 5px;
}
#ctaRight {
	margin: 0px;
	padding: 5px 10px 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/rightBox.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#ctaRightTop {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/rightBoxTop.gif);
	height: 21px;
	font-size: 5px;
}
#ctaRightBot {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/rightBoxBot.gif);
	height: 21px;
	font-size: 5px;
}
#ctaLeft h1, #ctaRight h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BB4422;
}
#ctaLeft a, #ctaLeft a:hover, #ctaLeft a:visited, #ctaRight a, #ctaRight a:hover, #ctaRight a:visited {
	text-decoration: none;
}
#ctaRight i {
	font-size: 11px;
}
#ctaHome {
	margin: 0px;
	padding: 0px 15px;
	background-color: #FFFFFF;
	background-image: url(../images/ctaHome.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font: 12px Arial, Helvetica, sans-serif;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#ctaHomeCap {
	margin: 0px 0px 13px;
	padding: 0px;
	background-image: url(../images/ctaHome-Cap.jpg);
	height: 17px;
	font-size: 5px;
}
#ctaHomeTop {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/ctaHome-Top.jpg);
	height: 18px;
	font-size: 5px;
}
#ctaHome a {
	color: #990000;
}
#ctaHome h1 {
	color: #990000;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}
#ctaHome img {
	margin-left: 10px;
}
#centerCol-Full {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 741px;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#home {
	margin: 0px 0px 0px 1px;
	padding: 5px 5px 0px 10px;
}
#homePhoto {
	margin: 0px;
	padding: 0px;
	width: 741px;
	height: 220px;
	background-image: url(../images/homePhoto.jpg);
}
/*#homeGraphic {
	margin: 0px;
	padding: 0px;
	width: 328px;
	height: 255px;
	float: right;
	background-image: url(../images/homeGraphic.gif);
}*/
#homeGraphic {
	margin: 0px;
	padding: 255px 5px 10px 15px;
	width: 308px;
	float: right;
	background: url(../images/homeGraphic.gif) no-repeat;
}
#lrgCTA {
	background: #BB4422;
	margin: 0px;
	padding: 8px 8px 0px;
	color: #FFFFFF;
	border: 2px solid #660000;
}
#topHomeLink {
	width: 240px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#footerText {
	margin: 0px;
	padding: 10px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#footer {
	margin: 0px;
	padding: 0px;
	width: 967px;
	height: 75px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #BB4422;
}
#brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

z
