@charset "utf-8";
/* CSS Document */

html {
	margin:0px;
	padding:0px;
	height: auto;
    }
body{
	margin:0px;
	padding:0px;
	height: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #6A7148;
}
div {
    margin:0px;
    padding:0px;
    }
h1 {
	margin:0px;
	padding:0px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	clear: both;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	clear: both;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #FFF;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #F00;
}
hr {
	line-height: 0px;
	text-align: center;
	height: 0px;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

p {
	margin:0px;
	padding:0px;
	color: #FFF;
	text-align: justify;
    }
ul {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
    }
table {
	margin:0px;
	padding:0px;
	clear: both;
    }
.font12 {
	font-size: 16px;
	font-weight: bold;
}

.padding {
	padding: 6px;
}

.spacer {
	line-height: 20px;
	clear: both;
	float: right;
	height: 20px;
	width: 100%;
}
.right-align {
	float: right;
}


/* End of code */
.outer-wrapper {
	height: auto;
	width: 1056px;
	background-repeat: repeat-y;
	background-position: center center;
	background-attachment: fixed;
	color: #FFF;
	background-image: url(images/swineshead-background.png);
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.numbers {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center center;
	padding: 0px;
	background-attachment: fixed;
	color: #FFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

a.numbering:link {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center center;
	padding: 0px;
	background-attachment: fixed;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
a.numbering:visited {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center center;
	padding: 0px;
	background-attachment: fixed;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
a.numbering:hover {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center center;
	padding: 0px;
	background-attachment: fixed;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a.numbering:active {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center center;
	padding: 0px;
	background-attachment: fixed;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}





#header {
	background-image: url(images/swineshead-history-header.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	width: 1056px;
	height: 180px;
	padding: 0px;
}
.logo {
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1056px;
}
#montage {
	text-align: center;
	background-image: url(images/swineshead-background.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1056px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 6px;
}

#main-body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center top;
	width: 998px;
	height: auto;
	padding-top: 30px;
	padding-bottom: 10px;
	display: block;
	background-image: url(images/swineshead-background.png);
	clear: both;
	padding-left: 2px;
}
#left-body {
	float: left;
	width: 260px;
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	padding-left: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border: 1px none #FFF;
	text-align: left;
}
.nav {
	line-height: 30px;
	display: block;
	height: 30px;
	width: 240px;
	border: 1px none #FFF;
}
a.nav:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	display: block;
	height: 30px;
	padding-left: 10px;
	width: 224px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 14px;
}
a.nav:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	display: block;
	height: 30px;
	padding-left: 10px;
	width: 224px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 14px;
}
a.nav:hover {
	color: #6B7149;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	display: block;
	height: 30px;
	padding-left: 10px;
	width: 224px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 14px;
	background-color: #fff;
}
a.nav:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	display: block;
	height: 30px;
	padding-left: 10px;
	width: 224px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 14px;
}




#right-body {
	float: right;
	width: 610px;
	background-repeat: repeat-y;
	background-position: right top;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding-right: 50px;
	padding-left: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-bottom: 10px;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.central {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	width: auto;
}

.images {
	height: auto;
	width: 100%;
}

.left-img {
	float: left;
	width: 260px;
	border: 5px solid #FFF;
	text-align: center;
	color: #FFF;
}

.left-img-2 {
	float: left;
	width: 260px;
	border: 5px solid #FFF;
	text-align: center;
	color: #FFF;
	margin-right: 14px;
	margin-top: 6px;
}
.left-img-180 {
	float: left;
	width: 180px;
	border: 5px solid #FFF;
	text-align: left;
	color: #FFF;
}

.centre-img {
	width: 600px;
	border: 5px solid #FFF;
	text-align: center;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.centre-img-180 {
	width: 180px;
	border: 5px solid #FFF;
	text-align: center;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.text-block {
	float: left;
	width: 300px;
	border: 5px none #FFF;
	text-align: justify;
}
.text-blockCopy {
	float: left;
	width: 307px;
	border: 5px none #FFF;
	text-align: justify;
}


.right-img {
	float: right;
	width: 260px;
	border: 5px solid #FFF;
	text-align: center;
}
.right-img-2 {
	float: right;
	width: 260px;
	border: 5px solid #FFF;
	text-align: center;
	margin-top: 6px;
	margin-left: 14px;
}
.right-img-180 {
	float: right;
	width: 180px;
	border: 5px solid #FFF;
	text-align: right;
}





#footer {
	background-image: url(images/swineshead-history-footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px;
	height: auto;
	text-align: center;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.plaque {
	display: block;
	padding: 10px;
	border: 2px solid #FFF;
	width: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.vspacing {
	line-height: 20px;
	text-align: center;
}
.vspacing-left {
	line-height: 26px;
	text-align: left;
	margin-right: 10px;
}

.right-padding {
	display: block;
	margin-left: 14px;
	padding-left: 14px;
}
.left-padding {
	padding-right: 14px;
}

.img-leftAlign {
	margin-right: 14px;
}
.pad {
	padding-right: 10px;
	margin-right: 10px;
}
#updates {
	display: block;
	padding: 6px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #FFF;
	width: 26%;
}
