@charset "UTF-8";
/* CSS Document */

/* COLORS
Red: #971b1e
Dark Gray: #333333
Light Gray: #ebebeb
*/

/* ---------- LAYOUT ---------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	background-color:#FFFFFF;
	}
	
.bodyWrap {
	width: 875px;
	margin: auto;
	position:relative;
	}	

#clear {
	clear:both;
	height:1px;
	}	

img {
	border:none;
	}

.header {
	margin-left: 0px;
	float: left;
	}

.header ul {
	list-style: none;
	}
	
.header ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform:uppercase;
	text-align:left;
	display: inline;
	margin:0px 5px 0px 5px;
	}

.header ul li a {
	text-transform:uppercase;
	color: #666666;
	text-decoration:none;
	}

.header ul li a:hover {
	color: #981B1E;
	border-top: #981B1E thick solid;
	text-decoration:none;
	}

#feature {
	width: 700px;
	float:left;
	margin:0;
}
	
#slideshow, #slideshow img, #slideshow a{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
	
.wrap {
	width:725px;
	margin-left:150px;
	}
	
a {
	color: #971b1e;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}

#padRight {
	padding-right: 10px;
	}

#padLeft {
	padding-left: 10px;
	}

/* ---------- NAV ---------- */

.nav {
	width: 175px;
	float: left;
	height: 400px;
	margin: 50px 0px 0px 0px;
	text-align: right;
	}
	
.nav ul {
	list-style:none;
	}

.nav ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform:uppercase;
	text-align:right;
	}
	
.nav ul li a {
	text-transform:uppercase;
	color: #666666;
	text-decoration:none;
	margin-right: 8px;
	padding-right: 12px;
	}
	
.nav ul li a:hover {
	color: #981B1E;
	border-right: #981B1E thick solid;
	text-decoration:none;
	padding-right: 7px;
	}
	
#headerNav {
	padding-top: 15px;
	float:right;
	}

	
/* ---------- TEXT BOXES ---------- */
.text {
	width:223px;
	float:left;
	margin: 10px 5px 0px 5px;
	}
	
.textLg {
	width:457px;
	float:left;
	margin: 10px 5px 0px 5px;
	}

/* ---------- SMALL GRAY ROUND BOX ----------*/	
.roundGray {
	width: 223px;
	margin: 10px 5px 0px 5px;
	background-color: #ebebeb;
	color: #333333;
	float:left;
}

.roundGray #wrap {
	margin-top:-10px;
	}

.roundGray p {
	margin: 0 15px 10px 15px;
}

.grayTop { 
	background: url(../Images/layout/round_gray_top_right.png) no-repeat top right; 
	height: 19px;
	width: 223px;
}

.grayBottom {
	background: url(../Images/layout/round_gray_btm_right.png) no-repeat top right; 
	height: 19px;
	width: 223px;
}

.roundGray h1 {
	font-size: 14px;
	color:#333333;
	margin:0px 15px 10px 15px;
	vertical-align:bottom;
	}

.roundGray h2 {
	font-size:12px;
	color:#333333;
	text-transform:uppercase;
	margin: 0 15px 10px 15px;
	}

.roundGray ul {
	padding: 0 0 0 25px;
	margin: 0px 0 10px 0;
	}
img.corner {
   border: none;
   display: block !important;
}

.roundGray a {
	text-decoration:underline;
	}

/* ---------- RED ROUND BOX ----------*/	
.roundRed {
	width: 223px;
	margin: 10px 5px 0px 5px;
	background-color: #971b1e;
	color: #FFFFFF;
	float:left;
}

.roundRed p {
	margin: 0px 15px 10px 15px;
}

.redTop { 
	background: url(../Images/layout/round_red_top_right.png) no-repeat top right;
	height: 19px;
	width: 223px; 
}

.roundRed #wrap {
	margin-top:-15px;
	}

.redBottom {
	background: url(../Images/layout/round_red_btm_right.png) no-repeat top right; 
	height: 19px;
	width: 223px;
}

.roundRed h1 {
	color: #FFFFFF;
	background:url(../Images/layout/HC_bullet_16-wht.png) left center no-repeat;
	vertical-align: bottom;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 20px;
	}

.roundRed h2 {
	color: #FFFFFF;
	margin: 0px 15px 10px 15px;
	font-size: 14px;
	text-transform:uppercase;
	}
	
.roundRed h3 {
	color:#FFFFFF;
	margin:0px 15px 0px 15px;
	font-size: 11px;
	text-transform: uppercase;
	}

.roundRed h4 {
	color:#FFFFFF;
	margin: 0 15px 0 15px;
	font-size: 10px;
	text-transform: uppercase;
	font-style:italic;
	}

.roundRed a {
	color:#FFFFFF;
	text-decoration:underline;
	}

.roundRed a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}

.roundRed ul {
	padding: 0 0 0 25px;
	margin: 0px 0 10px 0;
	}

/* ---------- LARGE GRAY ROUND BOX ----------*/	
.roundGrayLg {
	width: 457px;
	margin: 10px 5px 0px 5px;
	background-color: #ebebeb;
	color: #333333;
	float:left;
}

.roundGrayLg #wrap {
	margin-top:-10px;
	}

.roundGrayLg #col {
	width: 222px;
	float:left;
	}

.roundGrayLg p {
	margin: 0 15px 10px 15px;
}

.grayTopLg { 
	background: url(../Images/layout/round_gray_top_right.png) no-repeat top right; 
	height: 19px;
	width: 457px;
}

.grayBottomLg {
	background: url(../Images/layout/round_gray_btm_right.png) no-repeat top right; 
	height: 19px;
	width: 457px;
}

.roundGrayLg h1 {
	font-size: 14px;
	color:#333333;
	margin:0px 15px 10px 15px;
	vertical-align:bottom;
	}
	
.roundGrayLg h2 {
	font-size:12px;
	color:#333333;
	text-transform:uppercase;
	margin: 0 15px 10px 15px;
	}

.roundGrayLg ul {
	padding: 0 0 0 25px;
	margin: 0px 0 10px 15px;
	}

.roundGrayLg ol {
	padding: 0 0 0 25px;
	margin: 0 0 10px 15px;
	}
	
/* --------- TEXT --------- */

h1 {
	color:#981B1E;
	font-size:14px;
	background:url(../Images/layout/HC_bullet_16.png) left center no-repeat;
	vertical-align:bottom;
	padding-left:20px;
	margin-top: 5px;
	margin-bottom: 10px;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
	}

/* ---------- FOOTER ---------- */

.footer {
	border-top: #ebebeb 1px solid;
	text-align: center;
	color:#666666;
	margin: 15px 0px 0px 150px;
	font-size: 9px;
	text-transform: uppercase;
}
	
