/* Body Styles */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #ffffff; //#cc9900
  color: #000000;
  margin: 0px;
  padding: 0px;
}

#homemain {
  background: #000000 url('resources/assets/joey2.jpg') no-repeat top left;
  overflow: hidden;
  width: 100%;
}
#main {
  background: #ffffff; //#000000
  width: 100%;
}
#content {
  background: #000000;
  height: 520px;
  overflow: auto;
  padding-right: 10px;
  width: auto;
}
#content .quote {
  //margin-left: 50px;
  //margin-right: 50px;
  color: fff;
  background-color: fff;
}
#quote {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 8pt;
//  color: #003399;
  color: #000000
  vertical-align: top;
  position:absolute;
  top:30px;
  left:400px;
}




/* Header Styles */
#header {
  background: #cc9900;
  margin: 0px;
  padding: 0px;
  height: 95px;
  width: 100%;
  //border-bottom: 5px solid #003399;
  border-bottom: 5px solid #000000;
}
#header h1 {
  font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
  font-size: 36px;
  margin: 0px;
  padding: 3px 5px;
  color: #ffffff;
  font-weight: normal;
}
#header p {
  font-size: .75em; 
  text-align: right;
  color: #ffffff; 
  margin: 0px;
  padding: 0px;
}
#header a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  margin-right: 20px;
}
#header a:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  margin-right: 20px;
}
#header .on {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  margin-right: 20px;
}


/* Footer Styles */
#footer {
  background: #cc9900;
  margin: 0px;
  padding: 0px;
  text-align: right;
  width: 100%;
  //border-top: 5px solid #003399;
  border-top: 5px solid #000000;
}
#footer p {
  font-size: .75em; 
  color: #ffffff;
  margin: 0px;
  padding: 0px;
}
#footer a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  margin-right: 20px;
}
#footer a:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
  margin-right: 20px;
}
#footer .on {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  margin-right: 20px;
}
#copyright {
  font-size: 8pt; 
  line-height: 1em;
  color: #ffffff;
  text-align: center;
  margin: 10px;
  padding: 10px;
}

/* Left Column */
#left {
  padding: 10px;
  float: left;
  width: 50%;
  text-align: justify;
}
#left h2 {
  font-size: 1.25em; 
  line-height: 1.25em;
  //color: #cc9900;
  color: #000000;
  margin: 0px;
}
#left p {
  font-size: 12px; 
  line-height: 1.50em;
  color: #000000; //ffffff
  font-weight: normal;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
#left a {
  color: #000000; //ffffff
  text-decoration: none;
  font-weight: bold;
}
#left a:hover {
  color: #c90; //#FF9900;
  font-weight: bold;
}
#left ul {
  margin: 0px;
  padding: 20px;
}
#left ul li {
  list-style: square outside;
  font-size: .75em; 
  line-height: 1.25em;
  color: #ffffff;
  margin: 0px;
  padding: 2px;
}

#left .location {
  font-size: 14px;
  line-height: 1.50em;
  color: #cc9900;
  font-weight: bold;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#left .orange {
  font-size: 12px;
  line-height: 1.50em;
  color: #cc9900;
  font-weight: normal;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  
}

/* Right Column */
#right {
  padding-left: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 30px;
  width: 25%;
  float: right;
}
div>#right {
  float: right;
}
#right h2 {
  font-size: 1.25em; 
  line-height: 1.25em;
  color: #FF9900;
  margin: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
}
#right h3 {
  font-size: 1em; 
  line-height: 1.25em;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 0px;
  font-weight: bold;
}
#right h4 {
  font-size: .75em; 
  line-height: 1em;
  color: #FF9900;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  font-weight: bold;
}
#right p {
  font-size: .75em;
  color: #ffffff;
  margin: 0 5px 0 0;
  padding-bottom: 0px;
}
#right a {
  color: #cc9900;
  font-weight: normal;
}
#right a:hover {
  color: #cc9900;
  font-weight: normal;
}
		
/* Misc Styles */	
p, li {
  font-size: .75em; 
  line-height: 1.75em; 
  margin-top: 10px;
}
		
img {
  display: block;
}

/* Other Styles */
.warning {
  color: #ff0000;
  font-weight: bold;
}

a.admin  {
  font-color: #ffffff;
  font-size: 8pt;
  font-weight: bold;
}

.border {
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 2px;
  border: 1px solid #ffffff;
}
#right .more {
  color: #FF9900;
  font-weight: bold;
}
#right .more:hover {
  color: #FFF;
  font-weight: bold;
}
#left p.currentevent {
  padding-top: 0px;
}
#left h2.currentevent {
  margin-top: 445px;
}

.trim {
  padding: 2px;
  border: 1px solid #cc9900;
}

.trim2 {
  padding: 2px;
  margin: 5px;
  border: 1px solid #ffffff;
}

#mini_nav a {
  color: #c90; 
  font-size: 8pt;
}
#mini_nav a:hover {
  color: #000;
  font-size: 8pt;
  text-decoration: underline;
}
#mini_nav .plain {
  font-color: #fc6;
  font-size: 8pt;
  font-weight: bold;
}



