/*CSS Document*/

body {margin:0px;
padding:10px;
font-family:verdana,arial,sans-serif;
font-size:10px;
color:black;
background-color:#666666;
font-size:62.5%
font-weight: normal; 
} 

a img {border:0px;}
a {color:#666666;}
a:hover {color:#333333;}

H1 {font-size:2em}  /* displayed at 24px */ 
H2 {font-size:1.5em}  /* displayed at 18px */ 
H3 {font-size:1.25em}  /* displayed at 15px */ 
H4 {font-size:1em}  /* displayed at 12px */

#header_nav
{
background-color:#ffffff;
	font-size:.65em;
	text-align: right;
	height:31px;

}

#content_area td
{
	vertical-align: top;
}

#content_area table{font-size:10px;}

#content_area
{
background-color:#ffffff;
	font-size:10px;
	padding:20px;
	padding-left:25px;
	text-align: left;
	vertical-align: top;
}

#recent_news
{
	background-color: white;
	background-image: url(../images/recent_news_content.jpg);
	background-repeat: repeat-y;
	background-position: 0;
	font-size:.75em;
	padding:20px;
	text-align: left;
	vertical-align: top;
	height:200px;

}

#upcoming_events
{
	background-color: white;
	background-image: url(../images/recent_news_content.jpg);
	background-repeat: repeat-y;
	background-position: 0;
	font-size:.75em;
	padding:20px;
	text-align: left;
	vertical-align: top;
	height:200px;
}

#copyright
{
height:100px;
font-size:.65em;
background-color:#ffffff;
color:#999999;
border-top:2px solid #666666;
text-align:center;
}

#side_left{
	background-image: url(../images/left_content_edge.jpg);
	background-repeat: repeat-y;}

#side_right{
	background-image: url(../images/content_right_edge.jpg);
	background-repeat: repeat-y;}
	
#recent_news_bottom
{vertical-align:top;
background-color:#ffffff;}

#upcoming_events_header
{vertical-align:bottom;
background-color:#ffffff;}

#upcoming_events_bottom
{vertical-align:top;
background-color:#ffffff;}

.dk_blue_bkg {background-color:#000000;
color:#ffffff;
padding:5px;}

.lt_gray_bkg {background-color:#cccccc;
padding:5px;}

.white_bkg {background-color:#ffffff;
padding:5px;}

#dropmenudiv{
position:absolute;
border:0px dashed black;
border-bottom-width: 0;
font:normal 10px Verdana;
color:white;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px dashed white;
padding: 1px 0;
text-decoration: none;
color:white;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #666666;
}

#back
{
	background-image: url(../images/central/nav_area_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	width:369px;
	height:183px;
	line-height:25px;
}

/* Change body background-color to change fade out color. */
body.siteshow { width:369px; height:173px;margin:0; padding:0;    background-image: url(../images/central/nav_area_content.jpg);
	background-repeat: no-repeat;}
#menu
{
    font-family:Arial;
    font-size:9pt;
    display:none;
    opacity:0.00;
    -mozopacity:0.00;
    filter:alpha(opacity=0);
    position:absolute;
    top:10px;
    left:10px;
    padding:5px;
    background-color:#000000;
    background-image: url(../images/central/nav_area_content.jpg);
	background-repeat: no-repeat;
    color:#FFFFFF;
    border:3px dotted #999999;
}
#menu a { color:#ffffff; }
#menu a:hover { text-decoration:none; }
#title { font-size:11pt; font-weight:bold; letter-spacing:2; }
#slides { font-size:9pt; line-height:16pt; }
.button { width:60px; font-size:9pt; letter-spacing:1; }
#bodytext {
	font-family:Arial;
	width:520px;
	height:auto;
	z-index:1;
	font-size: 1.4em;
	line-height: 1.6em;
	padding-bottom: 30px;
}
#sidebar {
	background-color: #cccccc;
	padding: 10px;
	float: Left;
	height: auto;
	width: 90px;
	border: 1px solid #000000;
}
