/* this css file handles main site layout elements */

/* PNG Fix for IE 6 */

img, div, h1, input { behavior: url(/system/templates/scripts/iepngfix.htc) }
	
h1, h2, h3 {
	padding-top: 0;
	}
	
h1 {
	font-size: 170%;
	padding-bottom: 15px;
	}

h2 {
	font-size: 150%;
	padding-bottom: 4px;
	}
	
h3 {
	font-size: 120%;
	padding-bottom: 4px;
	}
	
p {
	padding-bottom: 1em;
	line-height: 1.2em;
	}
	
a {
	color: #8E2800;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
	}	
	
#header {
	float: left;
	width: 100%;
	background: #FFb03B url(/images/layout/header_bg.png) repeat-x top left;
	}
	
#firHeader {
	float: left;
	margin: 10px 0 0 17px;
	width: 455px;
	height: 57px;
	background: url(/images/layout/logo.png) top left no-repeat;
	}
   
#firHeader span {
   display: none;
	}
	
h1.firHeader {
	padding-bottom: 8px;
	}
	
#submenu {
	float: right; 
	background: #FFF0A5;
	border: 1px solid #B64926;
	margin-right: 20px;	
	margin-top: 10px
	}
		
#submenu ul {
	padding: 8px 12px;
	}		

#submenu li {
	display: inline;
	font-size: 85%;
	color: #333;
	padding: 0 6px;
	}

#submenu li.hello {
	font-size: 100%;
	padding-right: 10px;
	}

#submenu li.last, #submenu li.mail {
	border-left: 1px solid #333;
	}
	
#submenu li.mail {
	padding: 0 5px 0 8px;
	}

#submenu li a {
	text-decoration: none;
	color: #333
	}
	
#submenu li a:hover {
	text-decoration: underline;
	}

	
#subheader {
	width: 100%;
	background: #468966;
	border-top: 1px solid #468966;
	border-bottom: 1px solid #468966;
	float: left;
	}	
	
ul.fontsize {
	float: right;
	padding: 10px 31px 0 0;
	}
	
ul.fontsize li {
	color: #fff;
	float: left;
	}
	
ul.fontsize li.image {
	margin-left: 2px;
	}
	
ul.fontsize li.text {
	margin-left: 4px;
	padding-top: 2px;
	}

ul.searchbox {
	float: right;
	padding: 4px 10px 0 0;
	}
	
ul.searchbox li {
	float: left;
	}
	
ul.searchbox li.box {
	padding-top: 2px;
	}
	
ul.searchbox li.submit {
	}
	
#searchbox input {
	float: left;
	}
	
#searchbox input.textbox {
	margin-top: 2px;
	}	
	
#mainmenu {
	float: left;
	margin-left: 10px;
	}

#mainmenu li {
	float: left;
	font-size: 120%;
	color: #468966;
	}
	
#mainmenu li a {
	text-decoration: none;
	display: block;
	color: #fff;
	padding: 4px 8px;
	margin: 6px 0;
	}
	
#mainmenu li a:hover {
	color: #468966;
	background: #FFF8C0;
	}
	
#mainmenu li.current a {
	color: #000;
	background: #FFF8C0;
	}	

#mainmenu li.current a:hover {
	}
	
#wrapper {
	background: #FFF0A5 url(/images/layout/wrapper_shadow.png) repeat-x top left;
	clear: left;
	width: 100%;
	padding: 20px 0 0;
	}	
	
#twocols {
	width: 740px; 
	float: right; 
	}

#content {
	float: left;
	display: inline;
	width: 538px;
	}

#leftside {
	float: left;
	width: 200px;
	}
	
#rightside {
	float: right;
	width: 200px;
	}
	
#lowershadow {
	background: #FFF0A5 url(/images/layout/wrapper_shadow_bottom.png) repeat-x top left;
	width: 100%;
	height: 8px;
	clear: both;
	}
	
#footer {
	clear: both;
	width: 100%;
	background: #468966;
	border-top: 1px solid #468966;
	border-bottom: 1px solid #468966;
	float: left;
	}
	
#footer p.contact {
	float: right;
	font-size: 90%;
	color: #fff;
	margin: 0;
	padding: 7px 9px 7px 0;
	}
	
#footer p.contact a {
	color: #fff;
	text-decoration: none;
	padding: 2px 4px;
	margin: 0;
	}
	
#footer p.contact a:hover {
	color: #468966;
	background: #FFF0A5;
	}
		
#footmenu {
	padding: 6px 0 10px 6px;
	}


#footmenu li {
	float: left;
	font-size: 90%;
	color: #fff;
	}
	
#footmenu li a {
	text-decoration: none;
	display: block;
	color: #fff;
	padding: 2px 4px;
	margin: 0;
	}
	
#footmenu li a:hover {
	color: #468966;
	background: #FFF8C0;
	}
	
#footmenu li.current a {
	color: #000;
	background: #FFF8C0;
}	

#footmenu li.current a:hover {
}

#subfooter {
	float: left;
	width: 100%;
	background: #FFB545 url(/images/layout/subfooter_bg.png) repeat-x bottom left;
	}
	
	
div.sf_section {
	width: 290px;
	float: left;
	margin-left: 20px;
	}

#firInfoCenter {
	margin-top: 10px;
	width: 172px;
	height: 32px;
	background: url(/images/layout/information_center.png) top left no-repeat;
	}
	
#firSusansBlog {
	margin-top: 10px;
	width: 116px;
	height: 32px;
	background: url(/images/layout/susans_blog.png) top left no-repeat;
	}
	
#firWHN {
	margin-top: 10px;
	width: 255px;
	height: 32px;
	background: url(/images/layout/womanshomenetworking.png) top left no-repeat;
	}
   
#firInfoCenter span, #firSusansBlog span, #firWHN span {
   display: none;
   font-size: 100%;
   color: #FFF8C0;
	}
	
ul.sf_list {
	padding-left: 2px;
	margin-top: -20px;
	margin-bottom: 10px;
	}

ul.sf_list li {
	font-size: 90%;
	padding-bottom: 2px;
	color: #333;
	}
	
ul.sf_list li a {
	color: #333;
	}

#copyright {
	background: none;
	width: 950px;
	margin: 0 auto;
	}

#copyright p {
	font-size: 80%;
	color: #333;
	margin: 0;
	padding: 5px 3px 10px;
	}
	
#copyright p a {
	color: #333;
	text-decoration: none;
	}
	
#copyright p a:hover {
	text-decoration: underline;
	}
	
#copyright p.copyright {
	float: left;
	}

#copyright p.webinception {
	float: right;
	}

	
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  