/* CSS Document */

body {
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #333333;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}
 a, a:link {
	text-decoration:none;
	color:#FFFFCC;	/*font-weight:bold;*/
}
a:visited {
	text-decoration:none;
	color:#FFFFCC;
	/*font-weight:bold;*/
}
 a:hover, a:active {
	text-decoration:underline;
	color:#FFFFCC;
	/*font-weight:bold;*/	
}

h4.welcome  {
	color:#FFFFCC;
	font-size:18px;
}

#wrapper {
	width: 967px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-image:url(images/backgroundwrapper.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
.banner {
	width: 953px;
	height: 172px;
	background-image:url(images/banner.jpg);
	background-position:center;
	background-repeat: no-repeat;
}
#bannertext {
	position:relative;
	float:right;
	display: inline;
	width:200px;
	top:15px;
	padding: 15px 15px 15px 15px;
	height:auto;
	text-align:center;
	color:#FFFFCC;
	font-weight:bold;
	font-size:14px;
	letter-spacing: -0.75px;
	font-family:"Times New Roman", Times, serif;
	z-index:1;
}

#bannertext a, #bannertext a:visited, #bannertext a:link{
	color:#FFFFCC;
	text-decoration:underline;
}
#bannertext a:hover, #bannertext a:active{
	color:#FFFFCC;
	text-decoration:none;
}
#content {
	position: absolute;
	top: 151px;
	width: 870px;
	height: 471px;
	z-index:1;
}
table.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	
}
table.menu a, table.menu a:visited, table.menu a:link{
	color:#FFFFCC;
	text-decoration:underline;
	font-weight:bold;
}
table.menu a:hover, table.menu a:active{
	color:#FFFFCC;
	text-decoration:none;
	font-weight:bold;
}
td.regbg {
	background-image:url(images/home/fill.jpg);
	background-repeat:no-repeat;
	background-position: top;
}
td.menbg {
	background-image:url(images/menu/fill.jpg);
	background-repeat:no-repeat;
	background-position: top;
}
td.phobg {
	background-image:url(images/photo/photobg.jpg);
	background-repeat:no-repeat;
	background-position: top;
	height:500px;
}
td.directionsbg {
	background-image:url(images/background/directionsbg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	height:538px;
}
td.adminbg {
	background-image:url(images/background/adminbg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	height:538px;
}
td.menubg {
	background-image:url(images/background/menubg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	height:696px;
}
td.photobg {
	background-image:url(images/background/photobg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	height:631px;
}
td.commentbg {
	background-image:url(images/comments/commentbg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	height:631px;
}
td.guestbg {
	background-image:url(images/guest/guestbg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	height:631px;
}
td.linksbg {
	background-image:url(images/links/linksbg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	height:631px;
}
td.eventbg {
	background-image:url(images/background/eventbg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	height:600px;
}
#leftcontent {
	position:relative;
	float:left;
	display: inline;
	top:10px;
	left:45px;
	width:470px;
	height:auto;
	text-align:left;
	color:#FFFFCC;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	z-index:1;
}

#leftcontent a, #leftcontent a:visited, #leftcontent a:link{
	color:#FFFFCC;
	text-decoration:underline;
}
#leftcontent a:hover, #leftcontent a:active{
	color:#FFFFCC;
	text-decoration:none;
}
#leftcontentphoto {
	position:relative;
	float:left;
	display: inline;
	top:10px;
	left:45px;
	width:450px;
	height:auto;
	text-align:left;
	color:#FFFFCC;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	z-index:1;
}

#leftcontentphoto a, #leftcontentphoto a:visited, #leftcontentphoto a:link{
	color:#FFFFCC;
	text-decoration:underline;
}
#leftcontentphoto a:hover, #leftcontentphoto a:active{
	color:#FFFFCC;
	text-decoration:none;
}
#leftcontentmenu {
	position:relative;
	float:left;
	display: inline;
	top:10px;
	left:45px;
	width:500px;
	height:auto;
	text-align:left;
	color:#FFFFCC;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	z-index:1;
}

#leftcontentmenu a, #leftcontentmenu a:visited, #leftcontentmenu a:link{
	color:#FFFFCC;
	text-decoration:underline;
}
#leftcontentmenu a:hover, #leftcontentmenu a:active{
	color:#FFFFCC;
	text-decoration:none;
}
#leftcontentwide {
	position:relative;
	float:left;
	display: inline;
	top:10px;
	left:45px;
	width:800px;
	height:auto;
	text-align:left;
	color:#FFFFCC;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	z-index:1;
}

#leftcontentwide a, #leftcontentwide a:visited, #leftcontentwide a:link{
	color:#FFFFCC;
	text-decoration:underline;
}
#leftcontentwide a:hover, #leftcontentwide a:active{
	color:#FFFFCC;
	text-decoration:none;
}
#menunav {
	position:relative;
	float:left;
	display: inline;
	top:10px;
	left:45px;
	width:470px;
	height:auto;
	text-align:left;
	color:#FFFFFF;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	z-index:1;
}

#menunav a, #menunav a:visited, #menunav a:link{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
}
#menunav a:hover, #menunav a:active{
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}
.heading {
	font-size : 20px;
	font-weight: bold;
	color:#FFFFCC;
}
.headingwh {
	font-size : 20px;
	font-weight: bold;
	color:#FFFFff;
	font-family: "Times New Roman", Times, serif;
	}
.heading2 {
	font-size : 22px;
	font-weight: bold;
	color:#FFFFCC;
}
.heading3 {
	font-size : 18px;
	font-weight: bold;
	color:#FFFFCC;
}
.headingsm {
	font-size : 12px;
	font-weight: bold;
	color:#FFFFCC;
}
.button {
	background-color: #fc8202;
	border: 1px inset;
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #1D7BBC;
	border-color: #383737 #383737 #383737 #383737;
	height: 20px;
	vertical-align: middle;
} 
td.basetext {
	color:#FFFFCC;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td.basetext a{
	color:#FFFFCC;
	text-decoration:none;
}
td.basetext a:hover{
	color:#FFFFCC;
	text-decoration:underline;
}
.pa_close {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 5px;
	right: 50px;
}


.black_overlay{
            display: block;
            position: absolute;
            top: 0%;
            left: 0%;
            width: 100%;
            height: 1000px;
            background-color: black;
            z-index:100000;
            -moz-opacity: 0.8;
            opacity:.80;
            filter: alpha(opacity=80);
}
.white_content {
            display: block;
            position: absolute;
            top: 25%;
            left: 35%;
            width: 30%;
            height: auto;
            padding: 5px;
            border: 5px solid #FFFFCC;
            background-color: #333333;
			color:#FFFFFF;
            z-index:100001;
            overflow: auto;
} 
.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
z-index: 100;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;
z-index: 100;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
/*width: 130px; Width of top level menu link items*/
height: 58px;
text-decoration: none;
color: black;
font: bold 13px Tahoma;
z-index: 100;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
z-index: 100;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
height: 20px;
font-family: "Gill Sans MT Condensed", "Arial Narrow", Helvetica, Arial;
font-size:16px;
font-weight: 400;
color:#336799;
padding: 2px 5px;
background: #f5f5f5;
border-width: 0 2px 2px 2px;
border-color:#336799;
border-style:solid;
z-index: 100;
text-decoration:none;
}

.horizontalcssmenu ul li ul li a:visited, .horizontalcssmenu ul li ul li a:link{
color:#336799;
background: #f5f5f5;
text-decoration:none;
font-weight: 400;
font-size:16px;
}

.horizontalcssmenu ul li a:hover{
background: url(menubgover.gif) center center repeat-x;
}

.horizontalcssmenu ul li ul li a:hover, .horizontalcssmenu ul li ul li a:active{
color:#3B9CFD;
background: #f5f5f5;
text-decoration:none;
font-weight: 400;
font-size:16px;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */
