@charset "utf-8";
*{margin:0; padding:0;}
/***** Main Layout Styles ******/
body{ margin:0; background:#98b670; }
#shellBG{margin:0; position:relative; background-image:url(images/wrapperbg.jpg); background-position:top; background-repeat:repeat-y;}
#shell	{ margin:0; position:relative; background-image:url(images/shellbg.jpg); background-position:top; background-repeat:no-repeat; }
#wrapper{ margin:0 auto; width:900px; position:relative; background-image:url(images/container.jpg); background-repeat:no-repeat;}
/*content*/
.content{ width:874px; padding-top:54px;padding-left:24px; min-height:350px;_height:350px;}

/* links */
.contentstyle a:link, .contentstyle a:visited{ color:#6a442f; text-decoration:underline; }
.contentstyle a:hover{color:#000000; text-decoration:underline; }	

/* basic page content elements */
.contentstyle p, .contentstyle ol, .contentstyle ul, .contentstyle h2, .contentstyle h3, .contentstyle h4, .contentstyle h5, .contentstyle h6{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px; line-height:22px;margin-right:110px;}
.contentstyle strong{color:#3b5c0f;}
.contentstyle hr{height:1px; color:#000000; background:#000000; }
.contentstyle p, .contentstyle ol, .contentstyle ul{margin-top:5px; margin-bottom:16px;color:#000000;}
.contentstyle ol, .contentstyle ul{margin-left:30px; }
.contentstyle ul li{list-style:disc;}
	
/* headings */ 
.contentstyle h2, .contentstyle h3, .contentstyle h4, .contentstyle h5, .contentstyle h6{margin-top:10px; margin-bottom:4px; font-weight:bold;color:#375b0a;}
 
/* -specific styles for each level */
.contentstyle h2{font-size:16px;}
.contentstyle h3{font-size:14px;}
.contentstyle h4{font-size:12px;}
.contentstyle h5{font-size:10px;}
.contentstyle h6{font-size:8px;}


/****Special Styles****/

/*stockimg for Rightside Stock photos*/
.stockimg{width:417px;height:293px;float:right; padding-bottom:300px;}

/*flash*/
#headerflash{ width:900px; height:330px; }

/*footer*/
#footerbg{ margin:0;background-image:url(images/footbg.jpg); background-position:top; background-repeat:no-repeat; }
#footer{ margin:0 auto; width:900px; background-image:url(images/footer.jpg); height:183px; background-repeat:no-repeat; }

/*callout*/
#callout{ width:900px; height:97px; }
#footText{ width:900px; text-align:center; padding-top:20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
#footText, #footText a, #footText a:hover, #admin, #admin a, #admin a:hover{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#33230c;}
#footText a:hover, #admin a, #admin a:hover{text-decoration:underline;font-weight:normal;}
.addressimg{padding-top:6px;}
/* Menu implementation */
/* First level */
#Menu{position:absolute; width:900px;top:338px; left:0px;z-index:300;}

#navigation {margin:0;padding:0;}
#navigation li {margin:0;padding:0;list-style-type:none;float:left;position:relative;cursor:pointer;}
#navigation li a {margin:0;padding:0;}
#navigation li a:hover {text-decoration:none;}
#navigation li ul {position:absolute; top:44px;left:-45px; padding:0; display:none; width:212px;background:#855a43; z-index:200;}
#navigation li ul li { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;font-weight:normal; display:block; text-align:center; }
#navigation li ul li a {color:#ffffff;width:212px; display:block;text-align:center;padding:0;border-top:solid 1px #76934c;line-height:30px; height:30px;}
#navigation li ul li a:hover{text-decoration:none;background:#8aab59;color:#000000;}

#navigation li#navigation60 ul {left:0px;}

/***** 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;;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited, select, textarea, input, option, optgroup, button,  fieldset, legend, .Head, .SubHead, .DataGrid_Item, .DataGrid_Header, .ModuleTitle_MenuItem , .ModuleTitle_MenuItem  *  {color:#000 !important;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:hover, a.CommandButton:focus { text-decoration: underline;}
.eipbackimg {display: none;}
.ControlPanel, .PagingTable {background: #6e9297; border:1px solid #000000;}
#optionsarea {background: #F0EDE8 !important;}
.ModuleTitle_MenuBar {position: relative;	margin-right:10px}
.ModuleTitle_SubMenu {left:0!important;	top:15px!important;	width:150px;}

/*MasterForm Control CSS*/
.textBox, .formTable, .Normal, .formLabel{font-family:Verdana, Arial, Helvetica, sans-serif;color:#000000;font-size:12px;line-height:21px;}
.errMsg, .errmsg{color:red;}

/***** SIFR 3.0 b.436 Styles ******/
/*sifr*/
@media screen {
.sIFR-flash {visibility: visible !important; margin: 0; padding: 0; margin-top: 112px;}
.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: Verdana, Verdana, Helvetica, sans-serif; font-size: 36px;visibility: visible;color:#623e2b;width:370px;
/*padding-top: 42px;*/ }
}
