/* CSS Document */

:link,:visited { text-decoration:none; }

a:hover { text-decoration: underline; }

ul, ol { list-style:none; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0; }

a img,:link img,:visited img { border: none; }

div.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 0;
}
body {
	margin: 0; 
	padding: 0;
	background-color: #000000;
	font-family: verdana, sans-serif;
	font-size: 0.8225em;
	line-height: 1.5em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #CCCCCC;
}

a { color: #0066FF; }

h1,h2,h3,h4,h5,h6,h7,date {
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none; 
}
h1 { font-family: trebuchet MS, Georgia, Times, serif;
	font-size: 1.8em;
	font-weight: lighter;
	line-height: normal;
	color: #999999;
	margin-bottom: 0.5em;
	letter-spacing: 1px;
	text-transform: none; 
}
h2{
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: normal;
	color: #FFFFFF;
}
h3{
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 0.33em;
	line-height: 0.5em;
	color: #CCCCCC;
}
h4{
	font-family: trebuchet MS, Verdana, Georgia, Times, san-serif;
	font-size: 1.8em;
	font-weight: lighter;
	letter-spacing: 0.3em;
	line-height: 1.5em;
	color: #CCCCCC;
}
h5{
	font-family: trebuchet MS, Verdana, Georgia, Times, san-serif;
	font-size: 1.5em;
	font-weight: lighter;
	line-height: normal;
	color: #FFFFFF;
	margin-bottom: 0.5em;
	letter-spacing: 0.4em;
	background-image: url(../images/redback.jpg);
	background-color: #003399;
	padding-left: 10px;
	padding-top: 3px;
}
h6 {
	font-family: trebuchet MS, Verdana, Georgia, Times, sans-serif;
	font-size: 1.5em;
	font-weight: lighter;
	line-height: normal;
	color: #ffffff;
	margin-bottom: 0.5em;
	letter-spacing: 0.4em;
	background-image: url(../images/darkblueback.jpg);
	background-color: #003399;
	padding-left: 10px;
	padding-top: 4px;
}
h7{
	font-family: trebuchet MS, Verdana, Georgia, Times, san-serif;
	font-size: 1.5em;
	font-weight: lighter;
	letter-spacing: 0.3em;
	line-height: 1.5em;
	color: #CCCCCC;
}
date { font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: lighter;
	line-height: normal;
	color: #000000;
	letter-spacing: 1px;
	padding: 3px 0px 0px 217px;
}
.month { font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	letter-spacing: 1px;
	padding: 1px 0px 0px 216px;
}
.day { font-family: Georgia, Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	letter-spacing: 1px;
	padding: 0px 0px 0px 220px;
}
.glow { float: left;
	width: 10px;
	height: 10px;
}
.largetitle{
	font-family: trebuchet MS, Verdana, Georgia, Times, san-serif;
	font-size: 1.5em;
	font-weight: lighter;
	letter-spacing: 0.3em;
	line-height: 1.5em;
	margin-left: 10px;
	color: #CCCCCC;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none; 
}
.red{
	font-family: trebuchet MS, Verdana, Georgia, Times, san-serif;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 1.5em;
	color: #FF0000;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 20px;
	padding-top: 20px;
}

/*structure*/

#masthead, #navBar, #announce, #main, #footer {
	width: 990px;
}
#mastheadContainer  {
	width: 100%;
	padding: 0px;
	height: 300px;
	background-image: url(../images/mastheadback.jpg);
	background-repeat: repeat-x;
}
#masthead {
	margin: auto;
	height: 300px;
}
#flashcontent {
	height: 300px;
	border: none;
	z-index: 1;
}
#container {
	width: 100%;
	padding: 0px;
	background-color: #000000;
}
#navBar {
	height: 50px;
	margin: auto;
}
#announce {
	margin: auto;
	padding: 5px 0px 30px 0px;
}
#main {
	padding: 0px 0px 20px 0px;
	font-size: 0.88em;
	margin: auto;
}
#bottomholder {
	padding: 0px;
	clear: both;
	margin: 0px auto;
}
#footerContainer  {
	width: 100%;
	padding: 0px;
	background-image: url(../images/bottomback.jpg);
}
#footer {
	margin: auto;
	padding: 20px 0px 20px 0px;
	background-image: url(../images/bottompic.jpg);
}
.spacer {
	padding-bottom: 20px;
}
.spacer2 {
	padding-bottom: 5px;
}

/*announce*/
#announce h1{
	font-size: 2.8em;
	color: #CCCCCC;
	line-height: 0.6em;
}
#announce h2{
	color: #FFFFFF;
}
#announce #languages {
	margin-left: 1px;
	position: absolute;
	top: 5px;
	height: 12px;
	z-index: 1000;
	width: 100px;
	visibility: visible;
	left: 5px;
}
#announce #languages img{
	padding-right: 10px;
}

/*2 cols*/
#main #leftCol {
	float: left;
	width: 660px;
	padding: 0px;
}
#main #rightCol {
	float: right;
	width: 300px;
	padding: 0px;
}
#main p {
	margin: 0.5em 0pt 1.5em;
}
#main h2, h3{
	line-height: 1.5em;
	font-size: 1em;
}
#main h4{
	font-size: 2em;
}
#main #leftCol #left{
	float: left;
	width: 300px;
	padding: 0px;
}
#main #leftCol #right{
	float: right;
	width: 330px;
	padding: 0px;
}
#main #leftCol #bottom{
	clear: both;
	width: 660px;
	padding: 0px;
}
#main #rightCol #guests{
	width: 300px;
	min-height: 160px;
	background-color: #212021;
	background-image: url(../images/guestbackorange.jpg);
	background-repeat: no-repeat;
}
#main #rightCol #guests img{
	/*width: 65px;
	height: 60px;*/
	float: left;
	margin: 8px 10px 5px 0;
}
#main #rightCol #guests p{
	padding: 0px 10px 10px 10px;
	font-size: 0.82em;
}
.guestsMore {
	min-height: 80px;
	clear: both;
}
#main #rightCol #guests .earlybird {
	width: 34px;
	height: 26px;
	float: none;
	margin: 0px 0px 0px 0px;
}
.imgLeft{
	float: left;
	margin: 5px 20px 0px 0px;
}

/*footer*/
#footer #leftCol{
	float: left;
	width: 400px;
	padding: 0px;
}
#footer #rightCol{
	float: right;
	width: 450px;
	padding: 0px;
}
#footer #bottom{
	clear: both;
	height: 5px;
	padding: 0px;
}
#footer a:link{
	color: #0000FF;
}
#footer a:visited{
	color: #0000FF;
}

/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Carbon
  -----------------------------------
*/

.p7AB {
	padding: 0px;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a,
#p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a,
#p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a,
#p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a,
#p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a {
	display: block;
	text-decoration: none;
	padding: 5px 0px 0px 20px;
	font-family: trebuchet MS, Verdana, Georgia, Times, san-serif;
	font-weight: lighter;
	line-height: normal;
	color: #999999;
	letter-spacing: 0.4em;
	background-image: url(../images/darkblueback_arrowstraight.jpg);
	background-color: #003399;
	border-bottom: #000000 solid 1px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none; 
}
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover,
#p7ABW3 .p7ABtrig a:hover, #p7ABW4 .p7ABtrig a:hover,
#p7ABW5 .p7ABtrig a:hover, #p7ABW6 .p7ABtrig a:hover,
#p7ABW7 .p7ABtrig a:hover, #p7ABW8 .p7ABtrig a:hover,
#p7ABW9 .p7ABtrig a:hover, #p7ABW10 .p7ABtrig a:hover {
	color: #CCCCCC;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down,
#p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down,
#p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down,
#p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down,
#p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down {
	color: #CCCCCC;
	letter-spacing: 0.4em;
	background-image: url(../images/darkblueback_arrowdown.jpg);
}
.p7ABcontent {
	padding: 5px 0px 5px 0px;
}
.p7ap_currentmark {
	font-weight: bold;
}
.gallerydiv {
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.gallerydiv img {
	padding: 2px 8px 2px 8px;
}

/* 
  -----------------------------------
  Lightbox styles
  -----------------------------------
*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

/* 
  -----------------------------------
  End Lightbox styles
  -----------------------------------
*/

/* 
  -----------------------------------
  Facebox styles
  -----------------------------------
*/

#facebox .b {
  background:url(../images/facebox/b.png);
}

#facebox .tl {
  background:url(../images/facebox/tl.png);
}

#facebox .tr {
  background:url(../images/facebox/tr.png);
}

#facebox .bl {
  background:url(../images/facebox/bl.png);
}

#facebox .br {
  background:url(../images/facebox/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10000;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #000;
  width: 600px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

/* 
  -----------------------------------
  End Facebox styles
  -----------------------------------
*/
