html, body /* for proper lightbox function */ {
	height: 100%;
}

body {
	margin: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, serif;
	color: #333333;
	background: #e6e6e6 url(images/bodyBg.gif) top center repeat-y;
  *background: #e6e6e6 url(images/bodyBgIE.gif) top center repeat-y;
}


#Body {*text-align:center}



.Head, .Normal {font-family: Arial, Helvetica, sans-serif;}
.Normal {font-size: 13px; line-height: 22px;}

img {border: 0}

h2 {
	font-size: 22px;
  font-family: Arial, Helvetica, serif;
  letter-spacing: -.04em;
  line-height: 27px;
	margin: 35px 0 18px 0;
	color: #3c3c3c;
	text-align:left;
  padding-bottom: 7px;
  border-bottom: 1px solid #dddddd;
	}
	
h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial, serif;
	line-height:20px;
	color: #e9ad66;
	text-align:left;
	padding-bottom: 15px;
	}
	
h4 {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, serif;
	line-height:18px;
	color: #8F622C;
	text-align:left;
  margin: 30px 0 15px 0;
    letter-spacing: -.06em;
	}
	
	
.Normal ul	{

	list-style-type: none;
	padding:0;
	margin: 10px 0 0 0px;
}

.Normal ul li {
	list-style-type: none;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
  background: url(images/bulletLg.gif) 0 5px no-repeat;
	}	

	
ol { 
	margin-left: 15px;
	font-size:12px;
	}
	

	


/* DNN ADMIN CONFIG */

.MainMenu_MenuContainer img {
	display: none;
}


#dnn_top_bar {background: #eeeeee;}

.subHead {
	color: #d17c19;
	}
	
  


	
#headerTitles {
	margin: 0 auto 0 auto;
	text-align: center;
	width: 800px
	}
	
#titleLogo {
	margin-top:20px;
	float:left;
	display:block;
	position:relative;
	z-index:50
	}
	
#titleAzavea {
	margin-top: 8px;
	float:right;
	display:block;
	position:relative;
	z-index:50
	}
	





a:link {
	color:#F4793B;
	text-decoration: none;
}
a:visited {
	color:#F4793B;
	text-decoration: none;
	outline: #cccccc;
}
a:hover {
	color:#F4793B;
	text-decoration: underline;

}
a:active {
	color:#F4793B;
	text-decoration: none;
	outline: 1px dotted #cccccc;
}



#headerWrap	{
	width:904px;
	margin: 0 auto 0 auto;
	height:80px;  
	position: relative;
	text-align:center;
	background: url(images/headerBg.jpg) no-repeat center bottom;
	}


#navWrap {
	margin: 0 auto 0 auto;
	width: 904px;
	background: url(images/navBg.gif) 0 0 repeat-x;
  height: 30px;
	}

#navBar {
	margin: 0 auto 0 auto;
	text-align:center;
	width: 800px;
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}
	
	
#subNavWrap {border-right: 5px solid #4c8079; background: #70ada5}

	
#contentContainer {	
	width: 801px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;

	}
	
#homeContainer {

	
	}

 *html form  {padding-bottom: 0; margin-bottom: 0}


#footerWrap{
	background: url(images/footerBg.gif) top left repeat-x;
	width:904px;
	text-align:center;
	margin: 0 auto 0 auto;
  *margin-top: -20px;
	}
	
#footerSite {
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 25px 0 0 0;
	height: 85px;
	width: 800px;

	}
	
#footerCopy {
	}

#footerCopy a {
	color: #4f4f4f;
	text-decoration: underline;
	}
	
#footerCopy .SkinObject {
	color: #333333;
  
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
  font-size:13px;
	}


.fullWidthContent {width: 904px; margin: 0 auto; }	


#siteMainContent {background: #ffffff; padding-bottom: 50px; }


/* HOME PAGE */
#homeBottomContent {margin-bottom: 0; background: #ffffff}


#homeBottomContent sup {font-size: 9px}

#homeBottomContent h1 {
  font-size: 24px;
  line-height: 37px;
  color: #545454;
  letter-spacing: -.07em; *letter-spacing: -.1em;
  font-family: Arial, Helvetica, sans-serif;
  margin: 20px 0 25px 0 ;
  }

.homeBoxText{
  font-size: 12px;
  line-height: 20px;
  margin: 0 5px 4px 5px;
  }
	
.homeCallout {  
    width: 196px;
    height: 79px;
    background: url(images/homeCalloutHeader.gif) top left no-repeat;
    }
    
 .homeCallout img {
  float: left;
  margin: 3px 5px 0 10px;
  }

 .homeCallout h2 {
  font-size: 17px;
  color: #ffffff;
  letter-spacing: -.04em;
  padding-top: 9px;
  margin:0;
  line-height: 22px;
  font-weight: normal;
  font-style: normal;
  border-bottom: none;
  }
  
  
  .homeLearnMore { 

      height: 20px;
      line-height: 20px;
      width: 100%;
      margin-bottom: 30px;
      }
      
  .homeLearnMore img {vertical-align: middle; margin-right: 5px;}
  .homeLearnMore a {font-size: 13px; }
  
  .Normal .homeLearnMore { border-top: 2px solid #dddddd; margin: 10px 0 0 0; padding-bottom: 60px; *padding-bottom:80px}
  .Normal .homeLearnMore li {margin: 5px 0 0 5px; padding: 0 0 0 10px; background-position: 0 6px;}
  .Normal .homeLearnMore li  a {font-size: 13px;}
  
  #homeGraphic {position:relative; z-index:9; *position:static;}
  #homeGraphicDay {position:absolute; bottom: 24px; left:0;height: 14px; width: 140px; z-index: 10}
   
  
  .monday {left: 0 !important; background: url(images/highlightMonday.gif) top left no-repeat;}
  .tuesday {left: 119px !important; background: url(images/highlightTuesday.gif) top left no-repeat;}
  .wednesday {left: 249px !important; background: url(images/highlightWednesday.gif) top left no-repeat;}
  .thursday {left: 412px !important; background: url(images/highlightThursday.gif) top left no-repeat;}  
  .friday {left: 559px !important; background: url(images/highlightFriday.gif) top left no-repeat;}
  .saturday {left: 674px !important; background: url(images/highlightSaturday.gif) top left no-repeat;}
   .sunday {left: 818px !important; background: url(images/highlightSunday.gif) top left no-repeat;}
  
  
  /* CONTAINERS */
  
#headerImage {margin-bottom: -90px;}
#subMenuWrap{background: url(images/headerFeatures.jpg) top left no-repeat; height: 200px; margin-bottom: -90px;}
  
 .addMargin {margin: 0 25px 0 25px;} 
  .addTopMargin {margin-top: 0 !important}
  
  
.thinCallout {position: relative; *position:static; width: 274px; margin: 25px 0 25px 0}
.thinCallout h2 {border-bottom: none}
.thinCallout h2 .Head{padding: 15px 0 15px 0; color: #ffffff; font-size: 19px; letter-spacing: -.06em; display:block; font-style: normal;}
.thinCalloutHeader { background: url(images/calloutHeader.gif) top left no-repeat; width: 100%; height: 99px; position: relative; *position:static; z-index: 2}
.thinCalloutContent { background: url(images/calloutBody.gif) top left repeat-y; width: 100%; position: relative; margin: -25px 0 -25px 0; z-index: 3; font-size: 12px; }
.thinCalloutContent ul {margin-left: 0; padding-left: 0; }
.thinCalloutContent .Normal li {background: url(images/bulletSm.gif) 0 5px no-repeat; font-size: 12px; line-height: 16px; margin-bottom: 12px; letter-spacing: -.02em; color: #777777;}
.thinCalloutFooter { background: url(images/calloutFooter.gif) top left no-repeat; width: 100%; height: 49px; position: relative; z-index: 2}
 
 .thinCallout .featuresThumb {margin-top: 15px}
 .thinCallout .featuresThumb img {border: 3px solid #cccccc;}
 .thinCallout .featuresThumb h3 {margin: 5px 0 0 0}
 
.fullCalloutBorder {padding: 3px 0 3px 0; border-top: 1px solid #ededed; border-bottom: 1px solid #ededed; position:relative; *position:static; z-index: 12; margin: 10px 0 15px 0}
.fullCallout { background: #eaeaea; border-top: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2; }
.fullCalloutContent {margin: 25px 50px 35px 50px; }
.fullCalloutContent h2 {border-bottom: none;}
.fullCalloutContent h3 {margin-top: 0; font-weight: normal; letter-spacing: -.02em; font-size: 15px; width: 170px; padding:0; color: #8F622C; }
.fullCalloutContent a:hover{text-decoration: underline}
.fullCalloutContent .Normal ul {margin-top: 3px}

 .aboutIllustration {
    float: left; display:block; margin:0; padding:0; position:relative;
    }

  
.loneThumbLeft {float: left; margin: 0 15px 2px 0; position:relative}
.loneThumbRight{float: right; margin: 0 0 2px 15px; position:relative}
.loneThumbRight img, .loneThumbLeft img {border: 1px solid #dddddd}
.loneThumbRight .zoom {background: #eeeeee; position: absolute; bottom: -3px; left: -7px; height: 25px; width: 25px; padding: 6px; border: 1px solid #bbbbbb}
.loneThumbLeft .zoom {background: #eeeeee;  position: absolute; bottom: -3px; right: -5px; height: 25px; width: 25px; padding: 4px; border: 1px solid #bbbbbb}

 
 /* CONTACT PAGE */
  
 .thinCalloutContent td.SubHead {
 	padding-top: 5px;

	}
 
.thinCalloutContent td.SubHead span {
	font-family: Helvetica, Arial, Serif;
	font-size: 12px;
	margin-left: 0;

}



.thinCalloutContent td.SubHead input, .thinCalloutContent td.SubHead textarea {
	width: 215px;
	margin-left: 0;
	}

  .thinCalloutContent td.SubHead textarea {
    margin-bottom: 10px
    }
  
.thinCalloutContent td.SubHead img {
	display:none;
	}
	

.thinCalloutContent td.SubHead span input {	
	width: auto;
	margin-left: 0;
	margin-right: -15px;
	margin-bottom: 5px;
	}
	
.thinCalloutContent td .CommandButton {
	padding: 8px;
	text-decoration: none;
	border: 1px solid #aaaaaa;
	font-weight: bold;
	color: #ffffff;
	background: #2E5D5C
	}
 

 
/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#houseMenuH, #houseMenuH ul { /* all submenu lists */
	padding: 0;
	margin: 0;
	border: 0;
	width: 800px;
	list-style: none;
	white-space: nowrap;
	position: relative;
	z-index: 200;
}



#houseMenuH li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li li { /* all items under the top level */
	z-index: 193;
	
}

#houseMenuH a { /* all links within the menu wrapper */
	display: block;
	margin: 0; 
	border: 0;
	padding: 0;
	
}

#houseMenuH li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 192;
}

#houseMenuH li ul ul { /* third-and-above-level lists */
	display:none;
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li:hover ul ul, 
#houseMenuH li:hover ul ul ul, 
#houseMenuH li.sfhover ul ul, 
#houseMenuH li.sfhover ul ul ul {
	left: -9999px;
}

#houseMenuH li:hover ul, 
#houseMenuH li li:hover ul, 
#houseMenuH li li li:hover ul, 
#houseMenuH li.sfhover ul, 
#houseMenuH li li.sfhover ul, 
#houseMenuH li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 999;
}

#houseMenuH iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
	
}

.ArrowPointer
{
	cursor: default;
}



/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/


#featuresSubMenu {
  float:right;
  margin: 31px 20px 0 0;
  
  }
#featuresSubMenu li {margin: 0 10px 0 0; float:left; display: block; height: 30px; line-height: 30px; padding: 0 30px 0 30px; font-size: 12px; font-family: Arial, Helvetica, Serif;   color: #ffffff;  }
#featuresSubMenuCurrentItem, #featuresSubMenu li:hover  {background: url(images/subNavSelected.gif) top left repeat-x;}

#featuresSubMenu li a {color: #ffffff}

#houseMenuHCurrentItem  a {height: 30px; background: url(images/navBg.gif) 0 -30px repeat-x; }



#houseMenuH, #houseMenuH ul { /* all submenu lists */

	width: 100%;
	height: 30px;
	_height: 30px;
	line-height: 30px;
}

#houseMenuH li { /* all list items */
	
	height: 30px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	_width: 1px;
	height: 30px;
	_height: 30px;
	/* end hack */
}

#houseMenuH li li { /* all items under the top level */
	width: 200px;
	height: auto;
  font-weight: ;
}

#houseMenuH li a {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding:0;
	
	width: 200px;
	text-decoration:none;
	/* border-left:1px solid #E6E6E6; */
	text-align: center;
	}

#houseMenuH a { /* all links within the menu wrapper */

	width: auto;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	_width: 100%;
	height: 30px;
	_height: 30px;
	/* end hack */
}

#houseMenuH li li a { /* all item links under the top level */
	background-color: #696969;
  background-image:none;
	text-align:left;
  font-weight: normal;
	padding-left: 10px;
	width: 190px;
	*width: 200px;
	line-height:30px;
	height: 30px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 30x;
	_height: 30px;
	/* end hack */
}

#houseMenuH li a:hover {
	padding:0;
	color:#ffffff !important;
 	/* border-left:1px solid #E6E6E6; */
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 30px;
	_height: 30px;
background: url(images/navBg.gif) 0 -30px repeat-x; 
	/* end hack */
}

#houseMenuHCurrentLink{
	height:30px;
  background: url(images/navBg.gif) 0 -30px repeat-x !important; 
	}	

#houseMenuH li li a:hover {
  background: url(images/navBg.gif) 0 -30px repeat-x; 
	background-color: #70ADA5;
	color: #666;
	line-height:30px;
	padding-left: 10px;
	width: 190px;
	*width: 200px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 30px;
	_height: 30px;
	/* end hack */
}

#houseMenuH li li li a:hover {
	color: #666;
	
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 30px;
	_height: 30px;
	/* end hack */
}

#houseMenuH li ul { /* second-level lists */

	font-size:11px;
	
	width: 200px;
	padding: 0;
	*width: 200px; /* width of submenu, must be set so third-level list can get shifted over properly */
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	/* hack for MacIE5 to ignore, while other browsers use \*/
	margin: 0;
	/* end hack */
	line-height: 30px;
	height: auto;
}


/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuH #houseMenuParentItem a
{ /* all links under the parent item (li) */

}

#houseMenuH a#houseMenuParentLink
{ /* parent link itself */
 
	
}

#houseMenuH a#houseMenuCurrentLink
{ /* current link itself */

}







html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 3000;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 10000;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 3000;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('fancybox/fancy_loading.gif') no-repeat;
	z-index: 3500;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 9000;
    padding: 18px 18px 85px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 10000;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 10000;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 18100;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 11100; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 11200; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: 10px;
  height: 30px;
	background: transparent url('fancybox/fancy_left.png') 0 -30px no-repeat;
}

span#fancy_right_ico {
	right: 10px;
  height: 30px;
	background: transparent url('fancybox/fancy_right.png') 0 -30px no-repeat;
}

span#fancy_left_ico:hover, span#fancy_right_ico:hover {
  background-position: 0 -30px;
}
  
  
a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 10px; 
}

a#fancy_right:hover span {
	right: 10px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 7000;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 7000;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -75px;
	left: -1px;
	width: 100%;
	z-index: 10000;
	display: none;
       border-right: 1px solid #999999;
        border-left: 1px solid #999999;
        background: #555555;
  padding: 8px 0 8px 0;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;

  
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 60px;
	width: 15px;

  
}

td#fancy_title_main {
	height: 60px;

    
}

td#fancy_title_right {
	height: 60px;
	width: 15px;


}