/* CSS Document */
body {
	background-image: url(images/treebg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background-color:#FFFFFF;
}

.wrapper {
   margin: 0px auto;
   width: 900px;
}
.testbg2 {
background-image:url(images/white.png);
}
.pagebg{
	background-image:url(images/pagebg.jpg);
	/*background-repeat:repeat-x;*/
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:900px;
}
	
#menuouter
	{
	position:absolute;
	top:123px;
	width:900px;
	height:29px;
	/*margin:0px;
	padding:0px;
	margin-right: auto;
	margin-left: auto;*/
	/*float:left;*/
	background-image:url(images/navbarbg.gif);
	/*z-index: 2;*/
	}
#menu
	{
	width:600px;
	height:29px;
	margin:auto;
	padding:0px;
	}
#menu ul
	{
	width:600px;
	height:29px;
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	}
#menu ul li
	{
	height:29px;
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	}
#menu ul li a.menu
	{
	height:20px;
	margin:0px;
	padding:9px 12px 0 12px;
	float:left;
	display:block;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#f0f0d8;
	text-decoration:none;
	}
#menu ul li a.menu:hover
	{
	height:20px;
	margin:0px;
	padding:9px 11px 0 11px;
	float:left;
	display:block;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#f0f0d8;
	text-decoration:none;
	background-image:url(images/navactive.jpg);
	background-repeat:repeat-x;
	border-left:#7b0c26 solid 1px;
	border-right:#7b0c26 solid 1px;
	}
#menu ul li a.active
	{
	height:20px;
	margin:0px;
	padding:9px 11px 0 11px;
	float:left;
	display:block;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background-image:url(images/navactive.jpg);
	background-repeat:repeat-x;
	border-left:#7b0c26 solid 1px;
	border-right:#7b0c26 solid 1px;
	}
#menu ul li.space
	{
	width:1px;
	height:29px;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(images/navspace.jpg);
	background-repeat:no-repeat;
	}
#menu ul li.blank
	{
	height:29px;
	margin:0px;
	padding:0px;
	float:left;
	}	
.headertext	{
	margin-right:12px;
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	color:#382614;
	font-style: italic;
}
.heading01
	{
	margin-top:12px;
	margin-left:14px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
	/*line-height: 14px;
	text-transform: uppercase;*/
	}
.subheading01
	{
	/*margin-top:12px;
	margin-left:14px;
	padding:2px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	line-height: 20px;
	text-transform: uppercase;
	}
.subheading02
	{
	/*margin-top:12px;
	margin-left:14px;
	padding:2px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	line-height: 20px;
}		
.heading02
	{
	margin-top:12px;
	/*margin-left:14px;
	padding:2px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
	/*line-height: 14px:;
	text-transform: uppercase;*/
	}	
.text01
	{
	margin-left:14px;
	margin-right:12px;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.awardtext ul
	{
	margin-left:24px;
	margin-right:12px;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.awardtext li
	{
	margin-left:24px;
	margin-right:12px;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	font-weight:bold;
	list-style-type: none;
	list-style-image: url(images/starbullet.gif);
}

.donation
	{
	font-family: Arial, Helvetica, sans-serif;
	margin-left:20px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-top: 4px;	
	width: 400px;
	display: block;
	background-color:#FFFFFF;
	border: 1px solid #CC0000;
	padding-left: 4px;
}
.text01 a {
	color:#CC0000;
	font-weight: bold;
	text-decoration: underline;
}
	
.texto1 a:active	{
	color:#A9303C;
	font-weight: bold;
	text-decoration: none;
}

.text01 a:hover {
	color: #80011e;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;	
}
.text02
	{
	/*margin-left:14px;
	margin-right:22px;
	padding:2px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.text02 a {
	color:#CC0000;
	font-weight: bold;
	text-decoration: underline;
}
	
.texto2 a:active	{
	color:#A9303C;
	font-weight: bold;
	text-decoration: none;
}

.text02 a:hover {
	color: #80011e;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;	
}


.eventtable
	{
	margin-left:14px;
	margin-bottom:8px;
	/*padding:2px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

.quicklinks
	{
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding-top: 4px;
	
}

.quicklinks a {
	color:#CC0000;
	font-weight: bold;
	text-decoration: underline;
}
	
.quicklinks a:active	{
	color:#A9303C;
	font-weight: bold;
	text-decoration: none;
}

.quicklinks a:hover {
	color: #80011e;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;	
	}


.redboldtext
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	}
	
/*Register Text*/
.registertext
	{
	/*margin-left:10px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding-top: 6px;
	margin-right:4px;
	text-align:right;
	
}

.registertext a {
	color:#CC0000;
	font-weight: bold;
	text-decoration: underline;
}
	
.registertext a:active	{
	color:#A9303C;
	font-weight: bold;
	text-decoration: none;
}

.registertext a:hover {
	color: #80011e;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;	
	}


.copyrightTextL {
	margin-left:18px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.copyrightTextR {
	margin-right: 20px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#schedule {
	position:absolute;
	/*left:7px;*/
	margin-left:24px;
	top:200px;
	width:390px;
	height:426px;
	z-index:100;
	visibility:hidden;
	background-color:#FFFFFF;
	padding:10px;
	border: 1px solid #CCCCCC;
}
#registration {
	position:absolute;
	/*left:7px;*/
	margin-left:24px;
	top:200px;
	width:390px;
	height:630px;
	z-index:100;
	visibility:hidden;
	background-color:#FFFFFF;
	padding:10px;
	border: 1px solid #CCCCCC;
}

#packetpickup {
	position:absolute;
	/*left:7px;*/
	margin-left:24px;
	top:200px;
	width:390px;
	height:610px;
	z-index:101;
	visibility:hidden;
	background-color:#FFFFFF;
	padding:10px;
	border: 1px solid #CCCCCC;
}
#location {
	position:absolute;
	/*left:7px;*/
	margin-left:24px;
	top:200px;
	width:390px;
	height:610px;
	z-index:101;
	visibility:hidden;
	background-color:#FFFFFF;
	padding:10px;
	border: 1px solid #CCCCCC;
}
#photos {
	position:absolute;
	/*left:7px;
	margin-left:24px;*/
	top:200px;
	width:450px;
	height:675px;
	z-index:1;
	visibility:visible;
}
#inauguralevent {
	position:absolute;
	/*left:7px;*/
	margin-left:14px;
	top:153px;
	width:420px;
	height:600px;
	z-index:101;
	visibility:hidden;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	
}


