/* Global 
----------------------------------------------------------------------------------------------------*/

body {
	background:#DFE1CF;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/*a:focus {
	outline: 1px dotted;
}*/

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 20px;
}

h1 { 
	font-size: 52px; /* set type incase image replacement fails */
	font-family:Helvetica, Arial, sans-serif;
	color:#9B351B;
	text-indent:-5000px;
}

h2 {
	font-size: 38px; /* set type incase image replacement fails */
	font-family:Helvetica, Arial, sans-serif;
	color:#4D3418;
	text-indent:-5000px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

p {
	font-size:11px;
	color:#4C5A52;
	line-height:1.8em;
}

a {
	text-decoration:none;
	color:#978981;
	font-size:11px;
	}
a:hover {
	color:#9B351B;
	}
	
a.calltoaction {
	background:url(../images/css/calltoaction_icon.png) no-repeat left;
	padding-left:12px;
	color:#4d3417;
	font-size:14px;
	}	
	
a:hover.calltoaction {
	text-decoration:underline;
	color:#9B351B;
	}

li {
}

/* Page Layout
----------------------------------------------------------------------------------------------------*/

/* Global */

.wrapper {
	/* Makes a sticky footer */
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -4em;
	}
	
#primary_nav_container {
	margin-top:42px;
	margin-bottom:50px;
	}
	
#primary_content_container {
	background-color:#d2d4d1;
	float:left;
	width:auto;
	margin-bottom:20px;
}
	
.lead_image {
	margin:10px 0 10px 10px;
	}
#primary_content_container img 
{
	margin:10px 0 10px 10px;
}

.lead_text {
	width:450px !important;
	padding-right:10px !important;
	}
	
#resource_container {
	float:left;
	width:auto;
	margin-bottom:20px;
	background-color:#978981;
	}

#resource_container p {
	color:#FFF;
	}

.Accordian_UL 
{
	/*list-style: none;*/
	margin:0;
	padding:0;
}

.Accordian_UL .Accordian_Item
{
	float: left;
	padding: 10px;
	display: block;
	margin-right: 10px;
	background-color:#FFF;
	height: 110px;
	overflow: hidden;
	width:110px;
}

/*.Accordian_UL .Accordian_Item a{
  display: block;
  
  height: 120px;
  width: 100px;
}*/

#a1{
  width: 470px;
}

.Accordian_UL .Accordian_Item img{
  position: absolute;
  overflow:hidden;
}

.Accordian_UL .Accordian_Item p{
  margin: 0;
  padding: 0;
  width: 350px;
  display: block;
  margin-left: 125px;
  font-size:16px;
}
.Accordian_UL .Accordian_Item a{
  margin: 0;
  padding: 0;
  width: 350px;
  display: block;
  margin-left: 125px;
  padding: 12px;
}

#threeCol_container 
{
	padding-bottom: 10px;
	overflow:hidden;
}
	
#threeCol_container .threeCol_content_container {
	background-color:#FFF;
	margin-bottom:40px;
	}

#threeCol_container .threeCol_content_container img {
	float:left;
	width:auto;
	margin:10px;
	}

#threeCol_container .threeCol_content_container p {
	margin-top:6px;
	}
	
ul.content_list {
	font-size:11px;
	color:#4C5A52;
	line-height:1.8em;
	margin-left:30px;
	list-style-image: url(../images/css/list_icon.png);
	}

ul.content_list a, ol.content_list a {
	color:#4d3417;
	font-size:12px;
	}	
	
ul.content_list a:hover, ol.content_list a:hover {
	text-decoration:underline;
	color:#9B351B;
	}
	
ol.content_list {
	font-size:11px;
	color:#4C5A52;
	line-height:1.8em;	
	margin-left:30px;
	list-style-type: decimal;
	}
	
#footinstyle, .push {
	height:4em;
	}

/* Primary Page */

/* Secondary Page */
#secondary_nav_container {
	}

/* Primary Navigation
----------------------------------------------------------------------------------------------------*/

.primary_nav {
	list-style:none;
	padding-bottom:25px;
	position:relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #978981;
	}
	
.primary_nav li.nav_active a {
	font-weight:bold;
	color:#F26531;
}

.primary_nav li {
	/*float the main list items*/
	float:left;
	width:auto;
	display:block;
	margin-left:42px;
}

.primary_nav li.nav_active a, .primary_nav li.nav_inactive a {
	padding:25px 10px;
	}

.primary_nav li.nav_active ul, .primary_nav li.nav_inactive ul {
	display:none;
	position:absolute;
	left:0;
}

.primary_nav li.nav_active ul {
	/*display the current topic*/
	display:block;
	}
	
.primary_nav li.nav_inactive:hover ul {
	/*Display inactive nav child items*/
	display:block;
	z-index:5000;
	width:700px;
	background-image:url(../images/css/bg_subnav_rollover.png);  /*Hack to coverup active submenu for rollover */
	background-repeat:repeat-x;
	}

.primary_nav li.nav_active ul a, .primary_nav li.nav_inactive ul a {
	font-weight:normal;
	color:#978981;
	float:left;
	width:auto;
	}
	
.primary_nav li.nav_active ul li.nav_active a {
	font-weight:normal;
	color:#F26531;
}

.primary_nav li.nav_active ul a:hover, .primary_nav li.nav_inactive ul a:hover {
	color:#9B351B;
	}

.pnav_item_1 {}

.pnav_item_2 {}

.pnav_item_3 {}

.pnav_item_4 {}

.pnav_item_5 {}

.pnav_item_6 {}

.pnav_item_7 {}


/* Secondary Navigation
----------------------------------------------------------------------------------------------------*/


/* Foot Navigation
----------------------------------------------------------------------------------------------------*/

.foot_nav {
	list-style:none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #978981;
	padding-top:5px;
}

.foot_nav li {
	float:right;
	width:100px;
}

.fnav_item_1 {}

.fnav_item_2 {}

.fnav_item_3 {}

.fnav_item_4 {}

.fnav_item_5 {}

/* Head/subhead Backgrounds
----------------------------------------------------------------------------------------------------*/

#headinstyle {
	background:url(../images/css/bg_head_title.png) no-repeat;
	height:42px;
	margin-bottom:5px;
	}
	
#subhead_home, #subhead_whatisawarmer, #subhead_howdoesawarmerwork, #subhead_safealternativetocandles, #subhead_firesafetyandpreventionresources, #subhead_smokeandcarbonmonoxidealarms, #subhead_resourcesforburnsurvivors, #subhead_firesafetyeducationforchildrenandparents, #subhead_nationalandregionalresources, #subhead_holidaysafety, #subhead_holidaytips, #subhead_collegesafety, #subhead_workplacesafety, #subhead_aboutscentsy {
	float:left;
	width:460px;
	margin-top:30px;
	margin-bottom:30px;
	}

#subhead_home {
	background:url(../images/css/bg_subhead_simplestylishsafe.png) no-repeat top left;
	height:36px;
	}
	
#subhead_whatisawarmer {
	background:url(../images/css/bg_subhead_whatisawarmer.png) no-repeat top left;
	height:28px;
	}
	
#subhead_howdoesawarmerwork {
	background:url(../images/css/bg_subhead_howdoesawamerwork.png) no-repeat top left;
	height:67px;
	}

#subhead_safealternativetocandles {
	background:url(../images/css/bg_subhead_safealternativestocandles.png) no-repeat top left;
	height:67px;
	}

#subhead_firesafetyandpreventionresources {
	background:url(../images/css/bg_subhead_firesafety.png) no-repeat top left;
	height:74px;
	}

#subhead_smokeandcarbonmonoxidealarms {
	background:url(../images/css/bg_subhead_smokealarms.png) no-repeat top left;
	height:67px;
	}

#subhead_resourcesforburnsurvivors {
	background:url(../images/css/bg_subhead_burnsurvivors.png) no-repeat top left;
	height:67px;
	}

#subhead_firesafetyeducationforchildrenandparents {
	background:url(../images/css/bg_subhead_firesafetyed.png) no-repeat top left;
	height:74px;
	}

#subhead_nationalandregionalresources {
	background:url(../images/css/bg_subhead_natandregresources.png) no-repeat top left;
	height:75px;
	}

#subhead_holidaysafety {
	background:url(../images/css/bg_subhead_holidaysafety.png) no-repeat top left;
	height:36px;
	}

#subhead_holidaytips {
	background:url(../images/css/bg_subhead_holidaysolutions.png) no-repeat top left;
	height:74px;
	}

#subhead_collegesafety {
	background:url(../images/css/bg_subhead_collegesafety.png) no-repeat top left;
	height:36px;
	}

#subhead_workplacesafety {
	background:url(../images/css/bg_subhead_workplacesafety.png) no-repeat top left;
	height:36px;
	}

#subhead_aboutscentsy {
	background:url(../images/css/bg_subhead_aboutscentsy.png) no-repeat top left;
	height:36px;
	}