
body#dogtired {
background-color: #ffffff;
margin: 0;
padding: 0;
font-size: 70%;
font-family: verdana,sans-serif;
color: white;
}

p {
line-height: 170%;
}
a {
color: white;
text-decoration: none;
}
a:hover { color: white; }


/*POSITIONING======================================*/
#container {
position: relative;
background: #0000ff;
border-left: 5px solid #cccccc;
border-right: 5px solid #cccccc;
margin: 0 auto;
width: 800px;
}
#intro {
width: 100%;
background: transparent url(images/dogtiredwalksbanner.gif) no-repeat;
background-position: 65% 0%;
}

#pageHeader {
width: 720px;
height: 55px;
}
#mainTextArea a {
color: #0000ff;
}
#mainTextArea {
color: #0000ff;
margin-top: 160px;
margin-left: 160px;
width: 550px;
height: 360px;
background: transparent url(images/mainbackground.gif) no-repeat 50% 50%;
}	

#linkList {
position: absolute;
top: 140px;
left: 10px;
width: 225px;
background: transparent url(images/back_list.gif) repeat-y;
}

/*HEADERS======================================*/
#pageHeader h1,
#pageHeader h2 {
display: none;
}

p.title {
padding-top: 40px;
	margin-top: 40px;
	margin-left: 20px;
	background: transparent url(images/dogtireddogwalkingservice.gif) no-repeat 10% 50%;	
	/* line-height: 30px;*/
	text-indent: -1500px;	
}

#linkList2 h3 {
display: block;
height: 60px;
margin: 0px 30px;
text-indent: -1500px;}
/*#lselect h3 {background: transparent url(images/title_select.gif) no-repeat;}*/

/*LISTS======================================*/
#linkList ul {
margin: 0 10px 0 5px;
padding-left: 0;
padding-bottom: 10px;
list-style-type: none;
font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
font-size: 10px;
}

#lselect ul li {
padding-left: 20px;
}

#lselect ul li a {
margin-left: -25px;
padding-left: 40px;
background: transparent url(images/paw_bullet.gif) no-repeat 0 50%;
line-height: 40px;
font-size: 120%;
text-decoration: none;
display: block;
clear: both;
}
#lselect ul li a:hover { 
color: #eeeeee;
/* background-image: url(images/paw_bullet.gif);*/
}
#lselect ul li a.c {
margin-left: 0;
padding-left: 0px;
padding-right: 12px;
background-image: none;	
display: inline;
clear: none;
text-transform: none;
color: #B198C5;
}
/*#lselect ul li a.c:hover { 
color: #F286FF;
background: transparent url(images/bullet_stah.gif) no-repeat 100% 50%;
}
#lselect ul li a.c:hover { color: #F286FF; }*/

/*VARIOUS======================================*/
#mainTextArea p
{
padding-left: 40px;
padding-right: 50px;
}
#mainTextArea ul {
list-style-type: none;
padding-right: 50px;
}
#mainTextArea li {
display: block;
padding: 2px;
vertical-align: top;
background: transparent url(images/inner-paw-bullet.gif) no-repeat 0 50%;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 40px;
}

#gallery {
	color: black;
	position: relative;
	top: 20px;
	left: 20px;
}
#gallery-nav {
	position: relative;
	top: 20px;
	left: 80px;
}
#gallery-nav a {
	color: black;
	
}

#directory a {
	color: black;
}
