body {margin: 0; padding: 0; background: #9EA219} /*  213205  */ 
* {margin: 0; padding: 0; border: 0; font-family:  Arial, Helvetica, sans-serif}
/*----------------------------------------------Basic styles------------------------------------------------*/

h1, h2, h3, h4,h5 {font-family: Georgia, Georgia, serif; margin: 15px 0 0 5px; color: #450F1F; font-weight: normal; text-decoration: none}
h1 em, h2 em, h3 em, h4 em,h5 em {font-family: Georgia, Georgia, serif; font-weight: normal}  /* italic words in titles */

h1 {position: absolute; right: 0px; top: 30px; font-size: 2.25em; letter-spacing: 0.1em; line-height: 1.00em; padding-right: 10px; border-right: 15px solid #450F1F}
h1:first-letter {font-family: Georgia, Georgia, serif; font-size: 2.25em} /* styles the first letter of the main title to make it large */

p#tagline {position: absolute; right: 0px; top: 125px; font-style: italic; color: #648D20; font-size: 0.90em}  /* sits under main title */

h2 {font-size: 1.30em; letter-spacing: 0.05em}

p, ul, ol {margin: 10px 10px 0 7px; font-size: 0.70em; line-height: 1.60em; color: #000; letter-spacing: 0.05em}

code {font-family: monospace; font-size: 1.20em; color: #E20000}

p span {font-size: 1.50em; font-weight: bold} /* shouting words */

a:link, a:visited {color: #792533; font-weight: bold; text-decoration: none; border-bottom: 1px solid #792533}
a:hover, a:active {color: #fff; border-color: #fff}

ul {list-style: inside square} /* general lists */

acronym {font-weight: bold; border-bottom: 1px dashed #000; cursor: help}
.formtext 	{
		FONT-SIZE: 0.7em; font-style: italic;color: #000000; FONT-FAMILY: Arial,Helvetica,sans-serif; BACKGROUND-COLOR: #CCCC33
		}
#topbar {float: right; text-align: center; font-size: 0.70em; height: 4em; line-height: 4em; width: 850px; background: #CCCC33; border-top: 1px solid #fff}

/*-----------------------------------------------Layout DIVS------------------------------------------------*/

#container {  /* keeps everything together */
position: relative; 
margin: 0 auto; 
width: 850px; 
background: url(images/bkgrnd.gif) 0 0 repeat-y #CCCC33;  /* Important image, do not remove */
overflow: hidden
}
#container1 {  /* keeps everything together */
position: relative; 
margin: 0 auto; 
top: 40px;
width: 850px; 
background: url(images/bkgrnd.gif) 0 0 repeat-y #9EA219;  /* Important image, do not remove */
overflow: hidden
}
#hdr {  /* div containing h1, nav and image */
float: left; 
width: 850px; 
height: 200px; 
background: url(images/Banner.jpg) 0 0 no-repeat #CCCC33  /* Image */
}
#lftcol {   /* left column */
	position: absolute;
	left: 0px;
	top: 190px;
	margin-left: 0px;  /* leave this so that background image lines up with edge of this div */
	width: 150px;
	background: transparent;
	overflow: hidden;
	 height: 1430px;    
	 visibility:visible;
}

#rgtcol {float: right; 
		  width: 680px;
		  left: 0px;
		  top: 5px;
		  margin-left: 0px;
		  height: 1430px; 
		  padding-bottom: 30px;
		  padding-right: 10px;
		  padding-left: 5px;
		  background: transparent;
		  overflow: hidden;
		 }  /* right column */
#bttmbar {float: right; text-align: center; font-size: 0.70em; color:#450F1F; height: 4em; line-height: 4em; width: 850px; background: #CCCC33; border-top: 1px solid #D9D93C}

.float_right {float: right;
              margin-left: 10px;}
.float_left {float: left;
              margin-right: 10px;}
#quote {    /* Quote box in left column */
	float: left;
	margin: 10px 0 20px 10px;
	padding: 10px 0;
	width: 150px;
	text-align: center;
	background: url(images/quote.gif) no-repeat 0 0	
}

#quote p {color: #444; font-size: 0.80em; font-weight: bold; line-height: 2.00em}  /* Quote box text */


/*---------------------------------------------Main Navigation-----------------------------------------------*/

ul#nav {   /* navigation list */
	margin: 53px 0 20px 0; /* the 53px is where the nav begins (margin top) */
	padding: 0;
	list-style: none inside
}
	
ul#nav li {float: left;	display: block}

ul#nav li a {
	width: 170px;
	margin: 3px 0 0 0;  /* a little top margin */
	border: 0;
	border-left: 10px solid #CCCC33;
	padding: 10px 5px;
	font-family: Georgia, Georgia, serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #450F1F;
	background: #D9D93C
}
ul#nav div a {
	width: 170px;
	margin: 3px 0 0 0;  /* a little top margin */
	border: 0;
	border-left: 10px solid #CCCC33;
	padding: 10px 5px;
	font-family: Georgia, Georgia, serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #450F1F;
	background: #D9D93C
}
ul#nav li a#current {border-color: #fff;}   /* current page, move id in the xhtml when creating a new page */

ul#nav li a:hover {background: #9EA219; color: #fff; }

.style1 { 
    display:block 
}
.nav .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(arrow.gif) no-repeat center right;
}
/*-------------------------------------Products --------------------------------------------------------*/

/******************************************************************************
* Styles for the tabbed displays.                                             *
******************************************************************************/

/*-----------------------------------------------------------------------------
  Note: The border-radius property is a proposed feature for CSS3 which creates
        rounded corners. Mozilla/Netscape browsers currently support this
        feature via the proprietary -moz-border-radius property. Both are
        defined here. Browsers that support neither should simply ignore them.
-----------------------------------------------------------------------------*/

div.tabBox {}

div.tabArea {
  font-size: 80%;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
 }

a.tab {
  background-color: #D9D93C;
 border: 1px solid #660000;
  border-bottom-width: 0px;
  border-color: #660000;
  -moz-border-radius: .75em .75em 0em 0em;
  border-radius-topleft: .75em;
  border-radius-topright: .75em;  
  padding: 2px 1em 2px 1em;
  position: relative;
  text-decoration: none;
  top: 1px;
}

a.tab, a.tab:visited {
  color: #450F1F;
}
a:active{background-color: #9EA219;
  border-color: #D9D93C;
  color: #fff;}
  
a.tab:hover {
  background-color: #9EA219;
  border-color: #D9D93C;
  color: #fff;
}

a.tab.activeTab, a.tab.activeTab:hover,  a.tab.activeTab:visited {
  background-color: #CCCC33;
  border-color: #D9D93C;
  color: #ffe0ff;
}

a.tab.activeTab {
  padding-bottom: 4px;
  top: 10px;
  z-index: 110;
}

div.tabMain {
  background-color: #450F1F;
  border-color: #660000;
  -moz-border-radius: 0em .5em .5em 0em;
  position: relative;
  z-index: 80;
}

div.tabIframeWrapper {
background-color: #CCCC33;
width: 100%;
}

/* Outer border */
iframe.tabContent {
  background-color: #CCCC33;
  border: 1px solid #660000; 
  border-color: #660000;
 /* width: 76ex; */
/*  width: 84ex; */
width: 100%;
/* height:96ex; */

 height:157ex; 	
}

/******************************************************************************
* Additional styles.                                                          *
******************************************************************************/

h4#title {
  background-color: #9EA219;
  border: 1px solid #000000;
  border-color: #7050a0 #b090e0 #b090e0 #7050a0;
  color: #fff;
  font-weight: bold;
  
  margin-top: 0em;
  margin-bottom: .5em;
  padding: 2px .5em 2px .5em;
}
.hide{
display: none;
}
 
.show{
display: block;
}
/**************************/
.menu {
    color: white;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
    border-right: 1px solid #213205;
    text-decoration: none;
    background-color: #D9D93C;
    padding: 5px;
	  background: transparent;
	  position:relative;
}

.menu:hover {
    background-color: #9EA219;
}

.toolbar {
    background-color: #660000;
    padding: 5px 0px 5px 0px;
}
