@import url("/images/nav.css");

/********CS Styles*******************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #996633;
}

#pagecell2{
	position:absolute;
	top: 62px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

.address {
	CLEAR: both; FONT-SIZE: 11px; COLOR: #630; FONT-FAMILY: Verdana, Helvetica, Arial
}
/*************** search styles *****************/
/************************************/

.header{
	border-right-style: none; 
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}



.table{
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #000000;
}


#nav2  { color: #663300; font-size: 10pt; font-family: verdana; background-color: #CC9966; border: 1px #CC9966 }



#nav2 div.top {
    padding-top: 5px;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 8px;

    width: 100%;
}




#nav2 div.section {
	
	width: 100px;
    position: absolute;
    display: inline;
	z-index: -1;
}



#nav2 div.box  { background-color: #C96; visibility: hidden; padding: 6px; position: relative; width: 100%; border-style: none solid solid; border-width: 1px; border-color: #630 }



#nav2 a:link{color: #630; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}
#nav2 a:active{color: #630; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}
#nav2 a:visited{color: #630; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}
#nav2 a:hover{color: #900; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}

.theader{
	border-right-style: none; 
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: solid;
	color: #FFFFFF;
	font-family: verdana; 
	font-size: 10pt;
	font-weight: bold;
	border-color: #996633; 
	background-color: #663300;
}


.tminicalendar{
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 0px;
	border-color: #EBEDF1;
	/*background-color: EBEDF1;*/
	background-color: #F4F4DF;
}




.tyearcalheader {
	border-right-style: none; 
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: solid;
	color: #FFFFFF;
	font-family: verdana; 
	font-size: 10pt;
	font-weight: bold;
	border-color: #996633; 
	/*background-color: 6D83B8;*/
	background-color: #663300;

}


.tdatecell{
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
	width: 20px;
	height: 20px;
	border-color: #F4F4DF;
	background-color: #F4F4DF;
}

.teventcell {
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
	width: 20px;
	height: 20px;
	border-color: #C0CFE8;
	background-color: C0CFE8;
}



.ttodaycell {
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	padding-top: 4px;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 0px;
	width: 20px;
	height: 20px;
	border-color: #B2D4F4;
	background-color: B2D4F4;
}


.monthemptycell {

	border: 1px solid;
	border-right-style: solid; 
	border-left-style: none;
	border-bottom-style:solid;
	border-top-style: none;
	padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
	width: 106px;
	height: 100px;
	border-color: #CC9966; 
	background-color: #CC9966;

}



.monthdatecell{
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: none;
	border-bottom-style:solid;
	border-top-style: none;
	padding-top: 4px;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 0px;
	width: 106px;
	height: 100px;
	border-color: #000000;
	/*background-color: EBEDF1;*/
	background-color: #F4F4DF;
}

.montheventcell {
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: none;
	border-bottom-style:solid;
	border-top-style: none;
	padding-top: 4px;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 0px;
	width: 106px;
	height: 100px;
	border-color: #000000;
	background-color: #C0CFE8;
}



.monthtodaycell {
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: none;
	border-bottom-style:solid;
	border-top-style: none;
	padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
	width: 106px;
	height: 100px;
	border-color: #000000;
	background-color: #B2D4F4;
}



.tablebody {
	
	font-family: verdana; 
	border-right-style: none; 
	border-left-style: none;
	border-top-style: solid;
	border-color: #FFFFFF;
	background-color: #ffffff;

}




.tyearbox {
	border: 1px solid;
	border-right-style: solid; 
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}



.eventheader{
	border: 1px solid;
	font-family: verdana; 
	font-size: 8pt;
	border-right-style: none; 
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-color: #FFFFFF;
	color: ffffff;
	background-color: #996633;
	
}

.eventheadertext{
	color: #ffffff;
}



.listingheader{
	border: 1px solid;
	font-family: verdana; 
	font-size: 8pt;
	border-right-style: solid; 
	border-left-style: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #FFFFFF;
	color: ffffff;
	background-color: #996633;
}


.listingcell{
	border: 1px solid;
	border-right-style: none; 
	border-left-style: solid;
	border-top-style: solid;
	border-color: #FFFFFF;
	/*background-color: #EBEDF1;*/
	background-color: #F4F4DF;
}



.tevents1{
	border: 1px solid;
	border-right-style: none; 
	border-left-style: none;
	border-top-style: solid;
	border-color: #FFFFFF;
	/*background-color: #EBEDF1;*/
	background-color: #F4F4DF;
}


.hrbar {
	color: #153B9C;
}


.selectbox{
	border: 1px solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	font-family: verdana; 
	font-size: 8pt;
	width: 180;
}


.subheader{
	font-family: verdana; 
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}


.bigtext{
	font-family: verdana; 
	font-size: 13pt;
	color: #000000;
}

.midtext{
	font-family: verdana; 
	font-size: 10pt;
	color: #000000;
}


.basictext{
	font-family: verdana; 
	font-size: 8pt;
}


.littletext{
	font-family: verdana; 
	font-size: 8pt;
}

.tinytext{
	font-family: verdana; 
	font-size: 6pt;
}



.errortext{
	font-family: verdana; 
	font-size: 9pt; 
	color: #FF0000;
}


.textbox{
	font-family: verdana; 
	font-size: 8pt; 
	background-color: #ffffff; 
	color: #000000;
}


.buttons{
	
}



a.navlink:link{color: #630; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}
a.navlink:active{color: #630; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}
a.navlink:visited{color: #630; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}
a.navlink:hover{color: #900; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}

a.listinglink:link{color: #630; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}
a.listinglink:active{color: #630; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}
a.listinglink:visited{color: #630; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}
a.listinglink:hover{color: #900; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}

a.orderbylink:link{color: #ffffff; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold; text-decoration: underline;}
a.orderbylink:active{color: #ffffff; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold; text-decoration: underline;}
a.orderbylink:visited{color: #ffffff; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold; text-decoration: underline;}
a.orderbylink:hover{color: #FF5E1F; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold; text-decoration: underline;}

a.basiclink:link{color: #630; font-family: verdana; font-size: 9pt; text-decoration: none; font-weight: bold;}
a.basiclink:active{color: #630; font-family: verdana; font-size: 9pt; text-decoration: none; font-weight: bold;}
a.basiclink:visited{color: #630; font-family: verdana; font-size: 9pt; text-decoration: none; font-weight: bold;}
a.basiclink:hover{color: #900; font-family: verdana; font-size: 9pt; text-decoration: none; font-weight: bold;}

a.smalllink:link{color: #630; font-family: verdana; font-size:8pt; text-decoration: underline; font-weight: bold;}
a.smalllink:active{color: #630; font-family: verdana; font-size: 8pt; text-decoration: underline; font-weight: bold;}
a.smalllink:visited{color: #630; font-family: verdana; font-size: 8pt; text-decoration: underline; font-weight: bold;}
a.smalllink:hover{color: #900; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}


a.editlink:link{color: #630; font-family: verdana; font-size:8pt; text-decoration: none;}
a.editlink:active{color: #630; font-family: verdana; font-size: 8pt; text-decoration: none;}
a.editlink:visited{color: #630; font-family: verdana; font-size: 8pt; text-decoration: none;}
a.editlink:hover{color: #900; font-family: verdana; font-size: 8pt; text-decoration: underline;}


a.eventaddlink:link{color: #630; font-family: san-serrif; font-size:8pt; text-decoration: underline; font-weight: bold;}
a.eventaddlink:active{color: #630; font-family: san-serrif; font-size: 8pt; text-decoration: underline; font-weight: bold;}
a.eventaddlink:visited{color: #630; font-family: san-serrif; font-size: 8pt; text-decoration: underline; font-weight: bold;}
a.eventaddlink:hover{color: #900; font-family: san-serrif; font-size: 8pt; text-decoration: none; font-weight: bold;}


a.datelink:link{color: #000000; font-family: verdana; font-size: 8pt; text-decoration: none;}
a.datelink:active{color: #000000; font-family: verdana; font-size: 8pt; text-decoration: none;}
a.datelink:visited{color: #000000; font-family: verdana; font-size: 8pt; text-decoration: none;}
a.datelink:hover{color: #000000; font-family: verdana; font-size: 8pt; text-decoration: underline;}


a.todaylink:link{color: #000000; font-family: verdana; font-size: 8pt; text-decoration: none;}
a.todaylink:active{color: #000000; font-family: verdana; font-size: 8pt; text-decoration: none;}
a.todaylink:visited{color: #000000; font-family: verdana; font-size: 8pt; text-decoration: none;}
a.todaylink:hover{color: #000000; font-family: verdana; font-size: 8pt; text-decoration: underline;}


a.eventlink:link{color: #000000; font-family: verdana; font-size: 8pt; text-decoration: none;}
a.eventlink:active{color: #000000; font-family: verdana; font-size: 8pt; text-decoration: none;}
a.eventlink:visited{color: #000000; font-family: verdana; font-size: 8pt; text-decoration: none;}
a.eventlink:hover{color: #000000; font-family: verdana; font-size: 8pt; text-decoration: underline;}


a.tableheaderlink:link{color: #ffffff; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}
a.tableheaderlink:active{color: #ffffff; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}
a.tableheaderlink:visited{color: #ffffff; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}
a.tableheaderlink:hover{color: #ffffff; font-family: verdana; font-size: 8pt; text-decoration: underline; font-weight: bold;}

a.monthviewlink:link{color: #153B9C; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}
a.monthviewlink:active{color: #153B9C; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}
a.monthviewlink:visited{color: #153B9C; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}
a.monthviewlink:hover{color: #FF5E1F; font-family: verdana; font-size: 8pt; text-decoration: none; font-weight: bold;}


a.categorylink:link{color: #ffffff; font-family: verdana; font-size: 10pt; text-decoration: none; font-weight: bold;}
a.categorylink:active{color: #ffffff; font-family: verdana; font-size: 10pt; text-decoration: none; font-weight: bold;}
a.categorylink:visited{color: #ffffff; font-family: verdana; font-size: 10pt; text-decoration: none; font-weight: bold;}
a.categorylink:hover{color: #FF5E1F; font-family: verdana; font-size: 10pt; text-decoration: underline; font-weight: bold;}