/*----------
BASIC STUFF
----------*/

* { /* Reset the margins */
	margin: 0px;
	padding: 0px;
	}
	
div, td {
	border: red solid 0px;
}

td {
		text-align: left;
	}

li {
	margin: 0px 0px 0px 0px;	
}

p {
	margin: 0px;
	padding: 0px;
}

	
body {
	text-align: center;
}


img, img:link,img:visited {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/* Make IE6 use transparent pngs */
img, div, td { behavior: url(js/iepngfix.htc)}
	
/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}
	
/* TinyMCE specific rules */
body.mceContentBody {
   background: #000;
}

.contentpic {
	margin: 10px 15px 10px 15px;
	border: 1px solid white;
}


/*----------
LINKS
----------*/

A:link, A:visited, A:active, A:hover {
	text-decoration: underlined;	
	color: #fff;
}

A.noline:link, A.noline:visited, A.noline:active {
	text-decoration: none;	
	color: #fff;
}


A.black:link, A.black:visited, A.black:active, A.black:hover {
	text-decoration: underlined;	
	color: #000;
}


A.noline:hover{
	text-decoration: underline;	
}

A.nolinewhite:link, A.nolinewhite:visited, A.nolinewhite:active {
	text-decoration: none;	
	color: #ffffff;
}

A.nolinewhite:hover, A.nolinewhite:hover {
	text-decoration: underline;	
}

A.nolineblack:link, A.nolineblack:visited, A.nolineblack:active  {
	text-decoration: none;	
	color: #000;
}

A.nolineblack:hover{
	text-decoration: underline;	
	color: #000;
}





A.topmenu:link, A.topmenu:visited, A.topmenu:active {
	text-decoration: none;	
	color: #fff;
}

A.topmenu:hover {
	color: #fff;
	text-decoration: underline;	
	}

A.footerlist:link, A.footerlist:visited, A.footerlist:active {
	text-decoration: none;	
	color: #fff;
}

A.footerlist:hover {
	color: #fff;
	text-decoration: underline;	
	}

A.itemtitle:link, A.itemtitle:visited, A.itemtitle:active {
	text-decoration: none;	
	color: #000;
}

A.itemtitle:hover {
	color: #fff;
	text-decoration: none;	
	}


/*-------------
PAGE LAYOUT
-------------*/

#mainwrapper {
	text-align: center;
	width: 100%;
	background: #313032;
	}

#header	{
	height: 92px;
	width: 100%;
	background-color: #BF0101;
	background-image: url(../images/elements/topbar.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	border-bottom: 3px solid #A80000;


}

#menubar	{
	width: 960px;
	height: 92px;
	margin: 0 auto 0 auto;
	text-align: right;
	background-position: 25px 15px;
		border-bottom: 3px solid #A80000;
		

}

#leftmenu {
	width: 300px;
	margin: 15px 15px 0 0;
	float: left;
}

#content {
	width: 100%;
	background: #313032;


	
}

#content2 {
	width: 960px;
	margin: 0 auto 0 auto;
	text-align:left;
	background-repeat: no-repeat;


	}
	
#content3 {
	width: 635px;
	float: left;
	margin: 15px 0 15px 0;
	background: #3E3C3B;
}



#contenttop {
	width: 630px;
	height: 170px;
	
}


#textwrapper {
	padding: 10px 60px 10px 60px;
}
	

/*******************
***** BOXES ********
*******************/

#boxes
{
	position: relative;
	margin: -150px 0px 0px 0px;
	*margin-bottom: 10px;
	padding: 0 0 1px 0;
}

.box {
	width: 300px;
	float: left;
	position: relative;
}

.boxtop {
	background-image: url(../images/elements/box_01.png);
	background-repeat: no-repeat;
	width: 100%; height: 19px;
}
	
.boxbottom {
	background-image: url(../images/elements/box_05.png);
	background-repeat: no-repeat;
	width: 100%; height: 20px;
}

.boxheader{
	height: 40px;
	width: 298px;
	background: #EAD3B9;
	background-image: url(../images/elements/boxgradient.jpg);
	background-repeat: repeat-x;
	margin-left: 1px;
	*margin-left: 0px; /*ie hack*/
	border-bottom: 1px solid #BDA07F;
	border-top: 1px solid #EEDECB;
}

.boximage{
	width: 50px;
	height: 50px;
	margin-bottom: -10px;
	position: relative; top: -10px; left: 10px;
	float: left;
}

.boxtitle{
	width: 200px;
	height: 30px;
	float: left;
	margin: 10px 0 0px 10px;
	font-weight: normal;
	font-size: 1.3em;
	color: #8E0000;
	text-align: center;
	/*font-family: "Times new roman", "times roman", serif;*/
}

.itemdate{
	color: #EAD3B9;
	font-size: 0.8em;
}

.itemtitle{
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.0em;
}

.itemsubtitle{
	color: #000;
}

.itemtext {
	color: #000;
	font-size: 0.93em;
	line-height: 1.1em;
}

.boxtext{
	background-image: url(../images/elements/box_03.png);
	background-repeat: repeat-y;
	width: 300px;
}

.boxtext2{
	padding: 10px 10px 0px 10px;
}

.linkitem{
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #9F8264;
}

/*******************
***** FOOTER *******
*******************/
	
#footer	{
	width: 100%;
	background-color: #808080;
	background-image: url(../images/elements/element_08.jpg);
	background-repeat: repeat-x;
	border-top: 3px solid #A80000;
	color: white;
	min-height: 100%;
}

#footer2 {
	width: 930px;
	margin: 0 auto 0 auto;
	padding-left: 30px;
	}
	
.footerlist {
	padding: 5px 0px 5px 0px;
	line-height: 12px;
	width: 200px;
	border-bottom: 1px solid #888;
}

.footerheader {
	padding: 5px 0 5px 0;
	color: white;
}


/*******************
***** CALENDAR *****
*******************/

.calendartitle {
	font-size: 1.1em;
	line-height: 1.0em;
	font-weight: bold;
}

.calendarsummary {
	font-size: 0.9em;
	line-height: 0.8em;
}

.calendardetails {
	font-size: 0.9em;
	line-height: 0.8em;
	margin:5px 0;
	color: #aaa;
}

td.monthlycalendar{
	border-right: solid #ddd 1px;
	border-bottom: solid #ddd 1px;
	margin: 4px;
	padding: 4px;
	color: black;
	background:#fff;
}

td.monthlycalendarweekend{
	border-right: solid #ddd 1px;
	border-bottom: solid #ddd 1px;
	margin: 4px;
	padding: 4px;
	color: black;
	background:#FDFDF3;
}

td.monthlycalendardays {
	font-size: 1em;
	text-align: center;
	color: white;
	padding: 10px;
}

.monthlycalendartitle {
	font-size: 1em;
	line-height: 1.0em;
	font-weight: bold;
	margin-bottom: 4px;
	color: black;
}

.monthlycalendarsummary {
	font-size: 0.8em;
	line-height: 1.0em;
	margin-bottom: 4px;
	color: black;
}

.monthlycalendartime {
	font-size: 0.8em;
	line-height: 1.0em;
	font-weight: normal;
	padding: 10px 0 2px 0;
	color: #888;
}

td.monthlycalendarday {
	font-size: 1.4em;
	font-weight: bold;
	color: #red;
}

.monthlycalendardate {
	font-size: 1.2em;
	font-weight: bold;
	color: #8C0202;
	background: #eee;
	padding: 2px;
	margin-bottom: 5px;
}

.calendarline {
	color: #ccc;
	background-color: #eee;
	height: 1px;
	border: 0;
	margin: 10px 0 5px 0;
}



/*----------
TEXT
----------*/

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	letter-spacing: 0.01em;
	line-height: 1.4em;
	color: #fff;
}



.white {
	color: #ffffff;
}

.formredtext, red, redtext {
	color: red;
	font-weight: bold;
}

.topmenu {
	font-size: 1em;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
	}


h1 {
	font-size: 1.0em;
	line-height: 0.9em;
	letter-spacing: 0em;
	margin: 3px 0 8px 0;
	}
	
h2 {
	font-size: 1.2em;
	margin: 3px 0 8px 0;
}

h3 {  
	font-size: 1.4em;
	line-height: 1.4em;
	letter-spacing: 0em;
	margin: 3px 0 6px 0;
	color: #EAD3B9;
	}
	

	
h4 {
	font-size: 2.3em;
	line-height: 1.0em;
	letter-spacing: 0em;
	margin: 3px 0 22px 0;
	padding: 0px 0 10px 0;
	font-weight: normal;
	border-bottom: 3px solid #B60402;
	text-shadow: #1E1E1F 0.1em 0.1em 0.1em ;
	}
	
h4.calendar {
		text-shadow: #fff 0.1em 0.1em 0.1em ;
}
	
h1.boxes, h2.boxes, h3.boxes, h4.boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0 4px 0;
	color: #000;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.caption {
	font-size: 0.8em;
	}
	
.captionlight {
	font-size: 0.9em;
	line-height: 1em;
	opacity:0.5;filter:alpha(opacity=50);
	width: 100%; /* stupid IE */
}
	
.address {
	font-size: 0.9em;
	line-height: 1.0em;
	letter-spacing: 0em;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
.smalltext {
	font-size: 0.9em;
	line-height: 1.2em;
	}
	
.search_date {
	font-size: 0.9em;
	line-height: 1.3em;
	color: #aaa;
	}
	
.newstitle {
	font-size: 1.25em;
	font-weight: bold;
	color: #5A056E;
	
}
	
.boxheadertext {
	font-size: 1.1em;
	line-height: 1em;
	color: #000;
	font-weight: bold;
}



.blogtitle {
	font-size: 1.8em;
	color: red;
}

.boldred {
	font-size: 1.05em;
	color: red;
		font-weight: bold;
}


.forms
{
	background: #fff;
	background-image: url(../images/formshaddow.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	font-size: 1.3em;
	border: 1px #ccc solid;
}



/*-----------
TICKER
-----------*/


#NewsTicker, #NewsVertical, #TickerVertical, #TickerVerticalnoscroll {
	width:270px;
	height:80px;
	overflow: hidden;
	position: relative;

}

#NewsTicker{
	text-align:left;
}
	#NewsTicker h1{
		font-weight:bold;
	}
	
	#NewsVertical {
	display: block;
	_position:kkkkk; /* give this bogus value to ie6 only */
	}

	#TickerVertical {
		display: block;
		list-style: none;
	}
	
		#TickerVerticalnoscroll {
		display: block;
	}
	
	#TickerVertical li {
		display: block;
		text-align: left;
		margin: 0px;
	}
	
	#TickerVerticalnoscroll li {
		display: block;
		text-align: left;		
	}

/*-----------
IMAGE FLOATER
-----------*/

#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 420px;
	height: 1px;
	z-index: 1000;
	text-align: centre;
	color: black;
}


/*-----------
DROPDOWN MENU
-----------*/

/* ----[ LINKS ]----*/

/* all menu links */
#nav a, #subMenusContainer a{
	text-decoration:none;
	font-size: 1.1em;
	color: #fff;
	display:block;
	padding:9px 15px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;

		
}

/* Just main menu links --[for non-javascript users this applies to submenu links as well]*/
#nav a{
	margin:0px;
	float:left;	
	
}

/* Just sub menu links */
#subMenusContainer a, #nav li li a{
	text-align:left;
		color: #000;
			font-size: 1.0em;
		
}

/* All menu links on hover or focus */
#nav a:hover, #nav a:focus, #subMenusContainer a:hover, #subMenusContainer a:focus, #nav a.mainMenuParentBtnFocused, #subMenusContainer a.subMenuParentBtnFocused{
	background-color:red ;
	color:#000;
}

/* sub menu links on hover or focus */
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#nav a.mainMenuParentBtnFocused, 
#subMenusContainer a.subMenuParentBtnFocused,
#nav li a:hover,
#nav li a:focus{
	background-color:#fff ;
	color:#000;
}


/* ----[ OLs ULs, LIs, and DIVs ]----*/

/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW{ 
	display:none; 
	position: absolute; 
	overflow:hidden; 
	/*the 2px left & right padding lets you have a 1px border 
	  on the ul or ol inside since overflow is set to hidden*/
	padding:0 2px;
	margin:0 0 0 -2px;
}


/* All ULs and OLs */
#nav, #nav ul, #nav ol, #subMenusContainer ul, #subMenusContainer ol { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;

}

/* All submenu OLs and ULs */
#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol {	
	/*border around submenu goes here*/	 
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background:#e6e6e6;
	border:1px solid #8C8C8C;
	left:0;

}


/* List items in main menu --[for non-javascript users this applies to submenus as well]  */
#nav li { 
	/*great place to use a background image as a divider*/
	display:block;
	list-style:none;
	position:relative;
	float:right;
}

#subMenusContainer li{
	list-style: none;
}

/* main menu ul or ol elment */
#nav{
	display:block;
	list-style:none;
	margin:0 0 0 0;
	z-index:5;
	display:block;
	position: absolute;
	left:50%; margin-left:-480px; 
	top: 63px;
	width: 960px;

}

#subMenusContainer{	display:block; 	position:absolute;	top:0;	left:0;	width:100%;	height:0;	overflow:visible;	z-index:1000000000; }


/* --------------------------[ The below is just for non-javscript users ]--------------------------*/
#nav li li{	float:none; }

#nav li li a{ /* Just submenu links*/	
	position:relative;
	float:none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top:2.2em;
}

/* third-and-above-level lists */
#nav li ul ul { margin: -1em 0 0 -1000em; }
#nav li:hover ul ul {	margin-left: -1000em; }

 /* lists nested under hovered list items */
#nav li:hover ul{	margin-left: 0; }
#nav li li:hover ul {	margin-left: 10em; margin-top:-2.5em;}

/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul {  margin-left: 0; margin-top:2.2em; }
#nav li li a:focus + ul { left:0; margin-left: 1010em; margin-top:-2.2em;}
#nav li li a:focus {left:0;  margin-left:1000em; width:10em;  margin-top:0;}
#nav li li li a:focus {left:0; margin-left: 2010em; width: 10em;  margin-top:-1em;}
#nav li:hover a:focus{ margin-left: 0; }
#nav li li:hover a:focus + ul { margin-left: 10em; }

