@charset "utf-8";
* { margin:0; padding:0; }
body, html { height:100%; }
body { margin:0; background-color:#620721; }
/*MainLayoutElements*/
#shell { position:relative; margin:0 auto; width:994px; background-image:url(images/shell.jpg); background-repeat:repeat-y; height:100%; min-height:100%; height:auto; }
#wrapper {background-image:url(images/container.jpg); min-height:800px; _height:800px; background-repeat:no-repeat; }

/*Headerflash*/
#headerflash { width:994px; height:300px; }

/*content*/
.content { width:564px;left:378px; padding-bottom:2px; position:relative; margin-top:-5px;  }

/* Links*/
    .content a:link, .content a:visited,.content a:active,.content a{color:#000000; text-decoration:underline;}
	.content a:hover{color:#620721; text-decoration:underline; }
	.content p,.content ol, .content ul, .content form,.content h2, .content h3, .content h4,.contenth5, .contenth6{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;line-height:22px;color:#1e1e1e;}
    .content p{margin-top:7px; margin-bottom:18px; }
    .content hr {height:1px; color:#000000;}
    .content ol, .content ul, .content form{margin-top:18px; margin-bottom:18px;}
	.content ol{margin-left:30px;}
	.content ul{margin-left:15px;list-style:square;}
	
/*headings*/ 
/* -styles shared by all headings on the site */
	.content h2, .content h3, .content h4,.contenth5, .contenth6{margin-top:10px; margin-bottom:2px; font-weight:bold;}
	/* -specific styles for each level */
	.content h2{font-size:17px; clear:right;}
	.content h3{font-size:15px; }
	.content h4{font-size:13px; margin-top:7px; line-height:18px;}     
	.content h5{ font-size:11px;}
	.content h6 { font-size:9px;}
	
/*Callouts*/
.address { width:247px; height:115px; float:right; padding-top:8px; }
.officetour { width:564px; height:199px; padding-left:378px; }
.link {258px; height:84px; float:left; padding-top:47px; }
.pict { float:right; width:306px; height:199px; }
/*Menuarea*/
#menuarea { width:215px;  position:absolute; left:43px; top:315px; }

/*footer*/
#footer { position:relative; margin:0 auto; width:994px; height:30px; background-image:url(images/footer.jpg); background-repeat:no-repeat; }
.footertext { width:564px; padding-left:378px; font-size:10px; padding-top:4px; font-family:Verdana, Arial, Helvetica, sans-serif;color:#aa7579; }
.footertext a, #admin a { color:#aa7579; text-decoration:none;font-weight:normal;}
.footertext a:hover, #admin a:hover{color:#aa7579; text-decoration:underline;}
.lumineers { position:absolute; width:235px; height:81px; bottom:0px; left:44px;}


							/***** Menu Styles *****
		/*-------------------------Menu Implmentation--------------------------*/
					
#Navigation {margin:0;width:215px;}
#Navigation li div a img{ padding:0;width:215px;float:left;}
#Navigation a{cursor:pointer;}
/* Sapce between top and bottom for submenus  (ul li ul)*/
#Navigation li .submenu{float:right; padding-bottom:5px;width:215px;background:url(images/subbg.gif) repeat;}
/* Reduce the gap b/w the mainmenus */
/** Sub menu Font declaration and text align (ul li ul li a) */
#Navigation li .submenu span a {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;text-align:right;color:#000000;display:block;line-height:16px; padding-right:35px; padding-top:4px; padding-bottom:3px;}
#Navigation li div span a:hover {text-decoration:none;background:url(images/subbg2.gif) repeat;}
#Navigation li{list-style-type:none;}
/*----------------------------------------------------------------------*/

					/****    	DNN Overrides	    ****/
.formTable{width:auto !important;}										
#shell .content strong, #shell .content strong *{font-weight:bold !important;}
#shell .content em, #shell .content em *{font-style:italic !important;;}
select, option, optgroup, button, textarea, input, fieldset, legend,.Head,.DataGrid_Header,.DataGrid_Item,.SubHead,a.CommandButton, a.CommandButton:link, a.CommandButton:visited,.ModuleTitle_MenuItem , .ModuleTitle_MenuItem  *{color:#000000 !important;}
a.CommandButton:hover, a.CommandButton:focus,a.CommandButton, a.CommandButton:link, a.CommandButton:visited {text-decoration: underline;}
.eipbackimg,.EventDay a br {display: none;}
.eipbuttonbackimg {;}
.ControlPanel, .PagingTable {	background: #F6EDEE;}
#optionsarea {	background: #F0EDE8 !important;}
.ModuleTitle_MenuBar {	position: relative;	margin-right:10px; background-color:#FFFFFF;}
.ModuleTitle_SubMenu {	left:0!important;	top:15px!important;	width:150px;}
.ModuleTitle_SubMenu a{background-color:#FFFFFF;}
.ModuleTitle_SubMenu a:hover{background-color:#33FFFF;}
.EventDay a{width:60px !important; display:block; position:static; white-space:normal;}
.formlabel, .formLabel, .Normal,label{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;line-height:18px; color:#1e1e1e;}
.errMsg,.errmsg { color:red;}


/*SIFR*/
@media screen {
  .sIFR-flash {visibility: visible !important;margin:0;padding:0;}
  .sIFR-replaced, .sIFR-ignore {visibility:visible !important;}
  .sIFR-alternate {position:absolute;left:0;top:0; width:0;height:0;display:block;overflow: hidden;}
  .sIFR-replaced div.sIFR-fixfocus {margin: 0pt;padding:0pt;overflow:auto;letter-spacing:0px;float:none;}
}

@media print {
  .sIFR-flash {display :none!important;height:0;width:0;position:absolute;overflow:hidden;}
  .sIFR-alternate {visibility :visible !important;display:block !important;position:static!important;left: auto!important; top:auto !important;width: auto!important;height: auto !important;}
}

@media screen {
  .sIFR-active h1 {
    font-family:Trajan Pro, Microsoft Sans Serif; visibility: visible; padding: 0; font-weight:bold;color:#52061d; font-size:36px;}
}
	
