/* these are base site styles */

html, body {
	color: #000000;
	background-color:#cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;}		
			
a:link {
	color: #540000;
	text-decoration: underline;}
a:visited {
	color: #540000; /* use A25D22 when LIVE */
	text-decoration: underline;}
a:active {
	color: #d0722c;}	
a:hover {
	color: #d0722c;
	text-decoration: none;}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	}
img {
	border: 0px;}	

img.right-align {
	float: right;
	margin: 10px 0px 10px 14px;
	}	
	
form {
	margin: 0px;
	padding: 0px;}	
			

/* text header styles */	

h1 {
	color: #540000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	}		
h1.section-title {
	width: 550px;
	height: 28px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;	
	padding: 4px 4px 0px 6px;
	background-image: url(../images/bg_h1.gif);
	background-repeat: no-repeat;
	}	
	
h2 {
	color: #540000;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 6px 0px;
	}
h3 {
	color: #540000;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0px 6px 0px;
	}

/* ********** structural blocks *********** */	
	
#container-header {
	width: 740px;
	height: 83px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
	background-image: url(../images/bg_header.gif);
	}						
#container-logo {
	float: left;
	width: 163px;
	}
#container-nav {
	float: right;
	width: 570px;
	height: 83px;
	}
#container-body {
	width: 730px;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;	
	padding: 5px 5px 20px 5px;
	border-bottom: 3px solid #000000;
	background-color: #ffffff;	
	}

/* [global nav] */
#container-nav-global {
	text-align: right;
	margin: 58px 2px 0px 0px;
	}
#container-nav-global a {
	color: #ffffff;
	border-right: 1px solid #858585;
	text-decoration: none;
	padding: 2px 7px 2px 7px;
	}
#container-nav-global a.home {
	border-left: 1px solid #858585;
	}
#container-nav-global a:hover {		
	background-color: #525252;
	}
#container-nav-global a.on {
	background-color: #525252;
	}
	
/* *********** */	
	
#footer {
	width: 740px;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
	font-size: 10px;
	text-align: center;
	}	

/* [home page elements] */
#container-home-feature {
	height: 211px;
	margin-bottom: 10px;
	background-color: #8e190d;
	background-image: url(../images/feature_home.jpg);
	}
#container-home-feature p {
	float: right;
	width: 288px;
	color: #ffffff;
	margin: 50px 10px 0px 0px;
	}
	
#home-callouts {
	margin: 10px 10px 10px 10px;
	}	
#home-column1 {
	float: left;
	width: 445px;
	margin: 0px 0px 0px 0px; 
	}
#home-column1 .subcol1 {
	float: left;
	width: 215px;
	}	
#home-column1 .subcol2 {
	float: right;
	width: 220px;
	}	
	
#home-column2 {
	float: right;
	width: 250px;
	margin: 0px 0px 0px 0px; 
	}
div.home-callout {
	clear: both;
	padding-top: 8px;
	}

#home-column3  {
	float: left;
	width: 550px;
	margin: 0px 0px 0px 0px;
	}
	
#home-column3 .subcol1 {
	float: left;
	width: 215px;
	}	
#home-column3 .subcol2 {
	float: left;
	width: 325px;
	}

/* subpage layout with left nav column */
#container-nav-column {
	float: left;
	width: 160px;
	}
#container-content {
	float: right;
	width: 560px;
	background-image: url(../images/bg_pf.gif);
	background-repeat: repeat-y;
	}
#container-nav-sub {
	width: 154px;
	height: 170px;
	color: #ffffff;
	padding: 4px 4px 4px 4px;
	background-image: url(../images/bg_nav_sub.gif);
	background-repeat: repeat-y;
	}		
#cap-nav-sub {
	width: 160px;
	height: 12px;
	background-image: url(../images/cap_nav_sub.gif);
	background-repeat: no-repeat;
	}	
#nav-sub {
	margin-left: 2px;
	}		
#nav-sub a {
	display: block;
	color: #ffffff;
	padding: 4px 4px 4px 16px;
	margin: 6px 6px 2px 2px;
	background-image: url(../images/blt_nav_sub.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	}	
#nav-sub a:hover {
	color: #ffffff;
	font-weight: bold;
	padding: 2px 2px 4px 16px;
	background-color: #404040;
	border: 1px solid #555555;
	text-decoration: none;
	}
#nav-sub a.on {
	color: #ffffff;
	font-weight: bold;
	padding: 2px 2px 4px 16px;
	background-color: #404040;
	border: 1px solid #555555;
	text-decoration: none;
	}		
	
.callout-box {
	height: 34px;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #dddddd;
	padding: 3px;
	margin: 4px;
	}
.callout-box img {
	float: left;
	margin: 0px 4px 4px 0px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
