/* CSS Document */

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

input, select {
	background-color: #f8fdff;
	color: #556666;

	font: 12px arial;
}

textarea {
	background-color: #f8fdff;
	color: #556666;
	width: 200px;
	height: 90px;
	font: 12px arial;
}
	


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;
	line-height: 1.5em;
}

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;
	line-height: 1.5em;
}

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


.red {
	color: #973100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}

.redForm {
	color: #973100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 5px;
}

.gold {
	color: #f7ffcc;
	font-weight: normal;
}

.blue {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: none;
}
.blueForm {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	list-style-type: none;
	padding-right: 10px;
}
.blueGeorgia {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}

.wrapper {
	width: 780px;
	margin: 0 auto; 
}


h2 {
	color: #973100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin: 0 ems;
}

h3 {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}



#container {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
}	
	
	
/* Styles for the top header section */	

#header {
	height: 92px;
	background-image: url(../images/bckgrnd-header.jpg);
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
	
#header h1 {
	font-size: 18px;
	color: #5d752c;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 15px 0 0 40px;
	background: url(../../ETC./public_html/nycdogrunners/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;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	position: absolute;
	top: 14px;
	display: inherit;
	height: 68px;
	font: normal #fff 14px/1em Arial, Helvetica, sans-serif;
	text-align: right;
	width: 698px;
	list-style: none;
	line-height: 1.25em;
	}

html>body #header #clientLogin {
	margin:15px 275px 0 0;
	}

#header #clientLogin a {
	text-decoration: none;
	color: #815b2c;
	font-weight: normal;
	}
	
#header #clientLogin a:hover {
	text-decoration: underline;
	color: #815b2c;
	background-color: #f3f3cd;
	}

#logo {
	position:absolute;
	width:420px;
	height:92px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	z-index: 2;
	left: 2px;
	top: 0px;
}


/* End Styles for the top header section */	


/* Styles for the top menu bar section */	

#menuBar {
	padding: 10px 0px 10px 0px;
	background-color: #9EB847;
	border: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	}

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

#menuBar li {
	display: inline;
	list-style-type: none;
	padding: 0 20px 0 0;
	}
	
#menuBar li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #f5ffcc;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	}

#menuBar li a:hover {
	text-decoration: underline;
	background-color: #9EB847;
	font-family: Arial, Helvetica, sans-serif;
	}

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

#twoColumn {
	padding: 25px 20px 40px 0px;
	width: 1000px;
}

#newClientsEntrance {
padding-top: 9px;
width: 215px;
margin-left: 275px;
}

#newClientsEntrance a, a:visited {
color: #336699;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration: underline;
font-weight: normal;
}

#newClientsEntrance a:hover {
color: #404040;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration: none;
font-weight: normal;
}

/* Styles for the left column */
	
#leftColumn {
	width: 150px;
	padding: 0;
	margin: 0 20px 0 15px;
	float: left;
	}
	
#newScheduleForm {
	width: 300px;
	padding: 25px;
	margin: 0 20px 0 40px;
	float: left;
}
#scheduleServicesBox {
	float: left;
	margin: 7px 10px 0px 30px;
	text-align: right;
}
#scheduleContacts {
	text-align: right;
	margin-right: 40px;
}
#servicesRightBox {
	width: 300px;
}
#scheduleTimesBox {
	width: 120px;
	float: right;
	margin: 7px 0px 0px 0px;
}
#scheduleFormInstructions {
	text-align: right;
}
#scheduleContacts {
	padding-left: 20px;
}
#scheduleContactsLeft {
	text-align: right;
	width: 250px;
	float: left;
	margin: 10px 0px 5px 0px;
}
#scheduleTitle {
	padding-left: 30px;
	padding-top: 10px;
}
#scheduleTitle2 {
	text-align: center;
}
#scheduleContactsRight {
	text-align: left;
	width: 165px;
	float: right;
	margin: 10px 30x 5px 0px;
}
#scheduleFormImage {
	/*padding-left: 100px;*/
	float:right;
}
#scheduleSubmitImage {
	/*padding-left: 100px;*/
}
	
#leftColumn #sideMenu {
	border: 1px dotted #815b2c;
	padding: 10px;
	margin: 0 0 20px 0;
	}

#leftColumn #sideMenu p {
	margin: 30px 0 10px 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: 800px;
	padding: 0;
	margin: 20px 0px 20px 25px;
	float: left;
	border: 1px dotted #815b2c;
	}

#newClientsBar {
	padding: 10px 0px 10px 0px;
	background-color: #9EB847;
	border: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	}

#newClientsBar ul {
	padding: 0 0 0 100px;
	}
	

#newClientsBar li {
	display: inline;
	list-style-type: none;
	padding: 0 20px 0 0;
	}
	
#newClientsBar li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #f5ffcc;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	}

#newClientsBar li a:hover {
	text-decoration: underline;
	background-color: #9EB847;
	font-family: Arial, Helvetica, sans-serif;
	}

#newClientsContainer {

}


#newClientSurfing {
margin-top: 0px;
}

#newClientsAbout {
	width: 800px;
	margin: 0px 0px 20px 25px;
	float: left;
	background-image: url(../images/boston-terrier-greyhound-playing.jpg);
	background-repeat: no-repeat;
	height: 451px;
	border: 1px dotted;
	}

#newClientsOffice {
	width: 800px;
	margin: 0px 0px 20px 25px;
	background-image: url(../images/dog-paws-in-snow.jpg);
	background-repeat: no-repeat;
	height: 451px;
	border: 1px dotted;
	}

#newClientsForm {
	width: 800px;
	margin: 15px 0px 20px 25px;
	background-image: url(../images/jack-russell-dog-run.jpg);
	background-repeat: no-repeat;
	height: 451px;
	border: 1px dotted;
	}

#newClientsForm a, a:visited {
color: #336699;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration: none;
font-weight: normal;
}

#newClientsForm a:hover {
color: #565656;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration: none;
font-weight: normal;
}

#newClientsFormLeft {
	width: 140px;
	background-color: #FFF;
	float: left;
	padding: 0px;
}

#newClientsFormRight {
	width: 140px;
	background-color: #FFF;
	float: right;
	padding: 0px;
}


#newClientsWalkers {
	width: 800px;
	margin: 15px 0px 20px 25px;
	float: left;
	background-image: url(../images/nyc-dog-walker-village.jpg);
	background-repeat: no-repeat;
	height: 500px;
	border: 1px dotted;
	}


#newClientWalkersBox {
	float: right;
	background-color: #fff;
	margin: 30px 20px 0px 0px;
	width: 250px;
	color: #565656;
	padding: 10px;
}

#newClientFormBoxLeft {
	background-color: #fff;
	margin: 20px 0px 0px 50px;
	float: left;
	width: 250px;
	color: #565656;
	padding: 10px;
}

#newClientFormBoxRight {
	background-color: #fff;
	margin: 3px 0px 0px 260px;
	width: 300px;
	color: #565656;
	padding: 10px;
}

#newClientFormBoxRight a, a:visited {
color: #336699;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration: underline;
font-weight: normal;
}

#newClientFormBoxRight a:visited {
color: #336699;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration: underline;
font-weight: normal;
}

#newClientsFormContact {
text-align: right;
}

#newClientWalkersBox a, a:visited {
color: #336699;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration: underline;
font-weight: normal;
}

#newClientWalkersBox a:hover {
color: #565656;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration: underline;
font-weight: normal;
}

#mainColumn2 {
width:950px;
}

#mainColumn3 {
width:675px;
}

#title {
	padding-left: 75px;
	padding-top: 20px;
	margin-bottom: opx;
}



#mainOneColumn {
	width: 600px;
	padding: 0;
	float: right;
	border: 1px dotted #815b2c;
	margin-top: 10px;
	}

	
/* Styles for footer */

#footer {
	text-align: center;
	padding: 15px 50px 15px 0px;
	background-color: #815b2c;
	border: 0px;
	margin-top: 15px;
	}
	
#footer li {
	display: inline;
	list-style-type: none;
	padding: 0 7px 0 0;
	}
	
#footer li a, a {
	color: #f7ffcc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

#footer a:hover, li a:hover {
	text-decoration: underline;
	background-color: #815b2c;
	color: #f7ffcc;
	font-size: 12px;
	}
#footer a:visited {
	color: #f7ffcc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #815b2c;
}


/* End Styles for footer */


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

#scheduleForm {
	border: 0px;
	padding: 0px 15px 15px 20px;
	margin: 0px 20px 10px 50px;
	background-color: #FFFFFF;
	width: 300px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	color: #565656;
	line-height: 1.5ems;
	}

#scheduleForm2 {
	width: 350px;
	margin: 10px 10px 0px 50px;
	float: left;
}

#scheduleForm5 {
	float:left;
	margin:10px 10px 0 0px;
	width:45%;
	text-align: right;
	font:Georgia, "Times New Roman", Times, serif;
	color: #73a89f;
	font-size: 14px;
}

#scheduleForm5 a, a:hover {
	font:Georgia, "Times New Roman", Times, serif;
	color: #73a89f;
	font-size: 14px;
	font-weight: bold;
}

#scheduleFormNew {
	float: left;
}
#scheduleForm #appLeft {
	padding: 10px 10px 10px 30px;
}
	
#scheduleForm p {
	padding: 3ems 0 3ems 0;
	}	
	
#scheduleForm img {
	float: left;
	margin: 4px;
	}	
#scheduleForm li {
	color: #565656;
	text-align: left;
}

#scheduleForm a, li a, a:visited, li a:visited {
	text-decoration: underline;
	color: #336698;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#scheduleForm a:hover, li a:hover {
	background: #fff;
	color: #336698;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	}

#scheduleForm a:visited, li a:visited {
	text-decoration: underline;
	color: #336698;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

#scheduleForm h3 {
	color: #973100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	}

#scheduleForm h2 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}

#introBox {
	border: 0px;
	padding: 15px 15px 15px 40px;
	margin: 10px 0 10px 0;
	background-color: #FFFFFF;
	width: 325px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	color: #565656;
	line-height: 1.5ems;
	}
#introBox #appLeft {
	padding: 10px 10px 10px 30px;
}
	
#introBox p {
	padding: 3ems 0 3ems 0;
	}	
	
#introBox img {
	float: left;
	margin: 4px;
	}	
#introBox li {
	color: #565656;
	text-align: left;
}

#introBox a, li a, a:visited, li a:visited {
	text-decoration: underline;
	color: #336698;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#introBox a:hover, li a:hover {
	background: #fff;
	color: #336698;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	}

#introBox a:visited, li a:visited {
	text-decoration: underline;
	color: #336698;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

#introBox h3 {
	color: #973100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	}

#introBox h2 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}

.introImage { 
	float: left;
	width: 94px;
	margin: 0 0px 0px 0px;
	}



#clientServices {
	border: 0px;
	padding: 15px 0px 15px 25px;
	margin: 10px 0 10px 0;
	background-color: #FFFFFF;
	width: 365px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	color: #565656;
	text-align: left;
	}
#clientServices #appLeft {
	padding: 10px 10px 10px 30px;
}
	
#clientServices p {
	padding: 3ems 0 3ems 0;
	}	
	
#clientServices img {
	float: left;
	margin: 4px;
	}	
#clientServices li {
	color: #565656;
	text-align: left;
}

#clientServices a, li a, a:visited, li a:visited {
	text-decoration: underline;
	color: #336698;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#clientServices a:hover, li a:hover {
	background: #fff;
	color: #336698;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	}

#clientServices a:visited, li a:visited {
	text-decoration: underline;
	color: #336698;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

#clientServices h3 {
	color: #973100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	}

#clientServices h2 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}

.introImage { 
	float: left;
	width: 94px;
	margin: 0 0px 0px 0px;
	}



#clientServices2 {
	border: 0px;
	padding: 15px 0px 15px 25px;
	margin: 10px 0 10px 0;
	background-color: #FFFFFF;
	width: 365px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	color: #565656;
	text-align: left;
	}
#clientServices2 #appLeft {
	padding: 10px 10px 10px 30px;
}
	
#clientServices2 p {
	padding: 3ems 0 3ems 0;
	}	
	
#clientServices2 img {
	float: left;
	margin: 4px;
	}	
#clientServices2 li {
	color: #565656;
	text-align: left;
}

#clientServices2 a, li a, a:visited, li a:visited {
	text-decoration: none;
	color: #336698;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#clientServices2 a:hover, li a:hover {
	background: #fff;
	color: #565656;
	text-decoration: none;
	font-weight: none;
	font-size: 12px;
	margin: 0px;
	}

#clientServices2 a:visited, li a:visited {
	text-decoration: underline;
	color: #336698;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

#clientServices2 h3 {
	color: #973100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	}

#clientServices2 h2 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}



#servicesBox {
	width: 320px;
	margin: 0 30px 10px 0px;
	padding: 25px 10px 10px 10px;
	color: #565656;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	list-style: none;
	float: right;
	}

#servicesBox2 {
	float: left;
	width: 400px;
	margin: 50px 0px 0px 60px;
}

#servicesBox2 a, a:visited {
color:#73a89f ;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
}

#servicesBox2 a:hover {
color:#73a89f ;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
}

#servicesBox3 {
	float:left;
	margin:10px 0 0 0;
	width:45%;
	color:#73A89F;
}

#servicesBox3 a, a:visited {
color:#73a89f ;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
}

#servicesBox3 a:hover {
color:#73a89f ;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
}

#servicesBox img {
}

#servicesBox a, li a, a:visited, li a:visited {
	text-decoration: underline;
	color: #336698;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#servicesBox a:hover, li a:hover {
	background: #fff;
	color: #336698;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}

#servicesBox p {
margin: 0 0 20px 0;
}

#servicesBox h3 {
	color: #973100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	}

#servicesBox h2 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
}

#oneColumn {
	border: 0px;
	padding: 15px;
	margin: 20px;
	background-color: #FFFFFF;
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	color: #565656;
	}
	
#oneColumn p {
	padding: 3ems 0 3ems 0;
	}	
	
#oneColumn img {
	padding: 5px 45px 10px 20px;
	}	
#oneColumn li {
	color: #565656;
	text-align: left;
}

#oneColumn a, li a, a:visited, li a:visited {
	text-decoration: underline;
	color: #336698;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#oneColumn a:hover, li a:hover {
	background: #fff;
	color: #336698;
	text-decoration: none;
	font-weight: normal;
	}

#oneColumn a:visited, li a:visited {
	text-decoration: underline;
	color: #336698;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

#oneColumn h3 {
	color: #973100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	}

#application {
	padding: 5px 0px 15px 185px;
}

#application2 {
	padding: 25px 30px 5px 80px;
}
#application2 img {
	padding: 0px 35px 10px 10px;
}

#vetsBox {
	border: 0px;
	padding: 15px;
	margin: 10px 0 10px 0;
	background-color: #FFFFFF;
	width: 365px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	color: #565656;
	}
	
#vetsBox p {
	padding: 3ems 0 3ems 0;
	}	
	
#vetsBox img {
	float: left;
	margin: 4px;
	}	
#vetsBox li {
	color: #565656;
	text-align: left;
}

#vetsBox a, li a, a:visited, li a:visited {
	text-decoration: underline;
	color: #336698;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#vetsBox a:hover, li a:hover {
	background: #fff;
	color: #336698;
	text-decoration: none;
	font-weight: normal;
	}

#vetsBox a:visited, li a:visited {
	text-decoration: underline;
	color: #336698;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

#vetsBox h3 {
	color: #973100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	}

#vetsBox h2 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}

#vetsBox2 {
	width: 304px;
	float: right;
	margin: 0 0px 10px 0;
	padding: 25px 0px 10px 10px;
	color: #565656;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	list-style: none;
	}
#vetsBox2 img {
}

#vetsBox2 a, li a, a:visited, li a:visited {
	text-decoration: underline;
	color: #336698;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#vetsBox2 a:hover, li a:hover {
	background: #fff;
	color: #336698;
	text-decoration: none;
	font-weight: normal;
	}

#vetsBox2 p {
margin: 0 0 20px 0;
}

#vetsBox2 h3 {
	color: #973100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	}

#vetsBox2 h2 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
}



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


#serviceratesBox h2 {
	background: url(../../ETC./public_html/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;
	}
	
#walkerApplication {
	border: 0px;
	padding: 15px;
	margin: 20px;
	background-color: #FFFFFF;
	width: 800px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	color: #565656;
	}
	
#walkerApplication p {
	padding: 3ems 0 3ems 0;
	}	
	
#walkerApplication img {
	padding: 5px 5px 10px 10px;
	}	
#walkerApplication li {
	color: #565656;
	text-align: left;
}

#walkerApplication a, li a, a:visited, li a:visited {
	text-decoration: underline;
	color: #336698;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#walkerApplication a:hover, li a:hover {
	background: #fff;
	color: #336698;
	text-decoration: none;
	font-weight: normal;
	}

#walkerApplication a:visited, li a:visited {
	text-decoration: underline;
	color: #336698;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

#formLeft {
	border: 0px;
	padding: 15px;
	margin: 10px 0px 10px 10px;
	background-color: #FFFFFF;
	width: 200px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	color: #565656;
	}
	
#formLeft p {
	padding: 3ems 0 3ems 0;
	}	
	
#formLeft img {
	padding: 5px 5px 10px 10px;
	}	
#formLeft li {
	color: #565656;
	text-align: left;
}

#formLeft a, li a, a:visited, li a:visited {
	text-decoration: underline;
	color: #336698;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#formLeft a:hover, li a:hover {
	background: #fff;
	color: #336698;
	text-decoration: none;
	font-weight: normal;
	}

#formLeft a:visited, li a:visited {
	text-decoration: underline;
	color: #336698;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

#formRight {
	border: 0px;
	padding: 15px;
	margin: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	width: 200px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	color: #565656;
	}
	
#formRight p {
	padding: 3ems 0 3ems 0;
	}	
	
#formRight img {
	padding: 5px 5px 10px 10px;
	}	
#formRight li {
	color: #565656;
	text-align: left;
}

#formRight a, li a, a:visited, li a:visited {
	text-decoration: underline;
	color: #336698;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#formRight a:hover, li a:hover {
	background: #fff;
	color: #336698;
	text-decoration: none;
	font-weight: normal;
	}

#formRight a:visited, li a:visited {
	text-decoration: underline;
	color: #336698;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
#image {
	width: 250px;
	float: left;
	padding: 20px 0px 0px 50px;
	margin-left: 50px;
}


/* End Styles for the modules used throughout the site */
	
/* Common styles used throughout the site */
	

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;
	}
#pushRight {
	text-align: right;
	padding-top: opx;
	border-top: 0px;
}

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

#breadcrumbs a:hover {
	color: #404040;
	text-decoration: none;
	}
#chat {
	padding: 40px 0px 50px 175px;
}

.middle {
text-align: center;
}
.pushRight {
	padding-left: 40px;
}

.heading {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #565656;
}
	
.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 */

.redFont
{
color: #973100
}
	
#scheduleFormRight {
	float: right;
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 20px;
}

#testImage a,a:visited {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#testImage {
	background-image: url(../images/new-york-city-street.jpg);
	height: 450px;
	background-repeat: no-repeat;
	margin: 15px 0px 10px 30px;
}

#testImage a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}


#testImageBox {
	width: 250px;
	margin: 0px 0px 0px 280px;
	height: 150px;
	padding-top: 195px;
}

#testChelsea {
	width: 100px;
	background-color: #0000FF;
	float: left;
	padding: 2px;
	color: #FFFF33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#testWestVillage {
	width: 100px;
	background-color: #0000FF;
	float: left;
	margin-top: 10px;
	padding: 2px;
}

#testSoho {
	width: 100px;
	background-color: #0000FF;
	float: left;
	margin-top: 10px;
	padding: 2px;
}

#testTribeca {
	width: 100px;
	background-color: #0000FF;
	float: left;
	margin-top: 10px;
	padding: 2px;
}
#testGramercyPark {
	width: 100px;
	background-color: #0000FF;
	color: #fff;
	margin-right: 5px;
	float: right;
	padding: 2px;
}

#testEastVillage {
	width: 100px;
	float: right;
	background-color: #0000FF;
	color: #fff;
	margin-top: 10px;
	margin-right: 5px;
	padding: 2px;
}

#testLowerEastSide {
	width: 100px;
	background-color: #0000FF;
	color: #fff;
	margin-top: 10px;
	margin-right: 5px;
	padding: 2px;
	float: right;
}

#testUnionSquare {
	float: right;
	background-color: #0000FF;
	margin: 0px 60px 0px 0px;
}
#testBatteryPark {
	width: 100px;
	background-color: #0000FF;
	color: #fff;
	float: right;
	padding: 2px;
	margin-top: 10px;
	margin-right: 5px;
}
#testCaption {
	margin-bottom: 0px;
	color: #FFFF33;
	text-align: center;
}
#newClientSurfing {
	margin-top: 30px;
	padding-left: 30px;
}
#newClientTabs {
	width: 150px;
	padding-left: 100px;
}
#newClientsSignUp {
	width: 400px;
	background-image: url(../../customize_product_top.gif);
	background-repeat: no-repeat;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	padding: 15px 0px 0px 15px;
	margin-top: 20px;
	margin-left: 300px;
}
#newClientsFormImages {
	width: 250px;
	float: left;
	margin: 20px 0px 10px 30px;
}
#newClientContainer {
	width: 600px;
}

#testAboutRight {
	width: 265px;
	float: right;
}
#newClientsImage {
	margin: 40px 0px 10px 0px;
}
#nightWalks {
	border: thin dashed #C41200;
	padding: 10px 10px;
	text-align: middle;
	width: 150px;
	margin-left: 175px;
}

#whatsNew {
}

span.teal {
color: #73a89f;
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}

#middle {
text-align: center;
}

#clientFormWrapper {
float: left;
margin-left: 10%;
}

.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
}

