
/*    -----------------------    While in Development   -----------------------   */  

#content, #leftcol, #widecol, #midcol, #rightcol {
	border: 0px solid #990000;
}

/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	/*background: #ffffff url(imgs/bg.gif) repeat-x;*/
	text-align:left;
 }

hr {
	height: 1px;
	width: 100%;
	background: #bfc9b0;
	border: 1px;
	color: #bfc9b0;
}
h1 {
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	color: #737070;
	text-align:left;
	margin: 20px 0px 20px 0px;
	text-transform: uppercase;
}
h2 {
	font: 700 14px/14px Arial, Helvetica, sans-serif;
	color: #7396a1;
}
h3 {
	font: 700 14px/14px Arial, Helvetica, sans-serif;
	color: #7396a1;
	margin: 0px;
}
ul {
	margin: 0px;
	padding:0px;
}
table {
	text-align:left;
}
table tr td {
	text-align:left;
}
#Table2 {
	background:#ffffff;
}

/*    -----------------------    Page Structure   -----------------------   */ 

#mc, #header, #content, #contentend, .footer {
	width:952px;
}
#outside {
	width: 100%;
	background: url(imgs/bg.gif) repeat-x;
	float:left;
}
#mc {
	margin:auto;
}
#pagetile {
	background:  url(imgs/mc_bg.gif) repeat-y 0px 0px;
	float:left;
}
#pagetilehome {
	background:  url(imgs/mc_bg_home.gif) repeat-y 0px 0px;
	float:left;
}
#header {
	background: url(imgs/top.gif) no-repeat 0px 0px;
	float:left;
	height:132px;
}

/*    -----------------------    Navigation   -----------------------   */  

#navcontainer {
	margin: 70px 0 0 310px;
	float:left;
}

/*-- submenu container          --*/ 
.MainMenu_SubMenu, .ModuleTitle_SubMenu { background: #FFF; padding: 0px; /*border: 1px dotted #888;*/ z-index: 1000;  cursor: pointer;  cursor: hand; font-weight: normal; filter: none;}
/*-- submenu items idle         --*/
 .MainMenu_MenuItem, .ModuleTitle_MenuItem { background: #99afb6; color: #FFF;  font: normal 12px/12px  Arial, Helvetica, verdana, sans-serif; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- submenu items hover        --*/ 
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { background: #acc0c6; color: #000000; font: normal 12px/12px  Arial, Helvetica, verdana, sans-serif; cursor: pointer; cursor: hand; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- box that holds the menu    --*/ 
.MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    --*/ 
.MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          --*/
.MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 1px 0 0 0; }
/*-- menuitems idle             --*/ 
.MainMenu_Idle TD { font: normal 12px/12px  Arial, Helvetica, Verdana, sans-serif; color: #ffffff; /*background: url(nav2-bg.gif) repeat-x top center transparent;*/ padding: 10px 0px 9px 0px;  }
/*-- menuitems over --*/ 
.MainMenu_Selected TD { font: normal 12px/12px  Arial, Helvetica, Verdana, sans-serif; color: #000000; /*background: url(nav2-bg.gif) repeat-x top center transparent;*/  padding: 10px 0px 9px 0px; }
/*-- menuitems active --*/ 
.MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { font: normal 12px/12px  Arial, Helvetica, Verdana, sans-serif; color: #bed2d9; /*background: url(nav2-bg.gif) repeat-x top center transparent;*/ padding: 10px 0px 9px 0px; }
/*-- middle seperator --*/
 .MainMenu_Seperator { background: url(imgs/separator.gif) no-repeat top center transparent; width:2px; height: 32px; font-size:1px; }
/*-- not needed - main menu --*/
 .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer --*/
 .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar --*/
 .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding --*/
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 15px 0 10px; }
/*-- not needed - module menu   --*/ 
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
.ModuleTitle_MenuIcon { background: #FFF; border: 0px; /*border-bottom: 1px dotted #999;*/ width:0px; height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px; }
 .ModuleTitle_MenuIcon IMG { margin: 0 10px 0 10px; }
/*-- removing seperator borders --*/ 
.MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}

/*    -----------------------   Content  -----------------------   */  

#content {
	text-align: left;
	float:left;
}
#interior {
	text-align: left;
	float:left;
	background: url(imgs/content_bg.gif) no-repeat 0px 0px;
}
#homepg {
	text-align: left;
	float:left;
	background: url(imgs/home_bg.gif) no-repeat 0px 0px;
}
#contenthome {
	text-align: left;
	float:left;
	background: url(imgs/content_bg_home.jpg) no-repeat 0px 0px;
}
#contentend {
	float: left;
	/*background: url(imgs/content_end.gif) no-repeat center bottom;*/
	padding: 0 0 35px 0;
}

/*    -----------------------   Wide Column    -----------------------   */ 

#widecol {
	width: 940px;
	float:left;
	padding: 0 0 80px 0;
}
#widecolHome {
	width: 680px;
	float:left;
	padding: 0 0 80px 0;
}

/*    -----------------------   Top Pane    -----------------------   */  
.TopPane {
	width: 952px;
	float:left;
}
.TopPane p {
	margin:0px;
	padding:0px;
}

/*    -----------------------   Wide Pane    -----------------------   */  
.WidePane {
	width: 952px;
	float:left;
}
.WidePane p {
	padding:0;
	margin:0;
}

/*    -----------------------   Left Pane    -----------------------   */  

.LeftPane {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #504e4e;
	width: 648px;
	float:left;
}
.LeftPane a {
	color: #6ebbd8;
	text-decoration:none;
}
.LeftPane a:hover {
	color: #6ebbd8;
	text-decoration:underline;
}

/*    -----------------------   Content Pane    -----------------------   */  

.ContentPane {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	width: 580px;
	float:left;
	padding: 20px 0 0 40px;
}
.ContentPaneHome {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	width: 380px;
	float:left;
	padding: 20px 0 0 40px;
}

.ContentPane a {
	color: #4d3c1e;
	text-decoration:none;
}
.ContentPane a:hover {
	color: #4d3c1e;
	text-decoration:underline;
}
.ContentPane blockquote{
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	padding: 0 0 0 5px;
}
.ContentPane p {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}
.ContentPane ul, .ContentPane ol  {
	margin: 0 0 0 15px;
	padding: 0;
}
.ContentPane ul li, .ContentPane ol li {
	font: normal 12px/16px  arial, verdana, sans-serif;
	color: #5f5f5f;
	list-style-image: url(imgs/a_bullet.gif);
	margin:0 0 0 55px;
	padding: 0;
}

/*    -----------------------   Right Column    -----------------------   */  

.RightPane {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #504e4e;
	width: 245px;
	float: right;
	margin: 30px 0 0 0;
}
.RightPane a {
	color: #ae852a;
	text-decoration:none;
}
.RightPane a:hover {
	color: #ae852a;
	text-decoration:underline;
}

/*    -----------------------   Mid Column    -----------------------   */  

.MidPane {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #504e4e;
	width: 245px;
	float: right;
	margin: 30px 0 0 0;
}
.MidPane a {
	color: #ae852a;
	text-decoration:none;
}
.MidPane a:hover {
	color: #ae852a;
	text-decoration:underline;
}

/*    -----------------------   Footer   -----------------------   */  

.footer {
	font: normal 10px/12px arial, verdana;
	color: #acc0c6;
	height:75px;
	text-align: left;
	padding: 10px 0px 0px 50px;
	float: left;
	text-decoration:none;
	background: url(imgs/content_end.gif) no-repeat;
}
.copyright {
	font: normal 10px/12px arial, verdana;
	color: #acc0c6;
	padding: 0 0 0 10px;
}
.copyright a, .footer a {
	color: #acc0c6;
	text-decoration:none;
	font-weight: bold;
}
.copyright a:hover, .footer a:hover {
	color: #acc0c6;
	text-decoration:underline;
}

/*    末末末末末末末末末  Home Logo Link and Top Headers   末末末末末末末末末  */ 

#gohome {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin: 0 0 0 30px;
}

/*    末末末末末末末末末  News and Events   末末末末末末末末末  */ 
#newsevents {
	width:246px;
	background: #dad3ba url(imgs/news_top.gif) no-repeat 0px 0px;
	float:left;
}
#newseventscontent {
	width:200px;
	margin: 60px 0 0 15px;
}
#newseventsend {
	width:246px;
	background: url(imgs/news_end.gif) no-repeat center bottom;
	float:left;
}

#eventscontainer {
	width:243px;
	height:234px;
	background: url(imgs/events_calendar_bg.gif) no-repeat;
}
#eventscontainercontent {
	width:200px;
	margin: 0 0 20px 15px;
	padding: 45px 0 0 0;
}
#presscontainer {
	width:243px;
	background: url(imgs/in_the_news_bg.gif) no-repeat;
}
#presscontainercontent {
	width:200px;
	height:234px;
	margin: 0px 0 20px 15px;
	padding: 45px 0 0 0;
}
