	    body {font-size:75%;color:#222;background:#fff;font-family: Verdana, "Helvetica Neue", Arial, Helvetica, sans-serif;

	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3D1500;
	background-color: #E7E1C8;
	padding: 15px 10px 2px 10px;
	text-transform: uppercase;
	font-size: 22px;
	margin-bottom: 2px;
	letter-spacing: 3px;
	clear: left;
	
    }

    h2 {
        font-family: "Times New Roman", Times, serif;
        font-weight: normal;
        font-size: 25px;
        color: #3D1500;
		letter-spacing: 2px;
				margin: 24px 0px 12px 0px;
    }
    
    h3 {
        font-family: "Times New Roman", Times, serif;
        font-weight: normal;
        font-size: 18px;
        color: #3D1500;
		margin: 24px 0px 12px 0px;
		letter-spacing: 1px;
    }
	
	a:link, a:visited, .txt-link {
	color: #4B6C2C;
	}
		a:hover {
	color: #689F31;
	}

.left {
	
}
.right {
	
}
.center {
width: 913px;

}
.header {
display: none;
	text-align: center;
	width: 100%;
	margin: 5px 0px 10px 0px;
	border-bottom: 1px solid #330A00;
}

.footer {
	border-top: 1px solid #330A00;
	border-bottom: 1px solid #330A00;
	width: 600px;
}
.footerLeft {
	margin: 10px;
	float: left;
	width: 600px;
}
.footer-info-content {
	width: 200px;
	float: left;
}
.footerRight {
	text-align: right;
	float: left;
	margin: 10px;
	width: 430px;
	display: none;
}
ul#nav {
	display: none;
}
.content {
	margin: 10px;
}
#breadcrumb-search {
		display: none;
}
#footer-copy {
float: left;
}

.footer-nav {
			display: none;
}

div.breadcrumb {
display: none;
}
h1 {
        font-family: "Times New Roman", Times, serif;
        font-weight: normal;
        color: #330A00;
    }
	
    h2 {
        font-family: "Times New Roman", Times, serif;
        font-weight: normal;
        font-size: 25px;
        color: #808E3E;
    }
    
    h3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 18px;
        color: #999999;
    }
table.share {
display: none;
	width: 600px;
}
table.share td {
	padding: 4px;
}
table.share td.leftCol {
text-align: right;
padding: 2px;
}
table.share td.rightCol {
	text-align: left;
}
div.shareWrapper {
	display: none;
}
input.formField {
	padding: 4px;
	color: #666666;
	background-color: #edefcf;
	border: 1px solid #999999;
}
input.formField:focus { 
	background-color: #FFFFFF;
}
input.formButton {
background-color: #7F8D3D;
color: #FFFFFF;
padding: 4px;
}
input.formButton:hover  {
	background-color: #BFCF74;
	cursor: pointer;
}
a:link, a:visited {
	color: #94AE00;
	text-decoration: none;
}
a:hover {
color: #BFCF74;
}
#footer{
    padding: .5em;
}
/* HIDE ELEMENTS FOR SCREEN ONLY */
#footer-ccLogo, .footer-nav, .nav{
    display: none;
}
table.share {
display: none;
	width: 600px;
}
table.share td {
	padding: 4px;
}
table.share td.leftCol {
text-align: right;
padding: 2px;
}
table.share td.rightCol {
	text-align: left;
}
div.shareWrapper {
	border: 1px solid red;
}

