* {
margin:0;
padding:0;
}
a img {
	border: none;
}

body {
text-align:center;
background:#fff url(../img/background.jpg) repeat-x;
padding-top:0px;
}
body.c900 div#wrapper, body.c900 div#wrapper2 {
width: 900px;
}

.float{ padding:6px; float:right}


#wrapper{
	text-align:left;
    overflow: hidden;
    margin:0 auto;
    width:900px;
}

#maincontent, #sidebar{
    float: left;
}

/*header*/
#dog_cat_services{
    background:#CC3399 url(../img/york-walk-services.jpg) 0 0 no-repeat;
    width:900px; height:259px;
}
#york-domestic-petcare {
	position:absolute;
	width:562px;
	height:39px;
	z-index:2;
	padding-left: 328px;
	padding-top: 190px;
}
#york-phone {
	position:absolute;
	width:150px;
	height:50px;
	z-index:1;
	padding-left: 800px;
	padding-top: 10px;
	color:#FFFFFF; font:Georgia, "Times New Roman", Times, serif; font-weight:bold; text-align:center
}
#footer {
	position: absolute;
	width:530px;
	height:50px;
	z-index:1;
	padding-left: 336px;
	padding-top: 40px;
	color:#FFFFFF; font:Georgia, "Times New Roman", Times, serif; font-weight:bold;
}
#footernumber {
	position:absolute;
	width:235px;
	height:31px;
	z-index:2;
	padding-left: 35px;
	padding-top: 50px;
	color:#b22b75;
	font:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.6em; text-align:center;
}



#maincontent{
    width:580px;height:100%;
	background:#FFFFFF url(../img/dog-cat.gif) -320px 0 repeat-y;
}

#sidebar{
    padding:0; width:34%;
}
#w66{
   width:66%;
}
/*not nec*/
#york-walk{
    width:900px;height:100%;
	background:#FFFFFF url(../img/dog-cat.gif) 0 0 repeat-y;
	
	
}
#pet-taxi{
    width:900px;height:100%;
	background:#FFFFFF url(../img/dog-cat.gif) 100% 0 repeat-y;

}
/*footer*/
#york_dog_walk{
    background:url(../img/york-pet-feeding.gif) 0 0 no-repeat;
    width:900px;height:120px;
}

a:link,a:visited {
text-decoration:underline;
color:#666;
}
a:hover {
text-decoration:underline;
color:#333; background-color:#FFCCCC
}



/************************************************/
/* slidedoor Credits: Dynamic Drive CSS Library */

.moduletablemenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 300px;
}

.moduletablemenu ul {
list-style:none;
margin:0;
}

.moduletablemenu li{
padding-left:13px;padding-right:9px;	
}

.moduletablemenu li a{
background: white url(../img/vstrip.gif) no-repeat left top; /* Background image positioned to the left(v) top(h) corner initially */
display: block;
color: #b22b75;
width: auto;
border-bottom: 1px solid #888;
padding: 7px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 35px;
text-decoration: none;
}

.moduletablemenu li a:visited, .moduletablemenu li a:active{
color: #b22b75;
}

.moduletablemenu li a:hover{
background-position: -586px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
color:#b22b75;/**/
}

.moduletablemenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.moduletablemenu li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}
.moduletablemenu ul ul {}
.moduletablemenu ul ul li{ padding-right:0px;	 }

.moduletablemenu #current a{color:#fff;background-position: -300px 0;}
.moduletablemenu #current ul li a{color:#fff;}
.moduletablemenu .activeitem a:link{color:#fff;}


.my{ padding:0px; margin:0; border:0; width:100%}
.my td{ padding:30px; padding-top:0px; margin:0; border:0; vertical-align:top}

/****************/
/* FONT STYLES */

body {
  
font-size:86%;
font-family: Arial, Helvetica, sans-serif;
line-height:1.5;
color:#666666;
}

h1 {
font-size:1.8em;
}

h2{
font-size:1.6em; 
}

h3{
font-size:1.4em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}

h1 {
background:none;
color: #fff;
font:1.8em "Times New Roman", Times, serif; text-transform:capitalize; font-stretch:extra-condensed;
padding-left:10px; 
}
h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
 text-transform:capitalize; font-stretch:extra-condensed; font-weight:normal;
}

.small{
font : 0.7em Arial, Helvetica, sans-serif;
color : #999; text-transform:capitalize;
}
#footer  a {
color : #ccc; text-transform:capitalize; text-decoration:none;
}
#footer  a:hover {
text-decoration:underline;
color:#fff; background:none;
}

