﻿.body {
	background-color: #fffffff;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #3f200e;
}



.main {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	z-index: 1;
	
}

.upmenu {
	list-style-type: none;
	text-align: right;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3f200e;
	margin-top: 23px;
	line-height: 17px;
}
.upmenu li {
	display: inline;
	margin-right: 3px;
	line-height: 17px;
}
.upmenu a {
	color: #3f200e;
	text-decoration: none;
}
.upmenu a:hover {
	color: #3f200e;
	text-decoration: underline;
}

.topnav {
	background-image: url(http://www.danebryantdogs.com/images/mainnav.gif);
	background-repeat: no-repeat;
	background-position:right;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	height:41px;
	color:white;
	text-align:center;
	font-size: 12px;
	margin-left: 15px;
}

.topnav a {
	color: #ffffff;
	text-decoration: none;
}
.topnav a:hover {
	color: #dbe5c2;
	text-decoration: underline;
}

.leftmenu {
	list-style-type: none;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #3f3e3e;
	clear: both;
	margin-bottom: 15px;
	margin-left: 15px;
	line-height: 16px;
	display: block;
}

.leftmenu a {
	color: #3f3e3e;
	text-decoration: none;
	font-weight: normal;
}
.leftmenu a:hover {
	color: #dbe5c2;
	text-decoration: underline;
}

.footer {
	font-size: 10px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	color: #445781;
	text-decoration: underline;
}

.bottompics {
	text-align: center;
	vertical-align:middle;
	background-color: #ef9c93;
	padding-top: 10px;
	padding-bottom: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #39231F;
}

.bottomnav {
	background-image: url(http://www.danebryantdogs.com/images/mainnav.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-left:10px;
	height: 50px;
	font-size: 11px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: white;
	text-align: center;

}

.bottomnav a {
	color: #ffffff;
	text-decoration: none;
}
.bottomnav a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.style1 {
	border-width: 0px;
}

