/* updated: Dec 2007 by Sylvia Ann Meadows also known as m3cats */

body {
	margin: -330px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	line-height: 125%;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #441B00;
	background: #BD392D;
}



#container {
	position: relative;
	min-height: 100%;
	min-width: 900px;
	width: 100%;
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	height: auto;
}

/* --  TOP Header -- */
/* holds header/logo and navigation */
#pageHeader {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 264px;
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: left;
	background-image: url(../images/bckgrnd/head_bckgrnd.jpg);
	background-repeat: no-repeat;
}


#mnCntTop {
	position: absolute;
	top: 264px;
	left: 0px;
	background-color: #FDE094;
	width: 900px;
	height: 67px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bckgrnd/conTop_bckgrnd.jpg);
	background-repeat: repeat-x;
}

#mainContent {
	position: absolute;
	top: 331px;
	left: 0px;
	width: 900px;
	height: auto;
	padding: 331px 0px 40px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bckgrnd/txt_bckgrnd.jpg);
	background-repeat: repeat-y;
}



/* footer of plain test links */
html>body #footer {margin-top: 30px;}

#footer  {
	position: absolute;
	left: 0px;
	width: 900px;
	height: 230px;
	text-align: center;
	background-image: url(../images/bckgrnd/txt_bckgrnd.jpg);
	background-repeat: repeat-y;
}



#footer p {
text-align: center;
font-size: 8pt; 
line-height: 20pt;
   margin: 0px 0px 0px 0px; 
	padding: 4px 0px 0px 0px;
	}
#footer a {
	text-decoration: underline;
	color: #441B00;
	background-color: #FFDD95;
}
#footer a:hover {
	text-decoration: none;
	color: green;
	background-color: white;
}
  
#footer .copyright { 
font-size: 9pt;
margin-top: 8px; 
line-height: 12pt; 
}

#footer .closing {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* text styles   */
 p {
	text-align: left;
	font-size: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 2px 0px 1px 0px;
}

 h1, h2, h3, h4, h5, h6 {
	font-family: optima, Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-weight: bold;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 0px;
	margin: 0px 0px 2px 0px;
}

h1{
font-size: 125%;
}
h2{
font-size: 105%;
}	
h3 {
font-size: 100%;
}
h4 {
font-size: 95%;
}
h5 {
font-size: 90%;
}
h6 {
font-size: 80%;
	line-height: 100%;
	padding-top: 1px;
	padding-bottom: 0px;
	margin: 1px 0px 0px 0px;
}


acronym {
border: none;
}

 a {
	text-decoration: underline;
}
 a:link {
	color: green;
}
 a:visited {
	color: #003319;
}
 a:hover {
	text-decoration: none;
	color: #F87723;
	background-color: transparent;
}


ul{
	font-size: 100%;
	margin-top: 0px;
	padding: 3px 3px 3px 3px;
	text-align: left;
}

/* special ul, ol  */
ol {
	list-style-type: decimal;
	list-style-position: outside;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-left: 30px;
}

/* special ul, li  */

ul.none {
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-left: 30px;
}
ul.none li {
	font-size: 100%;
	margin-top: 0px;
	padding: 1px 3px 1px 3px;
	text-align: left;
}


  /* special text formats */
 .txtbsmgrn{
	font-size: 85%;
	font-weight: bolder;
	color: green;
	background-color: white;
} 

 
/* div styles for dividing the page into columns  */ 
.full_900 {width: 800px; margin-left: 50px; margin-right: 50px; float: right;}
/*  900*0.4=360, 900*0.6=540  left= narrow, right= wide*/ 
.left_40  {width: 270px; margin-left: 50px; margin-right: 40px; float: left;}
.right_60 {width: 450px; margin-left: 40px; margin-right: 50px;  float: right;}


/*  900*0.4=360, 900*0.6=540  switch side left-wide, right=narrow */ 
.left_60  {width: 450px; margin-left: 50px; margin-right: 40px;  float: left}
.right_40 {width: 270px; margin-left: 40px; margin-right: 50px;  float: right}


/* special formats sections  */
.section {
	min-height: 170px;
	vertical-align: top;
	padding: 2px 15px 1px 5px;
}
	
.section img {
	border: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: text-top;
}
.tan {
	background: url(../images/bckgrnd/tan_bckgrnd.jpg);
	background-repeat: repeat-y;
}
.natural {
	background-image: url(../images/bckgrnd/txt_bckgrnd.jpg);
	background-repeat: repeat-y;
}

/* special formats  Images */
.left {
float:left; 
clear: both;
}
img.left {
margin: 0 20px 10px 0;
}
.right {
float:right; 
clear: both;
}
img.right {
margin: 0 0 10px 20px;
}
img.indent {
margin: 0 10px 10px 20px;
}


/* Styles for Sitemap Page */

	.pageSiteMap {
	width: 450px;
	text-align: center;
	border-right:  1px ridge #004B25;
	border-bottom:  1px ridge #004B25;
	border-left:  1px ridge #004B25;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pageSiteMap h4{
	padding: 1px 1px 1px 20px;
	color: #CF7225;
}
.pageSiteMap h5{
	padding: 1px 1px 1px 20px;
	color: #CF7225;
}
	.menuSiteMap{
	color: white;
	background-color: white;
	background-image: url(../images/bckgrnd/siteMap.jpg);
	background-repeat: repeat-x;
	border-bottom:  1px ridge #004B25;
	border-top: 1px ridge #004B25;
	height: 30px;
	text-align: center;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
}
