/***************** Set up the Global - default styles ****************************/
* {
 margin: 0;
 padding: 0;
 border: 0;

}
 
body {
  background-color:#999967; 
  font-family: arial,helvetica,sans-serif; 
  font-size: 100%;
  color :#000;
}

hr {
   color :#000;
}

h1 {
	font-size: 1.4em;
	color: #008080;
	margin-left: 15px;
    text-align: left;

}
h2 {
	font-size: 1em;
	color: #008080;
	margin-left: 15px;
}
h3 {
	font-size: 0.8em;
	color: #008080;
	margin-left: 15px;
}

p {
	margin-left: 5px;
	margin-right: 10px
}

p.h1 {
	font-size: 1.4em;
	color: #008080;
	margin-left: 15px;
    text-align: left;
}


a:link {
	color: #008080;
	text-decoration: underline;
}

a:visited {
	color: #339966;
	text-decoration: underline;
}

a:hover {
	color: #6600FF;
	text-decoration: none;
}

a:active {
	color: #008080;
	text-decoration: underline;
}


/***************** Set up the Structureal ID's  ****************************/

#pageWrap {
  margin:10px 10px;
  padding:5px 0 0;
  background-color:#666666;
} 

/***************** Styles for Headers  ****************************/

#header {
  margin:10px;
  padding:10px 0;
  background-color:#cccc9a; 
  height:115px;
} 

#header h1 {
 margin-bottom: 10px;
}

#header a:link, #header a:active {
 color: #008080;
}

#header a:visited {
 color: #339966;
}

#header a:hover {
 color: #6600ff;
 text-decoration: none;
}

/***************** Styles for Top Navigation ****************************/

#topNav { 
  padding:5px;
  background-color: #eaeaea;

   background-color: #fffbd0;
  height:1.5em;
}

#topNav h2 {
 margin-bottom: 5px;
 font-size: 100%;
}

#topNav ul {
 list-style-type: none;
}

#topNav li {
 margin: 0 10px 0;
 float: left;
 position: relative;
 width: auto;
}

#topNav a {
 padding: 5px;
 text-decoration: none;
}

#topNav a:link, #topNav a:visited {
 color: #008080;

 color: #666666;

}

#topNav a:hover, #topNav a:focus {
 color: #fff;
 background-color: #999967;
}

/***************** Styles for Page content container ****************************/

#container {
  margin:1px 10px 1px 10px;
  padding:10px 10px 1px 10px;
  background-color:#fffbd0; 
}

/***************** Styles for left column container  ****************************/

#leftNav { 
  margin:0;
  padding:15px; 
  width:180px;
  background-color:#cccc9a;
  border: 2px solid #999967; 
  float:left;
  
/** position: relative; 
   position: relative; 
   min-width: 0; 
**/  

}

.leftBox1 {
  margin:2px; 
  padding:5px; 
  background-color:#fffbd0; 
  border: 2px solid #999967; 
  font-size: 80%;
}

.leftBox1 img {
 display: block;
 border: 2px solid #000;
 margin-right: 20px;
 margin-bottom: 6px;
 margin-left: auto;
 margin-right: auto;
}

/***************** Styles for left navigation  ****************************/

#nav {
  margin:2px; 

 background-color: #fff;
 background-color: #fffbd0;

 border-left: solid #666;
 border-width: 0 1px 0 0px;
  border: 2px solid #999967; 

 width: 172px;
}


/** Remove the bullets - borders - margins ***/

/** 
#nav ul ul{
 display: none;
 position: absolute;
 top: 0;
 left: 170px;
 width: 170px;
}
**/

/** #nav ul.level1 li.submenu:hover ul.level2 {
 display: block;
}**/

#nav li {
 list-style: none;
 border-bottom: 1px solid #000;
 position: relative;
}

#nav li:hover {
 background: #999967;
}

#nav li.current {
 padding: 1px;
 color: #fff;
 font-weight: bold;
 background-color: #999967;
 background-color: #fffbd0;
}

#nav li.head {
 background-color: #cccc9a;
 text-align: center; 
 font-weight: bold;
}


#nav li a {
 margin: 0;
 display: block;
 padding: 5px;
 text-decoration: none;
 font-weight: normal;
 width: 100%;
 voice-family: "\"}\""; voice-family:inherit;
 width: 160px;
}

/**

#nav>ul a {
 width: auto;
}
**/


#nav li a:link, #nav li a:visited {
 color: #008080;
 color: #1F242A;
 color: #272B2E;
}

#nav li a:hover, #nav li a:focus {
 color: #000;
 border-right: 8px solid #000;
}

/** Set the right side navigation  ***/ 

#rightNav { 
  margin:0; 
  padding:15px; 
  width:180px;
  background-color:#cccc9a;
  border: 2px solid #999967; 
  float:right;
  position:relative;
  font-size: 80%;
} 

.rightBox1 {
  margin:2px; 
  padding:5px; 
  background-color:#fffbd0; 
  border: 2px solid #999967; 
}

.rightBox1 img {
 display: block;
 border: 2px solid #000;
 margin-right: 20px;
 margin-bottom: 6px;
 margin-left: auto;
 margin-right: auto;
}

/**************************** Center column container **********************/
#mainContent {
  margin:0 225px;
  background-color:#ffffff; 
}

#mainContent h1 {
 font-size: 1.4em;
 color: #008080;
 padding: 10px 15px 5px;
}
 
#mainContent p {
 margin: 15px 15px 0 8px;
}

#mainContent p.bold {
 font-weight: bold;
}

#mainContent ul {
 margin: 0 5px 0 35px;
}

#mainContent img {
 float: left;
 border: 2px solid #000;
 margin-right: 20px;
 margin-bottom: 6px;
}

#mainContent img.img2  {
 border: 0px;
}

#mainContent li {
 margin: 1em;
}

#twoColWrap {
 margin-bottom: 10px;
 padding:0;
}

/***************** Set up Footer Classes  ****************************/

#footer { 
  margin: 5px 10px;
  padding:10px;
  background-color:#cccc9a; 
  clear:both; height:80px;
}

#footer ul {
 list-style-type: none;
}

#footer li {
 margin: 0 10px 0;
 float: left;
 position: relative;
 width: auto;
}

#footer a {
 padding: 5px;
 text-decoration: none;
}

#footer a:link, #footer a:visited {
 color: #008080;
}

#footer a:hover, #footer a:focus {
 color: #000;
 background-color: #999967;
}

.footerCenter {
 text-align: center;
}
/***************** Set up Misc Classes  ****************************/

img.img2  {
 border:  0;
}

.btmBorder {
 padding-bottom: 10px;
 border-bottom: 1px solid #000;   /** used to replace the usage of <hr>***/
}

.hidden {
 position: absolute;
 top: -500em;
}

.clear-both {
 clear:both;
 height:0;
 line-height:0;
 font-size:0;
}

.clearLeft {
 clear: left;
}

.zeroBtm {
 margin-bottom: 0;
 padding-bottom: 0;
}

.zeroTop {
 margin-top: 0;
 padding-top: 0;
}

.smallText {
	font-size: 80%;
}
