

/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background: #9d7b1a url(imgs/bg.jpg) repeat-x;
	text-align:left;
 }

hr {
	height: 1px;
	width: 100%;
	background: #bfc9b0;
	border: 1px;
	color: #bfc9b0;
}
h1 {
	font: bold 20px/20px Georgia, Times New Roman, Times, serif;
	color: #c2871c;
	text-align:left;
	margin: 0 0 20px 0;
	text-transform: capitalize;
}
h2 {
	font: 700 14px/14px Georgia, Times New Roman, Times, serif;
	color: #8d5906;
}
h3 {
	font: 700 14px/14px Georgia, Times New Roman, Times, serif;
	color: #8d5906;
	margin: 0px;
}
ul {
	margin: 0px;
	padding:0px;
}
table {
	text-align:left;
}
table tr td {
	text-align:left;
}
#Table2 {
	background:#ffffff;
}
form {
	padding:0;
	margin:0;
}

/*    -----------------------    Page Structure   -----------------------   */ 

#mc, #header, #content, #contentend, .footer {
	width:969px;
}
#mc {
	margin:auto;
}
#pagetile {
	background-color:#c39b24;
	float:left;
}
#pagetile2 {
	background:  url(imgs/tile.jpg) repeat-y 0px 0px;
	float:left;
}
#header {
	background: url(imgs/top.jpg) no-repeat 0px 0px;
	height:398px;
	float:left;
}

/*    -----------------------    Navigation   -----------------------   */  

#navcontainer {
	margin: 335px 0 0 40px;
	float:left;
}

/*-- submenu container          --*/ 
.MainMenu_SubMenu, .ModuleTitle_SubMenu { background: #efe4cf; 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: #efe4cf; color: #000000; font: bold 11px/11px  Arial, Helvetica, sans-serif; cursor: pointer; cursor: hand; padding: 0px 30px 0px 16px; height: 19px; border:0; border-top:1px solid #bbb2a2;}
/*-- submenu items hover        --*/ 
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { background: #efe4cf; color: #859024; font: bold 11px/11px  Arial, Helvetica, sans-serif; cursor: pointer; cursor: hand; padding: 0px 30px 0px 16px; height: 19px;border:0;  border-top:1px solid #bbb2a2;}
/*-- 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: 0px 0 0 0; padding: 0px 8px 14px 8px; background: #efe4cf url(imgs/menu.gif) repeat-x bottom;}
/*-- menuitems idle             --*/ 
.MainMenu_Idle TD { font: bold 11px/11px  Arial, Helvetica, sans-serif; color: #859024; /*background: url(nav2-bg.gif) repeat-x top center transparent;*/ padding: 10px 0px 5px 0px;  }
/*-- menuitems over --*/ 
.MainMenu_Selected TD { font: bold 11px/11px  Arial, Helvetica, sans-serif; color: #d48900; /*background: url(nav2-bg.gif) repeat-x top center transparent;*/  padding: 10px 0px 5px 0px; }
/*-- menuitems active --*/ 
.MainMenu_Active TD, .MainMenu_BreadcrumbActive TD {font: bold 11px/11px  Arial, Helvetica, sans-serif; color: #d48900; /*background: url(nav2-bg.gif) repeat-x top center transparent;*/ padding: 10px 0px 5px 0px; }
/*-- middle seperator --*/
 .MainMenu_Seperator { background: url(imgs/spacer.jpg) no-repeat top center transparent; width:4px; height: 18px; font-size:1px; margin-top:8px }
/*-- 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-color:#c39b24;
	background:  url(imgs/tile.jpg) repeat-y 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;
}

/*    -----------------------   Wide Column    -----------------------   */ 

#widecol {
	width: 715px;
	float:left;
	margin: 0 0 0px 20px!important;
	margin: 0 0 0px 10px;
}

/*    -----------------------   Top Pane    -----------------------   */  
.TopPane {
	width: 880px;
	float:left;
	margin: 0 0 0 50px;
}
.TopPane p {
	margin:0px;
	padding:0px;
}

/*    -----------------------   Wide Pane    -----------------------   */  
.WidePane {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #504e4e;
	width: 920px;
	float:left;
	margin: 0px 0 0 20px !important;
	margin: 0px 0 0 0px;
}
.WidePane a {
color: #4d3c1e;
	text-decoration:none;
}
.WidePane a:hover {
	color: #4d3c1e;
	text-decoration:underline;
}

/*    -----------------------   Left Pane    -----------------------   */  

.LeftPane {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #504e4e;
	width: 250px;
	float:left;
	padding-right:20px!important; 
	padding-right:0px;
}
.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: #4d3c1e;
	width: 270px;
	float:right;
	margin: 0px 0px 0px 0px;
}
.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  {
	margin: 0 0 0 15px;
	padding: 0;
}
.ContentPane ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #5a451b;
	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: 200px;
	float: right;
	margin: 0px 0 0 0;
}
.RightPane a {
	color: #ae852a;
	text-decoration:none;
}
.RightPane a:hover {
	color: #ae852a;
	text-decoration:underline;
}

/*    -----------------------   Bottom Pane    -----------------------   */  
.BottomPane {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #504e4e;
	width: 860px;
	float:left;
	margin: 20px 0 0 50px;
}
.BottomPane a {
	color: #6ebbd8;
	text-decoration:none;
}
.BottomPane a:hover {
	color: #6ebbd8;
	text-decoration:underline;
}
/*    -----------------------   Footer   -----------------------   */  

.footer {
	font: normal 10px/12px arial, verdana;
	color: #d1c598;
	height:144px;
	text-align: left;
	padding: 18px 0px 0px 35px;
	float: left;
	text-decoration:none;
	background: url(imgs/bottom.jpg) no-repeat;
}
.copyright {
	font: normal 10px/12px arial, verdana;
	color: #d1c598;
	margin-left:250px;
}
.copyright a, .footer a {
	color: #d1c598;
	text-decoration:none;
	font-weight: bold;
}
.copyright a:hover, .footer a:hover {
	color: #9b9272;
	text-decoration:underline;
}
#dnn_BREADCRUMB_lblBreadCrumb {
	font: normal 12px/14px arial, verdana;
	margin-left:50px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
#dnn_BREADCRUMB_lblBreadCrumb a{
	color: #000;
	text-decoration:none;
	font-weight: bold;
}
#dnn_BREADCRUMB_lblBreadCrumb a:hover{
	color: #4c5969;
	text-decoration:underline;
}

/*    末末末末末末末末末  Home Logo Link and Top Headers   末末末末末末末末末  */ 

#gohome {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin: 0 0 0 30px;
	display:none;
}

/*    末末末末末末末末末  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;
}
