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: 400px;
	border: 2px solid #dedede;
	margin: 200px 0px 100px 200px;
	padding: 0;
	}

TH {
color: #404040;
font-weight: lighter;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: .75cm;

}
	
	
/* 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 160px 0 0;
	padding: 20px 0 0 75px;
	height: 50px;
	background: url(images/monitorsmall.jpg) no-repeat 3px 0; 
	font-family: Georgia, Verdana, Arial, Sans-serif;
	font-size: 14px;
	}
#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 25px 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: 15px; }

/* Styles for the left column */
	
#leftColumn {
	width: 150px;
	padding: 0;
	margin: 15px 0px 0 25px;
	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: 500px;
	padding: 20px 0px 15px 10px;
	margin: 0;
	float: left;

	}

#mainColumn a {
	text-decoration: underline;
	color: #5d752c;
	}
	
#mainColumn a:hover {
    background: #ccddee;  
	color: #404040;
	text-decoration: none;
	}
	
/* 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 */

#introBox {
	border: 1px dotted #556666;
	padding: 5px 10px 5px 10px;
	margin: 0 20px 10px 0;
	background-color: #FFFFFF;
	width: 545px;
	float: left;
	}
	
#introBox p {
	padding: 10px 10px;
	}	
	
#introBox img {
	padding: 5px 5px 10px 10px;
	}	


#introBox a {
	text-decoration: underline;
	color: #5d752c;
	}
	
#introBox a:hover {
    background: #ccddee;  
	color: #404040;
	text-decoration: none;
	}
	
.introImage { 
	float: left;
	width: 94px;
	margin: 0 0px 0px 0px;
	}	


#servicesBox {
	width: 550px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	}
	
#servicesBox h2 {
	background: url(../httpdocs/images/littleguy2a.jpg) no-repeat 90px 0;
	height: 40px;
	padding: 12px 10px 0 140px;
	margin: 0px 0 0 0;
	}

#serviceratesBox {
	width: 250px;
	float: left;
	margin: 30px 10px 10px 0px;
	padding: 0;
	}
	
#serviceratesintroBox {
	border: 1px dotted #556666;
	padding: 5px 10px 5px 10px;
	margin: 25px 20px 25px 55px;
	background-color: #FFFFCC;
	width: 410px;
	float: left;
	}


#serviceratesBox h2 {
	background: url(../httpdocs/images/littleguy2a.jpg) no-repeat ;
	height: 40px;
	padding: 5px 5px 0 40px;
	margin: 0px 0 0 0;
	}
	
.serviceratesimage { 
	float: right;
	width: 94px;
	margin: 0px 0px 0px 0px;
	}

#serviceratesBox li {
	margin: 0 0px 0 0px;
	}
	



#nycdogservicesBox {
	width: 300px;
	float: left;
	margin: 0 10px 0px 0;
	padding: 0;
	}
	
div#nycdogservicesBox ul.diamond li {
	background: url(../httpdocs/images/diamond.gif) no-repeat 10px .45em;
	padding: 0 0 1px 18px;
	}
	

	
#nycdogservicesBox h2 {
	background: url(../httpdocs/images/littleguy2a.jpg) no-repeat 0 0;
	height: 40px;
	padding: 12px 0 0 40px;
	margin: 20px 0 0 0;
	}
	
#ourdogwalkersBox {
	width: 240px;
	
	margin: 30px 0px 10px 275px;
	padding: 0;
	}
	
#ourdogwalkersBox h2 {
	background: url(../httpdocs/images/littleguya.jpg) no-repeat 0 0;
	height: 40px;
	padding: 12px 0 0 40px;
	}

div#ourdogwalkersBox ul.diamond li {
	background: url(../httpdocs/images/diamond.gif) no-repeat 10px .45em;
	padding: 0 0 1px 18px;
	}	
	
#clientservicesBox {
	width: 300px;
	float: left;
	margin: 25px 0 10px 10px;
	border-style: dotted;
	border-width: thin;
	border-color: #556666;
	padding: 10px 10px 5px 10px;
	}

#clientservicesBox img{
padding-right: 10px;
}
	
div#clientservicesBox ul.diamond li {
	background: url(../httpdocs/images/diamond.gif) no-repeat 20px .45em;
	padding: 0 0 1px 30px;
	}	
#clientservicesBox h2 {
	background: url(../httpdocs/images/littleguy10a.jpg) no-repeat 20px 0;
	height: 40px;
	padding: 12px 0 0 65px;
	}
	
#aboutusBox {
	width: 175px;
	float: left;
	margin: 25px 0 0 25px;
	padding: 5px 5px 10px 5px;
	border: dotted;
	border-width: thin;
	border-color: #556666;
	}
	
#aboutusBox h2 {
	background: url(../httpdocs/images/littleguy24a.jpg) no-repeat 0 0;
	height: 40px;
	padding: 12px 0 0 45px;
	}

#aboutusBox img {

padding-right: 10px;
}
	
#rightIndexbox {
	width: 150px;
	float: left;
	margin: 15px 0 10px 15px;
	padding: 0;
	}
	
#rightIndexbox h2 {
	background: url(../httpdocs/images/littleguy24a.jpg) no-repeat 0 0;
	height: 40px;
	padding: 12px 0 0 45px;
	}

#rightIndexbox img {

padding-right: 10px;
}

#aboutusBox a, #clientservicesBox a, #ourdogwalkersBox a, #nycdogservicesBox a {
	color: #5d752c;
	text-decoration: underline;
	}


#aboutusBox a:hover, #clientservicesBox a:hover, #ourdogwalkersBox a:hover, #nycdogservicesBox a:hover {
	color: #404040;
	text-decoration: underline;
	}

#aboutusBox a:visited, #clientservicesBox a:visited, #ourdogwalkersBox a:visited, #nycdogservicesBox a:visited {
	color: #404040;
	text-decoration: underline;
	}

	

#ournycdogwalkersBox {
	padding: 0;
	margin: 5px 0 10px 0;
	float: left;
	width: 550px;
	
	}
	
#ournycdogwalkersBox h2 {
	background: url(../httpdocs/images/littleguy2a.jpg) no-repeat 0em 0;
	height: 40px;
	padding: 12px 0 0 25px;
	}	

	
/* 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(../httpdocs/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;
	margin: 0;
	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 25px 50px;
	padding: 0;
	}

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

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

	
