@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

body  {
	background: #fff url(/images/bg.png) top left repeat-x;
	font-size: 100%;
}

#container {
	width: 900px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -450px;
}	

#bodyContainer{
	width: 900px;
	position: absolute;
	left: 50%;
	top:140px;
	margin-left: -450px;
}

.mainContentborder {

	padding: 10px 5px 5px 10px;

	font-family: verdana;

	color: #444;

	font-size: 11px;
	
	background-color: #FCFBDC;

    border-left: 2px solid #42413c;

    border-right: 2px solid #42413c;

    border-bottom: 2px solid #42413c;
}

h2 {
	font-size: 20px;
	color: #ffffff;
}

	
#header {
	height: auto;
}

.headerImage {
	width: 895px;
	padding-bottom: 5px;
	border-bottom: 2px solid #656558;
}

#nav {
	padding-top: 5px;
	padding-bottom: 17px;
}

#navigation{
	display:block;
	background: #42413C;
	width:895px;
	height:30px;
}
.navItemL{
	float:left;	
	padding:10px 25px 2px 25px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:1px;
	border-style: dotted;
	border-color: silver;
}

.navItemM{
	float:left;	
	padding:10px 21px 2px 21px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:1px;
	border-style: dotted;
	border-color: silver;
}

.navItemR{
	float:left;	
	padding:10px 0px 2px 25px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	border-style: dotted;
	border-color: silver;
}

.bar6 {
	width: 895px;
	padding-right: 792px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 2px solid #656558;
	display: none;
}

.bar7 {
	width: 895px;
	padding-right: 892px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px solid #242820;
	clear: both;
	padding-top: 5px;
	display: none;
}

.button {
	background: #42413c;
	width: 110px;
	height: 21px;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
	color: #adaf3c;
	text-align: center;
	float: left;
	margin-right: 5px;
	font-weight: bold;
}

#navigation a, #navigation a:link, #navigation a:active, #navigation a:visited {
	color: #adaf3c;
	text-decoration: none;
}

#navigation a:hover {
	color: #d1d43b;
}
.button a, .button a:link, .button a:active, .button a:visited {
	color: #adaf3c;
	text-decoration: none;
}

.button a:hover {
	color: #d1d43b;
}

#search {
	background: #42413c;
	width: auto;
	height: 21px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 5px;
	color: #adaf3c;
	text-align: center;
	float: left;
	margin-right: 5px;
	font-weight: bold;
}

.searchLeft {
	float: left;
	margin-right: 5px;
}

.searchRight {
	float: left;
}

.searchForm {
	width: 110px;
	border: 1px solid;
	padding: 1px;
}

#content {
	width: 895px;
	margin-top: 15px;
	padding-top: 10px;
	border-top: 3px solid;
	
}

#leftTopContent {
	width: 571px;
	height: 165px;
	float: left;
	background: #adb96e;
	margin-right: 10px;
}

#rightTopContent {
	width: 312px;
	height: 165px;
	float: left;
	background: #adb96e;
}

#bottomContent {
	padding-top: 13px!important;
	*padding-top: 0px!important;
	clear: both;
}

#leftBottomContent {
	width: 240px;
	height: 306px;
	float: left;
	margin-right: 10px;
	background: #adb96e;
	text-align: center;
}

#rightBottomContent {
	float: left;
}

#rbcLeftTop {
	width: 321px;
	height: 240px;
	float: left;
	background: #adb96e;
	margin-right: 10px;
}

#rbcRightTop {
	width: 311px;
	height: 240px;
	float: left;
	background: #adb96e;
}

#rbcSep {
	clear: both;
}

.bar8 {
	width: 642px;
	padding-right: 639px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px solid #242820;
	position: relative;
	top: -6px;
}

#rbcBlurb {
	width: 636px;
	margin-top: 5px;
	background: #adb96e url(/images/blurb.jpg) bottom left repeat-x;
	padding: 3px;
	height: 28px;
	margin-bottom: 10px;
	*margin-bottom: 0px;
	text-align: center;
	padding-top: 12px;
}

#header1 {
	background: url(/images/bar1.jpg) top left repeat-x;
	width: 524;
	height: 21px;
}

#header2 {
	background: url(/images/bar2.jpg) top left repeat-x;
	width: 312px;
	height: 21px;
}

#header3 {
	background: url(/images/bar1.jpg) top left repeat-x;
	width: 240px;
	height: 21px;
}

#header4 {
	background: url(/images/bar4.jpg) top left repeat-x;
	width: 321px;
	height: 21px;
}

#header5 {
	background: url(/images/bar4.jpg) top left repeat-x;
	width: 311px;
	height: 21px;
}

.internalContent {
	color: white;
	padding: 3px;
}


.header {
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

#footer {
	clear: both;
	width: 889px;
	background: #42413c;
	border-top: 5px solid #adb96e;
	border-bottom: 5px solid #adb96e;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

#footerLeft {
	float: left;
	font-size: 11px;
}

#footerRight {
	float: right;
	font-size: 11px;
	text-align:right;
}

.clear {
	clear: both;
}

#footer a {
	color: #fff;
	font-size: 11px;
}

strong {
	color: #42413c;
}

/*Begin Calendar*/


#calendar {
	width: 141px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #42413c;
	font: normal 11px/18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #adaf3c;
	text-align: center;
	background-color: #fff;
}

.nav, .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	


caption {
	margin: 0;
	padding: 0;
	width: 141px;
	background: #42413c;
	color: #fff;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #adaf3c;
	background: #42413c;
	border-right: 1px solid #42413c;
	border-bottom: 1px solid #42413c;
	border-top: 1px solid #42413c;
}

.today, td.today a, td.today a:link, td.today a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #ccc49f;
}

td.cal {
	border-right: 1px solid #42413c;
	border-bottom: 1px solid #42413c;
	width: 16px;
	height: 16px;
	text-align: center;
	background: url(images/bg_calendar.gif) no-repeat right bottom;
}

td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

td a:link, td a:visited {	
	color: #427b6d;
	background: url(images/bg_calendar.gif) no-repeat;
}

td a:hover, td a:active {
	color: #6aa3ae;
	background: url(images/bg_calendar.gif) no-repeat right top;
}

/*End Calendar*/


/*Calendar for index2*/
.cal2 {
background-image:url('/images/calendar.png');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center; 
}


.template {

	padding: 10px 5px 5px 10px;

	font-family: verdana;

	color: #444;

	font-size: 11px;
	
	background-color: #FCFBDC;

    border-left: 2px solid #42413c;

    border-right: 2px solid #42413c;

    border-bottom: 2px solid #42413c;
    
    height:auto;
    
    min-height: 400px;

}


#templatebar {
	background: url(/images/bar1.jpg) top left repeat-x;
	
	width: 891px;
	
	height: 21px;

    border-left: 2px solid #42413c;

    border-right: 2px solid #42413c;

    border-top: 2px solid #42413c;

    border-bottom: 2px solid #42413c;
}


ul {
	padding-left:30px
}
