/***************** 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;
	padding-bottom:.5em;
    padding-top:0em;
    margin-bottom: 0;
}


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; 
/**  background-color:#cccc9a; **/
}

/***************** Styles for left column container  ****************************/

/**
#leftNav { 
  margin: 0;
  padding:15px; 
  width:180px;
  background-color:#cccc9a;
  border: 2px solid #999967; 
  float:left;
  position: relative; 
  min-width: 0; 
}
**/

#leftNav { 
  position:absolute; 
  width:180px;
  top: 180px;
  left: 30px;
  padding: 10px; 
  background-color:#cccc9a; 
  border: 2px solid #999967; 
  font-size: 80%;
} 

.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 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 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: 10px; 
  width:180px;
  background-color:#cccc9a;
  border: 2px solid #999967; 
  float:right;
  position:relative;
  font-size: 80%;
} 
**/

#rightNav { 
  position:absolute;
  width:180px;
  top: 180px;
  right: 30px;
  padding: 10px; 
  background-color:#cccc9a;
  border: 2px solid #999967; 
  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;
  margin:0 220px 0 210px; 
  width: auto;
  background-color: black; 
  background-color:#cccc9a;
  background-color:#fffbd0; 
  font-size: .80em;
 }

/***
.box1 {
  padding: 0px;
  width: 230px; 
  height: 335px;
  float: left;
  margin:0px 1px 8px 6px;  
  border: 2px solid #999967; 
  background-color:#fffbd0; 
}

.box2 {
  padding: 0px;
  width: 230px;
  height: 335px;
  float: left;
  margin:0px 4px 8px 4px; 
  border: 2px solid #999967; 
  background-color:#fffbd0; 
}

.box3 {
  padding: 0px; 
  width: 220px;
  height: 335px;
  float: left;
  margin:0px 2px 8px 1px; 
  border: 2px solid #999967; 
  background-color:#fffbd0; 
}
**/

.outbox {
   float: left;
   width: 100%;
 /**  height: 100%; **/
   border: 1px solid #999967; 
   background-color: white; 
   margin:0px 2px 0px 4px;  
   padding: 0 0 0px 0; 

}   

.box1 {
  width: 99%;
/**  height: 250px; **/
  height: 100%;
  /** float: left; **/ 
  margin:0px 0px 5px 2px;
 /** border: 1px solid #999967; **/
  background-color: white; 
}

.box2 {
  padding 2px 4px 2px 6px;
   margin: 0px 3px 0px 35px; 
  /** margin 0 0 10px 0; **/
   border: 1px solid #999967; 
}

.box3a {
  float: left;
  width: 32.6%; 
  height: 325px; 
  margin:0px 0px 0px 4px;
  background-color: white; 
  border-right: 1px solid #999967; 
}

.box3b {
  float: left;
  width: 32.6%; 
 height: 325px; 
  margin:0px 0px 0px 0px;
  background-color: white; 
 /** border: 1px solid #999967;   **/
}

.box3c {
  float: left;
  width: 32.6%; 
 height: 325px; 
  margin:0px 0px 0px 0px;
  background-color: white; 
  border-left: 1px solid #999967; 
}

.box4a {
  width: 49%; 
  height: 250px;
  float:left; 
  margin: 0px 0px 0px 4px; 
  border-right: 1px solid #999967;
  background-color: white; 
}

.box4b {
  width: 49%; 
  height: 250px;
  float:left;
  margin: 0px 0px 0px 0px; 
 /** border: 1px solid #999967; **/
  background-color: white; 
}

.boxheader {
  width: 100%;
  background-color: #8b864e;
  float: left;
  padding: 0px;
  border-bottom: 1px solid;
  text-align:center
}

.footbox {
  padding: 0px;
  width: 225px;
  height: 400px;
  float: left;
  margin: 4px 5px 8px 6px; 
  border: 2px solid #999967; 
  background-color:#fffbd0; 
}

.boxheader h2 {
 color: #eedc82;
}

/*** Causing the font of the header to change **/

/**
.box1 p, .box2 p, .box3 p .box4a p .box4{
  position: relative;
  top:2px; 
  margin-left: 5px; 
  margin-right: 0px 
  padding:1px;
  line-height:1.5em; 
  font-size: .80em;
}
**/

#mainContent h1 {
 font-size: 1.4em;
 /** color: #008080; **/
 color: black;
 padding: 10px 15px 5px; 
}

#mainContent p {
 /** margin: 10px 5px 0 5px;  **/
 margin: 0px 5px 0px 5px; 
}

#mainContent p.bold {
 font-weight: bold;
}

#mainContent ul {
  margin: 0 5px 0 20px; 
}

/***
#mainContent img.imagecenter2 {
   padding: 2px;
   display: block;
   margin-left: auto;
   margin-right: auto; 
   border: 0px;
} 
**/

img.imagecenter2 {
   padding: 1px;
   display: block;  
   margin-left: auto; 
   margin-right: auto;
   border: 0px;
} 

img.imagecenter3 {
   padding: 1px;
  /** display: block; **/  
   margin-left: 45%; 
   margin-right: 50%;
   border: 0px;
} 


#mainContent img.img2  {
 border: 0px;
}

#mainContent li {
 margin: 1em;
}

#twoColWrap {
 margin-bottom: 10px;
 padding:0;
}

img.img2  {
 border: 0px;
}

/***************** Set up Footer Classes  ****************************/

#footer { 
  margin: 5px 10px;
  padding:10px;
  background-color:#cccc9a; 
  clear:both; height:120px;
}

#footer ul {
 list-style-type: none;
}

#footer li {
 margin: 0 10px 0 5px; 
 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  ****************************/

.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;
}

.clearRight {
 clear: right;
}

.zeroBtm {
 margin-bottom: 0;
 padding-bottom: 0;
}

.zeroTop {
 margin-top: 0;
 padding-top: 0;
}

.smallText {
	font-size: 80%;
}

.imagecenter {
  text-align: center; 
  margin: 5px;
}

.alignright {
  float:right; 
  padding: 3px 3px 0px 3px;
  margin:0 0 
  1em 1em
}

.alignleft {
   float:left; 
   padding: 3px 3px 0px 3px;
   margin:0 
   1em 1em 0
}

.aligncenter {
   display: block;
    margin-left: 
    auto; margin-right: auto
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

.clipwrapper{
  position:relative;
  height:225px;
}
.clip{
  position:absolute;
  clip:rect(50px, 218px, 155px, 82px);
}

.clearfix:after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
