﻿@import url('layout.css');
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #AB82FF;
}
#container {
	width: 100%;
	height: 100%;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	background-color: #AB82FF;
	
}

}
#page_content {
	position: relative;
}
#sidebar {
	position: relative;
	float: left;
	width: 140px;
	background-color: #AB82FF;
	}

#masthead {
	width: 100%;
	overflow: auto;
	text-align: right;
	background-color: #AB82FF;
	background-image: url('../images/newbanner copy.jpg');
	background-position: top;
	background-repeat: no-repeat;
}
#navigation {
	background-color: #AB82FF;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 15px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
#column_l {
	position: relative;
	margin-left: 140px;
	padding: 10px;
	background-color: #000000;
	
}
#content {
	background-color: #ffffff;
}
/* Content Styles */
}
#content img {
	padding: 5px;
	border: 2px solid #9400D3;
}
#footer {
	text-align: center;
	padding-bottom: 10px;
	color: #000000;
}

html > body #footer {
	text-align: center;
	padding-bottom: 10px;
}
/* Masthead */
#masthead h1 {
	color: #ffffff;
	margin-right: 0.5em;
	margin-bottom: 0;
}
#masthead h3 {
	color: #ffffff;
	margin-top: 0;
	margin-right: 1em;
}
/* Navigation */

#navigation a {
	text-align: center;
	padding-bottom: 10px;
	color: #000000;
}
/* Right Column */
#column_r img {
	border: 3px solid #9400D3;
}
/* Site typography */
h1 {
	font-size: xx-large;
	color: #ffffff;
}
h2 {
	border-style: none;
	font-size: x-large;
	color: #ffffff;
}
h3 {
	font-size: large;
	color: #ffffff;
}
h4 {
	font-size: medium;
	color: #ffffff;
}
h5 {
	font-size: x-small;
	color: #ffffff;
}
h6 {
	font-size: xx-small;
	color: #ffffff;
	background-color: #FFFFFF;
}
p {
	color: #FFFFFF;
}
span {
	color: #FFFFFF;
}
/* Footer */
#footer p {
	font-size: x-small;
	color: #000000;
	
	}
	
/* Links */
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #800080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
p {
	color: #FFFFFF;
}
.newStyle7 {
	font-family: Verdana;
	font-size: medium;
	color: #800080;
	font-style: italic;
}
.pgtitle {
	font-size: x-large;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 0 px;
	margin-right: 0 px;
}
.pgtitle2 {
	font-family: Georgia;
	font-size: xx-large;
	font-style: normal;
	color: #FFFFFF;
}
.litters {
	font-size: large;
	color: #FFFFFF;
	text-align: left;
	margin-left: 40px;
	margin-bottom: 0px;
}
.noborder {
	border-width: 0px;
	float:left
}
.style_left {
	text-align: left;
}
.pblack {
	color: #000000;
}

