#sidebarNav {
	position: absolute;
	width: 157px;
	left: 27px;
	top: 182px;
	text-indent: 0px;
	height: 239px;
	z-index: 4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	visibility: visible;
	color: #006600;
}
#sidebarNav a:link {
	color: #006600;
}

#sidebarNav a:visited {
	color: #006600;
}

#sidebarNav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006600;
	}
	
	
#sidebarNav a:active {
	text-decoration: none;
	color: #006600;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	line-height: 18px;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #006600;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #990000;
	font-weight: bold;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #990000;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}


a {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	text-decoration: none;

}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000099;
}
a:active {
	text-decoration: none;
	color: #000099;

}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/grass.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

strong {
	font-size: 10px;
	font-weight: bolder;
	color: #333333;
}

#header {
	background-image: url(../images/douglasdogs_header_bg.gif);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 7;
	visibility: visible;
	height: 179px;
}
#search {
	background-repeat: repeat-x;
	position: absolute;
	left: 687px;
	top: 33px;
	width: 320px;
	z-index: 28;
	visibility: visible;
	height: 99px;
}

#sunset {
	position: absolute;
	left: 825px;
	top: 210px;
	width: 150px;
	z-index: 26;
	visibility: visible;
	height: 50px;
}


#weather {
	position: absolute;
	left: 800px;
	top: 135px;
	width: 200px;
	z-index: 24;
	visibility: visible;
	height: 58px;
	vertical-align: middle;
}


#join {
	position: absolute;
	height : 41px;
	width: 149px;
	background-color: #FFFFCC;
	padding: 0px;
	z-index: 6;
	border: 2px solid #006600;
	line-height: 12px;
	text-align: center;
	visibility: visible;
	left: 29px;
	margin-top: 10px;
	top: 709px;
	}
	
	
#main_info {
	position: absolute;
	left: 185px;
	top: 196px;
	width: 600px;
	height: inherit;
	overflow: visible;
	z-index: 8;
	line-height: 18px;
	clear: both;
	visibility: visible;
}

#google01 {
	height: 200px;
	width: 200px;
	position: absolute;
	left: 800px;
	top: 280px;
	z-index: 10;
	visibility: visible;
}

#google02 {
	height: 200px;
	width: 200px;
	position: absolute;
	left: 800px;
	top: 500px;
	z-index: 10;
	visibility: visible;
}

#google03 {
	height: 60px;
	width: 600px;
	position: absolute;
	left: 185px;
	top: 127px;
	z-index: 30;
	visibility: visible;
}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
	text-align: center;
	height: 55px;
	width: 100%;
	position: relative;
	visibility: visible;
	clear: both
	z-index: 12;
	left: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	}

em {
	font-style: italic;
}
