﻿.allpage {
	color: black;
	background: url('images/gusbg.jpg');
	}

@font-face {
    font-family: 'Enviro';
    src: url('ENVIRO0.eot');
	}
	
	
/* dates.php styles */

.date{
	min-height: 58px;
	width: 45px;
	text-align: center;
	color : black;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.venue {
	text-align: center;
	color: Black;
	width: 425px;
	font-size: 18px;
	font-weight: Bold;
	font-style: italic;
	min-height: 58px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	}
.comment{
	color : red;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.time{
	min-height: 58px;
	width: 45px;
	text-align: center;
	color : black;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.calendar {
	text-align: center;
	min-height: 58px;
	width: 32px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
							/*.schdates {text-align: center;color: Black;font-size: 12;width:50;}*/
							/*.address {text-align: center;color : black;font-size: 12;white-space: no-wrap;min-height: 58px;}*/

/* Bio Page */
h4{
    font-family:"Arial";
    font-size:26px;
    font-style:italic;
}
.bio{
    font-family:"Arial";
    font-size:18px;
}
.link{
    font-family:"Arial";
    font-size:18px;
    font-weight: bold;
    text-decoration:underline;
    color:#0000ff;
    
}
a:link {color: Black; text-decoration: none; text-decoration: underline;}
a:visited {color: Black; text-decoration: none; text-decoration: underline;}
a:active {color: Black; text-decoration: none; text-transform: none;}
a:hover {color: Red; text-decoration: none; text-decoration: underline; }

.navg 
{width: 45px; height: 20px;font-weight: 900; font-size: 14pt; font-family: Enviro; color: yellow; Filter: Glow(Color=green, Strength=8);}
.navr 
{width: 45px; height: 20px;font-weight: 900; font-size: 14pt; font-family: Enviro; color: red; Filter: Glow(Color=green, Strength=8);}
  
.thanks {
text-align: center;
color: Black;
font-size: 36pt;
font-family:"Enviro";
}



.menushadow
{WIDTH: 50px; HEIGHT: 25px; font-weight:bolder; FONT-SIZE: 14pt; FILTER: Shadow(Color=black, Direction=240, Strength=4); COLOR: black; FONT-FAMILY: Enviro; }
.nametext {
	FONT-SIZE: 18pt;
	FILTER: Shadow(Color=yellow, Direction=120);
	WIDTH: 150px;
	COLOR: #FF3300;
	FONT-FAMILY: Arial Black;
	HEIGHT: 50px;
}
.menured{
    width: 20px; height: 10px;font-weight: bolder; font-size: 14pt; font-family: Enviro; color: black; Filter: Glow(Color=red, Strength=8);}
.menuyellow 
{width: 357px; height: 10px;font-weight: 900; font-size: 20pt; font-family: Enviro; color: black; Filter: Glow(Color=yellow, Strength=8);}
.menugreen 
{width: 357px; height: 10px;font-weight: 900; font-size: 20pt; font-family: Enviro; color: black; Filter: Glow(Color=green, Strength=8);}

.popup {
	width: 520px;
  	height: 600px;
	position: absolute;
  	top: 50%;
  	left: 50%;
  	margin-left: -260px;
  	margin-top: -300px;
  	z-index: 99;
	}
.pu1 {
    border-spacing:0;
    border-spacing:0px;
    border-color:#FF0000;
    width:520px;
    border-collapse: collapse;
    border-style: outset;
    border-width: 3px;
}
.pu2 {
    border-spacing:0;
    border-spacing:0px;
    border-color:#00F000;
    width:512px;
    height: 100%;
    background-color: #FFFFFF;
    border-collapse: collapse;
    border-style: outset;
    border-width: 3px;
}

.mTable {
    width: 547px;
    min-height: 58px;
    border-style: solid;
    border-width: 3px;
    border-color:#111111;
    border-collapse: collapse;
}

/* New Years crap */
.h1{
    font-family:"Arial";
    font-size:22px;
    font-size: !important;
}
.h2{
    font-family: 'Enviro';
    font-size:28px;
    font-weight: bold;
    font-variant: !important;    
    line-height: 400%;
}
.norm{
    font-family:"Arial";
    font-size: 16px;
}
