/* Updated April 2011 */

@charset "utf-8";
body  {
	text-align: center;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align:top;
	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: url(../imagesStyle/bkgBar.jpg) repeat-x;
} 	

div#wrapper {
	width: 791px;
	height: auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.twoColFixLtHdr #container {
	width: 791px;
	margin: 30 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align:center; /* this overrides the text-align: center on the body element. */
	position:relative;
	vertical-align:middle;
	background:url(../imagesStyle/bkgParchment.jpg); background-repeat:no-repeat; 
}

.twoColFixHdr #topIndex {
	width: 791px; /* padding keeps the content of the div away from the edges */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch:expanded; 
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	padding-top: 245px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px; 
}

	
.twoColFixHdr #header {
	width: 100%; /* padding keeps the content of the div away from the edges */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 50px;
	text-decoration: none;
	color: #000099;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
	 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixHdr #headerSub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 40px;
	text-decoration: none;
	color: #660000;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: bold;
} 
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #660000;
}

h4{
 font-family: Verdana,Arial,sans-serif;
 font-size: 14px;
 font-weight: bold;
 font-variant:none; 
 color: #660000;
 font-stretch:extra-expanded;
 margin: 30px 0px 5px 0px; 
 vertical-align:middle;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 5px;
	font:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-size: 12px;
	line-height: 30px;
	color: #333333;
}
.thrColFixHdr #sidebar2 {
	float: right; /* 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 0px 15px 10px; /* padding keeps the content of the div away from the edges */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

.twoColFixLtHdr #mainContent { 
	margin: 30px 0px 0px 225px; /* 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: 5px 0px 20px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	vertical-align:top;
	text-align:left;  
} 
.twoColFixHdr #toTop {
	padding: 20px 20px 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
} 

 
	
/* codes for credits and copyright at bottom of page */
.twoColFixHdr #credits {
	width: 740px;
	padding: 20px 20px 0px 20px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	border-top-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660000;
}

.twoColFixHdr #contact {
	width: 740px;
	padding: 0 20px 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	text-align: center;
	background-image: none;
} 

.twoColFixHdr #copyright {
	padding: 0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	background-image: none;	 
}


.twoColFixHdr #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 */
}

#imgborder {
	border-color: #EDDA9E;
	border-style: ridge;
	border-spacing: 10px;
	border-width: thin;
	padding: 0px;
	margin: 1em;
	}
	
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	line-height: 80px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-align: right;
	letter-spacing: normal;
	padding-top: 60px; 
	padding-bottom: 20px;
	}
.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;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link, a:visited { /* link colors */
	font-weight: bold;	
	text-decoration: none;
}
a:link { /* link colors */
	color: #660000; 
	text-decoration: none; 
}
a:visited { /* link colors */
	color: #000099; 
	text-decoration: none;
}	 
a:hover { /* link colors */
	text-decoration: none;
	color: #660000;
}
a:active { /* link colors */
	text-decoration: none;
	color: #000099;
}
/* Basic table layout. */


caption {
	text-align: center;
	margin: 0 0 .5em 0;
	font-weight: bold;
	font: 12px/24px Verdana, Arial, Helvetica, sans-serif; 
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

table {
    width:550; 
	border-width: thin;
	border-style: solid;
	border-color: #DCDCDC;
	border-collapse: collapse;
	vertical-align:top; 
}
th {
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC; 
	padding: .5em;
	background-color: #f0f8ff;
	font: 10px/24px Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
}
td {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif; 
	text-align: left;
	vertical-align:top; 
	border-width: 1px;
	padding: 6px;
	border-style: solid;
	border-color: #DCDCDC;
}
td.book {
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif; 
	text-align: left;
	vertical-align:bottom; 
	border-width: 1px;
	padding: 6px;
	border-style: solid;
	border-color: #DCDCDC;
}
td.numbers {
	width: 40px;
	border-left: 1px solid #CCC;
	text-align: right;
}

#imgborder {
	border-color: #333333;
	border-style: double;
	border-spacing: 10px;
	border-width: medium;
	padding: 0px;
	margin: 1em;
}

#footer {
	clear: both;
	margin: 0em 0em 0em 0em;
	height: 154px;
	background: url(../imagesStyle/anchorBottom.gif);
}

