body {
	background: #272627 url(../Images/jhs_head_bg.jpg) repeat-x;
	color: #fff;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1.25em;
}
.wrapper {
	text-align: left;
	width: 950px;
	margin: 0 auto;
}
#header {
	height: 170px;
	background: #fff url(../Images/jhs_head_img.jpg) right no-repeat;
}
#leftColumn {
	width: 235px;
	float: left;
}
#rightColumn {
	width: 715px;
	float: left;
}
#mainArea, #leftColumn, #rightColumn {
	background: #fff;
	color: #272627;
}
#footerWrapper {
	background: #a67a2a;
	color: #fff;
	clear: both;
}
#address, #logos {
	padding: 10px;
}
#address {
	float: left;
}
#logos {
	float: right;
}
#logos img {
	margin-left: 30px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: block;}
h1, h2, h3, h4, h5, h6 {
	color: #a67a2a;
	margin-bottom: .5em;
}
p {
	margin-bottom: .5em;
}
h1 {
	font-size: 1.75em;
}
h2 {
	font-size: 1.25em;
}
#leftContent {
	padding: 0 10px 10px 10px;	
}
#rightContent {
	padding: 10px;
}
.menu li {
	padding: 5px 0 5px 10px;
	border-bottom: solid 1px #dbdbdb;
}
.navHead {
	width: 215px;
	height: 38px;
	margin-top: 10px;
}
.navHead h2 {
	padding: 8px 0 0 10px;	
}
.closed {
	background-image: url(../Images/jhs_cat_nav_closed_bg.png);
}
.expanded {
	background-image: url(../Images/jhs_cat_nav_expanded_bg.png);	
}
.toggle:hover {
	cursor: pointer;
}
a {
    text-decoration: none;
}
a:link {
    color: #272627;
} 
.languageSwitch {
    margin-top:20px;
}
a:visited {
    color: #272627;
}
a:hover {
    color: #a67a2a;
}
#rightColumn a:link {
    color: #a67a2a;
}
#rightColumn a:hover {
    color: #272627;
	text-decoration: underline;
}
#lo legend, #contactForm legend {
    padding: .5em;
}
#lo fieldset, #contactForm {
    border: solid 1px #272627;
    padding: 10px;
}
#lo fieldset label, #contactForm label {
    width: 130px;
    float: left;
    display: block;
}
#lo fieldset input.textBox, #lo fieldset textarea, .textBox {
    width: 300px;
}
.errorSummary, .error {
    color: #f00;
}
#map {
	width: 695px;
	height: 400px;
}
#credit {
	font-size: .625em;
	text-align: right;
}
#credit a:link {
	color: #eee;
	text-decoration: none;
}
#credit a:visited {
	color: #ddd;
}
#credit a:hover {
	text-decoration: underline;
}
.rightFloat {
	float: right;
	margin-left: 20px;
}
.leftFloat {
	float: left;
	margin-right: 20px;
}
#getDirections 
{
	margin-top: 20px;
	border: solid 1px #272627;
}
#getDirections, #getDirections legend 
{
	padding: 5px;
}
#getDirections legend 
{
	color: #a67a2a;
	font-size: 1.25em;
}