/*----Mark Roberts-----*/

body {
	margin: 0px auto;
	padding: 0px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #EEE;
	size:11px;
	background:#000;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	}

img {
	border: none;
}

h1{
	font-size: 15px;
	color: #809AC4;
	font-weight: normal;
	margin-top: 5px;
	
}
h2 {
	font-size: 13px;
	color: #9F987B;
	font-weight: bold;
	display: block;
	padding-left: 2px;

}
h3 { 
	font-size: 12px;
	color: #DAD1AB;
	font-weight: normal;
	display: block;
	padding-left: 4px;
}
h5 {
	display: block;
	background-color: #E7AE2C;
	width: 80%;
	color: #333333;
	font-size: 11px;
	padding: 3px;
}
ul {
	font-size: 12px;	
}
li {
	color: #C8BF9C;
	margin-bottom: 3px;
}
p a {
	text-decoration: underline;
}

.spanbox{
	clear: both;
}

/*-------this will provide spacing in forms -----------*/
.form_input {
	padding-top: 3px;
	padding-bottom: 2px;

}

/* ----------------------------------------- Main Edit Modules for Customization (don't forget to edit textmodule.css) */
#shell{
	margin: 0px;
	width: 900px;
	height: 600px;
	background-image:url(images/bg_shell.jpg);
	background-repeat: no-repeat;
}
.admin_buttons {
	display: block;
	background: #000;
}
.admin_buttons a {
	color: #fff;
}
.admin_buttons a:hover{
	color: #0033FF;
}
.sidebar {
	float: left;
	width: 155px;
	*width: 145px;
	*height: 100%;
/*	background: #93a1ac; */
	background: url(images/bg_sidebar.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px;
	color: #666666;
	padding-bottom: 50px;
}

#bodywrapper{
	float: left;
	width: 730px;
	height: auto;
	margin: 25px 0px 0px 100px;
	*margin: 25px 0px 0px 50px;
	background: #002a4c;
/*	background: #93a1ac;*/
	background-image: url(images/bg_bodywrapper.jpg);
	background-repeat: repeat-y;
	text-align: justify;
}

#toplevelnav{
	margin-left: 0px;
	padding-top: 0px;
	
}

#header {
	height: 146px;
	*height: 150px;
	margin-top: 0px;
	border-bottom: 5px solid #000;	
	background: url(images/bg_header.jpg); 
	background-repeat: repeat-x;
}
#bodycontentall{
	width: 575px;
	background: #002a4c;
	min-height: 340px;
	float: left;
	padding: 0px;
	overflow: hidden;

}

/*---------------some styling to add spacing instead of in the bodycontentall tag------*/
.calendar_shell, .news_textbody, .weblog_module {
	padding-left: 2px;
	padding-right: 5px;
	padding-bottom: 5px;

}

#Footer{
	text-align: left;
	margin: 0px;
	color: #FFF;
	padding: 3px;
	clear: both;
	height: 20px;
	background: #00467e;
}

#Footer p {
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
}

#Footer a { 
	color: #FFF;
	text-decoration: underline;
}

#Footer a:hover { 
	color: #FFF;
	text-decoration: none;
}

.banner_image{
	margin-left: -10px;
	margin-top:  -10px;
}
.slideshow {
	margin: -55px 0px 0px -13px;
}
.link_rotator {
	float: right;
	width: 300px;
	height: 67px;
	margin-bottom: 10px;
	margin-right: 5px;
	
}
#table {
	float: right;
	width: 350px;
	
}
.searchmodule {
	float: left;
	margin: 0px;
	width: 150px;
	margin-left: 1px;
}
.searchbox {
	width: 100px;
	color: #0033CC;
	background: #ccc;
}

/*.searchbutton input{
	background: transparent;
	color: #FFF;
}*/

.searchbutton {
	font-family: "Times New Roman", Times, serif; 
	color: #003366;
	border: 0px;
	background: url(images/buttons/button-go.jpg);
	width:	40;
	height: 16;
	padding: 2px 0px 2px 0px;
	font-size: 0px;
}

img.searchmdodule  {
	height: auto;
	width: ;
	display: none;
}


/************  standard links - sitewide  ******************/
a {
	color: #809AC4;
	text-decoration:none;
	
}

a:hover {
	
	color: #809AC4;
	/*text-decoration:underline;*/
	text-decoration:none;
	
}
/* A litle fix for the dotten line under the header images... */
.imagebutton {
	border-bottom: 0px;
}
.imagebutton:hover {
	border-bottom: 0px;
}

/**  A little class to quickly align text to the center **/
/**  useful if the you need to override another classes text alignment **/
.center {
	text-align: center;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #999999;
	margin: 0px;
	font-size: 11px;
	padding: 1px;
	height: 16px;
	color: #444444;
	
}
.loginbutton {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
}

#subheader{
	width:775px;
	margin-left:auto;
	margin-right:auto;
}

.text_moduletitle h1{
	padding:0px;
	margin:0px 0 10px 0;
	color:#666666;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
}

.textwithoutheader .text_moduletitle{
	margin:0 0 0 0;
	color:#666666;
	font-size:12px;
	font-weight:normal;
}

.textwithheader .text_moduletitle{
	margin:0 0 0 0;
	color:#666666;
	font-size:16px;
	font-weight:normal;
}

#homeorange p, #homeorange h2, #homeorange h3 {
	background:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#homeorange h2 {
	margin:0 0 7px 0;
	color:#666666;
	font-size:14px;

}
#homeorange h3 {
	margin:0 0 0 0;
	color:#666666;
	font-size:12px;
	font-weight:normal;
}
#homeorange p {
	margin:0 0 20px 0;
	color:#666666;
	font-size:12px;
}
.linesImage {
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	padding-top: 3px;
	padding-bottom: 3px;
}

#newshomepage{
	background:url(images/newslogo.jpg) 125px top no-repeat;
	width:250px;
	margin:0 2px 0 0;
	padding:50px 0px 0 10px;
	text-align:right;
}
.news {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.news li {
	background-image: url(images/newsItemBG.gif);
	background-repeat:no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 0px 15px 0px 0px;
}

.news li h3 {
	padding:0;
	margin:0;
	font-family:Helvetica, Arial, sans-serif;
	color: #666666/*#95B510*/;
	font-weight: normal;
	font-size: 10pt;
}

.news li p {
	margin:7px 0 0 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EEEEEE /*#656565*/;
}

.news li p a {
	text-decoration: none;
}

.forumPosts {
	padding-left: 27px;
	margin: 0px 0px 5px 0px;
	list-style-type:  disc;
	border-top: 1px #b3b2b2 solid;
}
.forumPosts li {
	color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px #e3e3e3 solid;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}

.forumPostsLink {
  	text-align: right;
  	color: #aed352;
  	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
}

.contrib {
	padding-left: 27px;
	margin: 0px 0px 5px 0px;
	list-style-type:  disc;
	border-top: 1px #b3b2b2 solid;
}

.contrib li {
	color: #6e8e96;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px #e3e3e3 solid;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}

.contribLink {
  	text-align: right;
  	color: #aed352;
  	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
}



.profileInfo {
	text-align: right;  
}

.profileInfo p {
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;  
	color: #666666;
}

.profileInfo p a {
	text-decoration: none;  	
	font-weight: none;
	font-size: 10px;
}

.textwithheader{
	background:url(images/body-header-nd.jpg) no-repeat;
}

.currentlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:normal;
	text-decoration:none;
	border:0px;
}

.navlink, .navlink:link, .navlink:visited, .navlink:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666 /*#6b900d*/;
	font-weight:normal;
	text-decoration:none;
	border:0px;
}

.navlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B900D;
	text-decoration:none;
	border-bottom:1px dotted #006633;
	border:0px;
}

.sublink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#AED352;
	text-decoration:none;
	border:0px
}
.sublink3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}



#newsclip{
	background-image: url(images/newsItemBG.gif);
	margin:0 2px 0 0;
	padding:50px 15px 0 10px;
	text-align:right;
}

#bodytop{
	height:5px;
	background:url(images/links-children-back.gif) -1px 0px;
}
#bodytop-long{
	height:5px;
	background:url(images/links-children-back-long.gif) -1px 0px;
}
.pad{
padding:15px;
}

.pad h1{
padding:0px;
margin:0px 0 0px 0;
color:#666666;
font-family:Helvetica, Arial, sans-serif;
font-size:16px;

}
/* Site-wide text formatting */


/* -------------------------------------------------Generic Module-independent formatting */
.moduletitle {
	font-weight: normal;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #000000;
}
.summarytitle {
	font-weight: normal;
}


td.header, td.header a {
	background-color: #000;
	color: #fff;
	font-weight: normal;
	font-size: 15px;
	padding: 2px;
}


/* -------------------------------------------------Error Message Style */
div.error {
	font-weight: normal;
	color: #FFF;
	padding-bottom: 1em;
}
/* Misc */




/* ------------------------------------------------------Navigation Styling */
.modulewrapper {
	padding: 20px;
}

a.navigation_mngmntlink {
	color: #333333;	
}

a:hover.navigation_mngmntlink {
	color: #00457E;
	text-decoration: underline;
}



/* ------------------------------------------------------Breadcrumb Styling */
#breadcrumb {
	clear: both;
	padding-top: 2px;
	padding-bottom: 7px;
	padding-left: 12px;
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	display: none;
}

div.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #C4C4C4;
}

div.breadcrumb a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
div.breadcrumb a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
div.breadcrumb a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

/* Textmodule Styling */



/* ------------------------------------------------------Newsmodule Styling*/

.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
	text-decoration: none;
	margin-bottom: 5px;
}
.news_datefull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
	text-decoration: none;
	margin-bottom: 17px;
}
.news_itemtitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	
	text-decoration: none;
	margin-top: 5px;
}
.news_itemtitle2full {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	
	text-decoration: none;
	margin-top: 5px;
}

.news_textbody {
	
	font-size: 11px;
	font-weight: normal;
	
	text-decoration: none;
}

/*.news_moduletitle {
	color: #CCCCCC;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 7px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	width: 80%
	/* 	background-image: url(images/01-pagetitle-shadow-dots.jpg);
	background-repeat: repeat-x;
	background-position: left bottom; 
}*/
/* ----------------------------------------------------------------Container Styles */
div.container_box {
	padding: 0px;
	margin: 0px;
	height: auto;
	
}
.bodycopyall {
	
}
div.container_editbox {
	border: 2px solid #EEEEEE;
	margin: 0px;
}

div.container_editheader {
	
	padding: 0px;
	display:table; 
	border: 0px solid #0000CC;
	width: 100%; 
	margin: 0px;
}

div.container_editheader table tr td.info {
	font-size: 8pt;
	font-weight: normal;
}


div.itemtitle {
	font-family: Arial, Verdana;
	font-weight: normal;
}


.columnone {
	float: left;
	margin-right: 10px;
	width: 400px;
	
}
.columntwo {
	float: right;
	width: 200px;
	
}


/* News Module */


/* Themable Forms */
div.form_title {
        color: #CCCCCC;
        font-weight: normal;
        font-size: 16px;
        padding-bottom: 5px;
		border-bottom:1px solid #cccccc;
		margin-bottom:5px;
		width: 80%;
}

div.form_header {
	background: #000;
}

.form_lable{
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
}
/*--------------------- manage site area-------- */
div#manager_table td.tab_btn {
	background: #666666;
}

tr.even_row {
	background-color: #222;
}
tr.even_row a {
	color: #FFF;
}

tr.row:hover td, tr.row:hover td a {
	background-color: #333;
	color: #fff;
}
tr.row:hover td, tr.row:hover td a:hover {
	color: FFF;
}

tr.odd_row {
	
}
#manager_table {
	background: #000;
	width: 97%;
}

#manager_table a{
	color: #FFF;
}

/***************************************** Administration Module Manager form **/
.admin_cattitle{
	font-size: 13px; 
	text-align:left; 
	min-height: 95px;
	padding: 3px; 
	float: left; 
	width: 190px; 
	margin: 5px;
}
.admin_link {
	min-height: 95px;
	background: #222 ; 
	float: left; 
	width: 185px; 
	height: auto; 
	margin-top: 3px; 
	padding: 3px;
}

.administration_modmgrheader {
	background-color: #222222;
}

.administration_modmgrheader span.active {
	color: #333333;
	font-weight: normal;
}

.administration_modmgrheader span.inactive {
	color: red;
	font-weight: normal;
}

.administration_modmgrbody {
	padding-left: 10px;
	border: 1px solid #222222;
}

/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
	background-color: #000;
	color: #fff;
	font-weight: normal;
}

table.debug_object, table.debug_object tr td {
	background-color: #a00;
	color: #fff;
}

table.debug_array, table.debug_array tr td {
	background-color: #0a0;
	color: #fff;
}

table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color: #00a;
	color: #fff;
}

td.debug_attribute {
	font-family: monospace;
	font-size: 10px;
}

td.debug_varname {
	font-weight: normal;
}

td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
}

td.debug_value {
	font-family: monospace;
	font-size: 11px;
	color: #fff;
}

/*************************************** Workflow */
div.workflow_action {
	border: 1px solid #DDD;
	margin-bottom: 1em;
}

div.workflow_inapproval {
	margin-left: 35px;
}

div.workflow_approved {
	border: 2px solid #030;
	background-color: #DDD;
}

div.workflow_action_restored {
	border: 2px solid #030;
	background-color: #FFF;
}

div.workflow_action_posted {
	border: 2px solid black;
}

/* FAQ Module*/
div.faq_moduletitle {
	font-size: 16px;
}

td.category_bg {
	background-color: lightgrey;
}
td.category_title {
	font-size: 12px;
	font-weight: normal;
}
td.question {
	font-size: 10px;
	font-weight: normal;
}

/*------------------------Article Module--------------------*/
div.article_title {
	font-size: 14px;
	font-weight: normal;
}

div.article_body {
	font-size: 10px;
}

td.article_summary {
	font-size: 10px;
}

a.article_title_link {
	font-size: 12px;
	color: blue;
}

/** Navigationmodule Views **/

.childrenonly a:link {
	color: #666666;	
}
.childrenonly a:visited {
	color: #666666;	
}
.childrenonly a:hover {
	color: #0835b4;	
}

td.childrenonly {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 5px;
}
td.childrenonly:hover {
}
table.childrenonly {
	width: 190px;
	display: none;
}
a.childrenonly {
	padding-left: 5px;
}
/** New Tab style of interface for Nav manager **/
td.tab_btn {
	border: 1px solid black;
	border-right: 0px solid black;
	background-color: #DDD;
	padding: .5em;
}

td.tab_btn_last {
}

td.tab_spacer {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

td.tab_btn_current {
	background-color: inherit;
	border-bottom: 0px solid black;
}

td.tab_main {
	padding: .5em;
	border: 1px solid black;
	border-top: 0px solid black;
}
div, table, td, tr {
padding:0px;
margin:0px;
font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}


.contact_moduletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCD8B8;
}

/** Bulletin Board Module  **/
.bb_moduletitle {
        color: #333333;
        font-weight: normal;
        font-size: 16px;
        padding-bottom: 5px;
		border-bottom:1px solid #cccccc;
		margin-bottom:5px;

}

.bb_postsubject {
        color: #333333;
        font-weight: normal;
        font-size: 16px;
        padding-bottom: 5px;
		border-bottom:1px solid #cccccc;
		margin-bottom:5px;

}


.bb_editicons {
 float:right;
}

.bb_boarddesc {
        color: #999999;
        font-weight:normal;
        font-size: 11px;
        padding-bottom: 3px;
}

.bb_boardlist_header {
	background:#b1d83d;	
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	height: 30px;
	background-image: url(images/green-bg-image.gif);
	background-repeat: reapeat-x;
}
/* Not used */
.bb_boardlist_header2 {
	background:#e3e3e3;	
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	height: 30px;
	background-image: url(images/gray-bg-image.gif);
	background-repeat: reapeat-x;
}/**/

.bb_boardlist_header td{
	padding:5px 2px 5px 2px;
	border-top:0px solid #666699;
	border-left:0px solid #666699;
	border-bottom:1px solid #8dab35;
	border-right:1px solid #8dab35;
}

.bb_boardtitle {
	padding: 3px;
}
.bb_boardtopics {
	text-align:center;
}

.bb_boardposts {
	text-align:center;
}

.bb_boardlastpost {
  width: 120px;
	font-size: 11px;
	text-align: center;
}

.bb_header {
    background:#65A8BF;	
	font-size: 10px;
	font-weight: normal;
	border-top:1px solid #333333;
	border-bottom:1px solid #eeeeee;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
    padding-right: 2px;
    padding-left: 2px;
}

.bb_threadlist {
	font-size: 10px;
	padding: 5px;
}


.bb_postcredit {
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	padding-left: 5px;
	width: 150px;
}

.bb_postsubject {
        color: #333333;
        font-weight: normal;
        font-size: 16px;
        padding-bottom: 5px;
		border-bottom:1px solid #cccccc;
		margin-bottom:5px;
}

.bb_replysubject {
        color: #777777;
        font-weight: normal;
        font-size: 13px;
        padding-bottom: 5px;
		border-bottom:1px solid #cccccc;
		margin-bottom:5px;
}

.bb_postbody {
}

a.bb_icon_link {
	text-decoration: none;
	border: 0px dotted #111111;
}



tr.bb_row {
        background-color: #fff;
		font-size:12px;
		color:#555555;
		vertical-align:middle;
}

tr.bb_row:hover td, tr.row:hover td a a:hover {
        background: #f8ffe2;
		border-bottom:1px solid #e2f0b6;
		border-right:1px solid #f8ffe2;
}

tr.bb_row td {
		border-bottom:1px solid #effcc5;
		border-right:1px solid #effcc5;
		padding:5px;
		height:40px;
		vertical-align:middle;
}
tr.bb_row td span.bb_date {
		font-size:10px;
		color:#999999;
}



div.bb_bio {
		float:right;
		font-style:italic;
		font-size:10px;
		color:#999999;
		text-align:left;
		width:250px;
		border-left: 1px dotted #999999;
		padding:0 0 0 10px;
		font-style:italic;
		margin:0 0 0 10px;
}
.bb_reply_light{
		padding:5px;
		background:#FBFBFB;
		width:100%;
}

.bb_reply_dark{
		padding:5px;
		background:#fff;
		background:#F3F3F3;
		width:100%;
}

.bbreplies{
font-size:12px;
color:#6e891f;
		background:#b1d83d;
		padding:5px;
		border-bottom:1px solid #8dab35;
}

.bb_avitar {
  	float: right;
	margin: 0 0 10px 0;
}

.bb_signature {
		padding:5px;
		clear:both;
		border:1px dotted #555555;
		
}

.bb_quote{
	border-left:1px dotted #999999;
	margin-left: 15px;
	padding-left:5px;
	margin-bottom: 20px;
	font-style:oblique;
	color:#999999;
}

.bb_quote span{
	font-weight:normal;
	color:#555555;
}
/*-------------------------------------------- listing module */

.moduletitle listing_moduletitle {

}
/*-------------------- calendar styles --------------*/


.calendar {
	color: #333;
}
.calendar_header {
	background: #999966;
	border-bottom: 0px solid #661f20;
	color: #EEE;
	text-transform:lowercase;
	letter-spacing: 2;
}
.calendar_shell {
	margin: 10px 0 10px 0;
	color: #fff;
}
.calendar_title {
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	float: left;
	margin-bottom: 5px;
	width: 100%;
}
.date_bar {
	border-bottom:1px solid #555; 
	padding: 2px; 
	margin-bottom: .25em; 
	background-color:07365c; 
	color: #FFF;
}
.monthview_day {
	float: left;
	width: 70px;
	*width: 75px;
	color: #FFF;
	background: #000033;
	border-left: 1px solid #333;
	padding-left: 5px;
}
.eventbox {
	float: left;
	font-size: 10px;
	background: #93a1ac;
	width: 75px;
	border-left: 1px solid #004d8b;
	text-align: left;
	height: 100px; 
}
.eventbox a {
	color: #000066;
}
.eventbox a:hover {
	color: #3366CC;
}




.calendar_monthly {
	width: 100%;
	float: left;
	margin-left: 10px;
}
.calweek {
	color: #000033;
}
.calweek a{
	color: #333;
	
}
.calweek a:hover {
	color: #CC9900;
}
.calendar_mngmntlink a{
	color: #FFF;
	font-size: 12px;
	padding: 4px;
}
.calendar_mngmntlink a:hover{
	background: #fff;
}
table#home {
	margin-left: 40px;
}
#home td {
	padding: 5px;
}
table#sub {
	color: #FFF;
	width: 750px;
	font-weight: bold;
	margin-left: 10px;
}
#sub td {
	padding: 10px;
}

.category_legend {
	border: 1px solid black;
	width: 110px; 
	margin-top: 20px;
	padding: 2px;
}

.category_legend ul{
	list-style-type: none; 
	margin: 0 0 0 5px; 
	padding:0;
}

.category_legend ul li {
	margin:0; 
	padding:0;
}

/*----- mini-cal --------*/
.minical {
	background: url(../../iconset/bg_minical.jpg) ;
	color: #EEE;
	margin-top: 10px;
	margin-left: 0px;
	padding: 4px;
}
.miniday {
	border-left: 1px solid  #3c1012;
	border-bottom: 1px solid  #3c1012;
}
.calendar_daylink a {
	background: url(../../iconset/bg_minical.jpg);
	color: #EEE;
	display: block;
	font-weight: normal;
}
.calendar_daylink a:hover {
	background: #660000;
	color: #FFF;
	
}
.calendar_miniday a {
	background: #EEE;
}


.calendar_mngmntlink a{
	color: #003366;
}
.calendar_mngmntlink a:hover {
	background: #CCC;
	display: block;
}

.feature_event_title {
	font-size: 14px;
	display: block;
	background: #3366CC;
}
.feature_body {
	height: 100px;
}
.feature_body img{
	float: left;
}

.calendar_icons {
	margin-left: 13px;
}
.print_btn {
	background: #660000;
	color: #003366;
	width: 150px;
	margin-left: 13px;
	text-align: center;
	
}
.print_btn a{
	color: #FFF;
	display: block;
}
.print_btn A:hover {
	background: #3c1012 ;
	color: #FFF;
}
.detail_link {
	text-align: right;
	text-transform:uppercase;
	font-size: 10px;
	padding: 3px;
}
.detail_link a{
	background: #003399;
	color: #FFF;

}
.detail_link a:hover {
	background: #FFF;
	color: #000;
}
.sectiontitle {
	font-size: 12px;
	padding-left: 20px;
	background: #EEE;
	color: #000066;
	font-weight: bold;
}

.calendar_weekly .sectiontitle, .calendar_weekly .sectioninfo {
	padding-left: 5px;
}
.paragraph {
	width: 400px;
}

.eventrowA { background-color: #8da1ca; color: #FFF; }
.eventrowA a { color: #FFF; }
.eventrowA a:hover { color: #CCC; } 
.eventrowB { background-color: #FFF; }
/*--------------------content rotator styles----------------*/
.rotator_text  {
	margin-top: -12px;	
}

/*--------------------- jpg image rotator styles-------------------*/

#jpgrotator {
	padding: 0px;
	margin: -8px 0px 0px -8px;
	*margin: -15px 0 0 -10px;
	height: 179;
	*width: 585;
	background-color: 002A4C;

}

/*--------------------image gallery----------------------*/
#caption {
	color: #333333;
}

.imageGallerylist {
	margin-top: 6px;
	margin-bottom: 2px;
 	margin-left: 12px;
}

.galler_thumb {
	/*height and width need to be adjusted--too big!*/
	height: 100px;
	width: 150px;
}

/****** VIDEO MODULE ********/

.videomodule div.video_information {
}

.video_listwrapper {
	width: 190px;
	background: #333333;
	padding: 3px;
	margin-top: 10px;
	margin-left: 5px; 
}
.video_list a{
	color: #FFFFFF;
	
}
.video_list a:hover {
	background: #444;
	display: block;
}
.video_wrapper {
	margin-left: 15px;
}
.video_thumbs {
	padding: 5px;
}
.video_listmoduletitle {
	height: 20px;
	background-color: #687579;
	text-align: right;
	padding-right: 5px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	margin: 10px 0px 10px 5px;
}
.video_thumbs img{
	height: 100px;
	width: 150px;
}
.thumblink a {
	display: block;
	background: #000;
	text-transform: lowercase;
	text-align: right;
	padding: 3px;
	
}
#videomodule {
	margin: 20px;
	background-color:#000000;
	padding: 5px;

}
#videoplayer {
	width: 352px;
	height: 288px;
	background-color: #0C1F44;
}

.videomoduletitle {
	font-size: 15px;
	color: #809AC4;
	font-weight: normal;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #809AC4;
}

.video_description {
	padding: 3px;
	color: #809AC4;
	border-top: solid 1px #809AC4;
}


/*-------------------- calendar styles --------------*/

.mngmntlink calendar_mngmntlink {
	color: #000;
	font-size: 12px;
	padding: 4px;
}
table#home {
	margin-left: 40px;
}
#home td {
	padding: 5px;
}
table#sub {
	color: #FFF;
	width: 750px;
	font-weight: bold;
	margin-left: 10px;
}
#sub td {
	padding: 10px;
}

