body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color:#fff;
	color: #1C1B1A;
	font: 12px "Big Caslon", "Times New Roman", "Palatino Linotype", serif;
}
p {
	text-align:left;
}
#logobanner {
	margin:0 auto;
	padding:0;
	width:980px;
}
#logobanner img {
	margin:15px 0 10px 15px;
	padding:0;
}
#navbar {
	margin:0;
	padding:0;
	border-top:6px solid #585a4f;
	float:right;
}
#navbar ul {
	margin:3px 0 0 0;
	padding:0;
	text-align:right;
}
#navbar ul li {
	display:inline;
	text-align:right;
}
.localpage {
	padding:6px 8px 5px 8px;
	font: 12px helvetica, "Gil Sans", Arial, sans-serif;
	color: #9E3D1B;
}
a.button {
	padding:5px 8px 5px 8px;
	font: 12px helvetica, "Gil Sans", Arial, sans-serif;
}
a.button:link {
    text-decoration: none; 
    color: #1C1B1A;      
}
a.button:visited {
    text-decoration: none; 
    color: #1C1B1A;       
}
a.button:hover {
    text-decoration: none; 
    color: #9E3D1B;
	background-color:#e8e6d5;      
}
a.button:active {
       text-decoration: none; 
       color: #1C1B1A;
}
a.button_2 {
	padding:5px 8px 5px 8px;
	font: 12px helvetica, "Gil Sans", Arial, sans-serif;
}
a.button_2:link { 
    color: #1C1B1A;      
}
a.button_2:visited { 
    color: #1C1B1A;       
}
a.button_2:hover {
    color: #9E3D1B;
	background-color:#e8e6d5;      
}
a.button_2:active {
       color: #1C1B1A;
}
#categoriesbg {
	height:37px;
	background-color:#629c86;
}
#content {
	margin:3px 0 0 0;
	width:100%;
	background-color:#eeece0;
}
#content table {
	padding:0;
	background-color:none;
	border-collapse:collapse;
	vertical-align:top;
	position:relative;
	bottom:40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:center;
}
.header, .header2 {
	padding:4px 0 4px 0;
	background-color:#629c86;
	height:30px;
	width:326px;
	text-align:center;
	border-top:1px solid #fff;
	border-right:3px solid #fff;
	border-bottom:3px solid #fff;
	border-left:0px solid #fff;
}
.header2 {
	border-top:1px solid #fff;
	border-right:0px solid #fff;
	border-bottom:3px solid #fff;
	border-left:0px solid #fff;
}
a.categories {
	padding:0;
	font: 24px "Times New Roman", "Big Caslon", "Palatino Linotype", serif;
	font-style:italic;
	letter-spacing:1px;
	text-align:center;
	background-color:#629c86;
}
a.categories:link {
    text-decoration: none; 
    color: #fff;      
}
a.categories:visited {
    text-decoration: none; 
    color: #fff;       
}
a.categories:hover {
	padding:0;
    text-decoration: none; 
    color: #2d2d2d;      
}
a.categories:active {
       text-decoration: none; 
       color: #fff;
}
.hairline {
	margin:0;
	padding:0;
	height:3px;
	border-top:1px solid #1C1B1A;
}
#imagebanner {
	margin:0 0 3px 0;
	padding:10px 0 10px 0;
	height:250px;
	width:100%;
	background-color:#636c74;
}
#imagecontainer {
	margin:0 auto;
	padding:0;
	height:250px;
	width:940px;
	background-color:#636c74;
}
#tagline {
	margin:0;
	padding:50px 0 0 0;
	font: 24px helvetica, "Gil Sans", Arial, sans-serif;
	width:520px;
	float:right;
}
#tagline p {
	margin:0;
	padding:0;
	font: 16px helvetica, "Gil Sans", Arial, sans-serif;
	color:#eeece0;
	line-height:150%;
}
.leadtext p, .leadtext2 p {
	margin:0;
	padding:0;
	padding:20px;
	font-size:14px;
}
.leadtext, .leadtext2 {
	margin:0;
	padding:0 0 0 0;
	background-color:#eeece0;
	border-top:1px solid #fff;
	border-right:3px solid #fff;
	border-bottom:0px solid #fff;
	border-left:0px solid #fff;
	vertical-align:top;
}

.leadtext2 {
	border-top:1px solid #fff;
	border-right:0px solid #fff;
	border-bottom:0px solid #fff;
	border-left:3px solid #fff;
}
#footerband {
	height:33px;
	background-color:#629c86;
	border-top:3px solid #fff;
	border-bottom:5px solid #fff;
	position:relative;
	bottom:40px;
}
#footer {
	margin:0 auto;
	width:980px;
}
#footer p {
	margin:0;
	padding:12px 8px 0 0;
	font: 12px helvetica, "Gil Sans", Arial, sans-serif;
	color:#fff;
	text-align:right;	
}
/* These were added to apply to the non-index pages */
#headerbanner {
	margin:0;
	padding:4px 0 4px 0;
	background-color:#629c86;
	height:30px;
	width:100%;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
#headercontainer {
	margin:0 auto;
	width:940px;
	}
#body {
	margin:0;
	padding:0;
	width:100%;
	background-color:#eeece0;
	border-top:1px solid #fff;
	border-bottom:0px solid #fff;
	border-left:0px solid #fff;
}
#container {
	margin: 0 auto;
	padding:0;
	font-size:14px;
	text-align:left;
	width: 980px;
}
#module {
	margin:0;
	padding:10px 25px 20px 25px;
	width:280px;
	height:350px;
	background-color:#d7d3c3;
	border-left:1px dotted #585a4f;
	border-right:1px dotted #585a4f;
	float:right;
}
#module p {
	color:#585a4f;
}
#bodytext {
	margin:0 0 0 20px;
	padding:9px 0 15px 0;
	width:590px;
}
.spacer{
	clear:both;
}
#footerband2 {
	height:33px;
	background-color:#629c86;
	border-top:3px solid #fff;
	width: 100%;
}
#footer2 {
	margin:0 auto;
	width:980px;
}
#footer2 p {
	margin:0;
	padding:11px 6px 0 0;
	font: 12px helvetica, "Gil Sans", Arial, sans-serif;
	color:#fff;
	text-align:right;
}
h1 {
	margin:0;
	padding:0;
	color: #FFFFFF;
	font: 24px "Times New Roman", "Big Caslon", "Palatino Linotype", serif;
	font-style:italic;
	letter-spacing:1px;
	width:940px;
	font-weight:normal;
}


