/* Tag Definitions */

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #111111;
}
.firstline
{
      text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #111111;
	font-weight: bold;
}
table {
	font-size: 1em;
}
p {
    margin:1.4em 0;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
} 
h1 {
    font-size:18px;
    line-height:normal;
    text-transform:uppercase;
}
h2 {
    font-size:11px;
    line-height:normal;
}
h3 {
	font-size: 1.5em;
	padding-top: 1.4em;
    margin-bottom:1.12em;
}
h4 {
	font-size: 1.3em;
	padding-top: 1.4em;
    margin-bottom:1.12em;
}
img {
	border-width: 0;
}
 /* the presistent naviagation buttons */
a {
	color: #d40000;
	text-decoration: none;
}
a:visited {
	color: #d40000;
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	color: #d40000;
}
#skip_nav {
	height: 1px;
	width: 1px;
}
A:link
{
    color: #d40000
}
.loginName
{
	color: white;
	font-family: Sans-Serif;
}
/* New Design */

.NewHeader
{
	background-image: url(NewLook/header_repeat.jpg);
	background-repeat: repeat-x;
}
.NewBackground
{
	background-image: url(NewLook/background_repeat.jpg);
	background-repeat: repeat-x;
	font-family: Sans-Serif;
}




/* Page Menu Class */
.PMHeader
{
	font-size: 3em;
	color: gray;
	font-family: Sans-Serif;
}
.PMLink
{
	font-size: 1.5em;
	font-family: Sans-Serif;
}
.PMCaption
{
	font-size: 1em;
	color: #3c3c3c;
	font-family: Sans-Serif;
}








/* Page Header */

.background {
    width:100%;
    height:auto;
    background-image:url(Images/header-side.gif);
    background-repeat:repeat-x;
    text-align:left;
}

.header {
    width:982px;
    height:81px;
    background-image:url('Images/header.gif');
}
.header-table {
    width:686px;
    text-align:left;
}
.site-title {
    width:235px;
    height:47px;
    text-transform:uppercase;
}
.page-title {
    width:235px;
    height:28px;
}
.divider {
    height:5px;
}
.menubox, .nav {
    text-align:left;
    font-size:10px;
    text-transform:uppercase;
    color:#ffffff;
}
.menubox a:visited, .nav a:visited {
    color:#ffffff;
}

/* Page Footer */

.footer-stretch {
	text-align: center;
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 18px;
}
.footer-bg {
	width:760px;
	height:18px;
	background-image: url(images/footer.gif);
	background-repeat:no-repeat;
}
.footer {
	width:985px;
	padding-top:7px;
	vertical-align: top;
	text-align: center;
	HEIGHT: 25px; 
	BACKGROUND-COLOR: #727272;
	
}
.menu {
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
}
.menu a:visited {
	color: #cccccc;
}

/* LIST */

ul {
	list-style-type: none;
	list-style-image: url(images/bullet-2.gif);
	list-style-position: inside;
	line-height: 2.1em;
	vertical-align: middle;
	margin-left: 0px;
}
.list_link {
	list-style-image: url(images/bullet-1.gif);
}

/* Form Items */

.textfield {
	border: 1px solid #929292;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}
.login {
	border: 1px solid #929292;
	width: 140px;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 230px;
	height: 30px;
}


/* MAIN BODY */

.content-shim {
	background-image: url(images/content-shim.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 8px;
	font-size:0;
}
.content-shim-photo {
	background-image: url(images/content-shim-photo.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 8px;
	font-size:0;
}
.content-shim-none {
	background-image: url(images/content-shim-none.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 8px;
	font-size:0;
}
.content-shim-stretch {
	background-image: url(images/content-shim-stretch.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 8px;
	text-align:center;
	font-size:0;
}

.content-bg {
	background-image: url(images/body-repeat.gif);
	background-repeat: repeat-y;
	width: 760px;
	padding-bottom: 40px;
}
.content {
	width: 760px;
}
.content-photos {
	background-image: url(images/body-repeat-photo.gif);
	background-repeat: repeat-y;
	width: 760px;
	padding: 0;
	text-align: center;
}
.content .left {
	width: 214px;
	padding-left: 37px;
	padding-right: 21px;
	text-align: left;
	vertical-align: top;
}
.content .right {
	width: 430px;
	padding-left: 21px;
	padding-right: 37px;
	text-align: left;
	vertical-align: top;
}
.section {
	border-top:1px solid #bababa;
}
.links {
    padding:1.4em 0;
}
.links_padding_l {
	padding: 5px 10px 5px 0;
	width: 150px;
}
.links_padding_r {
	padding: 5px 0;
	width: 280px;
}

.thumbnails {
	width: 686px;
	margin-top: 20px;
	margin-bottom: 20px;
}
/* event calendar url(Images/background_cal.jpg) repeat-y*/
.eventmonth
{
    border: 0px solid #ffffff;
    width: 765px;
    margin-right: auto;
    margin-left: auto;
    background: #FFFFFF;
    margin-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 4px;
    text-align: center;
}

.eventmonthtable
{
    width: 694px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #ffffff;
    border-collapse:collapse;
}


.dayNumber
{
    float: right;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #C7C272;
    clear: none;
    padding: 2px;
}


.calcurrentmonth
{
    /* no styles needed at this time */
}
.calothermonth
{
    background-color: #eeeeee;
}
.calcurrentday
{
    background-color: #bbbbbb;
}
.calweekend
{
    background-color: #dddddd;
  /*  width: 15%; */
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday , .calweekend
{
    text-align: left;
    border: 2px solid #c2c2c2;
    height: 60px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
     border-collapse:separate;
     border-spacing: 5px;
     
}

/************************************************************************
* 
* Next / previous specific formatting 
*
************************************************************************/

.nextlink
{
    position:absolute;
    right:0;
    padding-right:15px;    
}
.PageHeader
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14pt; 
	COLOR: white; 
	FONT-FAMILY: Sans-Serif; 
	BACKGROUND-COLOR: #a1a1a1;
	height: 30px;
	width: 785px;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
	
}
.ContentPageSize
{
	width: 785px;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
	margin: 0;
	vertical-align: top;
	
}
/************************************************************************
* 
* This sets the datalists
*
************************************************************************/
.DataTitle
{
	font-family:Sans-Serif;
	font-weight: bold;
	font-size: small;
	color: #d40000;
	
}
.DataDate
{
	font-family:Sans-Serif;
	font-size: small;
	color: #aaaaaa;
	
}
.DataHyperlink
{
	font-family:Sans-Serif;
	font-size: small;
	color: #d40000;
	
}
.DataDiscription
{
	font-family:Sans-Serif;
	font-size: small;
	color: #000000;
	
}
/************************************************************************
* 
* webparts
*
************************************************************************/
.WebpartsAppearence
{
	Font-Family:Arial, Font-Size="10pt";
	
            
}
.Webpartsheader
{
	Font-Family:Arial, Font-Size="12pt";
	color:#fdfdfd;
	background-color:#424242;
	padding:3px;
            
}
.WebpartsItem
{
	Font-Family:Arial, Font-Size="10pt";
	background-color:#ffffff;
            
}
.bottomline
{
	background-color:#a1a1a1;
	padding-left:5px;
	border-bottom: 1px solid #959595;
	color:#ffffff;
	font-weight:bold;
}
/************************************************************************
* 
* vertical menu
*
************************************************************************/
.item
{
	Font-Family:Arial, Font-Size="12pt";
	
	color:#424242;
            
}
.watermark
{
	color: gray;
	background-color: #ccffff;
}
/************************************************************************
* 
* Forum
*
************************************************************************/


#ForumContainer {
	margin: 0 auto;
	padding: 0;
	width: 700px;
	text-align:left
}
a:focus {
	outline: none;
}
#panel {
	background: #dededc;
	height: 400px;
	/*display: none; */
	padding: 10px 15px 0 15px;
	border: solid 1px #787878
}
.slide {
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
	border-top: solid 4px #dededc;
	background: url(Images/slider_bar.gif) no-repeat center top;
}
.btn-slide {
	background: url(Images/white-arrow.gif) no-repeat right -50px;
	text-align: left;
	width: 600px;
	height: 31px;
	padding: 8px 10px 0 20px;
	margin: 0 0 0 35px;
	display: block;
	font: Bold 16px Arial, Helvetica, sans-serif;

	text-decoration: none;
}
.active {
	background-position: right 12px;
