@charset "UTF-8";
body  {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 30;
	margin: 7;
	background-image: url(../images/parchmentThin2.jpg);
	background-repeat: repeat;
}
.twoColFixLtHdr #container {
	width: 780px;
	text-align: left;
	margin-top: 60;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6d593a;
	border-left-color: #6D593A;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6D593A;
} 

.twoColFixLtHdr #spacer {
	height: 25px;
}
.twoColFixLtHdr #header {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
} 
.twoColFixLtHdr #header h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-size: 1.75em;
	color: #333333;
	margin: 0;
}

.twoColFixLtHdr #container #header h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}

.twoColFixLtHdr #container #header p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 15px;
}
#navContainer {
	padding-bottom: 30px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 30px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	width: 660px;
	}
ul#navBar {
	margin: 0;
	list-style: none;
	float: left;
	padding: 0;
	width: 700px;
	display: block;
	}
#navBar li {
	float: left;
	list-style-type: none;
	width: 80px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #48606B;
	display: inline;
	font-weight: bold;
	}
#navBar a {
	color: #333333;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #49616F;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 80px;
	margin-right: 0px;
	margin-left: 0px;
	}
#navBar a:hover {
	color: #48636F;
	font-weight: bold;
	float: left;
	}
*html #navBar a {
	height: 1px;
	}
a {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #4A626F;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #4A606A;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #48626E;
}
a:hover {
	color: #44606E;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #46626F;
}
a:active {
	text-decoration: none;
}

.twoColFixLtHdr #container #mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #48626F;
	margin-bottom: 8px;
	line-height: 90%;
	margin-top: 0px;
}
.twoColFixLtHdr #container #mainContent h2 {
	font-weight: normal;
	color: #333333;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	color: #333333;
}

.twoColFixLtHdr #container #sidebar1 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #48626f;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
}

.twoColFixLtHdr #container #sidebar1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 170%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 15px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333333;
} 

.twoColFixLtHdr #container #mainContent img {
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 4px solid #bc9a5c;
	margin-top: 15px;
	padding: 0px;
}

.twoColFixLtHdr #container #mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 170%;
}
.twoColFixLtHdr #footer {
	text-align: center;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #333333;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
