@charset "utf-8";
#container {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: none;
	width: 1028px;
	margin-top: 20px;
	margin-bottom: 30px;
	background-image: url(Images/Structure/main.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #111a37;
}
#top {
	background-image: url(Images/Structure/top.jpg);
	width: 1028px;
	height: 230px;
}
#main {
	text-align: left;
}
#nav {
	background-image: url(Images/Structure/navigator.jpg);
	float: left;
	height: 602px;
	margin-left: 50px;
	width: 254px;
	margin-bottom: 50px;
}
#homebutton {
	height: 45px;
	width: 195px;
	margin-top: 8px;
	margin-left: 30px;
}
#newsbutton {
	height: 45px;
	width: 195px;
	margin-top: 5px;
	margin-left: 30px;
}
#aboutusbutton {
	height: 45px;
	width: 195px;
	margin-top: 5px;
	margin-left: 30px;
}
#huskybutton {
	height: 45px;
	width: 195px;
	margin-top: 5px;
	margin-left: 30px;
}
#ourdogsbutton {
	height: 45px;
	width: 195px;
	margin-top: 5px;
	margin-left: 30px;
}
#puppiesbutton {
	height: 45px;
	width: 195px;
	margin-top: 5px;
	margin-left: 30px;
}
#gallerybutton {
	height: 45px;
	width: 195px;
	margin-top: 5px;
	margin-left: 30px;
}
#linksbutton {
	height: 45px;
	width: 195px;
	margin-top: 5px;
	margin-left: 30px;
}
#contactbutton {
	height: 45px;
	width: 195px;
	margin-top: 5px;
	margin-left: 30px;
}
#guestbookbutton {
	height: 45px;
	width: 195px;
	margin-top: 5px;
	margin-left: 30px;
}
#HRFIbutton {
	float: left;
	height: 84px;
	width: 82px;
	margin-top: 5px;
	margin-left: 30px;
}
#FCIbutton {
	float: right;
	height: 84px;
	width: 83px;
	margin-top: 5px;
	margin-right: 29px;
}
#content {
	margin: 0px;
	padding: 10px;
	float: right;
	width: 700px;
	text-align: center;
}
#bottom {
	background-image: url(Images/Structure/bottom.jpg);
	height: 72px;
	width: 1028px;
}
.clear {
	clear: both;
}
#copyright {
	padding: 0px;
	width: 254px;
	height: 72px;
	bottom: 0px;
	left: 50px;
	margin: 0px 0px 0px 50px;
	background-image: url('Images/Structure/copy.jpg');
	background-repeat: no-repeat;
	text-align: center;
	font-size: x-small;
	color: #00274F;
	font-weight: bold;
}
a {
	font-style: italic;
	color: #293B79;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
a:hover {
	color: #cf0002;
}
strong {
	color: #172553;
}
a img {
	text-decoration: none;
	text-transform: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
 a:hover img{
	text-decoration: none;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
#float-middle {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}
#float-left {
	text-align: left;
	font-size: 14px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
}
#img-left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	text-align: center;
}
#img-right {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 10px;
	text-align: center;
}
#togo {
	font-size: 10px;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 210px;
}
font11 {
	font-size: 11px;
	font-weight: normal;
}
.font10 {
	font-size: 11px;
	font-weight: normal;
}
.h22 {
	font-size: 22px;
	font-weight: bold;
}
.h18 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.h16 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.font11 {
	font-size: 11px;
}
.float-right {
	text-align: right;
}
.float-left {
	text-align: left;
}
.border {
	border-top-color: #006;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
}
.text-middle {
	text-align: center;
}
.font16 {
	font-size: 16px;
}
.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}
#content li {
	background-image: url(Images/Structure/paw.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding: 10px 30px 8px 30px;
	text-align:left;
}
.font18 {
	font-size: 18px;
}
.font20 {
	font-size: 20px;
}
