html {
	background-color: #143755;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 160%;
	}	

img {
	border: 0;
	}
	
p a {
	color: #0000ff;
	}
	
p a:visited {
	color: #5A3696;
	}

	
#container {
	width: 1024px;
	height: 100%;
	margin: 0 auto;
	background-image: url('../images/vGradient.gif');
	background-repeat: repeat-x;	
	}	

#header {
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	width: 1024px;
	height: 179px;
	margin-top: -15px;
	}

#header h1 {
	visibility: hidden;
	}

#header img {
	margin: -20px 0 0 875px;
	}

#header ul {
	margin: 18px 0 0 150px;  
	list-style-image: url('../images/listStyleLg.gif');
	list-style-position: inside;
	}

#header li {
	margin: 0 10px;
	float: left;
	}
	
#header a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	}	

#header a:hover {
	text-decoration: underline;
	}
	
#mainContent {
	margin-top: -474px;
	margin-left: 250px;
	width: 721px;
	background-image: url('../images/hGradient.gif');
	float: left;
	}	

#mainContentText {
	padding: 0 20px 20px 100px;
	}
	
#mainContentText h1 {
	font-size: 20px;
	color: #143755;
	padding: 20px 0;
	margin-top: 15px;
	}
	
#mainContentText h1 + h2 {
	font-size: 14px;
	margin-top: -15px;
	margin-bottom: 40px;
	}	
	
#dogs {
	width: 247px;
	margin: 15px 0 0 75px;
	}
	
#dogs img {
	margin-bottom: 15px;
	}	

#smallDog {
	margin-left: 65px;
	}	
	
#accordion {
	margin-top: -15px;
	width: 600px;
	}

.readMore {
	color: #fdab21; 
	font-weight: bold;
	}

#banners {
	height: 400px;
	width: 475px;
	}

#banners p {
	font-size: 15px;
	line-height: 150%;
	}
	
#codeWidth {
	width: 400px;
	margin-left: 50px;
	font-size: 11px;
	}	
	
#footer {
	margin-left: -47px;
	margin-top: 40px;
	}

#footer ul {
	margin-bottom: 30px;
	padding-bottom: 10px;
	list-style-image: url('../images/listStyleSm.gif');   	
	}

#footer li {
	float: left;
	margin-left: 20px;	
	}	
	
#footer a {
	color: #143755;	
	font-size: 11px;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}	
	
#designCredit a {
	margin-left: 45px;
	font-size: 9px;
	text-decoration: underline;
	}
		
#designCredit a:hover{
	text-decoration: none;
	}		
