BODY {
	COLOR: #333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 13px;
	background: url(../images/parchment-bg.jpg) bottom; /* W3C */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efe1bc', endColorstr='#bba979',GradientType=0 ); /* IE6-9 */

}
h1 {
	margin: 0px;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
}
h2, h3 {
	margin: 0px;
	line-height: 30px;
}

p  {
	FONT-WEIGHT: normal;
	line-height: 1.3em;
	font-size: 14px;
}


ul.square { list-style-type: none; font-size: 12px; font-weight: bold; list-style-image: url(../images/list-box.png); line-height: 1.3em; list-style-position: outside; padding-left: 16px; 
}
li.padding { padding-bottom: 9px; }
li.navright {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F00;
}


ul.list-pdf {
	list-style-image: url(../images/pdf_icon.gif);
	font-size: 14px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	overflow: auto;
}

#header-wrapper {
	background: #efe1bc;
}

#header {
	background: url(../images/header2.jpg) no-repeat center;
	height: 166px;
	padding-top: 11px;
	padding-right: 124px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header-topnav {
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	width: 1050px;
}

#navigationBar {

	background: #cc981a; /* Old browsers */
background: -moz-linear-gradient(left,  #cc981a 0%, #dec88c 50%, #e9cf57 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cc981a), color-stop(50%,#dec88c), color-stop(100%,#e9cf57)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #cc981a 0%,#dec88c 50%,#e9cf57 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #cc981a 0%,#dec88c 50%,#e9cf57 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #cc981a 0%,#dec88c 50%,#e9cf57 100%); /* IE10+ */
background: linear-gradient(to right,  #cc981a 0%,#dec88c 50%,#e9cf57 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc981a', endColorstr='#e9cf57',GradientType=1 ); /* IE6-9 */


}


#mainContent {
	overflow: visible;
	padding: 4px;
}

#footer {
	background: #000000;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 11px;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
}

#footer a {
	color: #FFFF99;
}

/* START GALLERY CSS  */
#wrapperGallery {
	width: 722px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	float: right;
}

div.img
{
	margin: 4px;
	padding: 4px;
	height: auto;
	width: 188px;
	float: left;
	text-align: center;
}	
div.img2
{
	margin: 4px;
	padding: 4px;
	height: auto;
	width: 158px;
	float: left;
	text-align: center;
}
div.img img
{
  display: inline;
  margin: 5px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
	text-align: center;
	width: 140px;
	margin: 5px;
	font: normal 11px Arial, Helvetica, sans-serif;
}
/* END GALLERY CSS */

.div-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1A4F85;
}

.div-img-border { border: 11px solid #030; }
.div-stroke {
	border: 1px dotted #999;
	padding: 11px;
}

.div-features { background-color: #8a8979; padding: 11px; color: #FFF; }

.font-asterisk { font-size: 12px; font-style: italic; }
.font-caption {
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 22px;
}
.font-caption-large {
	font-size: 15px;
	font-weight: bold;
}
.font-description {
	font: 11px/normal Verdana, Geneva, sans-serif;
}


.font-small { font-size: 10px; color: #999; }
.font-pagetitle { color: #690100; font-size: 20px; font-weight: bold; font-family: Tahoma, Geneva, sans-serif; line-height: normal; 
}
.font-fractions {
	font-size: 75%;
	vertical-align:.5ex
}

.font-SUB-section-head { font-size: 20px; font-weight: bold; color: #113E03; 
}
 
.font-section-head-2 { font-family: Tahoma, Geneva, sans-serif; font-size: 20px; color: #444; font-weight: bold; 
}
.floatleft {float: left; margin-right:10px; margin-bottom: 6px;}

.floatright {float: right;	margin: 10px;}

 div.hr { border: 0; width: 80%; color: #f00; background-color: #ff0; height: 5px;}

.verticalLineOnTheright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

.verticalLineOnTheleft {border-left: 1px dotted #999999;}

.verticalLineBottom {border-bottom: 1px solid #83B2CA;}

.verticalLineTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #265417;
}
