body {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 13px;
	color: #404040;
	background: #Ffffff;
	}

ul, ol, li, body, pre, form, blockquote, fieldset, input, h1, h2, h3, h4, h5 { margin: 0; padding: 0; }
p { margin: 0 0 15px 0; padding:0; }
a   { color: #5d752c; text-decoration: underline; }
a:visited {
	color: #404040;
}
a:hover { 
		color: #404040;
		text-decoration: underline; }
a img {border: none;}
ul { list-style: none; }

h1, h2, h3, h4 { font-family: Georgia, Verdana, Arial, Sans-serif; }

h1 { 
	font-size: 18px;
	font-weight: bold;
	color: #815b2e;
	margin: 0 0 20px 0;
	}

h2 { 
	font-size: 16px;
	font-weight: normal;
	color: #815b2e;
	}

#container {
	width: 800px;
	border: 2px solid #dedede;
	margin: 20px auto;
	padding: 0;
	}
	
	
/* Styles for the top header section */	

#header {
	padding: 20px 10px 20px 15px;
	}
	
#header h1 {
	font-size: 18px;
	color: #5d752c;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 15px 0 0 40px;
	background: url(images/servicessmallpawleft.jpg) no-repeat 2px 0; 
	}
	
#header h2 {
	font-size: 13px;
	color: #404040;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 40px;
	}
	
#header #clientLogin {
	float: right;
	margin:0 40px 0 0;
	padding: 20px 0 0 65px;
	height: 50px;
	background: url(images/monitorsmall.jpg) no-repeat 3px 0; 
	font-family: Georgia, Verdana, Arial, Sans-serif;
	font-size: 14px;
	}
	
html>body #header #clientLogin {
	margin:0 70px 0 0;
	}

#header #clientLogin a {
	text-decoration: none;
	}
	
#header #clientLogin a:hover {
	text-decoration: underline;
	color: #5d752c;
	}


/* End Styles for the top header section */	


/* Styles for the top menu bar section */	

#menuBar {
	background: #dedede;
	padding: 10px;
	margin: 10px 0 15px 0;
	}

#menuBar ul {
	padding: 0 0 0 45px;
	}
	

#menuBar li {
	display: inline;
	list-style-type: none;
	padding: 0 25px 0 0;
	}
	
#menuBar li a {
	font-family: Georgia, Verdana, Arial, Sans-serif;
	color: inherit;
	font-size: 14px;
	color: #404040;
	text-decoration: none;
	}

#menuBar li a:hover {
	text-decoration: underline;
	}


/* End Styles for the top menu bar section */

#twoColumn { padding: 10px 20px 40px 20px; }

/* Styles for the left column */
	
#leftColumn {
	width: 150px;
	padding: 0;
	margin: 0 20px 0 0;
	float: left;
	}
	
#leftColumn #sideMenu {
	border: 1px dotted #556666;
	padding: 10px;
	margin: 0 0 20px 0;
	}
	
#leftColumn #sideMenu h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #404040;
	padding: 0 0 2px 0;
	text-align: left;
	}
	
#leftColumn #sideMenu li {
	font-family: lucida Grande, Verdana, Arial, Sans-serif;
	color: #5d752c
	}
	
#leftColumn #sideMenu li a {
	color: #5d752c; 
	text-decoration: none;
	}

#leftColumn #sideMenu li a:hover {
	color: #404040; 
	text-decoration: none;
	}
	
#leftColumn #helpanimalsBox {
	text-align: center;
	border: 1px dotted #556666;
	padding: 58px 10px 20px 10px;
	margin: 0 0 20px 0;
	font-family: Georgia, Verdana, Arial, Sans-serif; 
	font-size: 14px;
	background: url(../httpdocs/images/small logo.jpg) no-repeat center .5em;
	}

#leftColumn #helpanimalsBox a {
	text-decoration: none;
	}


#leftColumn #helpanimalsBox a:hover {
	text-decoration: underline;
	color: #5d752c;
	}

#leftColumn #promoBox {
	text-align: center;
	border: 1px dotted #556666;
	padding: 58px 10px 20px 10px;
	margin: 0 0 20px 0;
	font-family: Georgia, Verdana, Arial, Sans-serif; 
	font-size: 14px;
	}

#leftColumn #promoBox a {
	text-decoration: none;
	}


#leftColumn #promoBox a:hover {
	text-decoration: underline;
	color: #5d752c;
	}

	
/* End Styles for the left column */
	
#mainColumn {
	width: 590px;
	padding: 0;
	margin: 0;
	float: left;
	line-height: 1.5;
	}

#mainColumn a {
color: #5d752c;
text-decoration: underline;
}

#mainColumn a:hover {
color: #404040;
text-decoration: none;
background-color: #ccddee;
}
	
/* Styles for footer */

#footer {
	text-align: center;
	padding: 15px 50px 15px 50px;
	border-top: 1px dotted;
	border-top-color: #556666;
	background-color: #dedede;
	}
	
#footer li {
	display: inline;
	list-style-type: none;
	padding: 0 7px 0 0;
	}
	
#footer li, a {
	color: #404040;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	color: #404040;
	}
	
/* End Styles for footer */


/* Styles for the modules used throughout the site */

#serviceratesBox {
	width: 265px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 20px;
	}
		
#ourdogwalkersBox {
	width: 255px;
	margin: 0 0 0 20px;
	padding: 0 20px 0 0;
	float: left;
	}
	
/* End Styles for the modules used throughout the site */
	
/* Common styles used throughout the site */
	
ul.diamond li {
	background: url(../httpdocs/images/diamond.gif) no-repeat 0 .45em;
	padding: 0 10px 1px 10px;
	}
	
ul.diamond_green li {
	background: url(images/diamond_green.gif) no-repeat 0 .45em;
	padding: 0 0 1px 10px;
	}
	
ul.diamond_services li {
	background: url(../httpdocs/images/diamond.gif) no-repeat 0 .35em;
	padding: 0 10px 1px 10px;
	margin-left: 100px;
	}

div#ournycdogwalkersBox ul.diamond li {
	background: url(../httpdocs/images/diamond.gif) no-repeat 20px .30em;
	padding: 0 10px 1px 30px;
	}


span.brown {
	color: #815b2e;
	}
	
span.green {
	color: #5d752c;
	}

.heading1 {
	border-top: 1px dotted #556666;
	border-bottom: 1px dotted #556666;
	padding: 7px 0;
	font-weight: normal;
	}

.heading2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #815b2e;
	margin-left: 200px;
	padding: 7px 0;
	font-weight: normal;
	}
	
#breadcrumbs {
	border-bottom: 1px dotted #556666;
	text-align: center;
	padding: 7px 0;
	margin: 0 0 20px 0;
	font-family: Georgia, Verdana, Arial, Sans-serif;
	}

#breadcrumbs a {
	text-decoration: none;
	color: #5d752c;
	}

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



	
.yellowBox {
	background: #ffffcc;
	padding: 5px 10px 5px 15px;
	margin: 15px 30px 15px 15px;
	width: 350px;
	float: left;
	}
.yellowBoxSmall {
	background: #ffffcc;
	padding: 5px 5px 5px 5px;
	margin: 10px 30px 13px 60px;
	width: 200px;
	float: right;
	}
	
.floatLeft { float: left; }

.floatRight { float: right; }

.clear { clear: both; }

.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 */

/* Common styles used throughout the site */

#leftBox1 {
	float: left;
	width: 450px;
	margin: 0px 0px 0 50px;
	padding: 0;
	}

.imageBox1 { 
	float: left;
	width: 94px;
	}	

#rightbox1 {
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
	padding: 0;
	}

	
