﻿/*---->>>Style Sheet Rules<<<----*/



/*---->>>Sets HTML Rules<<<----*/



html {

	height: 100%; 

	margin-bottom: 1px;}

	

body {

	font: normal 80% Verdana, Verdana, Geneva, sans-serif;

	background: #202020;

	color: #000000;

	text-align: center;

	margin: 0;

	padding: 0;}



hr {

	background-color: #AC1F6B;

	color: #AC1F6B;

	border: none;

	height: 1px;

	width: 100%;}



img {

	border: none;}



ul {

	padding: 0;

	margin: 0 0 20px 20px;

	list-style: square;

	color: #000000;

	font: normal Verdana, Geneva, sans-serif;

	text-align: justify;}



h1 {

	color: #AC1F6B;

	font: bold 22px Georgia, serif;

	text-align: left;

	letter-spacing: 1px;

	padding: 0;

	margin: 0 0 15px 0;}



h2 {

	color: #AC1F6B;

	font: normal 20px Tahoma, Geneva, sans-serif;

	text-align: left;}



h3 {

	color: #AC1F6B;

	font: normal 20px Tahoma, Geneva, sans-serif;

	text-align: left;}



h4 {

	color: #808080;

	font: bold 16px Arial, Helvetica, sans-serif;

	padding: 0;

	margin: 0 0 10px 0;}



h5 {

	color: #AC1F6B;

	font: bold 16px Arial, Helvetica, sans-serif;

	padding: 0;

	text-align: justify;

}



h6 {

	color: #AC1F6B;

	font: bold 12px Arial, Helvetica, sans-serif;

	letter-spacing: 2px;

	padding: 0;

	margin: 0;}



a {

	color: #AC1F6B;

	text-decoration: none;

	font-weight: bold;}



a:hover {

	color: #808080;

	text-decoration: underline;

	font-weight: bold;}

	

/*---->>>Sets Formatting for Form<<<----*/



fieldset {

	border: 1px dashed #c2c2c2;

	padding: 0 0 5px 0;

	margin: 5px 0;}



legend {

	background-color: #ffffff;

	color: #606060;

	font: bold 16px Arial, Helvetica, sans-serif;

	padding: 2px 4px;

	margin: 0;}



form {

	padding: 5px;

	text-align: left;

	margin: 20px 0 5px 0;}



label {

	width: 150px; 

	float: left; 

	text-align: right; 

	margin: 3px 5px 5px 5px; 

	clear: both;}



input {

	margin: 3px 5px 5px 5px; 

	background-color: #fff; 

	color: #000; 

	border: 1px solid #c2c2c2;}



textarea {

	font: normal 12px Verdana, sans-serif;

	margin: 3px 5px 5px 5px; 

	background-color: #fff; 

	color: #000; 

	border: 1px solid #c2c2c2;}



.button {

	text-align: center; 

	margin: 5px 0 0 170px; 

	border: none;

	clear: both;}



/*---->>>Sets ID Rules Used for Page Layout<<<----*/

#wrapper {

	background: #ffffff url('images/wrapperbg.jpg');

	width: 900px;

	text-align: left;

	margin: 0 auto;}



#logo {

	float: left;

	width: 300px;

	height: 115px;}

	

#global {

	float: right;

	background: url('images/global.jpg') no-repeat;

	text-align: right;

	font-size: 85%;

	font-weight: bold;

	color: #ffffff;

	width: 580px;

	height: 45px;

	padding: 70px 20px 0 0;}

	

	#global a {

	color: #ffffff;

	text-decoration: none;}

	

	#global a:hover {

	color: #ffffff;

	text-decoration: underline;}

	

#mainnavigation {

	clear: both;

	float: left;

	color: #c0c0c0;

	background: url('images/mainnav.jpg') no-repeat;

	text-align: left;

	font-size: 110%;

	line-height: 1.5em;

	height: 170px;

	width: 250px;

	padding: 15px 20px 0 30px;}



	#mainnavigation a {

		text-decoration: none;

		font-variant: small-caps;

		padding: 0;

		color: #AC1F6B;}



	#mainnavigation a:hover {

		text-decoration: underline;

		font-variant: small-caps;

		color: #202020;}



#mainimage {

	float: right;

	width: 600px;

	height: 185px;}



#topshadow {

	clear: both;

	height: 25px;}



#content {

	float: right;

	width: 580px;

	line-height: 1.5em;

	padding: 0 10px;}



#sidebar {

	font-size: 85%;

	float: left;

	width: 250px;

	padding: 0 20px 0 30px;}



#footer {

	clear: both;

	background: #202020 url('images/footer.jpg') no-repeat;

	color: #ffffff;

	padding: 35px 20px 0 0;

	text-align: right;

	font-size: 80%;

	height: 50px;}



#footer a {

	color: #ffffff;

	text-decoration: none;

	font-weight: normal;}

	

#footer a:hover {

	color: #ffffff;

	text-decoration: underline;

	font-weight: normal;}

	

#footer p {

	margin: 0;

	padding: 3px 0;}

	

/*---->>>Sets 2-Column Catalog Display<<<----*/



table {

	padding: 0px;

	border-collapse: collapse;

	font-size: 100%;

	width: 100%;}



.catalog {

	padding: 10px;

	line-height: 1em;

	text-align: center;

	vertical-align: top;

	width: 50%;}



/*---->>>Sets Classes Used for Formatting<<<----*/



.just {

text-align: justify;

}



p.small {

	font-size: 80%;}



.box {

	background: #f6f6f6;

	border: 1px dashed #c2c2c2;

	padding: 0 10px 10px 10px;

	margin: 0 0 20px 0;}



.calendar {

	text-align: center;

	margin: 0 0 20px 0;}



.center {

	background-position: 0px 0px;

	text-align: justify;

	background-repeat: repeat;

	background-attachment: scroll;

}	



.clear {

	clear: both;}

	

.image-border {

	border: 3px double #c2c2c2;}

	

.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 double #c2c2c2;}



.imageright-border {

	margin: 0 0 0 10px; 

	float: right;

	border: 3px double #c2c2c2;}


