@charset "utf-8";

body { margin:0; background-color:#016974; }
*{margin:0; padding:0; }
/*MainLayoutElement*/
#shell 			{ margin:0; position:relative; background-image:url(images/bg.jpg); background-repeat:repeat-x; cursor:default; }
#wrapper 		{ margin:0 auto; width:939px; position:relative; background-image:url(images/1wrapper.jpg); background-repeat:repeat-y; cursor:default;}
#container 		{ background-image:url(images/containerbtm.jpg); background-repeat:no-repeat; background-position:bottom;  }
#containertop 	{ background-image:url(images/container.jpg); background-repeat:no-repeat;min-height:1000px; _height:1000px; }


/*Home Layout*/
#wrapperHome 		{ margin:0 auto; width:939px; position:relative; background-image:url(images/wrapperhome1.jpg); background-repeat:repeat-y; }
#containerHome 		{ background-image:url(images/containerbtmhome1.jpg); background-repeat:no-repeat; background-position:bottom; }
#containertopHome 	{ background-image:url(images/containerhome1.jpg); background-repeat:no-repeat;min-height:1000px; _height:1000px;  }

/*contentarea*/
.content 		{ width:693px; position:relative; z-index:10; padding-top:305px; padding-bottom:40px; padding-left:218px; line-height:180%;}

/*flasharea*/
#headerflash 	{ width:939px; height:249px; position:absolute; left:0px; top:0px; background-image:url(images/header.jpg); }
/*Imagearea*/
.image ,.logo	{ height:248px; position:absolute;top:0px;}
.image 			{ right:22px; z-index:99999;width:658px; }
.logo			{ z-index:10;width:317px;z-index:9999999; }
.smilechanges{ position:absolute; top:750px; right:25px; z-index:45; width:150px; height:126px;}

/*callout*/
.calloutsBg  	{ width:194px; height:445px; position:absolute; right:0px; top:305px; z-index:20; }
.clickhere1, .clickhere2, .clickhere3{width:127px; height:11px; position:absolute;right:26px; z-index:40; }
.clickhere1		{ top:418px; right:26px;}
.clickhere2		{top:564px;right:26px;}
.clickhere3		{  top:710px; right:20px; }
#callouts  		{ width:194px; height:445px; float:right; position:relative; }
#pagetitle{width:450px;padding-left:14px;padding-top:25px; padding-bottom:7px;}

/*location*/
.contact , .address , .facebook {width:190px;position:absolute; left:29px; }
.contact 		{  height:39px;top:322px;}
.address 		{ width:190px; height:57px; top:378px; z-index:100;}
.facebook       { top:448px;}
.contentstyle{padding-left:14px;}
.googlereview1 { position:absolute;top:457px; left:64px; z-index:9999;}

/*footer */
#footer 		{ margin:0 auto; width:939px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;color:#ffffff; }
#fb { position:absolute; bottom:10px; left:20px;}

/*Navigation*/
#menuarea { width:900px;position:absolute; top:248px; left:18px; text-align:center; height:40px; z-index:99999999;}


/* basic page content elements */
	.contentstyle ol{margin-left:30px;} 
	.contentstyle ol li{list-style:decimal;}
	.contentstyle ul li{list-style:square; margin-bottom:6px;}	
	.contentstyle ul,.contentstyle li{margin-left:18px;list-style:square;}
	.contentstyle hr {height:1px; color:#000000;}
	.contentstyle em{font-style:italic;}
	.contentstyle p,.contentstyle ul,.contentstyle li,.contentstyle em,.contentstyle h2,.contentstyle h3,.contentstyle h4, .contentstyle a, .contentstyle h2 em,.contentstyle h3 em{color:#000000;font-family: Verdana, Arial, Helvetica, sans-serif;}
	.contentstyle p,.contentstyle em{margin-bottom:15px;line-height:24px;font-size:12px;}	
		
/*Content links */
.contentstyle a:link,.contentstyle a:visited,.contentstyle a:active{color:#000000;text-decoration:underline;}
.contentstyle a:hover{color:#006973;text-decoration:underline;}

/*headings*/ 
/* -styles shared by all headings on the site */
	.contentstyle h2,.contentstyle h3,.contentstyle h4,.contentstyle h2 em,.contentstyle h3 em{font-weight:bold;margin-top:10px;}
	
/* -specific styles for each level */
	.contentstyle h2{font-size:15px;}
	.contentstyle h3{font-size:14px;}
	.contentstyle h4{font-size:13px;}
	.contentstyle h5{font-size:12px;}
	
/**Navigation -Snapsis Menu*/
#Navigation {margin:0px; width:900px; padding:0px; text-align:left; height:40px;}
#Navigation ul{margin:0;padding:0;}
#Navigation ul li {margin:0;padding:0;float:left;list-style:none;position:relative;}
#Navigation ul li a,#Navigation ul li a:hover {cursor:pointer;}
#Navigation ul li ul {position:absolute;margin:0;top:40px;width:190px;display:none;}
#Navigation ul li ul li {margin:0;padding:0;width:190px;float:left;}
#Navigation ul li ul li a {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12px;margin:0;color:#ffffff;text-align:center;text-decoration:none;display:block;line-height:20px; font-weight:normal;background:url(images/menunormal.jpg) no-repeat;  }
#Navigation ul li ul li a:hover{text-decoration:none;background:url(images/menuhover.jpg) no-repeat; }


/*Positioning the submenu's centrally*/
#Navigation57 .Level1{left:-18px;}
#Navigation66 .Level1{left:-15px;}
#Navigation79 .Level1,#Navigation93 .Level1{left:-23px;}


/*Footer Links*/
#footer a:link, #footer a:visited{text-decoration:none;color:#ffffff;}
#footer a:hover,#admin a:hover,#admin a:link, #admin a:visited{text-decoration:underline;color:#ffffff;}

/***** DNN Overrides ******/
.formTable{width:auto !important;}
#shell .content strong{font-weight:bold !important;}
#shell .content em{font-style:italic !important;;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited,.SubHead,.ModuleTitle_MenuItem *,select, textarea, input, option, optgroup,.DataGrid_Item, .DataGrid_Header,button,  fieldset, legend, .Head,.textBox{color:#000000;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited,a.CommandButton:hover, a.CommandButton:focus  {text-decoration: underline;}
.formlabel, .formLabel{margin-right:12px;}
.eipbackimg {display: none;}
.ControlPanel, .PagingTable {background: #BFE2F5; border:1px solid #000000;}
#optionsarea {background: #F0EDE8 !important;}
#dnn_dnnLOGIN_cmdLogin{font-weight:normal;}
.ModuleTitle_MenuBar {position: relative;margin-right:10px;}
.ModuleTitle_SubMenu {left:0!important;	top:15px!important;	width:150px;}
.errMsg,.errmsg,.textBox,.formLabel,.Normal,.formlabel{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12px; line-height:24px;}
.errmsg,.errMsg{color:red;}
.formlabel,.formLabel,.Normal{color:#000000; }


/****** SIFR 3.0 b.436 Styles ******/
@media screen {.sIFR-flash {visibility: visible !important; margin: 0; padding: 0; font-weight:bold;/*height:30px;*/}
.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, Arial, Helvetica, sans-serif;font-size:26px;visibility: visible; padding: 0; position:relative; color:#020f29;}}


