@charset "utf-8";
/* CSS Document */

body{
	background-image:url(images/background_bg.jpg);
	background-position:top;
	height:100%;
	width:100%;
	margin:0px;
	border:none;
	padding:0px;
}

a {
	font-family: Tahoma, Verdana, sans serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

.bgelement{
	background-image:url(images/banner_repeat.png);
	background-repeat:repeat-x;
	background-position:0px 120px;
	width:100%;
	text-align:center;
}
.sitecontainer{
	margin-left:auto;
	margin-right:auto;
}

.header{
	background-image:url(images/header_bg.png);
	background-repeat:no-repeat;
	height:192px;
}

.menudiv{
	clear:both;
	margin-top:100px;
}

.banner{
	background-image:url(images/banner_bg.jpg);
	background-repeat:no-repeat;
	height:150px;
}

.shadow{
	background-image:url(images/shadow_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	height:14px;
}

.leftcontent{
	background-image:url(images/left_bg.png);
	background-repeat:repeat-y;
	width:30px;
}

.contentarea{
	background-color:#303f2a;
	width:765px;
	height:350px;
}

.panetable{
	width:100%;
}

.rightcontent{
	background-image:url(images/right_bg.png);
	background-repeat:repeat-y;
	width:31px;
}

.bottomleft{
	background-image:url(images/leftbottom_bg.png);
	background-repeat:no-repeat;
	height:26px;
	width:30px;	
}

.bottom{
	background-image:url(images/bottom_bg.png);
	background-repeat:no-repeat;
	height:26px;
	width:765px;
}

.bottomright{
	background-image:url(images/rightbottom_bg.png);
	background-repeat:no-repeat;
	height:26px;
	width:31px;
}

.info{
	text-align:right;
	float:right;
	margin:13px 20px 0px 0px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	color:#e0c369;
	font-size:14px;
	font-weight: bold;
}

.copyright{
	text-align:center;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

.bold{
	font-weight:bold;
}

.fix{
	clear: both;
	height: 1px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: -1px;
	margin-left: 0pt;
	overflow-x: hidden;
	overflow-y: hidden;
}

.links{
	text-align:center;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

.rule{
	height:1px;
	width:729px;
	background-color:#a6904e;
}

.SkinObject {font-family:Tahoma, Verdana, sans serif; font-size:12px; color:#ffffff; text-decoration:none; font-weight:normal}
a.SkinObject:link { color:#ffffff; text-decoration:none; }
a.SkinObject:visited { color:#ffffff;  text-decoration:none;}
a.SkinObject:hover { color:#ffffff;  text-decoration:none;}
A.SkinObject:active { color:#ffffff;  text-decoration:none;}

.LinksObject {font-family:Tahoma, Verdana, sans serif; font-size:12px; color:#ffffff; text-decoration:none; font-weight:normal }
a.LinksObject:link { color:#ffffff; text-decoration:none; }
a.LinksObject:visited { color:#ffffff; text-decoration:none;}
a.LinksObject:hover { color:#ffffff;  text-decoration:none;}
A.LinksObject:active { color:#ffffff;  text-decoration:none;}

.MainMenu_SubMenu TD
{                    /* height of submenu--notice all of height 24px*/
}

.MainMenu_SubMenuItemSelHover TD          
{
	color: #32402c;                 /* color of sub menu text and height on mouseover*/
}

.MainMenu_TabRootMenuItem TD                 
{
	color: #32402c;
	font-size: 16px;
	font-family: Tahoma, sans serif;                                 /* color of menu text and height--no mouseover*/
}

.MainMenu_TabRootMenuItemSel TD                  /* color of menu text if you select subpage to show that it is selected*/
{
	font-family: Tahoma, sans serif;
	font-size: 16px;
	font-weight: normal;
 	font-style: normal;
	color: #32402c;
}

.MainMenu_TabMenuItemHover TD                      /* color of menu text on mouseover*/
{
	font-family: Tahoma, Verdana, sans serif;
	font-size: 16px;
	color: #32402c;
}

.MainMenu_TabMenuItemSelHover TD                    /***** color of main menu to show that it is the current page*/
{	
	color: #32402c;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #32402c;                                  /*color of sub menu text---no mouseover*/
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	border:none;
}

.MainMenu_MenuContainer {
	border:none;
	background-color: Transparent;
	padding: 0px;
}

.MainMenu_MenuBar {
	border:none; 
	cursor: pointer; 
	cursor: hand; 
	padding: 0px;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #32402c;                           
	font-family: Tahoma, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #a6904e;                 /*this is the color of the submenu behind text*/
	border:none;
}



.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #a6904e;             /* this is the color of the drop down submenu for the left side if you want to use icon*/
	border:none;
	text-align: center; 
	width: 0;
}



.MainMenu_MenuBreak {
	width: 0px;
	border: none;
}

.MainMenu_MenuItemSel {
	background-color:Transparent;          /*this is the color of the submenu highlight*/
	font-family: Tahoma, sans-serif; 
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #32402c;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	color: #32402c; 
	cursor: pointer; 
	cursor: hand; 
	border:none;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
}


.EventTitle, .EventTitle td

	{
	font-weight: bold;
	font-size: 11pt;
	width: 100%;
	color: black;
	text-align: center;
	background-image: url(images/gradient_Default.jpg);
	height: 32px;
	}

.EventNextPrev, .EventNextPrev a:link

{
padding-right: 0.5em;
padding-left: 0.5em;
font-size: 8pt;
padding-bottom: 0px;
color: white;
padding-top: 0px;

}
