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



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



html {

	height: 100%; 

	margin-bottom: 1px;}

	

body {

	background: none;

	color: #000000;

	text-align: center;

	margin: 0;

	padding: 0;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

}



hr {

	background-color: #408ccd;

	color: #408ccd;

	border: none;

	height: 1px;

	width: 100%;}



img {

	border: none;}



ul {

	padding: 0;

	margin: 0 0 20px 20px;

	list-style: square;}



h1 {

	color: #3333CC;

	font: bold 18px Georgia, Times New Roman, serif;

	text-align: left;

	letter-spacing: 1px;

	padding: 0;

	margin: 0 0 15px 0;

}



h2 {

	color: #009900;

	font: normal 18px Trebuchet MS, Helvetica, sans-serif;

	text-align: left;

}



h3 {

	color: #99ff00;

	font: normal 14px Verdana, Arial, Helvetica, sans-serif;

	text-align: left;

}



h4 {

	color: #003333;

	padding: 0;

	margin: 0 0 10px 0;

}



h5 {

	color: #000000;

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

	padding: 0;}



h6 {

	color: #000000;

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

	padding: 0;

	margin: 0;}



a {

	color: #FFFFFF;

	text-decoration: underline;

	font-weight: bold;

	font-family: "Trebuchet MS", sans-serif;

	font-size: 14px;

}



a:hover {

	color: #999999;

	text-decoration: underline;

	font-weight: bold;

	font-family: "Trebuchet MS", sans-serif;

	font-size: 14px;

}

	

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



fieldset {

	border: 1px dashed #c2c2c2;

	padding: 0 0 5px 0;

	margin: 5px 0;}



legend {

	background-color: #ffffff;

	color: #a0a0a0;

	font: bold 20px 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 Arial, 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<<<----*/

#global {

	width: 760px;

	color: #000000;

	text-align: right;

	font-size: 85%;

	letter-spacing: 3px;

	height: 20px;

	padding-top: 20px;

	margin: 0 auto;}



	#global a {

		color: #000000;

		font-weight: bold;

		text-decoration: none;}



	#global a:hover {

		color: #000000;

		font-weight: bold;

		text-decoration: underline;}



#wrapper {

	background-color: #ffffff;

	width: 760px;

	text-align: left;

	border: 1px solid #656565;

	margin: 0 auto;

}

	

#logoname {

	border-top: 5px solid #ffffff;

	border-bottom: 5px solid #ffffff;}



#mainnavigation {

	background: #000066;

	/*>url('images/navbarbg.jpg') repeat-x<<<----*/

	color: #ffffff;

	text-align: center;

	padding: 12px 0 0 0;

	height: 28px;

	font-family: "Trebuchet MS", sans-serif;

}



	#mainnavigation a {

	text-decoration: none;

	padding: 0 10px;

	color: ffffff;

	font-family: "Trebuchet MS", sans-serif;

	background-color: #000066;

}



	#mainnavigation a:hover {

	text-decoration: none;

	color: #CCCCCC;

	font-family: "Trebuchet MS", sans-serif;

}



#sidebarnav{

	/*background: #000000;*/

	/*>url('images/navbarbg.jpg') repeat-x<<<----*/

	color: #0033CC;

	text-align: left;

	padding: 0;

	font-family: "Trebuchet MS", sans-serif;

	position: static;

}



	#sidebarnav a {

	text-decoration: underline;

	padding: 0 10px;

	color: #3333cc;

	font-family: "Trebuchet MS", sans-serif;

	/*background-color: #000066;*/

}



	#sidebarnav a:hover {

	text-decoration: underline;

	color: #999999;

	font-family: "Trebuchet MS", sans-serif;

}

#content {

	float: right;

	width: 540px;

	line-height: 1.5em;

	padding: 10px;

}#content a {

	text-decoration: underline;

	padding: 0 10px;

	color: #3333cc;

	font-family: "Trebuchet MS", sans-serif;

	/*background-color: #000066;*/

}



	#content a:hover {

	text-decoration: underline;

	color: #999999;

	font-family: "Trebuchet MS", sans-serif;

}





#contentwide {

	width: 720px;

	line-height: 1.5em;

	padding: 10px 20px;

	}



	#contentwide a {

	text-decoration: underline;

	padding: 0 10px;

	color: #0033FF;

	font-family: "Trebuchet MS", sans-serif;

	/*background-color: #000066;*/

}



	#contentwide a:hover {

	text-decoration: underline;

	color: #999999;

	font-family: "Trebuchet MS", sans-serif;

}



#sidebar {

	font-size: 100%;

	float: left;

	width: 180px;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

}



#footer {

	clear: both;

	color: #656565;

	padding: 10px 0;

	text-align: center;

	font-size: 80%;

	height: 40px;

	border-top: 5px solid #408ccd;}



#footer a {

	color: #656565;

	font-weight: normal;}

	

#footer a:hover {

	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<<<----*/



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 {

	text-align: center;}	



.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;}

