﻿*
{  
	font-family: 'Century Gothic';
	font-size: 10pt;
	color: #66686a;
}

#credit
{
	text-align:right;
	font-size:7.5pt;
	width: 890px;
	
}

h1
{
	font-size: 16pt;
	color: #33ccff;
	font-family: 'Century Gothic';
}
.reglink a
{
	color: #003366;
	text-decoration: none;	
}
.reglink a:hover
{
	
	color: #003366;
	text-decoration: underline;
	
}
.nav
{
	background: #fafafa;
	border: 1px solid #b0b0b0;
	color: #606060;
	display: block;
	position: relative;
	text-transform: uppercase;
	width: 155px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 7px;
	font-size: 8pt;
	font-family: Verdana;
}

.nav:hover, .active
{
	background: white;
	border: 1px solid #909090;
	color: #303030;
	text-decoration: none;
}

h2
{
	font-size: 14pt;
	color: #66686a;
	font-family: 'Century Gothic';
	font-weight:normal;
	
}
h3
{
	font-size: 10pt;
	color: #66686a;
	margin-bottom:4px;
	font-weight:normal;
	
	
	
}
h6
{
	font-size: 10pt;
	color: #66686a;
	margin-bottom:10px;
	font-weight:normal;
	
	
	
}


.h3
{
	font-size: 12pt;
	color: #66686a;
	margin-bottom:4px;
	font-weight:bolder;	
}

p
{
	font-size:10pt;
	text-align:justify;
	margin-top:0px;
}

h4
{
	font-size: 10pt;
	text-align: justify;
	font-style: italic;
	font-weight:bold;
}


#left h1
{
	font-size:12pt;
	font-weight:bold;
	color:#ffffff;
	
}


#left p
{
	color:White;

}
	

body
{
	margin: 0px 0px 25px;
	padding: 0px;
}

#main
{
	width:890px;
	background-color:White;
}
#header
{
	height: 110px;
	width: 100%;
	vertical-align: middle;
}
#menu
{
	height:25px;
	width:100%;
	background-color: #33ccff;
	
}


#banner
{
	width:100%;
	margin:0px;
	padding:0px;
	}
#left
{
	height: auto;
	text-align:left;
	
	
}
#middle
{
	
	min-height:50px;
	text-align:left;
	
}


#content
{
	margin:0px;
	min-height:50px;
	padding:0px;
	text-align:left;
	
}
.padding1
{
	padding:15px;
}




#footer
{
	width: 890px;
	height: 50px;
	background-color: #ebebeb;
	color: #33ccff;
	vertical-align: middle;
	font-size: 7pt;
}

	.leftalign
	{
		text-align:left;
	}
	

	
#equipment
{
	background-image: url('images/equipment-background.jpg');
}

#stairs
{
	background-image: url('images/STAIRS BACKGROUND.jpg');
	font-weight: bold;
	font-size: 18pt;
	text-transform: none;
	color:White;
}
	
.admin_menu a
{
	color:gray;
	text-decoration:none;
}

.admin_menu a:hover
{
	color: Blue;
	text-decoration: none;
	
}

.admin_menu a:selected
{
	color:red;
	text-decoration:none;
}

#picborder
{
	 
}

ul
{
  margin-top: -5px;
  margin-bottom: 0px;
  text-align:justify;
}
.credit_website
{
	font-size:7pt;
	color:Gray;
}
a.credit_website:link
{
	font-size: 7pt;
	text-decoration: none;
	color: Gray;
}

a.credit_website:hover
{
	font-size:7pt;
	color:Gray;
	text-decoration:underline;
}
a.footer:link
{
	color:#33ccff;
		text-decoration:none;
}
a.footer:visited
{
	color:#33ccff;
		text-decoration:none;
	
}

a.footer:hover
{
	color: gray;
	text-decoration: none;
}

a.email:link
{
	color: gray;
	text-decoration:underline;
	font-size:8pt;
}
a.email:visited
{
	color: gray;
	text-decoration:underline;
	font-size:8pt;
	
}

a.email:hover
{
	color: gray;
	text-decoration:underline;
	font-size:8pt;
}