@charset "UTF-8";
body {
	font-family: Futura, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	letter-spacing: 1px;
}
h1 {
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 20px;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
}
.title {
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 20px;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 60px;
	padding-left: 10px;
}
.title .skinny {
	font-weight: normal;
}

.generic {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
.head1 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
	color: #333333;
	background-image: url(images/dogHead2.jpg);
	background-repeat: no-repeat;
	background-position: 23px top;
	height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
input {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 11px;
	-webkit-border-radius: 8px;    /* for Safari */
	-moz-border-radius: 8px;       /* for Firefox */
	border: 1px solid #333333;
}

.button {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 16px;
	-webkit-border-radius: 8px;    /* for Safari */
	-moz-border-radius: 8px;       /* for Firefox */
	border: 1px solid #333333;
	color: #FFFFFF;
	background-color: #333333;
	text-transform: uppercase;
	cursor: pointer;
}

.head1 #form1 {
	padding-top: 10px;
}
.head1 a {
	color: #333333;
	text-decoration: none;
}
.head1sub {
	width: 980px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.head1sub #form1 input {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 11px;
	-webkit-border-radius: 8px;    /* for Safari */
	-moz-border-radius: 8px;       /* for Firefox */
	border: 1px solid #333333;
}
.head1sub #form1 {
	padding-top: 20px;
}
.head1sub a {
	color: #333333;
	text-decoration: none;
}
.logoBttm {
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
	position: relative;
	width: 980px;
	height: 1px;
	overflow: visible;
	padding-top: 5px;
}
.titleLogo {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 39px;
}
.swfHeader {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.smallMenu {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	margin-top: 0px;
	height: 27px;
	font-size: 12px;
	color: #e00d23;
}
.smallMenu a {
	color: #e00d23;
	text-decoration: none;
}

.redMenu {
	width: 100%;
	height: 30px;
	background: #e00d23;
	font-size: 12px;
	color: #FFFFFF;
}
.redMenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.purpleMenu {
	width: 100%;
	height: 40px;
	background: #57328b;
	font-size: 14px;
	color: #FFFFFF;
	position:absolute;
	z-index: 100;
}
.purpleMenuSub {
	width: 100%;
	height: 40px;
	background: #57328b;
	font-size: 14px;
	color: #FFFFFF;
	position:absolute;
	z-index: 5;
	top: 88px;
}
.mainBody {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
.sidebar {
	width: 210px;
	font-size: 11px;
	float: left;
}
.sidebar a {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/WhiteArrow.png);
	background-repeat: no-repeat;
	margin-left: -15px;
	padding-left: 15px;
}

.sidebar .on {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/WhiteArrow.png);
	background-repeat: no-repeat;
	margin-left: -15px;
	padding-left: 15px;
}

.sidebar .dimOn {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/dimArrow.png);
	background-repeat: no-repeat;
	margin-left: -15px;
	padding-left: 15px;
}


.sidebar .sub {
	padding-left: 15px;
}

.sidebar strong {
	margin-left: -5px;
	font-weight: normal;
}
#sidebarHome {
	background-color: #e19433;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#sidebarAA {
	background-color: #3c0041;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-bottom: 10px;
	height: 500px;
}
#sidebarDiscover {
	background-color: #2a526b;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-bottom: 10px;
	height: 500px;
}
#sidebarDogs {
	background-color: #a05f25;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-bottom: 10px;
	height: 500px;
}
#sidebarInvolved {
	background-color: #1d4f48;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-bottom: 10px;
	height: 500px;
}
.content {
	width: 760px;
	float: right;
	margin-bottom: 10px;
}
.contentSub {
	width: 740px;
	float: right;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	letter-spacing: normal;
}

.mainBody .content .padding {
	padding-right: 5px;
	padding-top: 10px;
}
p.introduction:first-letter {
	font-size : 55px;
	font-weight : bold;
	float : left;
	color : #e19433;
	line-height: 30px;
}
.footerLine {
	width: 100%;
	background-color: #57328B;
	height: 1px;
	float: left;
	position: relative;
}
.footer {
	width: 760px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin-top: 10px;
	line-height: 16px;
	letter-spacing: normal;
	word-spacing: normal;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.AA {
	color: #3c0041;
}
.discover {
	color: #2a526b;
}
.dogs {
	color: #a05f25;
}
.involved {
	color: #1d4f48;
}
.secondary {
	color: #e09434;
}
.mainBody .content .introduction a {
	text-decoration: none;
	color: #E19433;
}
.mainBody .content ol ol {
	list-style-type: lower-alpha;
}
.contentSub a {
	color: #333333;
	letter-spacing: normal;
}
.rightSideBar {
	font-size: 12px;
	text-align: left;
}
.mainBody .contentSub .pubs {
	padding-bottom: 10px;
}
.sitemap a {
	text-decoration: none;
}
.sitemap a:hover {
	text-decoration: underline;
}
.mainBody .contentSub ol ol {
	list-style-type: lower-alpha;
}
.descriptions {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: normal;
	margin: 10px;
	padding: 10px;
}
