@charset "utf-8";
*{margin:0; padding:0; }/* -reset margin and padding on all elements */

/***** Main Layout Styles *****
-including all page elements that make up the basic site layout

*/
body {background-color:#d4c8a0;}
#shell{ ; }
#wrapper{;}
#container{margin:0px auto 0px auto; width:900px;background:url(images/contentbg.jpg) 0 0 repeat-y;}/* Important: has a fixed width and position:relative to set a frame of reference for absolute positioning */
.content{ margin:0px auto 0px auto; width:900px;min-height:672px; _height:672px;position:relative;background:url(images/content.jpg) 0 0 no-repeat;}
/***** Content Styles *****
-including all page elements that make up the content of the site
-set the font for all elements inside the content div
-note: this may require commenting out the styles for .Normal and .NormalDisabled in the default.css file in /Portals/_default/
*/
.content{font-family: "Microsoft Sans Serif"; font-size:14px; line-height:180%; color:#000;}

/*links*/
	.content a:link, .content a:visited  { font-weight:normal; color:#000000; text-decoration:underline;}
	.content a:hover{color:#000000; text-decoration:underline; }
	.content a:active  { font-weight:normal; color:#000000; text-decoration:underline;}
	
/*basic page content elements*/
	.content hr {height:1px; color:#000000;}
	.content p, .content ol, .content ul, .content form {margin-top:5px; margin-bottom:12px; font:normal 14px "Microsoft Sans Serif" ;color:#000000;line-height:18px;}
	.content ol{margin-left:30px;}
	 .content ul{margin-left:15px; }
	.content ul{list-style:square; }
	.photoright { float: right; margin: 0 0 0 10px; border: 1px solid #277a22; }
/*headings*/ 
/* -styles shared by all headings on the site */
	.content h2, .content h3, .content h4, .content h5, .content h6{font-family:"Microsoft Sans Serif"; color:#000; line-height:110%; margin:10px 0 6px 0; font-weight:bold; }
	/* -specific styles for each level */
	.content h2.homepage{ margin:0 0 22px 0}
	.content h2{font-size:17px; color:#000000; clear:right;}
	.content h3{font-size:15px; color:#000000; }
	.content h4{font-size:14px; margin-top:7px; line-height:120%;color:#000000;}
	.content h5{font-size:12px; padding-left:10px; margin-top:9px; line-height:120%; text-indent:-7px; color:#000000;}
	.content ul li h5{text-indent:0; padding-left:0;}
	.content h6{font-size:10px; padding-left:10px; margin-top:9px; line-height:120%;}


/* layout flash - elements that will be filled with flash, such as animated headers */

#header {width:900px;height:148px;}
#image {width:884px;height:184px; position:absolute;top:146px;padding: 9px 9px 10px 9px;}
.image_class {border:none;}

/*menuarea*/

#menuarea {position:absolute; width:900px;height:52px; top:356px; left:0px;z-index:2;}
#contentarea {width:729px;text-align:left;padding:300px 90px 0px 91px;_height:218px;min-height:218px;z-index:1;}
#contentbtm {  margin:0 auto; width:900px; height:100px; background:url(images/footernew.jpg) 0 0 no-repeat;}
#address { width:900px; height:43px; padding-top:37px; }

#navigation {	margin:0px 0px 0px 0px;	padding:0px 0px 0px 0px;  text-align:left;}
#navigation ul { float:left;margin:0px 0px 0px 0px;	padding:0px 0px 0px 0px; text-align:left;}
#navigation ul li {position:relative;list-style:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;display:inline;font-weight:bold;float:left;}
#navigation ul li a {float:left; margin:0px 0px 0px 0px;padding:0px 0px 0px 0px; text-align:left;cursor:pointer;}
#navigation ul li a:hover {text-decoration:none;color:#000000;}
#navigation ul li ul {position:absolute;left:-19px;top:52px;height:auto;clear:both;display:inline;width:175px;padding:3px 0px 4px 0px;background-color:#000000;z-index:997;}
#navigation ul li ul li {background-color:#000000;height:22px;z-index:997;}
#navigation ul li ul li a {font: normal 14px "Microsoft Sans Serif", Verdana, Arial;color:#ffffff;display:block;height:17px;text-align:left;padding:3px 0px 2px 17px;text-decoration:none;cursor:pointer;width:158px;z-index:997;}
#navigation ul li ul li a:hover {text-decoration: none;background-color: #e4dabf;padding:3px 0px 2px 17px;font-weight:normal;cursor:pointer;z-index:997;}

/*footer*/

#footer { width:900px; margin:0 auto; font:11.43px Verdana, Helvetica, sans-serif; text-align:center; padding-right:40px;  padding-top:15px; padding-bottom:15px;}
#footer a {color:#000000;text-decoration:none;}
#footer a:hover {color:#000000;text-decoration:underline;}
#admin a{text-decoration:none;font-weight:normal;font-family:Verdana;font-size:11.43px;color:#000000;}
#admin a:hover{text-decoration:underline;font-weight:normal;}
.clear{clear:both;} 
.style_cont {font-family:Arial;font-size:12px;color:#000000;font-weight:normal;}
.address {font-family:Georgia;font-size:12px;color:#ffffff;	font-weight:bold;text-align:center;}
.addG {font-family:Georgia;font-size:20px;color:#ffffff;font-weight:bold;text-align:center;}
.addG {	font-family:Arial, Helvetica, sans-serif;font-size:20px;color:#996633;font-weight:bold;text-align:center;}

/***** DNN Overrides *****
- to make dnn match the design
*/

#shell .content strong, #shell .content strong *{font-weight:bold !important; }
#shell .content em, #shell .content em *{font-style:italic !important;;}
#Body {text-align:center;}
select, textarea, input, option, optgroup, button, label, fieldset, legend{color:#000 !important;}
.Head {	color: #000;}
.SubHead {	color: #000;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited {	color: #000 !important;	text-decoration: underline;}
a.CommandButton:hover, a.CommandButton:focus {	text-decoration: underline;}
.DataGrid_Header {	color: #000;}
.DataGrid_Item {	color: #000;}
.ModuleTitle_MenuBar {	margin: 0 10px 0 0; }
.ModuleTitle_MenuItem , .ModuleTitle_MenuItem  *{ color:#000 !important;}
.eipbackimg {	display: none;}
.eipbuttonbackimg {;}
.ControlPanel, .PagingTable {	background: #BFE2F5; 	border:1px solid #000000;}
#optionsarea {	background: #F0EDE8 !important;}
.ModuleTitle_MenuBar {	position: relative;	margin: 0 10px 0 0;}
.ModuleTitle_SubMenu {	left:0!important;	top:15px!important;	width:150px;}
.EventDay a{width:60px !important; display:block; position:static; white-space:normal;}
.EventDay a br{display:none;}
.formlabel, .formLabel{color:#000 !important; margin-right:12px;}

/***** SIFR 3.0 b.436 Styles *****
-note: only one part of this code should really be changed - sIFR-active h1
*/

@media screen {
	.sIFR-flash {visibility: visible !important; margin: 0; padding: 0;height:63px;}
	.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;}
}
/* this is the part that is changed from site to site */
@media screen {
  .sIFR-active h1 {
    font-family: Verdana; font-family: Verdana, Verdana, Helvetica, sans-serif; font-size:18px; line-height:18px; visibility: hidden; padding: 0; position:relative; font-weight:normal;margin-bottom:0px;
  }
}

.sifrhr{ height:65px;}
