#contactInfo {
	display: none;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */
 
body {
	color: #4e4845;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	line-height: 120%;
	background-color: #fff;
	background-image: url(../images/bodyBG.jpg);
	background-repeat: repeat-x;
}
h1  {
	font-size: 160%;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
}

#header {
	min-height: 50px;
	background-repeat: no-repeat;
}

#strap {
	background-image: url(../images/newlogo.jpg);
	height: 200px;
}


 a {
   color: #3C5030;  
}

a:hover {
	text-decoration: none;
}

#innerwrapper {
	font-size: 80%;
	background-image: url(../images/parchment.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#innerwrapper p {
	width: 650px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#innerwrapper h1 {
	padding-left: 15px;
}


#innerwrapper h2 {
	padding-top: 0;
	font-size: 140%;
	margin: 20px 0 5px 15px;
}

#innerwrapper h3 {
	margin-top: 20px;
	margin: 20px 0 5px 15px;
}
#innerwrapper h4 {
	padding-left: 20px;
}
#innerwrapper ul li {
	background-image: url(../images/button_grn.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 20px;
	list-style-type: none;
	margin-left: 5%;
	color: #FFF;
	font-size: 125%;
	font-weight: bold;
}
#innerwrapper h5 {
	padding-left: 40px;
}
#innerwrapper ul li a {
	text-decoration: none;
	color: #FFF;
}
#innerwrapper ul li a:hover {
	color: #000;
}


/********** navigation *********************/

#header ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 75%;
 }
  
#header li {
	float: left;
	padding: 0 2px 0 3px;
	margin: 0 1px;
	background-image: url(../images/right_on.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
  
#header a {
	float: left;
	display: block;
	padding: 3px 8px 3px 16px;
	text-decoration: none;
	font-weight: bold;
	color: #060;
	margin-right: 3px;
	background-image: url(../images/left_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {
float: none;
}
/* End IE5-Mac hack */


#header a:hover, #header a:focus {
	color: #FFF;
}
  
#header #current {
	background-image: url(../images/right.gif);
}
  
#header #current a {
	background-image: url(../images/left.gif);
	color: #FFF;
}

/****** End navigation ***********/

#footer {
	color: #141450;
	background-image: url(../images/footer.gif);
	height: 140px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

/****** End Footer ********/

#RightCol {
	width: 190px;
	float: right;
	min-height: 200px;
	background-color: #FFF;
	height: 450px;
}
.left {
	float: left;
}
#RightCol p {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-style: oblique;
	font-size: 100%;
	width: 150px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#RightCol h5 {
	padding: 0px;
	margin-left: 15px;
}

#RightCol img {
	padding-bottom: 20px;
}

/************ For IE mac ********************/

 /*\*//*/
 #header {
	height: 91px;
	margin-top: -20px;
}

#strap {
	height: 255px;
}


#content {margin-left: -20px;}
#leftcol {margin-right: 20px;} 
 /**/
.clearit {
	clear: both;
}
.outlinedpix {
	border: thin solid #999;
}
.artimages {
	padding-left: 40px;
}
.onecol #innerwrapper{
	background-image: url(../images/parchment_lg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 900px;
}
.onecol #innerwrapper p {
	width: 825px;
}
.onecol #innerwrapper table p     {
	width: 400px;
	margin-left: 5px;
}
.onecol #innerwrapper table h4 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
