﻿body
{
    margin: 0;
    padding: 0;
    border: 0;
    color: #000;
    font-size: small;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    /* background-color: #F9F0BD; */
}
#container {
	padding: 0;
	width: 1001px;
	margin: 0 auto;	
	background-repeat: repeat-y;
	/* background: #fff url(images/tile.gif) top; */
}

#masthead {
	margin: 0;
	padding: 0;
	overflow: auto;
	text-align: right;
	margin-right: 10px;
	width: 1000px;
	padding: 0;
	background-color: #EDEBDE;
}
/*
label
{ font-size:x-small;
  font-family:Arial;
}
*/
#divMainCntnt
{
    margin-top: 10px;    
    width: 800px;
}
.divMainRightBar
{
    margin-top: 10px;
    background-color: #EDEBDE;
    width:200px;
}
#mainftr
{
    background-color: #AF5700;
    color: #FFFFFF;
    font-family: Arial;
    font-size: smaller;
    float: left;
    width: 1000px;
}

.h4 { font-size:medium; font-weight:bold; color:Orange}

.form1 th { text-align:left; font-weight:normal; font-family:Verdana; }
.tbx1 { width:200px; font-size:8pt; }
.footerlinks { color: #FFFFFF; font-family: Arial;}
.bx_cntnt { vertical-align:top; background-color:White;}
.bx_cntnt h3 { font-size:20px; font-family:Segoe UI, Helvetica, Tahoma, Sans-Serif; }
.mgn_b { margin:0 0 5px 0; color:#89B25C; }

.tl, .tr, .br, .bl { width:25px; height:25px; }
.tl { background-image:url('images/theme/crnr_tl.gif'); background-repeat:no-repeat; }
.tr { background-image:url('images/theme/crnr_tr.gif'); background-repeat:no-repeat; }
.br { background-image:url('images/theme/crnr_br.gif'); background-repeat:no-repeat; }
.bl { background-image:url('images/theme/crnr_bl.gif'); background-repeat:no-repeat; }
.bx_t { height:25px; background-repeat:repeat-x; background-image:url('images/theme/bx_t.gif'); }
.bx_b { height:25px; background-repeat:repeat-x; background-image:url('images/theme/bx_b.gif'); }
.bx_l { width:25px; background-repeat:repeat-y; background-image:url('images/theme/bx_l.gif'); }
.bx_r { width:25px; background-repeat:repeat-y; background-image:url('images/theme/bx_r.gif'); }
.bx2 { width:100%;background-color:White; }
/* Styles for Navigation */
.mnuItem {
	color: #000;
	text-decoration: none;
	margin: 0 1px;
	padding: 1px;
	display: block;	
}
#navigation
{
    width: 700px;
    margin: 0;
    padding: 0;
    border: 0;
    background-color: #EDEBDE;
    margin-left: 20px;
    margin-top: 45px;
    left: 10px;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;	
}
#navigation li {
	float: left;	
}
#navigation a:hover
{
    background-color: #EBCF10;
    border: 1px solid #f2f2f2;
}
.navSubmenu
{
    background-color: #EDEBDE;    
}
.navSubmenu td
{
    background-color: #EDEBDE;
    padding: 2px 5px;
}
.navSubmenu a
{
    color:Black;
}
#navTop
{
    margin-left: 600px;
    margin-top: -85px;
}
#navTop a
{ color:White; font-size:smaller; }

/* home page list formatting */
.hmEventLst
{
    /* background-color: #FAFAF5;
    width: 300px; */
    background-image: url('images/tablecellgrdnt.jpg');
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}
.hmEventLst a
{ color:Blue; }
.hmLstTtl
{ background-color:#9A3732; color:White; font-weight:bold }
.hmLstRstrntNm
{ font-weight:bold; font-style:italic; font-size:x-small; }
.hmLstShrtDscrp
{ font-size:smaller; font-family:Verdana; }
.hmLstDtls
{ font-size: xx-small; font-family: Arial; }
.hmEvntLink
{ font-size: small; font-family: Arial; }
.hmLstAltrntng
{
    background-color: #E4E4CB;
}
.hmEvntCellLT
{ vertical-align:top; width:400px; }
.hmEvntCellLB
{ vertical-align:top; width:400px; font-size:smaller; font-family:Verdana; }
.hmEvntCellMT
{ vertical-align:top; width:90px; font-weight:bold; font-style:italic; font-size:x-small; }
.hmEvntCellRT
{ vertical-align:middle; width:62px; }
.hmEvntCellMB
{ font-size: xx-small; font-family: Arial; width:90px; }

