/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

img {
	border:0px;
	margin:0px;
}
table {
	margin:0px;
	vertical-align:top;
}
#container {
	position:relative;
	left:0px;
	top:0px;
	width:807px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}
#header-address {
	text-align:right;
	font-size:10px;
	font-weight:600;
}
#content {
	width:531px;
}
#content-right {
	font-weight:bold;
	font-size: 13px;
	padding-top:10px;
}
.content-right {
	font-weight:bold;
	font-size: 13px;
}
.content-em {
	font-weight:bold;
	font-size: 18px;
	color:#336699;
}
#sidebar-content-background {
	background-image:url(http://dognsudspetservices.com/images/sidebar_content_slice.gif);
	background-repeat:repeat-y;
}
#barking-dog {
position:relative;
top:5px;
left:135px;
}
#footer {
	text-align:center;
}
#breadcrumbs {
	font-size:10px;
}
#copyright {
	font-size:9px;
}
.odd-row {
background-color:#FFFFCC;
}
.smallfont {
    font-size:9px;
	}
#rigntcol {
	float:right;
	width:256px;
}
#sidebar-content {
    position:relative;
	top:10px;
	left:60px;
	width:150px;
	padding-bottom:20px;
}
#sidebar-stripes {
	vertical-align:top;
	background-image:url(images/sidebar_slice.gif);
	background-repeat:repeat-y; 
}
.float-left {
	float:left;
	padding-right:10px;
	padding-bottom:12px;
}
.float-right {
	float:right;
}
.clear-both {
	clear:both;
	}
#nav-bar {
	background-image:url(images/navbar.gif);
	background-repeat:no-repeat;
}
#home:hover {
	color:#FFFFFF;
	}
#icd-credit {
	font-size:9px;
} 

#icd-credit a {
	text-decoration:none;
	color:#000000;
} 

#icd-credit a:hover {
	text-decoration:none;
	color:#990000;
}
/* nav styling */
ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 0;
	}
ul#nav li {
	position: relative;
	margin: 0;
	float: left;
	display: block;
	width: 138px;
	padding: 0px;
	text-align: center;
	}
ul#nav li#yourdogsli {	
	width:137px;
	}
ul#nav li ul {
	position: absolute;
	right: 0px;
	top: 20px;
	z-index:100px;
	display: none;
	height: 20px;
	list-style-position:outside;
	}
ul#nav li a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:700;
	text-decoration: none;
	color: #000;
	padding: 3px 5px;
	border: 0;
	}
ul#nav li.serv a {
	color: #000;
	background: #ff9900;

	}
ul#services li a {
	background-color:#ffff66;
	}	
ul#aboutus li a {
	background-color:#ffcc00;
	}
ul#yourdogs li a {
	background-color:#6699cc;
	}
ul#nav li li a {
	text-align:left;
	font-size:12px;
	font-weight:100;
	}
ul#nav li.serv a:hover {
	color: #000;
	background: #ffffcc;
	}
ul#services li a:hover {
	color: #000;
	background: #ffffcc;
	}
ul#aboutus li a:hover {
	color: #000;
	background: #fefabb;
	}
ul#yourdogs li a:hover {
	color: #000;
	background: #ccffff;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float: left; height: 1%; }
/* Fix IE. Hide from IE Mac \*/
* html ul#nav li a { height: 1%; }
ul#nav li:hover ul, ul#nav li.over ul { 
	display: block;
	position:absolute;
	right:0px;
	top:24px; 
	}

/*
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:559px;
	height:76px;
}

#sidebar-top {
	position:absolute;
	left:559px;
	top:0px;
	width:250px;
	height:256px;
}

#header-img {
	position:absolute;
	left:0px;
	top:76px;
	width:551px;
	height:119px;
}

#nav-bar {
	position:absolute;
	left:1px;
	top:195px;


#main-area {
	position:relative;
	left:0px;
	top:224px;
	width:551px;
}
#content {
	position:absolute;
	top:260px;
	width: 500px;
	}

#sidebar-content-left {
	position:absolute;
	left:560px;
	top:256px;
	width:47px;

	background-color: #99cc33;
}

#sidebar-content {
	position:absolute;
	left:606px;
	top:256px;
	width:250px;
    height:100%;
	background-color:#FFFFFF;
}

#sidebar-content-right {
	position:absolute;
	left:783px;
	top:256px;
	width:27px;
	height:100%;
	background-image:url(images/blueSide_19.gif);
	background-repeat:repeat-y;
}

#sidebar-content-bottom {
	position:absolute;
	left:560px;
	top:387px;
	width:250px;
	height:11px;
	margin:0px;
	background-image:url(images/dogNSuds_14.gif);
}

#sidebar-stripes {
	position:absolute;
	left:560px;
	top:398px;
	width:250px;
	height:75px;
	background-image:url(images/sidebar_slice.gif);
	background-repeat:repeat-y; 
	margin:0px;
}

#sidebar-bottom {
	position:absolute;
	left:560px;
	top:473px;
	width:250px;
	height:10px;
	margin:0px;
	background-image:url(images/dogNSuds_23.gif);
	background-repeat:no-repeat;
}

#icd-credit {
	position:absolute;
	left:560px;
	top:483px;
	width:250px;
	height:9px;
}


*/		