body     {font-family: Arial, Helvetica, sans-serif;
         }

td       {font-family: Arial, Helvetica, sans-serif;
         }

th       {font-family: Arial, Helvetica, sans-serif;
         }

a        {text-decoration:none;
         }

#content
         {margin-right:auto;
		  margin-left:auto;
		  background-color:#FCFCFC;
		  width:851px;
		  border:1px;
		  border-style:solid;
		  border-color:#6A4F4F;
		 }

#topbar  {color:#FFFFFF;
		  background-color:#6A4F4F;
		  height:90px;
		  padding-left:40px;
		  font-size:40px;
         }

#footbar {color:#FFFFFF;
		  background-color:#6A4F4F;
		  height:90px;
		  padding-right:20px;
		  font-size:24px;
         }

#footer
         {margin-right:auto;
		  margin-left:auto;
		  width:850px;
		 }

.aboveNav
         {background-color:#D1D1C1;
	      color:#6A4F4F;
		  font-size:30px;
		 }

#nav     {position:relative;
          top:0px;
		  left:0px;
          height:38px;
		  width:484px;
		  font-size:14px;
         }

#nav ul  {margin:0;}

#nav li  {list-style        :none;
	      float             :left;
	      white-space       :nowrap;
          line-height       :36px;
	     }

#nav a   {padding: 0 24px 0 25px;
	      text-decoration:none;
	      color:#6A4F4F;
		  display:block;
		  width: .1em;
		  background-color:#D1D1C1;
	     }

html>body #nav a {width:auto;} /* fixes IE6 hack */
		 
/* Hide rule from IE5-Mac \*/
#nav a   {float:none;}   /* End IE5-Mac hack */

#nav a:hover
         {color:#D1D1C1;
		  background-color:#6A4F4F;
	     }

#nav #current, #nav #current a
         {color:#D1D1C1;
		  background-color:#6A4F4F;
		 }

#textArea
         {font-size:12px;
		  color:#003333;
		 }

.leftColumn
         {width:50%;
		 }

.rightColumn
         {width:50%;
		 }

.textColOne
         {color:#6A4F4F;
		  padding: 20px 20px 20px 20px;
		  font-size:13px;
		  background-color:#D1D1C1;
		 }

.belowNav
         {color:#6A4F4F;
		  padding: 40px 30px 0px 30px;
		  font-size:14px;
		 }

.belowNav a
         {text-decoration:underline;
		  color:#6A4F4F;
		 }

.belowNav a:hover
         {text-decoration:underline;
		  color:#0099FF;
		 }

.belowNav2
         {color:#6A4F4F;
		  padding: 35px 30px 0px 30px;
		  font-size:12px;
		 }

.belowNavHead
         {font-size:18px;
		 }

.belowText
         {color:#6A4F4F;
		  padding: 0px 30px 0px 30px;
		  font-size:14px;
		 }

.belowText a
         {text-decoration:none;
		  color:#6A4F4F;
		 }

.belowText a:hover
         {text-decoration:underline;
		  color:#0099FF;
		 }

.bold    {font-size:16px;
         }

.italics
         {font-style:italic;
		  line-height:18px;
		 }

.listStyle1
         {line-height:24px;
		 }

#photoRight
        {float:right;
		 padding: 0 0px 20px 20px;
		 font-size:10px;
		}

.footTable
        {width:850px;
		 color:#003333;
		 font-size:10px;
		}

.footTable a
        {color:#003333;
		 text-decoration:none;
		}

.footTable a:hover
        {color:#008662;
		}

.imgNoBorder
        {border:0;
		}






