/************************************/
/*Body style, layout and main table*/
/**********************************/
body {
  text-align: center;
  background-color:rgb(102,51,0);
  color: #000000;
  margin: 0 auto;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.w22 {
  width: 22%;
}

.mainTable { 
  border: 1px solid rgb(56,29,0);
  width: 740px;
  background-color:rgb(225,198,155);
  margin: 0px auto;
  text-align: left;
}

.mainTable tr td { 
  padding: 0px;
}

body,td,th {font-family: Verdana;
			font-size: 11px;
			color: rgb(0,0,0);
}

/************************************/
/*Body text links, navigation links*/
/**********************************/

a,a:visited {color: rgb(102,51,0);
			 text-decoration: underline;
}

a:hover,a:active {color: rgb(76,144,71);
				  text-decoration: underline;
}

.navigation { 
  padding: 0px;
  margin: 5px;
  height: 100%; 
  border: 1px solid rgb(102,51,0);
  background: rgb(205,176,136);
}

.navigation a,.navigation a:visited,
.navigation a:hover,.navigation a:active {
  padding: 4px;
  margin: 4px 6px;
  display: block;
  text-decoration: none;
  color: rgb(102,51,0);
  font-weight: bold;
  border: 1px solid rgb(227,198,158);
  background: rgb(205,176,136);
}

.navigation a:hover,.navigation a:active {
  background: rgb(227,198,158);
}

.headers, .headers a, .headers a:hover,
.headers a:active, .headers a:visited {font-size: 10pt;
									   font-weight: bold;
									   text-decoration: none;
}

.fancyRow {
  background:url(images/header.jpg) no-repeat top;
  height: 160px;
  empty-cells: show;
  vertical-align: top;
}

.fancyRow2 {background:rgb(153,102,51);
}

.smallText {
  font-size: 9px;
}

.text { 
  width: 154px; 
}

li {
  padding: 0px;
  margin: 6px 0px 0px 15px;
  list-style: disc outside url(images/li.gif);
}

ul {
  margin: 0px 0px 0px 20px;
}

.silent { 
  color: #000000; 
  text-decoration: none; 
}

.silent:hover { 
  color: #000000 !important; 
  text-decoration: none !important; 
}

fieldset { 
  padding: 5px; 
}

legend {  
  font-weight: bold
}

legend a,legend a:hover { 
  display: block; 
  text-decoration: none;
}

.u { 
  text-decoration: underline;
}

.strike {
  text-decoration:line-through;
}


.content { 
  width: 84%; 
  height: 206px;
}

#contentimg {float: right;
border: 1pxsolid rgb(102,51,0);
}

.gallery { 
  padding: 0px;
  margin: 0px;
  height: 100%;
  text-align: center;
  border: 1px solid rgb(102,51,0);
  background: rgb(205,176,136);
}

.gallerytitle {font-size: 12px;
			   font-style: italic;
			   color: rgb(102,51,0);
			   padding: 4px;
			   margin: 4px 10px;
			   display: block;
			   text-decoration: none;
}

#galleryimg {margin: 10px 20px 0px 20px;
}

#galleryimg img {width: 90px;
			 height: 90px;
			 border: 1px solid rgb(102,51,0);
}

hr {  height: 1px;
      color: rgb(102,51,0);
      align: left;
	  margin: 2px 150px 2px 0px;
	  border-style: solid;
}

.mono {
  font-family:"Courier New", Courier, mono, sans-serif;
}

/* FORM ELEMENTS */

.textbox, .textarea {
}

td.basic {background-color: #FFFFFF; vertical-align:top;} 

.fauxbutton {
  font: 11px Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
  border: 1px solid #003399;
  background-color: #F7CC76;
  padding: 2px;
  color: #000000;
}

.boldtext {font-weight: bold;}

h1 {
  font-size: 13pt;
  color: rgb(102,51,0);
  margin: 0 0 6px 0;
}

h3 {color: rgb(102,51,0);
	font-style:italic;
}

.boldtitle {
  font-size: 12px;
  font-weight: bold;
  color: #003399;
  margin-left: 0px;
  margin-top: 4px;
  margin-right: 0px;
  margin-bottom: 4px;
}

p.notop {
margin-top: 0px;
}

acronym { cursor: hand; border-bottom: dashed 1px #000000; }

#countdown1 {
font-weight: bold;
font-size: 16px;
}
