/**** Globals ****/
body { padding:0px; margin:0px; font-family:verdana; font-size:11px; line-height:16px; color:#000000; background-image:url(../images/body_bkg.jpg); background-color:#E0ECE9; background-repeat:repeat-x; }


a:link { color:#990000; font-family: verdana; text-decoration: underline; }
a:visited { color: #990000; font-family: verdana; text-decoration: underline; }
a:hover { color: #990000; font-family: verdana; text-decoration: none; }

a.footer:link { color: #2261A6; font-family: verdana; font-size:11px; text-decoration: none; }
a.footer:visited { color: #2261A6; font-family: verdana; text-decoration: none; }
a.footer:hover { color: #2261A6; font-family: verdana; text-decoration: underline; }

a.announcements:link { color:#005400; text-decoration: none; }
a.announcements:visited { color:#005400; text-decoration: none; }
a.announcements:hover { color:#005400; text-decoration: underline; }

a.np:link { color:#999999; font-size:9px; }
a.np:visited { color:#999999; font-size:9px; }
a.np:hover { color:#999999; font-size:9px; }
.np { color:#999999; font-size:9px; }

br { line-height:9px; }
br.small { line-height:3px; }
p {  padding:0px; margin:0px; padding-bottom:9px; }

img { behavior:url(../utils/pngHack.htc); }

/* \*/
* html #container { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/main_sub_bkg.png",sizingMethod="scale"); 
}
* html #footer { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/footer.png",sizingMethod="scale"); 
}
* html #logo { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/logo.png",sizingMethod="scale"); 
}
* html #topright { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/top_right.png",sizingMethod="scale"); 
}
* html #png-fixer {float:left;
position: relative; 
}
/* */

h1 { font-size:13px; margin-bottom:5px; color:#005400; }
.pagetitle { float:left; color:#990000; font-size:14px; font-weight:bold; margin:0px; padding:0px 0px 6px 0px; }
/* \*/
* html .pagetitle { padding-bottom:5px; }
/* */

h1.announcements { font-size:13px; margin:0px; padding:0px; color:#005400; }

h2 { font-family:verdana; font-size:12px; color:#666666; line-height:16px; font-weight:bold; margin:0px; padding:0px; }
h3 { font-family:verdana; font-size:11px; color:#990000; line-height:16px; font-weight:bold; margin:0px; padding:0px; }
h4 { font-family:verdana; font-size:11px; color:#000000; line-height:16px; font-weight:bold; margin:0px; padding:0px; }
h5 { font-family:verdana; font-size:11px; color:#990000; line-height:16px; font-weight:bold; margin:0px; padding:0px; }
h6 { font-family:verdana; font-size:11px; color:#ffffff; line-height:16px; font-weight:bold; margin:0px; padding:0px; }

/*ul { padding:0px; margin-left:30px; line-height:16px; margin-right:7px; margin-top:5px; margin-bottom:5px; }
li { vertical-align:top; background:url(../images/leftnav_bullet.gif) 5px 5px no-repeat; }*/

.grey { color:#333333; }


ol { padding-left:20px; margin:0px; }
ul { padding:0px; margin:5px; list-style:none; }

ul li { list-style-image:none; padding-left:18px; padding-bottom:3px; background:url(../images/leftnav_bullet.gif) 5px 5px no-repeat; }
ul.directors li { padding-left:23px; padding-bottom:6px; background:url(../images/icons/vcard.gif) 0px 1px no-repeat; }

ul.guests { padding:0px; margin:0px 15px 5px 5px; list-style:none; }
ul.guests li { list-style-image:none; padding-left:28px; padding-top:2px; padding-bottom:2px; background:url(../images/group.gif) 5px 3px no-repeat; }

ul.note { padding:0px; margin:0px 15px 5px 2px; list-style:none; }
ul.note li { list-style-image:none; padding-left:26px; padding-top:5px; padding-bottom:3px; background:url(../images/note.gif) 5px 5px no-repeat; }


.smallcopy { font-size:9px; line-height:10px; }
.small { font-size:10px; line-height:11px; }
input { font-family:verdana; font-size:11px; }
select { font-family:verdana; font-size:11px; }
textarea { font-family:verdana; font-size:11px; }
.validation { color:#FF0000; }
.adminbtn { float:right; margin-bottom:10px; }

#TableLayout { }
#TableLayout table{ width:100%; background-color:#999999; }
#TableLayout td { background-color:#FFFFFF; }



/**** topnav Styles ****/
/* <!-- #config src="/templates/global.css" id="topnav_styles"# --> */
	
#topnav_home_on { width:92px; height:52px; float:left; background-image:url(../images/nav/home_on.png); background-repeat:no-repeat; }
#topnav_home_off { width:92px; height:52px; float:left; background-image:url(../images/nav/home_off.png); background-repeat:no-repeat;  }
#topnav_home_off:hover {  background-image:url(../images/nav/home_on.png); background-repeat:no-repeat;  }
	
#topnav_about_on { width:149px; height:52px; float:left; background-image:url(../images/nav/about_on.png); background-repeat:no-repeat; }
#topnav_about_off { width:149px; height:52px; float:left; background-image:url(../images/nav/about_off.png); background-repeat:no-repeat;  }
#topnav_about_off:hover {  background-image:url(../images/nav/about_on.png); background-repeat:no-repeat;  }
	
#topnav_facilities_on { width:121px; height:52px; float:left; background-image:url(../images/nav/facilities_on.png); background-repeat:no-repeat; }
#topnav_facilities_off { width:121px; height:52px; float:left; background-image:url(../images/nav/facilities_off.png); background-repeat:no-repeat;  }
#topnav_facilities_off:hover {  background-image:url(../images/nav/facilities_on.png); background-repeat:no-repeat;  }
	
#topnav_summer_on { width:135px; height:52px; float:left; background-image:url(../images/nav/summer_on.png); background-repeat:no-repeat; }
#topnav_summer_off { width:135px; height:52px; float:left; background-image:url(../images/nav/summer_off.png); background-repeat:no-repeat;  }
#topnav_summer_off:hover {  background-image:url(../images/nav/summer_on.png); background-repeat:no-repeat;  }
	
#topnav_online_on { width:149px; height:52px; float:left; background-image:url(../images/nav/online_on.png); background-repeat:no-repeat; }
#topnav_online_off { width:149px; height:52px; float:left; background-image:url(../images/nav/online_off.png); background-repeat:no-repeat;  }
#topnav_online_off:hover {  background-image:url(../images/nav/online_on.png); background-repeat:no-repeat;  }
	
#topnav_contact_on { width:114px; height:52px; float:left; background-image:url(../images/nav/contact_on.png); background-repeat:no-repeat; }
#topnav_contact_off { width:114px; height:52px; float:left; background-image:url(../images/nav/contact_off.png); background-repeat:no-repeat;  }
#topnav_contact_off:hover {  background-image:url(../images/nav/contact_on.png); background-repeat:no-repeat;  }

/* <!-- #end config# --> */



/**** Page Styles ****/
#center { width:760px; margin:auto; text-align:left; }

#topnav { width:760px; float:left; }

#container { width:751px; float:left; padding-left:9px; background-image:url(../images/main_sub_bkg.png); background-repeat:repeat-y; }

#main_image { width:742px; height:140px; float:left; background-color:#E0ECE9; background-image:none; /*background-image:url(../images/main_images/subimage_1.png); background-repeat:no-repeat;*/ }


#left { width:205px; float:left; }
#left_top { width:205px; float:left; padding:0px 0px 5px 0px; background-color:#E0ECE9; border-bottom: 1px solid #cccccc; }
#left_divider { width:205px; height:5px; padding:5px 0px 5px 0px; float:left; background-image:url(../images/leftnav_divider.gif); background-position:center; background-repeat:no-repeat; }
#left_text { width:183px; float:left; padding:5px 11px 5px 11px;  }


#right { width:508px; float:left; padding:14px 13px 5px 16px; }
#right_text { width:508px; }
.textholder { float:left; width:508px; clear:left; margin:0px; padding:0px; }

#footer { width:760px; height:40px; float:left; background-image:url(../images/footer.png); background-repeat:no-repeat; }
#footer_text { width:745px; font-size:10px; float:left; padding:6px 0px 0px 10px; }

#copyright { width:751px; text-align:right; font-size:10px; float:left; }




.heightfix { display:none; }
.clearfix:after { content:"."; display:block; height:0px; clear:both; visibility:hidden; }
.clearfix { display:inline-block; } 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;}
/* End hide from IE-mac */


/** Progress Div **/
.progressContainer { position:relative; top:25px; left:170px; z-index:2; }
.progressBox { position:absolute; width:100px; border: 1px solid #999999; padding:6px; background-color:#FFFFFF; text-align:center; }


/**** Datagrids ****/
.datagrid { border-color:#CCCCCC; float:left; width:510px; }
.datagrid td { padding:3px; }
.datagridheader { background-color:#006600; color:#FFFFFF; font-weight:bold; }
.datagridheader a { color:#FFFFFF; text-decoration:none;  }
.datagridheader a:hover { color:#FFFFFF; text-decoration:underline;  }

.datagriditem { }
.datagriditem_alt { background-color:#E0ECE9; }
.datagridfooter {  }


.dropshadow2{
	float:left;
	clear:left;
	background: url(../images/shadow_large.gif) no-repeat bottom right !important;
	background: url(../images/shadow_large.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	padding: 0px;
}
.innerbox{
position:relative;
bottom:6px;
right: 6px;
border: 1px solid #999999;
padding:1px;
margin: 15px 0px 0px 0px;
}
.innerbox{
/* IE5 hack */
\margin: 0px 0px -3px 0px;
ma\rgin:  0px 0px 0px 0px;
}
.innerbox p{		
margin: 3px;
padding-bottom:0px
}
