* {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

body {
	background: url(images/bgrd2.gif);
	font: 1em Arial, Tahoma, "sans serif";
}

h3 {
	font-size: 1.25em;
	padding-bottom: 1em;
}

p {
	padding-bottom: 1em;
}

#wholePage {
	height:48em ;
	width: 64em;
	margin: auto;
}

#logo {
	width:24.125em;
	height: 3.99em;
	margin: 6em 0 0 2.275em;
	background-image: url(images/CSHlogo.gif);
}

#wrapper {
	width: 43.74em;
	height: 32em;
	margin: auto;
	margin-top: -1.4em;
}

#leftBar {
	width: 7.825em; /*125.2*/
	height: 27em; /*432*/
	background: #603633;
	background: url(images/bg.gif);
	float: left;
}

#topBar {
	width: 35.915em;
	height: 7.825em;
	float: right;
	background: #DFD2BF;
}

#content {
	width: 35.915em;
	height: 19.175em;
	float:right;
	background: #F7F4EF;
	margin: -0.25em 0 0 0;
}

#info {
	font-size: 0.75em;
	color: #555;
	width: 29.5em;
	height: 21.08em;
	float: left;
	padding: 2em 1.25em 2em 1.25em;
	line-height: 1.5em;
	text-align: justify;
}

.dogSlideShow {
	width: 11.836em; 
	height: 19.175em; 
	float: right;
	
}

#default {background-image: url(images/dogA.jpg);}
#services {background-image: url(images/dogB.jpg);}
#cost {background-image: url(images/dogC.jpg);}
#contact {background-image: url(images/dogD.jpg);}
#largeDog {background-image: url(images/dogE.jpg);}
#smallDog {background-image: url(images/dogA.jpg);}
#mediumDog {background-image: url(images/dogB.jpg);}
#links {background-image: url(images/dogC.jpg);}


#navBar {
	width: 30em;
	float: left;
	text-align: left;
	margin:-1.5em 0 0 0 ;
}

#navBar ul, #navBar li, .footer li, .footer ul {
	display: inline;
}

#navBar li {
	padding: 0 0 0 0.75em;
}

#navBar img {
	height: 1.563em;
}

#info p {
	padding-bottom: 0.6em;
}

#info li {
	list-style: none;
}

#leftDogList, #rightDogList {
	text-align: left;
	width: 14em;
	height: 18.7em;
	float: left;
}

#rightDogList {
	float: right;
}

#backToCosts {
	margin: 0.75em 0 0 7.5em;
}

.footer {
	font-size: 0.625em; /*0.625 x 16 = 10px*/
	width: 62em;
	color: #8d7045;
	margin: auto;
}

.footerLink {
	padding: 0 1em 0 0;
	margin-right: 1em;
	border-right: 1px solid #8d7045;
}

.footerText {
	padding-left: 9.6em;
}

a {
	color: #603633;	
	text-decoration: none;
}

