﻿body 
{
	font-family:Verdana;
	font-size:9pt;
	color:#000000;
}
.main_div
{
	margin-top:0px;
	margin-bottom:0px;
}
.main_table
{
	margin: auto;
	border-right: #d9c69d 1px solid;
	border-top: #d9c69d 1px solid;
	border-left: #d9c69d 1px solid;
	border-bottom: #d9c69d 1px solid;
}
.header
{
	background-position: left top;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height:68px;
	width:930px;
}
.menu
{
	background-position: left 1px;
	background-image: url(../images/home_14.jpg);
	background-repeat: repeat-x;
	background-color: #232323;
}
.sitemap
{
	font-size: 8pt;
	color: #ffffff;
	background-color: #ffffff;
	background-position: left top;
	background-image: url(../images/home_21.jpg);
	background-repeat: repeat-x;
	height: 21px;
	vertical-align: middle;
	text-indent: 5px;
}
.content
{
	background-color: #ffffff;

}
.contentside
{
	background-position: left top;
	background-image: url(../images/sidebk.jpg);
	background-repeat: repeat-y;
	
}
.banner
{
	BACKGROUND-POSITION: center center; 
	BACKGROUND-IMAGE: url(../images/banner.jpg); 
	WIDTH: 732px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 124px;
	margin:auto;
}
.footer
{
	background-position: left bottom;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 25px;
	background-color: #ffffff;
	color:#ffffff;
}
.header_footer_links
{
	text-decoration:none;
	color:#ffffff;
}
.menu_tbl
{
	margin-left:5px;
	margin-right:5px;
	margin-top:18px;
}
.menu_dtr
{
	background-position: left center;
	background-image: url(../images/menu_dark.jpg);
	/*background-repeat: no-repeat;*/
	background-repeat:repeat-y;
	height:19px;	
}
.menu_ltr
{
	background-position: left center;
	background-image: url(../images/menu_light.jpg);
	/*background-repeat: no-repeat;*/
	background-repeat:repeat-y;
	height:19px;	
}
.menu_bk
{
	background-image: url(../images/home_14.jpg);
	background-repeat:repeat-x;
}
.menu_links
{
	text-decoration:none;
	color:Black;
}
.month
{
	background-position: center center;
	background-image: url(../images/ofthemonth.jpg);
	background-repeat: no-repeat;
	height:231px;
}
.title
{
	font-weight: bold;
	font-size: 12pt;
	color: #8b4513;
	padding-left:5px;
}
.sub_title
{
	font-weight: bold;
	font-size: 9pt;
	color: #8b4513;
	padding-left:5px;
}
sub_title1
{
	font-weight: bold;
	font-size: 9pt;
	color: #8b4513;
}
.cnt
{
	padding-left:5px;
	padding-right:5px;
}
.cnt_links
{
	text-decoration: none;
	color: #8b4513;
}
.cnt_links1
{
	text-decoration: none;
	color: #000000;
}
.item
{
	border-right: gainsboro 1px dotted;
	border-top: gainsboro 1px dotted;
	border-left: gainsboro 1px dotted;
	border-bottom: gainsboro 1px dotted;
	background-color: #fcf0d3;
}
.arrow
{
	background-image: url(../images/arrow.png);
	width: 12px;
	height:12px;   	
	float:left;
}
.picture
{
	border-right: olive 5px outset;
	border-top: olive 5px outset;
	border-left: olive 5px outset;
	border-bottom: olive 5px outset;
}
.picture1
{
	border-right: olive 5px double;
	border-top: olive 5px double;
	border-left: olive 5px double;
	border-bottom: olive 5px double;
}
.picture2
{
	margin: 3px;
}
.picture3
{
	margin: 1px;
	border-right: olive 1px solid;
	border-top: olive 1px solid;
	border-left: olive 1px solid;
	border-bottom: olive 1px solid;
}
.table
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
}
.sidecnt_blue_cnt
{
	border: 1px solid #dbdbda;
	background-position: left top;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	background-repeat: repeat-x; /*background-color: #f0f8ff;*/
	background-color: #8b4513;
	background-color: #fcf0d3;
}
.sidecnt_white_cnt
{
	border: 1px solid #dbdbda;
	background-position: left top;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	background-repeat: repeat-x;
	background-color: #ffffff;
}