body 
{
	color: #303030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/backshadow.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0px;
	text-align:left;
	position: absolute;
}

p 
  {	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	line-height: 140%;
	letter-spacing: 0.3px;
	margin-top: 0px;
	text-align:left;
}
.leftCol  { font-size: 10px }

acronym   { text-decoration: none; border-bottom: 1pt dotted #444; }

.indent
    {
	margin-right: 20px;
	margin-left: 10px;
}

.footer
    {
	font-size: 11px;
	color: #f5f5f5;
	text-align: center;
}

.fr
{

float:right;
}
.fr5 { float: right; margin-right: 5px; }

.fl
{
float:left;
}

.fl0m 
{ 
float: left; 
margin: 0pt; 
}

a:link 
    {
	color: #663300;
	text-decoration: underline;
}

a:visited 
    {
	color: #333333;
	text-decoration: underline;
}
	
a:hover 
  {
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
}

a:active
  { color: #c0c0c0; text-decoration: none; }

a.home:link 
 { 
color: white;  
 }

a.home:visited 
 {
color: white; 
}
	
a.home:hover 
 { 
color: white; 
}

a.home:active
 { 
color: white; 
}

a.copy:link 
    { color: #fff; font-weight: normal; font-size: 11px; text-decoration: none; margin-left: 10px; }

a.copy:visited 
   { color: white; font-weight: normal; font-size: 11px; line-height: 140%; text-decoration: none; }

a.copy:hover 
  { color: #696969; font-weight: normal; font-size: 11px; line-height: 140%; text-decoration: none; }

a.copy:active 
   { color: white; font-weight: normal; font-size: 11px; line-height: 140%; text-decoration: none; }

a.footer:link 
    { color: #fff; font-weight: normal; text-decoration: none; }

a.footer:visited 
   { color: white; font-weight: normal;text-decoration: none; }

a.footer:hover 
  { color: #696969; font-weight: normal; text-decoration: none; }

a.footer:active 
   {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
   
ul 
  {
	font-weight: normal;
	line-height: 125%;
	text-align: left;
	margin-top: 0px;
	margin: 0px;
}

li
 {
	font-weight: normal;
	text-align: left;
	list-style-type: circle;
	margin: 0px;
}

h6 {
	color: #303030;
	margin: 5px;
}

h5 
{
	color: #303030;
}

h4  
{
	color: #303030;
	margin: 5px;
}

h3  
{
	color: #303030;
	margin: 5px;
}

h2 
{
	color: #303030;
	border-bottom-width: 100%;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	border-width: 0px 0px 2px 0px;
}

.gutsEvent
{
	background-color:#CCCCCC;
	line-height: 1.25;
}

.white
{
color: white;
}

.home
{
	line-height: 150%;
	letter-spacing: 0.3px;
	margin: 10px 40px 10px 20px;
	font-size: 13px;
}

.border   { padding: 5pt; border: dashed 2pt #663300; }

.gray { color: #9c9c9c }

.divBorder  { background-color: #d6d6d6; text-align: center; padding: 5px; border-color: #603; }

#divBoxL  {
	padding: 10px;
	width: 475px;
	position: relative;
	min-height: 600px;
}

#divBoxR  {
	padding: 10px;
	position: relative;
	width: 292px;
	color: #663300;
	font-size: 12px;
	background-color: #CCCC99;
	text-align: left;
	height: 100%;
}

#divBoxR a:link 
    {
	color: #663300;
}

#divBoxR a:visited 
    {
	color: #333333;
	text-decoration: underline;
}
	
#divBoxR a:hover 
  {
	color: #000000;
	text-decoration: none;
}

#divBoxR a:active
  {
	color: #FFFFFF;
	text-decoration: none;
}

#divBoxR h2 {
	color:#663300;
	margin: 0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #663300;
	border-bottom-color: #663300;
	border-right-style: none;
	border-left-style: none;
	white-space: normal;
}

#quote
{
	width:100%;
	background-color: #E4E4E4;
	margin: auto;
	border: dotted brown 1px;
}

.head1
{font-size: large;}

pre{
	font-size: 10px;
	line-height: 1.25;
	margin-left: 20px;
}

.pm40table {	
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	font-style: normal;
	padding: 5px;
	line-height: 1.25;
	text-align: left;
	border: dashed #ddd 2px;
}

#mainnav   {
	height: 20px;
	background-image: url(images/greenbar.png);
	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;
}

#mainnav ul {
	list-style: none;
	margin: 0;
	height: 20px;
}

#mainnav li {
	display: inline;
}

#mainnav a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #fff;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

#mainnav a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #003300;
}
  						 /**** END MAIN NAVBAR  ***/

  						 /**** SUBNAV  ***/
   
#subnav-wrap {
	width: 90%;
	height: 25px;
	margin: auto;
		}

#subnav   {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #666666;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#subnav ul {
	margin: 0px;
	list-style: none;
}

#subnav li {
	display: inline;
}

#subnav a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#subnav a:hover {
	color: #003300;
	background-color: #FFFFFF;
	text-decoration: underline;
}
#httsubnav-wrap {
	width: 100%;
	height: 25px;
	margin: auto;
		}

#httsubnav   {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#httsubnav ul {
	margin: 0px;
	list-style: none;
}

#httsubnav li {
	display: inline;
}

#httsubnav a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#httsubnav a:hover {
	color: #003300;
	background-color: #FFFFFF;
	text-decoration: underline;
}
#weather {
	width: 200px;
	float: right;
}
#calendar {
	font-size: 12px;
	text-align: left;
}

.calendar {
	font-size: 12px;
	text-align: left;
}
#calHead {
	font-weight: bold;
	background-color: #CCCC99;
	text-align: center;
}
#entry {
	background-color: #CCCCCC;	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	width: 80px;
	clip: rect(auto,auto,auto,auto);
	padding: 10px;
	text-decoration: none;
	white-space: normal;
	margin-left: 10px;
	background-position: center center;
	text-align: center;
}

#fadeshowCourse {
	left: auto;
float: right;
}

