body {
	margin: 0;
	padding: 0;
	font-family: 'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size: 90%;
    background: #f3f3f3;
}

p {
	font: 12px/1.5em 'lucida grande',verdana,helvetica, arial,sans-serif;
}

h1 a {
	color: #ffffff;
	text-decoration:none;
	font-size: 24px;
	text-shadow: 1px;
}

#header {
	
}

#topbar_container {
	height: 176px;
}

#main_menu_container {
	 background:#646159;
	 border-bottom:1px solid #999;
	 color:#fff;
	 border-radius: 10px 10px 0 0; 
}

#main_menu_container > div > a {
	line-height: 24px;
	display:block;
}

#main_menu_container > div > a:hover {
	line-height: 24px;
	display:block;
}

header {
    background: #999 50% 0 repeat-x url(/img/cat1369754_50555398.jpg);
    background-size: cover;
}

#header_container {
	background: url(/img/header.jpg) repeat-y 50% 0;
	height:200px;
	/* border-bottom: 1px solid #ccc; */
}

#middle_container {
	padding: 20px 0;
}

#middle_container > div {
	background: #fff;
}

#header_left {
	height: 100px;	
}

#header_right {
	background: #eee;
	text-align: right;
}

#pet_sitter_search_section {
	height: 200px;
}

#pet_sitter_search_section > div {
	border: 1px solid #ccc;
	background: #eee;
	padding:5px;
}

#pet_sitting_request_search_section > div {
	border: 1px solid #ccc;
	background: #eee;
	padding: 5px;
}

#footer {
	background: #eee;
}
