/* ------ Main HTML Selectors ------ */

html {
	height: 100%; 
	margin-bottom: 1px;}
	
body {
	color: #000000;
	font: normal 80% Verdana, Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

hr {
	background-color: #3ea2a4;
	color: #3ea2a4;
	border: none;
	height: 1px;
	width: 100%;}

img {
	border: 0px;
}

ul {
	padding: 0;
	margin: 0 0 10px 20px;
	list-style: square;}

fieldset {
	border: 1px dashed #818181;
	padding: 10px;
	margin: 0 0 10px 0;}

legend {
	background-color: #ffffff;
	color: #206c6c;
	font: bold 18px Georgia, Georgia, sans-serif;
	letter-spacing: 2px;
	padding: 2px 4px;
	margin: 0;}

table {
	padding: 0;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;
	text-align: right;
}

/* ------ Sets Main Hyperlink Properties ------ */

a {
	color: #3ea2a4;
	text-decoration: underline;
	outline: none;
	font-weight: bold;}

a:hover {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;}

/* ------ Sets Heading Fonts and Colors ------ */

h1 {
	color: #206c6c;
	font: normal 28px Georgia, Georgia, serif;
	text-align: left;
	letter-spacing: 2px;}

h2 {
	color: #206c6c;
	font: normal 22px Arial, Arial, sans-serif;
	letter-spacing: 2px;
	text-align: center;
}

h3{
	color: #606060;
	font: bold 16px Georgia, Georgia, sans-serif;
  text-transform: uppercase;
	text-align: left;}

h4 {
	color: #206c6c;
	font: normal 18px Arial, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;}

h5 {
	color: #606060;
	font: bold 16px Georgia, Georgia, sans-serif;
	text-transform: uppercase;
	text-align: center;
}

h6 {
	color: #206c6c;
	margin-bottom: 0;
	font: bold 14px Arial, Helvetica, sans-serif;}

/* ------ Begins Layout ID Sections ------ */

#wrapper {
	background-color: 080808;
	color: #000000;
	width: 1049px;
	text-align: left;
	margin: 0 auto;
	background-image: url(images/background.jpg);
}

#header {
	position: relative;
	width: 1049px;
	height: 210px;
	background-image: url(images/background.jpg);
	border: 0px;
}

#global {
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 1;
  font-size: 75%;
  letter-spacing: 2px;
  color: #ffffff;
  text-align: left;
  line-height: 30px;
  width: 960px;}
  
	#global ul {
		margin: 0;
		padding: 0;
		list-style-type: none;}
		
	#global li {
  	display: inline;}
	
	#global li a {
  	color: #ffffff;
  	font-weight: normal;
  	text-decoration: none;
  	padding: 0;}

	#global li a:hover {
		color: #ffffff;
		font-weight: normal;
		text-decoration: underline;}

/* The items below set the properties for the 
MAIN NAVIGATION dynamic menu block.*/

#menu {
	position: absolute;
	top: 164px;
	left: 20px;
	z-index: 2;
	height: 1%;
	color: #000;
}

#menu dl { /*Begins the Definition List*/
   float: left;
   width: 145px;
   margin: 0;
   padding: 0;}

#menu dt { /*Begins Properties for the Definition Topic*/
	line-height: 36px;
	color: #000;
	text-align: center;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0;
	border-left: 1px solid #404040;
	border-right: 1px solid #404040;
}

#menu dt a {
	color: #666;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	margin: 0;
	padding: 0;
}
   
#menu dt a:hover {
	color: #ffffff;
   background-color: transparent;}, 

#menu dt a:focus {
   background: none;}

#menu dd { /*Begins Settings for Definition Description*/
	background: #404040;
	margin: 0;
	padding: 0;
	display: none;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#menu dd li a {
   font-weight: normal;
   border-bottom: 5px #404040 solid;}

#menu dd li a:hover {
   background-color: #606060;}

#menu ul {
   margin: 0; 
   padding: 0;}
   
#menu li {
   list-style-type: none;
   text-align: center;
   margin: 0; 
   padding: 0;}

#menu li a {
   color: #fff;
   text-decoration: none;
   display: block;
   height: 100%;
   border: 0 none;
   margin: 0; padding: 0;}

#menu li a:focus  {
   background: none;}

#menu li a:hover  {
   background: none;}

#content {
  float: inherit;
  width: 610px;
  line-height: 1.6em;
  padding: 0px;}

	.contentleft {
	  float: inherit;
	  width: 295px;
	  margin: 0;
	  padding: 0 0px 0 0;}

	.contentright {
	  float: left;
	  width: 295px;
	  margin: 0;
	  padding: 0 0 0 10px;}


#sidebar {
  float: left;
  font-size: 85%;
  width: 300px;
  padding: 10px;}

#contentwide {
	background-image: url(images/background.jpg);
	text-align: center;
	background-repeat: no-repeat;
	margin-top: 0px;
}

#footer {
	clear: both;
	width: 1045px;
	text-align: center;
	letter-spacing: 2px;
	height: 60px;
	font-size: 80%;
	line-height: 1.9em;
}

	#footer ul {
	   margin: 0; padding: 0;
	   list-style-type: none;}

	#footer li {
	   display: inline;
	   margin: 0;}

	#footer li a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

	#footer li a:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}

#footer p {
  margin: 0; padding: 0;}
  
/* ------ Sets the Form Display ------*/

#contactform {
	padding: 5px;
	text-align: left;
	margin: 20px 0 5px 0;}

#contactform label {
	width: 150px; 
	float: left; 
	text-align: right; 
	margin: 3px 5px 5px 5px; 
	clear: both;}

#contactform input {
	margin: 3px 5px 5px 5px; 
	background-color: #ffffff; 
	color: #000000; 
	border: 1px solid #c2c2c2;}

#contactform textarea {
	font: normal 12px Verdana, sans-serif;
	margin: 3px 5px 5px 5px; 
	background-color: #ffffff; 
	color: #000000; 
	border: 1px solid #c2c2c2;}

#contactform .button {
  background-color: transparent;
	text-align: center; 
	margin: 5px 0 0 170px; 
	border: none;
	clear: both;}

/* ------ Sets Classes ------ */

.center {
	text-align: center;
}	

.clear {
	clear: both;}

.catalog {
	padding: 8px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 33%;}

.calendar {
	text-align: center;
	letter-spacing: 1px;
	margin: 0 0 20px 0;}

.imagecenter-border {
	border: 3px #818181 double;
	display: block;
	margin: 0 auto;}
	
.imagecenter-noborder {
   display: block;
	margin: 0 auto;}
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;}
	
.imageleft-border {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px #818181 double;}

.imageright-border {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px #818181 double;}


/* ------ Marquee Styles ------ */
.marquee {
	overflow:hidden;
	width:550px;
	height:72px;
	border:solid black 1px;
	padding:inherit;
	background-color:#FFF;
	float: none;
}
#leftpadding {
	float: left;
	width: 15%;
	height: 70px;
}
#rightpadding {
	width: 10%;
	height: 65px;
}




#apdiv2 {
	overflow:hidden;
	width:550px;
	height:70px;
	padding: inherit;
	background-color:#FFF;
	position: relative;
}

#m1 {
	overflow:hidden;
	width:50px;
	height:70px;
	border:solid black 1px;
	padding:inherit;
	background-color:#FFF;

}
#marqueecontainer {
	vertical-align: top;
	border-top: 0px;
	top: 0px;
	margin-top: 0px;
}
.contentwide {
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-image: url(images/index(copy121109).jpg);
}
