@charset "utf-8";

html { min-height: 100%; margin-bottom: 1px; }

* :focus { outline: 0; }

body {
  background: url('../images/bg.jpg') #666666 repeat-x fixed;
  margin: 0px;
}
.oneColFixCtrHdr #mainContent {
  font-family: gill sans, arial, helvetica, sans-serif;
  font-size: 15px;
  text-align: justify;
  padding: 5px 20px;
  background: #1c1c1c;
  color: #CCCCCC;
  min-height: 300px;
  min-width: 720px;
}

h1 {
  font-family: arial narrow, arial, helvetica, sans-serif;
  color:A17E4B;
  text-transform: uppercase; 
  letter-spacing:0.1em;
}

h2 {
  font-family: arial narrow, arial, helvetica, sans-serif;
  color:A17E4B;
  text-transform: uppercase; 
  letter-spacing:0.1em;
}

hr {
  color:#cccccc;
  border-top: thin dotted;
}

ul { list-style-type: circle; }
li {
  margin-left: 0;
  margin-top: .2em;
  margin-bottom: .2em;
}

a.bodytextlink {
  text-decoration:none;
  color:#E39E4D;
}
a.bodytextlink:HOVER { text-decoration:underline; }

.menu {
  font-family: arial narrow, arial, helvetica, sans-serif;
  font-size: 13px;
  color: #aaaaaa;
  text-align: left;
  text-transform: uppercase; 
  padding: 10px 0px;
  font-weight: bold;
  white-space: nowrap;
  letter-spacing:0.1em
}
a.menu { text-decoration:none; }
a.menu:HOVER { color: #E39E4D; }

.submenu {
  font-family: arial narrow, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  text-align: left;
  text-transform: uppercase; 
}
a.submenu { text-decoration:none; }
a.submenu:HOVER { color: #E39E4D; }

.footer {
  font-family: arial narrow, arial, helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  text-align: center;
  text-transform: uppercase; 
}
a.footer { text-decoration:none; }
a.footer:HOVER { color: #E39E4D; }

.bodytexttitle {
  font-family: arial narrow, arial, helvetica, sans-serif;
  text-decoration:none;
  font-weight: bold;
  font-size: 18px;
  color:#A17E4B
}
.bodytextsubtitle {
  font-family: arial narrow, arial, helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  color:#A17E4B;
}

.missionStmt {
  font-family: Andale Mono, monospace;
  font-size: 14px;
  letter-spacing:0.1em;
  font-weight: bold;
}
.missionStmt:first-letter {
  color:#E39E4D;
  font-size: 16px;
}

.smTableFont {
  font-size:12px;
  color:#CCCCCC;
}
.tableFont {
  font-size:15px;
  color:#CCCCCC;
}

.PhotoTags {
  font-size: 11px;
  color: #eeeeee;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.mPhotoBorder {	border: 4px solid #1c1c1c; }
.mPhotoText {
  font-size: 14px;
  color: #CCCCCC;
}

.PhotoBorder { border: 1px solid #FFFFFF; }
.PhotoTitle {
  font-size: 12px;
  color: #FFFFFF;
  padding: 0 10px 0 10px;
  text-align: center;
  font-style: italic;
}

.backup {
  font-family: arial narrow, arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #E39E4D;
  text-decoration: none;
  text-align: center;
  margin-bottom: 20px;
}
a.backup:HOVER { text-decoration:underline; }

.bodytextnote {
  font-style: italic;
  text-align: center;
  color:#AAAAAA;
}
.lbodytextnote {
  font-style: italic;
  text-align: left;
  color:#AAAAAA;
}

.FormLabels {
  color: #CCCCCC;
  font-size: 15px;
}

a.bodyLinks {
  font-size: 11px;
  color: #CCCCCC;
  text-align: center;
  text-decoration:none;
}
a.bodyLinks:HOVER { text-decoration:underline; }

.ContactForm {
  color: #999999;
  font-size: 12px;
  padding-left: 50px;
  padding-top: 20px;
  padding-right: 20px;
  text-align: justify;
}
.ContactTextField {
  color: #999933;
  background: black;
  font-size: 12px;
}

.important {
  color: #A52A2A;
  font-weight: bold; 
  font-style: italic;
}

option.gray { color:#CCCCCC; }
option.dy { color:#A17E4B; }
option.ly { color:#BDA077; }

