/*-----------------------------------------------------------------------------
   CSS Code
----------------------------------------------------------------------------- */

* {
 margin: 0;
 padding: 0;
 border: none;
 font-size: 1em;
}
html {

}
body{
 background-color:#ffffff;
 color:#666666;
 font:62.5% Trebuchet MS, Arial, Helvetica,sans-serif;

}

/*-----------------------------------------------------------------------------
   Link
----------------------------------------------------------------------------- */

a, a:link, a:visited {
	/*color: #1E90FF;*/
	color: #CD5510;
	text-decoration: underline;
}

a {
 outline: none;
 outline-style: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

/*-----------------------------------------------------------------------------
   Container
----------------------------------------------------------------------------- */

#container{
 width:950px;
 background:#FFFFFF;/* url(images/layout_background_sidebar.jpg) 0px 600px repeat-y!important;*/
 margin: 0 auto; 

}

/*-----------------------------------------------------------------------------
    Header
----------------------------------------------------------------------------- */
#headercontent{
	width:950px;
	margin:0 auto;
	height:182px;
}

#header{
 background:url(images/layout_header_background.jpg) repeat-x;
}

#header h1.contact{
float:right;
width:159px;
height:23px;
background:url(images/contact-direction.gif) top right no-repeat;
}



#header h1.contact a{
width:159px;
height:23px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}

#header h1{
 background:url(images/layout_header.png) 0px 5px no-repeat;
 width:259px;
 height:175px;
 float:left;
 
}
*html #header h1{
 background:url(images/layout_header.jpg) 0px 5px no-repeat;
 width:263px;
 height:177px;
 float:left;
 
}

#header h1 a{
 width:259px;
 height:175px;
 display: block;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
*html #header h1 a{
 width:263px;
 height:177px;
 display: block;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
* html > body #header h1 a {
   letter-spacing: -999em;
}

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


#navigation{
 width: 650px;
 height: 25px;
 /*padding: 158px 0px 0px 0px;*/
 /*display:block;*/
 /*position: absolute;
 top: 159px;
 left: 350px;*/
 float: right; 
 margin-top: 134px;
 margin-right: 0px;
 font-size: 1.6em;
 text-align:right;
 text-transform:uppercase;
}
* html #navigation{
/* padding-top: 135px;
 padding-bottom: 0px;
 width:680px;*/
/* left: 300px;*/
}

*:first-child+html  #navigation{
/*	width:680px;
	padding-top: 135px;*/
	 margin-top: 136px;
}

#navigation ul{
 list-style: none;
 margin: 0px 0px;
}

#navigation ul li{
 display: inline;
 
 
}  
*:first-child+html #navigation ul li a{
	/*margin:8px 0px 8px 0px!important;	*/
}
#navigation ul li a {
   text-decoration: none;
	color: #ffffff;
	border: none;
	padding:3px 10px 3px 10px;
	/*height: 25px!important;*/
	
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#navigation ul li a {padding:6px 10px 6px 10px;}
}

#navigation ul li a:hover,#navigation ul li a.over, #navigation ul li a.active {
	background-color: #352c2b;
	overflow:hidden;
	
}

#navigation ul li.current a {
	background-color: #352c2b;
	overflow:hidden;
}

/*-----------------------------------------------------------------------------
    Content
----------------------------------------------------------------------------- */

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;

}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

#content{
/* background-color:#ffffff;*/
background: url(images/layout_background_sidebar.jpg) 715px 0px repeat-y;
 font-size: 1.2em;
 /*min-height: 800px;
 height: 800px;
 */
	float: left;
 /*height: auto;*/
}
*html #content{
	background: url(images/layout_background_sidebar.jpg) 645px 0px repeat-y;
}
#content.home{
	background-image: none;
}
#featured div.content{
	width: 579px!important;
	height: 275px;/*309px!important;*/
	background: url(images/photo_home_back.jpg) top left no-repeat!important;
	/*border: 15px solid grey!important;*/
	padding-top:18px!important;
	padding-left: 18px!important;
}
#main-content{
 width:600px;
 float: left;
 margin-left:0px;
 padding-top:20px;
/* min-height: 600px;
  min-height: auto;*/
  /*height: 100%;*/
   margin-bottom:20px;
  
   

}
#main-content h3.overview{
 background: url(images/title_overview.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.midwives{
 background: url(images/title_midwives.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.homebirth{
 background: url(images/title_homebirth.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.christy{
 background: url(images/title_christy.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.partners{
 background: url(images/title_partners.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.philosophy{
 background: url(images/title_philosophy.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.pregnancy{
 background: url(images/title_pregnancy.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.wellwoman{
 background: url(images/title_wellwoman.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.education{
 background: url(images/title_education.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.workshops{
 background: url(images/title_workshops.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.testimonials{
 background: url(images/title_testimonials.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.birth{
 background: url(images/title_stories.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.materials{
 background: url(images/title_materials.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.musings{
 background: url(images/title_musings.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.general{
 background: url(images/title_general.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.recipes{
 background: url(images/title_recipes.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.external{
 background: url(images/title_external.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.contact{
 background: url(images/title_contact.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.consult{
 background: url(images/title_consult.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.directions{
 background: url(images/title_directions.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.faq{
 background: url(images/title_faq.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#main-content h3.gallery{
	margin-top: 40px;
	background: url(images/title_gallery.jpg) no-repeat;
	height:32px;
	/* hide from IE Mac \*/
	text-indent: -999em;
	overflow: hidden;
	/* end hide */
}
#main-content h3{
 color:#cd5510;
 font-size:1.5em;
 margin-top:20px;
 margin-bottom:0px;
 text-transform:uppercase;
}
#main-content h3 a{
	text-decoration: none; 
   color:#cd5510;
}

#main-content h3.welcome{
 background: url(images/welcome.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}

#main-content h3.thoughts{
 background: url(images/thoughts.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}


#main-content p{
 margin-top:15px;
 font-size:1.2em;
 color:#444444;
}
#main-content div.materials-content h3{
	margin-bottom: 15px;
}
#main-content div.materials-content ul {
	list-style: none;
	margin: 0px;
	font-size:1.2em;
	color:#444444;
}
#main-content div.materials-content ul li {
    border-top: 1px solid #000000;
	color: #000000;
	text-decoration: none;
	background: url(images/layout_content_download.jpg) 0px 5px no-repeat;
	line-height: 40px!important;
	height:40px!important;
	padding-left: 30px;
}
#main-content div.materials-content ul li a{
	text-decoration: none;
	color:#000000;
}
#main-content div.materials-content ul li.last{
	 border-bottom: 1px solid #000000;
}
#main-content div.box-thoughts-full{
	float:left;
}

#main-content div.box-thoughts-full div.box-thoughts-top {
	clear:both;
	background: url(images/layout-border-top-thoughts.jpg) no-repeat;
	width:430px;
	height:15px;
	margin-top:10px;
	
}

#main-content div.box-thoughts-full div.box-thoughts{
 background: url(images/layout-background-thoughts.jpg) top left repeat-y;
 width:430px;
 margin-top:-15px;
 
}

#main-content  div.box-thoughts-full div.box-thoughts p{
	margin-left:10px;
	text-align:center;
	margin-right:10px;
	padding-top:10px;
	margin-bottom:-16px;
}

* html div.box-thoughts-full div.box-thoughts-bottom {
	margin-top:0px;
}

div.box-thoughts-full div.box-thoughts-bottom {
	background: url(images/layout-border-bottom-thoughts.jpg) top left no-repeat;
	width:430px;
	height:15px;
	margin-top:15px;
}

#main-content  div.woman{
	margin-top:30px;
	margin-bottom:10px;
	background: url(images/woman.jpg) no-repeat;
	width:149px;
	height:375px;
	float:left;
}

#main-content div.big{
 width:670px;
 float: left;
 min-height: 600px;
 min-height: auto;
 margin-bottom:20px;
 margin-top:-20px;
 
}
*html #main-content div.big{
	width: 600px;
}
#main-content div.big h3.galleryww{
 background: url(images/title_photo_gallery.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}

#main-content div.big h3.midwives{
 background: url(images/title_about.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}

/*#main-content div.big h3.consult{
 background: url(images/consult.jpg) no-repeat;
 margin-top:30px;
 height:32px;
 /* hide from IE Mac \*/
 /*text-indent: -999em;
 overflow: hidden;
 /* end hide */
/*}*/

div.gform_body ul li {
background: none!important; 
}

#main-content ul{
	margin-top: 5px;
	margin-left: 10px;
	
}
#main-content ul li{
	background: url(images/background_arrow.jpg) 0 4px  no-repeat;
	list-style:none;
	margin-left:5px;
	padding-left:15px;
	font-size: 1.2em;
}

#main-content div.big  p{
	margin-right:15px;

}


#main-content div.big  p span{
	font-weight:bold;
}



#main-content div.big  div.box-photo-gallery {
	border:1px #d5d5d5 solid;
	width: 170px;
	height:170px;
	margin-top: 20px;
	float:left;
	margin-right: 70px;
	margin-bottom: 10px;
}

#main-content div.big  div.box-photo-gallery.right {
	margin-right: 0px;
}


#main-content div.big  div.box-photo-gallery img{
	margin: 10px 10px;
}

#main-content div.big  div.box-photo-gallery  a img{
	margin-bottom: 0px;
	margin-right: 0px;
}

#main-content div.big  div.form  p{
	/*width: 600px;*/
	float: left;
}

#main-content div.big  div.form p input.big{
	border:1px #53b9c5 solid;
	padding-bottom:2px;
	padding-top:1px;
	width:400px;
	margin-left:5px;
}

* html #main-content div.big  div.form p input.medium{
	width:240px;
}

*:first-child +html #main-content div.big  div.form p input.medium{
	width:240px;
}

#main-content div.big  div.form p input.medium{
	border:1px #53b9c5 solid;
	padding-bottom:2px;
	padding-top:1px;
	width:215px;
	margin-left:5px;
}

#main-content div.big  div.form p input.small{
	border:1px #53b9c5 solid;
	padding-bottom:2px;
	padding-top:1px;
	width:70px;
	margin-left:5px;
}


#main-content div.big  div.form p input.attach{
	margin-left:10px;
	margin-top:3px;
	/*display: inline;
	width: 50px;*/
}

#main-content div.big  div.form p.right{
	margin-left:-15px;
}

* html #main-content div.big  div.form p textarea{
	width:580px;
}

#main-content div.big  div.form p textarea{
	border:1px #53b9c5 solid;
	margin-top:10px;
}

* html #main-content div.big  div.form p.submit{
	margin-left:465px;
}

#main-content div.big  div.form p.submit{
	float:none;
	color:#ffffff;
	text-transform:uppercase;
	font-size:1.9em;
	text-align:right;
	margin-right:40px;
	padding-right:5px;
	margin-left:545px;
}

#main-content div.big  div.form p.submit a{
	text-decoration:none;
	color:#ffffff;
	background:#352c2b;
	padding-right:5px;
	padding-left:5px;
}

.clear{
	clear:both;
}

/*-----------------------------------------------------------------------------
   Sidebar
----------------------------------------------------------------------------- */
* html #sidebar{
		width: 260px;
		 padding-left: 20px;
		 
}

#sidebar {
	width: 260px;
   float: left;
   margin-top:5px;
   padding-left: 50px;
}

#sidebar h3.resources{
 background: url(images/featured_resources.jpg) no-repeat;
 height:32px;
 margin-top:15px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}

#sidebar-small {
	width: 200px;
   float: left;
   margin-top:5px;
   padding-left: 50px;
	/*min-height: 800px;*/
	
	

	

}

* html  div.box-birth-top{
	height:8px !important;
	margin-bottom:-10px;
}

div.box-birth-top {
	background: url(images/layout-border-top-sidebar_birth.jpg) top left no-repeat;
	width:306px;
	height:8px;
	margin-top:15px;
}

div.box-birth-bottom{
	background: url(images/layout-border-bottom-sidebar_birth.jpg) top left no-repeat;
	width:306px;
	height:8px;
	
}

#sidebar div.box-birth{
	background: url(images/layout-background-sidebar_birth.jpg) repeat-y;
	width:306px;
}



#sidebar div.box-birth p{
	color:#5d5d5d;
	margin-left:22px;
	margin-right:22px;
	margin-top:10px;
	padding-bottom:10px;
}

#sidebar div.box-birth p a{
	color:#d97f4b;
	padding-left:5px;
}

#sidebar div.box-birth h2{
	font-size:1.3em;
	text-transform:uppercase;
	color:#333333;
	margin-left:22px;
	margin-top:10px;
}


#sidebar div.box-birth img{
	margin-left:22px;
	margin-top:10px;
}

#sidebar  img{
	margin-top:20px;
}

#sidebar  ul li{
	list-style: none;
	margin-top:10px;
	
}

#sidebar  ul li.materials{
	background: url(images/new_clients.jpg) no-repeat;
	width:309px;
	height:89px;

}

#sidebar  ul li.materials a{
	width:309px;
	height:89px;
	display:block;
	/* hide from IE Mac \*/
	text-indent: -999em;
	overflow: hidden;
	/* end hide */
}

#sidebar  ul li.tools{
	background: url(images/clients_tools.jpg) no-repeat;
	width:309px;
	height:89px;
}

#sidebar  ul li.tools a{
	width:309px;
	height:89px;
	display:block;
	/* hide from IE Mac \*/
	text-indent: -999em;
	overflow: hidden;
	/* end hide */
}

#sidebar  ul li.articles{
	background: url(images/general_Articles.jpg) no-repeat;
	width:309px;
	height:89px;
}

#sidebar  ul li.articles a{
	width:309px;
	height:89px;
	display:block;
	/* hide from IE Mac \*/
	text-indent: -999em;
	overflow: hidden;
	/* end hide */
}

#sidebar  ul li.resources{
	background: url(images/external_resources.jpg) no-repeat;
	width:309px;
	height:89px;
}

#sidebar  ul li.resources a{
	width:309px;
	height:89px;
	display:block;
	/* hide from IE Mac \*/
	text-indent: -999em;
	overflow: hidden;
	/* end hide */
}

#sidebar  ul li img{
		margin-top:5px;
	
}

div.box-comment-top {
	background: url(images/layout-border-top-sidebar.jpg) top left no-repeat;
	width:306px;
	height:12px;
	margin-top:15px;
	margin-left:1px;
}

* html div.box-comment-bottom{
	margin-bottom:10px;
}

div.box-comment-bottom{
	background: url(images/layout-border-bottom-sidebar.jpg) top left no-repeat;
	width:306px;
	height:15px;
}

#sidebar div.box-comment{
	background: url(images/layout-background_sidebar_comment.jpg) repeat-y;
	width:306px;
}

#sidebar div.box-comment p{
	color:#444444;
	margin-left:22px;
	margin-right:22px;
	padding-top:10px;
	padding-bottom:10px;
}

#sidebar div.box-comment p.foot{
	font-style:italic;
	padding-top:0px;
	padding-bottom:0px;
	text-align:right;
	
}

* html #sidebar-small {
	margin-left: 40px;
	padding-bottom: 72px;
}

*:first-child+html #sidebar-small {
	margin-bottom:-20px;
	padding-bottom: 78px;
}

#sidebar-small {
	width: 190px;
   float: left;
   margin-left: 110px;
   margin-top: 0px;
   padding-bottom: 48px;
   /*background: url(images/layout_background_sidebar.jpg) top repeat-y;*/
   /*height: 100%;*/
   height: auto;
}

#sidebar-small h3.birth-stories{
 margin-left:-30px;
 background: url(images/recent_births_histories.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
*html #sidebar-small h3.birth-stories{
}
#sidebar-small h3.recent-photos{
 margin-left:-30px;
 background: url(images/recent_photos.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
 margin-top:10px;
}

#sidebar-small  ul{
	margin-top:30px;
	margin-left:-30px;
	margin-right:30px;
	
}

#sidebar-small  ul li{
	border-top:1px #333333 dashed ;
	list-style:none;
}

#sidebar-small  ul li.bottom,
#sidebar-small  ul li.page-item-192,
#sidebar-small  ul li.page-item-56,
#sidebar-small  ul li.page-item-47,
#sidebar-small  ul li.page-item-75,
#sidebar-small  ul li.page-item-135{
	border-bottom:1px #333333 dashed ;
	
}

#sidebar-small  ul li {
	color:#444444;
	font-size:1.2em;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}


#sidebar-small  ul li  a{
	color:#444444;
	text-decoration:none;
	
}

#sidebar-small  ul li:hover,
#sidebar-small  ul li.over {
	background-color:#fffaf2;
}

#sidebar-small  ul li.current_page_item{
	background-color:#fffaf2;
	
}

#sidebar-small  h3{
	margin-top:30px;
	margin-left:0px;
	margin-bottom:10px;
}

#sidebar-small  img{
	/*margin-left:-30px;*/
	margin-bottom:10px;
	/*margin-right:40px;*/
	/*background:aqua;*/
	float: left;
}

#sidebar-small  img.right{
	margin-right:0px;
}

* html #sidebar-small  ul.recent-birth {
	margin-top: 0px;
}

#sidebar-small  ul.recent-birth {
	margin-top: -15px;
}

#sidebar-small  ul.recent-birth li{
	background: url(images/layout_background_recent_births.jpg) 0 7px no-repeat;
	list-style:none;
	border:none;
	margin-bottom:10px;
}

#sidebar-small  ul.recent-birth li {
	color:#444444;
	font-size:1.2em;
	padding-left:25px;
	padding-bottom: 0px;
	margin-bottom: -5px;
}

#sidebar-small  ul.recent-birth li span{
	color:#444444;
	font-style:italic;
	display: block;
}


#sidebar-small  ul.recent-birth li a{
	color:#cd5510;
	text-decoration:none;
	
}

#sidebar-small form{
	margin-top: 20px;
	width: 180px;
	margin-left: -30px;
	display: block;
	margin-bottom: 5px;
	height: 40px;
}
* html #sidebar-small input{
	margin-left:0px;
}

*:first-child+html  #sidebar-small input{
	margin-left:0px;
	padding-top:3px!important;
	padding-bottom:3px!important;
}

#sidebar-small input{
	width: 125px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	margin-right:5px;
	margin-bottom:20px;
}
#sidebar-small p.go input{
	width: 50px;
	padding-top: 4px;
	margin: 0px;
	color: #ffffff;
	cursor: pointer;
	background: #000000;
}



/*-----------------------------------------------------------------------------
   Footer
----------------------------------------------------------------------------- */

#footer{
 background:#255765;
 height:280px;
 font-size:1em;
 clear:both;
 margin: 0 auto;
}
*:first-child+html #footer{
	margin-top: 0px;
}
#footer h3.subscribe{
 background: url(images/subscribe.png) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
*html #footer h3.subscribe{
 background: url(images/subscribe.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#footer h3.photo-feed{
 background: url(images/photo_feed.png) no-repeat;
 clear: both;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
*html #footer h3.photo-feed{
 background: url(images/photo-feed.jpg) no-repeat;
 clear: both;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
#footer h3.recent{
 background: url(images/recent_posts.png) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
*html #footer h3.recent{
 background: url(images/recent.jpg) no-repeat;
 height:32px;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}


#footContent {
	width:950px;
	margin:0 auto;
}
* html #footContent{
	padding-left:35px;
}


* html div.box-footer-left{
	margin-left:-10px;
}

#footer div.box-footer-left{
	padding-top:35px;
	float:left;
	width: 170px;
}

#footer div.box-footer-left h1{
	color: #cd5510;
	font-size:2em;
	text-transform:uppercase;
}

#footer div.box-footer-left h1 a{
	text-decoration:none;
	color: #cd5510;
}

#footer div.box-footer-left ul {
	text-align:left;
	margin-top:-10px;
}
#footer div.box-footer-left ul  li{
	background: url(images/layout_background_asterisk.png) 0px 2px no-repeat;
	list-style: none;
	margin-top:15px;
	line-height: 15px;
	
}
*html #footer div.box-footer-left ul  li{
	background: url(images/layout_background_asterisk.jpg) 0px 2px no-repeat;
	list-style: none;
	margin-top:15px;
	line-height: 15px;
	
}


#footer div.box-footer-left ul li a{
	color: #e2e9ea;
	font-size:1.2em;
	padding-left:15px;
	
}

#footer div.box-footer-left p a{
 color:#e2e9ea;
}


#footer div.box-footer-mid{
	width:340px;
	height:230px;
	margin-top:35px;
	margin-left:70px;
	padding-right:45px;
	float:left;
	border-left: 1px #c9b9a2 solid;
	border-right: 1px #c9b9a2 solid;
	padding-left:50px;
	
}
* html #footer div.box-footer-mid{
	width:340px;
}

#footer div.box-footer-mid h1{
	color: #cd5510;
	font-size:2em;
	text-transform:uppercase;
	margin-bottom:10px;
}

* html #footer div.box-footer-mid p.go {
	margin-right:10px;
}


*:first-child+html   div.box-footer-mid p.go{
	margin-right:10px;
}

#footer div.box-footer-mid p.go {
	background:#352c2b;
	margin-right:5px;
	margin-left:290px;
	font-size:1.9em;
}

* html #footer div.box-footer-mid p.go a{
	margin-left:-10px;
}

*:first-child+html   div.box-footer-mid p.go a{
margin-left:-5px !important;
}


#footer div.box-footer-mid p.go a{
	color: #ffffff;
	padding-left:0px;
	margin-left:0px;
	text-decoration:none;
	
}

* html #footer div.box-footer-mid input{
	margin-left:0px;
}

*:first-child+html  div.box-footer-mid input{
	margin-left:0px;
	padding-top:3px!important;
	padding-bottom:3px!important;
}

#footer div.box-footer-mid input{
	width: 280px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
#footer div.box-footer-mid p.go input{
	width: 34px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	cursor: pointer;
	background: #000000;
}
#footer div.box-footer-mid img{
/*	width: 94px;
	height: 94px;*/
	margin-right:15px;
}


#footer div.box-footer-right{
	width:230px;
	margin-top:35px;
	margin-left:40px;
	padding-right:0px;
	float:left;
	
}

#footer div.box-footer-right p{
 text-align:right;
 font-size:1.2em;
 color:#ffffff;
 padding-top:2px;
}

#footer div.box-footer-right p.links {
 padding-top:20px;
}

#footer div.box-footer-right p.links a{
 font-size:1em;
 color:#cd5510;
}
#footer div.box-footer-right h6.sbn{	
	width: 150px;
	height: 91px;
	background: url(images/sbnlogosmall.png) no-repeat;
	 /* hide from IE Mac \*/
	text-indent: -999em;
	overflow: hidden;
	/* end hide */
	
	font-size: -999em;
}
#footer div.box-footer-right h1.sbn{
	background: url(images/sbnlogosmall.png) no-repeat;
	width: 150px;
	height: 91px;
	float:right;
 
}
*html #footer div.box-footer-right h1.sbn{
 background: url(images/sbnlogosmall.gif) no-repeat;
  
}

#footer div.box-footer-right h1.sbn a{
width: 150px;
	height: 91px;
 display: block;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
*html #footer div.box-footer-right h1.sbn a{
 width: 150px;
	height: 91px;
 display: block;
 /* hide from IE Mac \*/
 text-indent: -999em;
 overflow: hidden;
 /* end hide */
}
* html > body #header h1 a {
   letter-spacing: -999em;
}

#footer div.box-footer-right p span{
 color:#a8bcc1;
}

