/*everything*/
*{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC}

p
{
   line-height: 14px;
   padding: 3px 5px 5px 10px;
   margin: 0;
}

h1
{
   color: #FFF;
   font-size: 12px;
   margin: 0 0 10px 0;
   padding: 0;
}

td
{

}

body
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   font-family: verdana, arial, helvetica, sans-serif;
   color: #000;
   background-color: #A0A8B6;
   text-align: center;
}

img
{
   margin: 0;
   padding: 0;
   border: 0;
}

td
{
   vertical-align: top;
}

br
{
   clear: both;
}

form
{
   padding: 0;
   margin: 0;
}

/*centering & shadows*/
#tbl_shadow
{
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   padding: 0;
   width: 768px;
   background-color: #333;
}

#shd_left
{
   background: #A0A8B6 url(../_images/shd_left.jpg) repeat-y;
   width: 9px;
}

#shd_right
{
   background: #A0A8B6 url(../_images/shd_right.jpg);
   width: 9px;
}

/*end centering & shadows*/


/*content layout table*/
.tbl_content
{
   margin: 0 0 2px 0;
   padding: 0;
}
#content_header
{
   display: block;
}
#content_left
{
   width: 350px;
   padding: 24px 30px 12px 24px;
   background-color: #333;
   border-top: 8px solid #333;
   border-bottom: 4px solid #333;
   font-size: 11px;
   color: #717171;
   line-height: 15px;
}
#content_left p
{
   padding: 0;
   margin: 0 0 14px 0;
}

#content_right
{
   width: 370px;
   background-color: #333;
   border-top: 8px solid #333;
   border-bottom: 4px solid #333;
   text-align: center;
   padding-bottom: 12px;
}

.quoteTag
{
  color: #DDDDDD;
}

.specialMenu a
{
   line-height: 21px
}
.specialMenu img
{
   border: 1px solid #000
}

/*end content layout table*/



/*footer*/
#footer
{
   background-color: #333;
}

.footer_address
{
   border-top: 1px solid #414141;
}
  
.footer_address p
{
  text-align: right;
	padding: 16px 0 8px 0;
	color: #000;
}

.footer_address p strong
{
	color: #000;
}

/*links*/
.a_more:link
{
   color: #CCC;
   text-decoration: none;
}

.a_more:visited
{
   color: #CCC;
   text-decoration: none;
}

.a_more:hover
{
   text-decoration: underline;
}

.a_footer:link, .a_footer:visited
{
   color: #999;
   text-decoration: none;
   margin-left: 6px;
}

.a_footer:hover
{
   color: white;
}

.cnf:link, .cnf:visited
{
   color: #505050;
   text-decoration: none;
   margin-left: 6px;
}

.cnf:hover
{
   color: white;
}

#events_left
{
   width: 193px;
   background-color: #666;
   border-left: 2px solid #333;
   border-right: 2px solid #333;
}
#events_right
{
   background-color: #333;
}

#events_left td
{
   width: 193px;
}

#upcoming
{
   line-height: 14px;
}

.a_upcoming
{
   font-size: 11px;
   text-decoration: none;
   color: white;
   margin: 0 0 0 20px;
}
.a_upcoming:hover
{
   text-decoration: underline;
}

#past
{
   line-height: 14px;
}

.a_past
{
   font-size: 11px;
   text-decoration: none;
   color: white;
   margin: 0 0 0 24px;
}
.a_past:hover
{
   text-decoration: underline;
}

p.event
{
   padding: 0;
   margin: 10px 24px 10px 24px;
   font-size: 11px;
}

.winbox
{
   margin: 220px 10px 10px 10px;
   padding: 8px 12px 8px 12px;
   border: 1px solid #333;
}

input, textarea {color: #000000}
