* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	background-color: #254460;
}

li {
	font: 1.2em/1.8em Arial, sans-serif;
	margin-bottom: 5px;
	list-style: circle;}

p {
	font: 1.2em/1.8em Arial, sans-serif;
	margin-bottom: 15px;
	margin-top: 15px;
}


h1 {
	font: 1.1em Arial, sans-serif;
	color:#254460;
	font-weight: bold;
	padding-bottom: 10px;

}

h2 {
	font: 1.7em Arial, sans-serif;
	color:#1C6B94;
	margin-bottom: 10px;
	font-weight: bold;

}


h3 {
	font: 1.3em Arial, sans-serif;
	color: #254460;
	font-weight: bold;

}


h4 {
	font: 1.3em Arial, sans-serif;
	color: #669900;
	font-weight: bold;
	margin: 10px;
	margin-left: 0px;
	margin-right: 0px;

}


ul {
	margin-left: 25px;
}

a:link {color: #254460;
padding: 0px 4px;
font-weight: bold;
display: inline-block;
text-decoration: none;}

a:visited {color: #254460;
text-decoration: none;
padding: 0px 4px;
font-weight: bold;
display: inline-block;}

a:hover {color: #1C6B94;
padding: 0px 4px;
font-weight: bold;
display: inline-block;
text-decoration: none;}

a:active {color: #254460;
text-decoration: none;
padding: 0px 4px;
font-weight: bold;
display: inline-block;}

img {
	
}

#page-wrap {
border: 1px solid #ffffff;
	background: white;
	min-width: 780px;
	max-width: 1024px;
	margin: auto;
	}
	#page-wrap #inside {
	}
	
#main-content {
	padding-left: 200px;
	padding-top: 20px;
	padding-right: 30px;
	margin-right: 200px;
}

#main-content2 {
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 30px;
}
	
#header {background: #ffffff;}
	
#left-sidebar {
	width: 150px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;

	
	}
	
#right-sidebar {
	width: 150px;
		float: right;
	padding: 30px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: -40px;
	background: url(images/right-bg.jpg);
	background-repeat: repeat-x;
	background-color: #D9EE39;

	}
	
	#right-sidebar2 {
	width: 150px;
	float: right;
	padding: 30px;
	padding-top: 20px;
	padding-bottom: 0px;
	background-color: #ffffff;

	}


.dog-sitters {color: #254460;
font-weight: bold;}

#footer {
	background: #d8ee37;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #254460;
}

#footer a:link {color: #254460;
padding: 0px 4px;
font-weight: bold;
display: inline-block;
text-decoration: none;}

#footer a:visited {color: #254460;
text-decoration: none;
padding: 0px 4px;
font-weight: bold;
display: inline-block;}

#footer a:hover {color: #1C6B94;
padding: 0px 4px;
font-weight: bold;
display: inline-block;
text-decoration: none;}

#footer a:active {color: #254460;
text-decoration: none;
padding: 0px 4px;
font-weight: bold;
display: inline-block;}




#pet-package {padding: 5px;
text-align: center;}

td {padding: 0px 3px;}

label
{
width: 5em;
float: left;
text-align: left;
margin-right: 1em;
display: block;
color: #669900;
font-weight: bold;
}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #254460;
background: #ffffff;
border: 1px solid #1C6B94;
}

textarea {
color: #254460;
background: #ffffff;
border: 1px solid #1C6B94;
}

.submit input
{
color: #cccccc;
background: #4d4d4d;
border: 0px #d7b9c9
} 
fieldset
{
border: 0px solid #4d4d4d;
border-top: 1px solid #1C6B94;
width: 40em;
padding-left: 5px;
padding-right: 5px;

}


legend
{
color: #4d4d4d;
background: #ffffff;
border: 0px solid #dddddd;
padding: 2px 4px;
} 

#home-pet-care img {border: 1px solid #bbbbbb;}

.pet-pic {border: 1px solid #bbbbbb;}
