
img {
	margin:0px;
	padding:0px;
	border:0px;
	}
p { margin-top:0; margin-bottom:1em;}

p img {
	width:auto;
	float:left; 
	padding:4px 13px 4px 0px;
	}

hr { 
	height:0px;
	background:none;
	border:0px;
	border-bottom:1px solid #ccc;
	}


/* IEPNGFix code */
img, div, a, p { behavior: url(iepngfix.htc); }


body {
	background-color:#fff;
	padding:0px;
	margin:0px;
	font-size:100%;
}

/* BASE DIV CONTAINER */
#container {
	width:800px;
	padding:0px;
	margin:0px auto;
	font-size:0.75em;
	font-family:Arial, Helvetica, sans-serif;
	}

/* HEADER AREA */
#header {
	width:800px;
	height:132px;
	
	margin:0px;
	padding:0px;
	position: relative;
	}
	#header2 {
	width:800px;
	height:107px;
	
	margin:0px;
	padding:0px;
	position: relative;
	}
/* top grey banner (harris links, phone numbers */
#topBanner {
	width:750px;
	height:20px;
	padding:5px 25px 0px 25px;
	background-color:#d6d6d6;
	font-weight:normal;
	text-transform:uppercase;
	}
#toplinks { 
	width:400px; 
	float:left;
	font-size:0.8em;
	margin-left:-3px;
	}
#toplinks a { padding:0px 3px;}
#toplinks a:link, #toplinks a:visited { font-weight:normal; text-decoration:none; color:#000;}
#toplinks a:hover, #toplinks a:active { font-weight:normal; text-decoration:underline; color:#000;}
#headerContact { 
	width:350px;
	float:right;
	text-align:right;
	font-weight:bold;
	color:#515151;
	font-size:0.9em;
	}

/* MAIN NAVIGATION */
#homenav, #nav {
	width:800px;
	padding:0px;
	margin:0px;
	}
#homenav { height:39px;}	
#nav { height:213px;}

/*----- SUBNAVS -----*/

#subnav {
	font-weight:bold;
	width:800px;
}
#subnav a, #subnav span { 
	height:23px;
	width:auto;
	padding-top:7px;
	text-align:center; 
	display:block;  
	float:left;
	background-color:#d6d6d6;
	}
#subnav a:link, #subnav a:visited { color:#af1100; text-decoration:none;}
#subnav a:hover, #subnav a:active { color:#589dcb; text-decoration:none;}
#subnav a.selected, #subnav .selected { color:#000; background-color:#fff; text-decoration:none;}



	
/* MAIN CONTENT AREA */
#content {
	clear:both;
	width:754px;
	background-color:#ffffff;
	padding:15px 23px;
	margin:0px 0px 10px 0px;
	color:#6f6f6f;
	overflow:hidden;
	line-height:140%;
	}

/* STANDARD LEFT COLUMNS */
#content_lcol, #video_lcol, #bio_lcol {
	width:450px;
	padding:0px;
	margin:0px 23px 0px 0px;
	float:left;
	overflow:hidden;
}
/* left colum with video in right column */
#video_lcol {
	width:411px;
}
/* people - bio left column */
#bio_lcol {
	width:531px;
}


/* STANDARD RIGHT COLUMNS */
#content_rcol, #video_rcol {
	width:281px;
	padding:0px;
	margin:0px;
	float:left;
	overflow:hidden;
}
#video_rcol {
	width:320px;
}
#bioImage {
	width:200px;
	float:right;
}

/*----- COLORBOXES -----*/
#colorbox_a, #colorbox_o, #colorbox_r, #colorbox_n {
	background-color:#d6d6d6;
	padding:10px;
}

/*
#colorbox_o {
	width:280px;
	margin: 8px 0px 15px 20px;
	background-color:#d3d4d5;
	background-image:url(../images/colorbox_o_bg.gif);
}

#colorbox_r {
	width:280px;
	margin: 8px 0px 15px 20px;
	background-color:#d3d4d5;
	background-image:url(../images/colorbox_r_bg.gif);
}

#colorbox_n {
	width:280px;
	margin: 8px 0px 15px 20px;
	background-color:#d3d4d5;
	background-image:url(../images/colorbox_n_bg.gif);
}


#colorbox_bios {
	width:280px;
	margin: 4px 20px 15px 0px;
	background-color:#d3d4d5;
	background-image:url(../images/colorbox_a_bg.gif);
	padding-bottom:5px;
}*/
	
/* BASIC TEXT ELEMENTS */

/* headers */
h2 {
	font-size:1.6em;
	font-weight:normal;
	color:#af1100;
	margin:0 0 0.25em 0;
	}
	
h3 {
	font-size:1.3em;
	font-weight:bold;
	color:#af1100;
	margin:0px;
	}
h3.boxHead {
	font-size:1em;
	color:#6f6f6f;
	}
	
h4 {
	font-size:1.3em;
	font-weight:normal;
	color:#000;
	margin:0 0 0.25em 0;
	}

h5 {
	margin: 3px 25px 10px 25px;
	font-size:1.4em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:-.01em;
	}

/* Lists */
ol {
	/*padding: 10px 10px 10px 25px;*/
	margin:0 0 1em 0;
	padding:0px;
	margin-left:2.5em;
}

ul {
	/*padding: 10px 10px 10px 25px;*/
	margin:0 0 1em 0;
	padding:0px;
	margin-left:1.75em;
}

li {
	/*margin: 4px 10px 6px 15px;*/
	}

/* Miscellaneous text classes*/
.introText {
	font-size:1.2em;
	line-height:1.3em;
	}

.pullquote {
	color:#000;
	font-style:italic;
	}

.peopleholder {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	}

.footnote, .caption { font-size:0.8em;}
.caption { color:#000;}
.listIntro { margin-bottom:0px;}


/* standard links */
a:link, a:visited {
	color:#dc1800;
	text-decoration:underline;
	}	
a:hover, a:active {
	color:#589dcb;
	text-decoration:none;
	}
.backLink { color:#dc1800; }
.backLink:hover { color:#589dcb;}
.dl_link {
	padding-left:25px;
	display:inline-block;
	background-image:url(../images/icon_pdf.png);
	background-repeat:no-repeat;
	background-position:top left;
}

		
/*----- FORMS -----*/
.input {
	margin-bottom:8px;
	width:440px;
	height:16px;
	}
	
.input2 {
	margin-bottom:4px;
	width:440px;
	height:16px;
	}
	
.zip {
	margin-bottom:8px;
	margin-left:10px;
	width:68px;
	height:16px;
	}
#countryOpt {
	width:220px;
	float:left;
}
#stateOpt {
	width:220px;
	float:left;
	}
.state, .country {
	margin-bottom:8px;
	width:220px;
	height:22px;
	}
.country {
	width:210px;
	margin-right:10px;
	}
	
.textarea {
	margin-bottom:12px;
	width:440px;
	height:150px;
	}
	
/*----- HOMEPAGE HOTSPOTS -----*/
#hotspots {
	width:800px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	}
	
#hs1, #hs2, #hs3 {
	width:236px;
	height:320px;
	float:left;
	margin-right:23px;
	background-color:#d6d6d6;
	overflow:hidden;
	}
#hs3 { margin-right:0px;}

#hotspots h2 { 
	margin:0px;
	width:236px;
	height:31px;
	text-indent:-10000px;
	background-repeat:no-repeat;
	background-position:top left;
	}
#hs1 h2 { background-image:url(../images/ttl_home_hs1.gif);}
#hs2 h2 { background-image:url(../images/ttl_home_hs2.gif);}
#hs3 h2 { background-image:url(../images/ttl_home_hs3.gif);}

#hotspots p {
	padding:10px 12px;
	}

/*----- OUR PEOPLE -----*/	
#people_lcol {
	width:150px;
	padding:0px;
	margin:10px 108px 0px 0px;
	float:left;
}

#people_rcol {
	width:496px;
	padding:0px;
	margin:10px 0px 0px 0px;
	float:left;
}

.people_off {
	color:#dc1800;
	text-decoration:none;
	}
	
.people_on {
	color:#589dcb;
	text-decoration:underline;
	}

.people_pics {
	margin: 2px 0px 2px 0px;
	margin: 2px 0px 2px 0px;
	}

#bioLinks { 
	width:531px;
	margin:10px 0px;
	overflow:hidden;
	}
#bioLinks .em_link {
	width:auto;
	float:left;
	display:block;
}
#bioLinks .dl_link {
	width:100px;
	float:right;
	text-align:right;
	padding:0px;
	display:block;
}

/* wonandwealthaz.php - presenters links */
.ww_presenters a {
	width:90px;
	display:block;
	float:left;
	}
.ww_presenters a img { 
	display:block;
	}
	
/*----- FLASH DIVS -----*/
#homeflash {
	width:800px;
	height:240px;
	margin:0px;
	padding:0px;
	}

#aboutflash {
	width:320px;
	/*height:290px;*/
	margin:0px;
	padding:0px;
	/*float:left;*/
	}
	
#contactflash {
	width:450px;
	height:290px;
	margin:0px;
	padding:0px;
	}
	
#servicesflash {
	width:320px;
	/*height:290px;*/
	margin:0 auto;
	padding:0px;
	}


/* FOOTER ELEMENTS */

/* grey footer */
#footer {
	width:750px;
	height:19px;
	margin:0px;
	padding:6px 25px 0px 25px;
	background-color:#d6d6d6;
	overflow:hidden;
	text-transform:uppercase;
	font-size:0.8em;
	}
#footer .footerLeft {
	width:485px;
	float:left;
	overflow:hidden;
	margin-left:-3px;
	}
#footer a { padding:0px 3px; }
#footer .footerRight {
	width:270px;
	float:right;
	text-align:right;
	overflow:hidden;
	margin-right:-3px;
	}
#footer a:link, #footer a:visited {text-decoration:none; font-weight:normal; color:#000;}
#footer a:hover, #footer a:active {text-decoration:underline; font-weight:normal; color:#000;}

/* legal text below footer */
#subFooter {
	font-size:0.9em;
	color:#999;
	padding:23px;
	}
#subFooter p { margin:0px;}

#map_AZ, #map_UT { 
	display:none;
	}
