﻿/***** MASTERSHEET *****/

html, body {
border:0;
margin:0;
padding:0;
list-style:none;
font-size:smaller;
height:100%;
}

body {
font:100%/1.25 Verdana;
background-color:#fff;
}

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em verdana;
}

h2 {
padding:0 0 10px;
letter-spacing:-1px;
font:1.5em verdana;
}

h3 {
font:1em verdana;
font-weight:bold;
}

p, ul, ol {
margin:0;
padding:0 0 0 0;
}

ul, ol {
list-style:none;
padding:0 0 0 0;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}


a, a:visited {
text-decoration:none;
}


form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em Verdana;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}


table {
border:0;
margin:0 0 18px 0;
padding:0;
}

	table tr td {
	padding:2px;
	}

/***** WRAPPER *****/

#wrap {
width:841px;
margin:0 auto;
padding-top:10px;
}

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

/***** Shire 2008 *****/

#pageContainer {
	background-image:url(images/bck.jpg); 
	background-repeat:repeat-x;
	height:700px;	
}

#content {
	width:911px;
	height:auto;
	float:left;
}

#head {
	background-image:url(images/head.jpg);
	width:911px;
	height:339px;
}

/***** Top Menu *****/

#topMenu {
	color:#acab70;
	font-weight:bold;
	font-size:large;
	position:absolute;
	margin:310px 0 0 37px;
}

#topMenu li {
	display:inline;
	padding-left:15px;	
}

#topMenu a {
	color:#acab70;
}

#topMenu a:hover {
	color:white;
}


/***** Left Sidebox *****/

#leftSidecontainer {
	width:218px;
	margin:30px 0 0 35px;
	float:left;
	display:inline;
}

#leftSidebox {
	width:210px;
	height:86px;
	background-color:#f5f5dd;
	color:#c1bfa0;
	font-size:large;
	text-align:right;
	padding:4px; 
}

#sideMenu li {
	width:210px;
	background-color:#f5f5dd;
	border:solid 1px black;
	padding:2px;
	margin-top:10px;
	color:#a0a05a;
	font-weight:bold;
	font-size:large;
}

#sideMenu a {
	color:#a0a05a;
}

#sideMenu a:hover {
	color:black;
}


/***** Center Box *****/

#centerBox {
	width:490px;
	float:left;
	margin:30px 0 0 15px;
	padding-bottom:30px;
}


.newsHead {
	font-weight:bold;
}

#iframeBox {
	 width:434px; 
	 height:230px; 
	 border:0; 
	 background-color:#f6f6de;
	 margin:0;
	 padding:0;
	 background-color:transparent;
}

.zip {
	text-align:center;
	width:200px;
	height:auto;
	float:left;
	padding-left:30px;
}

/***** Right Sidebox *****/

#rightSidebox {
	width:110px;
	height:86px;
	background-color:#f5f5dd;
	color:#c1bfa0;
	font-size:x-large;
	text-align:left;
	padding:4px;
	float:left;
	margin:30px 0 0 15px;
}


/***** Dots *****/

#dots {
	background-image:url(images/dots.jpg);
	background-repeat:no-repeat;
	width:6px;
	height:274px;
	float:right;
}


/***** Footer *****/

#footer {
	text-align:center;
	width:876px;
	height:100px;
	margin:15px 0 0 35px;
	float:left;
}

#footerTxt {
	color:#666;
	font-size:smaller;
	width:877px;
	padding-top:6px;
}


.footerBox {
	width:150px;
	height:54px;
	background-color:#f5f5dd;
	border: solid 1px #42423c;
	margin-top:10px;
	text-align:left;
	float:left;
	display:inline;
	margin-left:19px;
}

.footerLogo {
	width:55px;
	padding:3px;
	float:left;
}

.footerBoxTxt {
	font-size:smaller;
	padding-top:18px;
	padding-right:5px;
	text-align:right;
}

.footerBoxTxt a {
	color:black;
}


/***** photos *****/

#photoContainer {
	width:490px;
}

.photo {
	margin:5px;
	float:left;
	border:solid 1px black;
}
