@charset "utf-8";


/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
	position: relative;
	margin-right: 3%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48.500%;
}
.one_third {
	width: 28.330%;
}
.one_fourth {
	width: 22.92%;
}
.one_fifth {
	width: 11.600%;
}
.two_third {
	width: 68.660%;
}
.three_fourth {
	width: 74.250%;
}

.last {
	margin-right: 0px !important;
	clear: right;
}


/* Theme Styles */
body {
	margin: 0;
	padding: 0;
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #000;
	background: #a87b51 url(../images/paw-tile.png);
}

a:link {
	color: #4171B9;
}
a:hover {
	color: #F22328;
}

a:visited{
	color: #900;
}

a.footerlinks {color: #ffffff; text-decoration: none;}


#bottom {text-align: center;
font-size: 1.2em;
color: #ffffff;
}

a img {
	border: none;
}

dt {
	font-size: 1.1em;
	font-weight: bold;
}

dd {
	margin: 1em 0;
}

h1 {
	margin: .6em 0;
	font-size: 1.8em;
}

p { text-align: justify;}

hr {
	display: none;
}




ul {
	margin-left: 1.25em;
	padding-left: 1.25em;
list-style-type: none;
font-weight: bold;
font-size: 1.2em;
}

#wrapper {
	position: relative;
	margin: 0px auto;
	padding: 0;
	width: 949px;
	color: #330;
}
#wrapper:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

#header {
	height: 107px;
	/*background: transparent url(../images/header.png) left top no-repeat; */
}

#header h1 {
	margin: 0;
}

#header h1 a {
	position: relative;
	left: 26px;
	display: block;
	width: 196px;
	height: 105px;
	text-indent: -9999px;
	overflow: hidden;
	
	z-index: 1;
}

#header h2 {
	margin: 0;
	text-indent: -9999px;
}

#nav {
	position: relative;
	top: 2px;
	left: 8px;
	margin: 0 auto;

}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	position: relative;
	display: block;
	float: left;
}



#nav:hover .bbb-nav-graphic,
#nav .bbb-hidden-graphic {
	display: none;
}

#nav:hover .icarus-navigation-current:hover .bbb-nav-graphic {
	display: block;
}

#nav a {
	display: block;
	height: 58px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../images/nav-bar-2a.png) no-repeat;
}

#nav a:hover .bbb-hidden-graphic {
	display: block;
}

#nav-home a {
	width: 75px;
}

#nav-home a:hover,
#nav-home.icarus-navigation-current a {
	background-position: 0 -58px;
}

#nav-dog-walking a {
	width: 137px;
	background-position: -75px 0;
}

#nav-dog-walking a:hover,
#nav-dog-walking.icarus-navigation-current a {
	background-position: -75px -58px;
}

#nav-cat-sitting a {
	width: 120px;
	background-position: -212px 0;
}

#nav-cat-sitting a:hover,
#nav-cat-sitting.icarus-navigation-current a {
	background-position: -212px -58px;
}

#nav-overnight-care a {
	width: 160px;
	background-position: -332px 0;
}

#nav-overnight-care a:hover,
#nav-overnight-care.icarus-navigation-current a {
	background-position: -332px -58px;
}

#nav-faq a {
	width: 58px;
	background-position: -492px 0;
}

#nav-faq a:hover,
#nav-faq.icarus-navigation-current a {
	background-position: -492px -58px;
}

#nav-about-us a {
	width: 104px;
	background-position: -550px 0;
}

#nav-about-us a:hover,
#nav-about-us.icarus-navigation-current a {
	background-position: -550px -58px;
}

#nav-blog a {
	width: 68px;
	background-position: -654px 0;
}

#nav-blog a:hover,
#nav-blog.icarus-navigation-current a {
	background-position: -654px -58px;
}

#nav-links a {
	width: 71px;
	background-position: -722px 0;
}

#nav-links a:hover,
#nav-links.icarus-navigation-current a {
	background-position: -722px -58px;
}

#nav-employment a {
	width: 138px;
	background-position: -793px 0;
}

#nav-employment a:hover,
#nav-employment.icarus-navigation-current a {
	background-position: -793px -58px;
}

#content {
	padding: 15px 30px 1em;
	min-height: 450px;
/*	background: transparent url(../images/page-fill.png);*/
}

#content:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

#content #main {
	
	font-size: 1.6em;
}

#content #main h1 {
	margin-top: 0;
	color: #5c340a;
}

#content #main h2 {
	font-size: 1.2em;
	color: #640504;
}



#footer {
	clear: both;
	padding: 13px 20px;
	height: 40px;
	color: #3b2004;
	/*background: transparent url(../images/footer.png);*/
text-align: center;

}

#footer a {
	color: #bc8c5c;
	text-decoration: none;
}



#footer a:hover,
#footer a:focus,
#footer a:active {
	text-decoration: underline;
}



/* Sidebars */
#sidebar0 {
	
vertical-align:text-top;
width: 100%;


background-image: url(../images/form.png);
background-repeat: no-repeat;
padding-top: 30px;

}

#social {
margin-top: 80px;
margin-left: 0px;	
vertical-align:text-top;



}


#sidebar1 {
	position: relative;
	float: left;
	width: 152px;
	font-size: 1.1em;
	z-index: 1;
}

#sidebar2 {
	float: right;
	margin-right: -722px;
	width: 188px;
	font-size: 1.1em;
}



/* -- Home Page -- */
.home #content {

	padding-top: 4px;
}

.home #content #main {
	
	
}

.home #content #main h1 {
	margin-top: 10px;
}

.home #summary {
	

}


#wrapper{
   background: white;
   box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.3);
   border-radius:10px;
}
.logo img{
width:100%;
}
.header img{
width:100%;
}
.header{
margin-top:10px;
}

#main img{
width:auto;
}

.clear{
clear:both;
}

.mm_nav{
/*background-color:#c19265; */
background-image:url(../images/nav_bg.png);
background-repeat:repeat-x;

}