body       {
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	background: White;
	font-size: 100.00%;
	font-family: sans-serif;
}

.margin    {
	margin: 2px 10% 2% 10%;
}

a:link  {
             color: #C80000;
             text-decoration: underline;
   			 font-size: inherit;
             font-weight: normal;
}

a:visited  {
             color: #0032FF;
             text-decoration: none;
             font-size: inherit;
             font-weight: normal;
}

a:hover  {
	color: green;
	text-decoration: underline;
	font-size: inherit;
	font-weight: 500;
}
a:focus {	
   color: green;
	text-decoration: underline;
	font-size: inherit;
}
a:active  {	 
             color : #B8007F; 
	         text-decoration : none; 
             font-size: inherit;
             font-weight: bold;
}
	
img {
	border: none;
	margin: 0;
}
	
#container{
	width: 90%;
	margin: auto;
	padding: 10px;
	border: 0px none transparent;
}

#footer{
	width: 50%;
	margin: auto;
	padding: 10px;
	border: 2px none transparent;
	font-style: normal;
	font-size: 9px;
	font-weight: 100;
	line-height: 115%;
	letter-spacing: 1px;
	word-spacing: .1px;
	text-align: center;
}
#footer a:link {color: black;}
#footer a:visited {color: black;}
#footer a:hover {color: green;}
#footer a:focus {color: black;}
#footer a:active {color: black;}

blockquote {
	         text-indent: 0px;
             font-style: normal;
             font-size: 19px;
             font-weight: 300;
             font-family: sans-serif;
}

p          {
	         text-indent: 30px;
             font-style: normal;
             font-size: 19px;
             font-weight: 300;
             font-family: sans-serif;
}

p.noindent {
	         text-indent: 0px;
	         font-style: normal;
	         font-size: 19px;
	         font-weight: 300;
             font-family: sans-serif;
}

dt         { font-style: normal; 
             font-size: 20px;  
             font-weight: 600; 
             font-family: sans-serif;
}

dd         { font-style: normal; 
             font-size: 19px; 
			 font-weight: 400; 
             font-family: sans-serif;
}

li         { font-style: normal; 
             font-size: 19px; 
             font-weight: 400; 
             font-family: sans-serif;
}

th         {
            font-style: normal; 
             font-size: 21px; 
             font-family: sans-serif;
             font-weight: bold;
}


td         {
             font-style: normal; 
             font-size: 19px; 
             font-family: sans-serif;
}

hr        { 
background-image: url(images/line5.gif);
	height: 0px;
	border: 0px;
	border-top: 2px solid Blue;
	text-align: center; 
}

strong     {
             font-style: normal; 
             font-size: larger; font-weight: 900; 
             font-family: sans-serif;
}

em         {
             font-style: oblique;  
             font-weight: 500;  
	         font-family: sans-serif;
}


sub  {
	font-size: 10px;
	font-family: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: normal;
}

sup        {
	font-size: 9px;
	font-family: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: normal;
}

.reg        {
	font-size: 14px;
	font-family: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: normal;
}

.XXL       {
             font-style: normal;
             font-size: 26px;
             font-weight: 300;
             font-family: sans-serif;
}

.XL        {
             font-style: normal;
             font-size: 23px;
             font-weight: 300;
             font-family: sans-serif;
}

.L         {
             font-style: normal;
             font-size: 21px;
             font-weight: 300;
             font-family: sans-serif;
}

.M         {
             font-style: normal;
             font-size: 19px;
             font-weight: 300;
             font-family: sans-serif;
}

.S         {
             font-style: normal;
             font-size: 14px;
             font-weight: 200;
             font-family: sans-serif;
}

.XS        {
             font-style: normal;
             font-size: 12px;
             font-weight: 200;
             font-family: sans-serif;
}

.XXS       {
             font-style: normal;
             font-size: 10px;
             font-weight: 200;
             font-family: sans-serif;
}


dt         {
             font-style: normal;
             font-size: 21px;
             font-weight: 600;
             font-family: sans-serif;
}

dd         {
             font-style: normal;
             font-size: 19px;
             font-weight: 400;
             font-family: sans-serif;
}


h1         {
             font-style: normal;
             font-size: 36px;
             font-weight: 900;
             font-family: sans-serif;
}

h2         {
             font-style: normal;
             font-size: 34px;
             font-weight: 900;
             font-family: sans-serif;
}

h3         {
             font-style: normal;
             font-size: 32px;
             font-weight: 900;
}

h4         {
             font-style: normal;
             font-size: 30px;
             font-weight: 900;
             font-family: sans-serif;
}

h5         {
             font-style: normal;
             font-size: 28px;
             font-weight: 900;
             font-family: sans-serif;
}

h6         {
             font-style: normal;
             font-size: 26px;
             font-weight: 900;
             font-family: sans-serif;
}



.vred  {
             color: #CC0000;
             font-size: 40px;
             font-style: normal;
             text-align: center;
             font-family: sans-serif;
             font-weight: bolder;
}


.ultimate {
             color: ThreedShadow;
             font: oblique normal 700 22px "Brush Script Std";
}

.ultimateb {
             color: ThreedShadow;
             font: normal small-caps 700 19px sans-serif;
}

.ultimateL {
             color: ThreedShadow;
             font: oblique normal 700 27px "Brush Script Std";
}

.ultimateLb {
             color: ThreedShadow;
             font: normal small-caps 700 24px sans-serif;
}

.singer  {
             color: #FF0000;
             font-size: 19px;
             font-style: normal;
             font-weight: bold;
             font-family: serif;
}
	
.singerxl  {
             color: #FF0000;
             font-size: 23px;
             font-style: normal;
             font-weight: bold;
             font-family: serif;
}	

.service {
             color: #0000FF;
             font-size: 23px;
             font-style: normal;
             font-weight: bold;
             font-family: sans-serif;
}

.classes {
             color: #3300AA;
             font-size: 24px;
             font-style: normal;
             font-weight: bold;
             font-family: sans-serif;
}

.events {
             color: #006666;
             font-family: Garamond;
             font-style: normal;
             font-weight: bold;
             font-family: sans-serif;
 }

.nav  {
	font-style: normal;
	font-size: 18px;
	font-weight: 300;
	font-family: sans-serif;
}

.skiplink {display:none}
