@charset "utf-8";
/* CSS Document */

*,body {
font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color:#46383A;
	font-size:12px;
	line-height:14px;
	color:#000000;
	margin:0;
}

#globalContainer {
	width:850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	background-color:#F63;
	border:1px none #904841;
	background-image:url(../assets/images/banner_03.jpg);
	background-repeat:no-repeat;
}

#homePage #innerContainer #innerLeft {
width:219px;
background-image:url(../siteassist_images/home_sidenav_background.jpg);
background-repeat:repeat-y;
}

#subPage #innerContainer #innerLeft {
width:178px;
background-image:url(../siteassist_images/home_sidenav_background_n.jpg);
background-repeat:repeat-y;
}

#homePage #innerContainer #innerLeft #homeSideImage {
	padding-left:5px;
	background-color:#8A0A07;
	background-position:bottom;
	background-repeat:no-repeat;
	height: 280px;
}

#homePage #innerContainer #innerRight {
	float:right;
	width:630px;
	background-image:url(../siteassist_images/home_page_background_b.jpg);
	background-repeat:repeat-y;
}

#subPage #innerContainer #innerRight {
margin-left:178px;
background-image:url(../siteassist_images/sub_page_background.jpg);
background-repeat:repeat-y;
}

#innerRightContent {
margin:10px auto 7px 13px;
}

#resources {
background-color:#46383A;
padding:15px;
}


#homePage .featured {
	border-top:1px solid #FFF;
	padding-top: 20px;
	padding-right: 10;
	padding-bottom: 20px;
	padding-left: 20;
}

#homePage .featured img {
float:left;
margin-right:15px;
position:relative;
}

#subPage .featured {
	border-top:1px solid #FFF;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}


h1 {
font-size:14px;
font-weight:700;
line-height:18px;
white-space:nowrap;
margin:0 0 4px;
padding:0;
}

h2 {
font-size:14px;
font-weight:700;
color:#EAC374;
margin:10px 0 0;
padding:0;
}

h3 {
font-size:12px;
font-weight:700;
color:#FFF;
margin:20px 0 6px;
padding:0;
}

h4 {
	font-size:12px;
	font-weight:700;
	color:#8B0A0F;
	margin: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

p {
font-size:12px;
margin:0 0 20px;
}

p.intro {
margin-bottom:20px;
}

#footer {
text-align:center;
background-color:#46383A;
padding:5px 0;
}

#footer a {
color:#F4E1C9;
}

.textFloat {
padding-left:10px;
margin-left:204px;
}

.textFloatboarding {
	padding-left:10px;
	margin-left:325px;
}

ul {
	list-style-type:square;
	font-size:12px;
	padding-left:12px;
	color: #CC3300;
	font-style: italic;
	font-weight: 400;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 12px;
}


div.buyButton {
margin-top:10px;
font-size:11px;
}

div.bannerNav {
font-size:11px;
font-weight:700;
height:25px;
}

div.contentHeaderContainer {
overflow:hidden;
height:1%;
}

div.hr {
height:1px;
line-height:1px;
margin:10px 0 14px;
}

div.imgBox {
margin-top:10px;
margin-bottom:20px;
font-size:0;
}

div.imgBoxLeft {
float:left;
font-size:0;
margin:0 0 10px;
}


div.imgBoxTwoColumn {
width:49%;
float:left;
text-align:left;
}

div.siteFooterLinks {
white-space:nowrap;
}

a.LinkTextDark:hover {
text-decoration:underline;
}


#subPage .contentBodyContainer,#subPage .contentHeaderContainer,#subPage hr {
	float:none;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}

#innerContainer #innerLeft,div.bannerNav .left {
float:left;
}

#homePage h1,#homePage h2,#homePage h3,#homePage p,#resources h3,#resources p {
clear:none;
}

h3.first,p.noSpace {
margin:0;
}

.bold,ul.bold,a.callToAction {
font-weight:700;
}

ul.bold li,ul.noBullet li {
margin-top:4px;
}

.sectionTitle {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	background-position: center;
	text-align: center;
	margin-bottom: 10px;
}
.textFloat2 {
	padding-left:10px;
	margin-left:240px;
}
