/* SETS BASIC HTML DEFINITIONS */

html {
	height: 100%; 
	margin-bottom: 1px;
}

body {
	background-color: #000;
	color: #000;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 80%;
	text-align: center; 
	margin: 5px 0;
}

table, td {
	padding: 0px; 
	margin: 0; 
	border-collapse: collapse; 
	font-size: 100%;
}

hr {
	background-color: #5e6822; 
	color: #5e6822; 
	height: 1px; 
	width: 100%;
}

img {
	border: none;
}

form {
	margin: 5px 0 0 0; 
	padding: 0; 
	font-size: 100%;
}

.buttonclass{background-color:#003333}

.forminput {
	background-color: #fff; 
	color: #000; 
	border: 1px solid #c0c0c0; 
	padding: 2px;
	margin: 2px 0;
	font-size: 100%; 
	font-family: Verdana, Arial, sans-serif;
}

/* SETS HEADING PROPERTIES */

h1 {
	font-family: Georgia, Times, serif; 
	color: #5e6822; 
	text-align: center; 
	font-size: 22px; 
	font-weight: bold; 
}

h2 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	color: #555555; 
	text-align: left; 
	font-size: 20px; 
	font-weight: normal; 
}

h3 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	color: #8ea447; 
	text-align: left; 
	font-size: 20px; 
	font-weight: normal; 
}

h4, h5, h6 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	font-size: 18px; 
	font-weight: normal; 
	color: #5e6822; 
}

/* SETS THE VARIOUS HYPERLINK PROPERTIES */

a:link  {
	color: #f5a852; 
	text-decoration: none; 
	font-weight: bold;
}

a:visited {
	color: #f5a852; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover {
	color: #aaaaaa; 
	text-decoration: underline; 
	font-weight: bold;
}

a:active {
	color: #f5a852; 
	text-decoration: none; 
	font-weight: bold;
}

/* SETS THE CLASS PROPERTIES */

.wrapper {
	width: 750px; 
	background: #fff;
	color: #000; 
	text-align: left;
	margin: 0 auto;
}

.sitename {
	background: #fff url('images/headerbg.jpg');
	color: #8ea447;
	font-family: Georgia, Times, serif; 
	text-align: center; 
	font-size: 26px; 
	font-weight: bold;
	height: 85px; 	
}

.sidebar {
	background-color: #fff;
	color: #000;
	width: 120px; 
	padding: 5px; 
	vertical-align: top; 
	font-size: 90%; 
	text-align: left;
}

.sidebarnav {
	line-height: 20px;
}

.maintext {
	width: 630px; 
	padding: 10px 15px; 
	vertical-align: top; 
	text-align: justify; 
}

.catalog {
	width: 50%; 
	padding: 10px; 
	text-align: left; 
	vertical-align: top; 
}

.footerleft {
	text-align: center;
	background: url('images/footerleft.jpg');
	background-position: left;
	color: #000; 
	font-size: 90%; 
	font-weight: normal; 
	width: 120px;
}

.footerright {
	text-align: center;
	background: url('images/footerright.jpg');
	background-position: right;
	background-repeat: no-repeat;
	color: #000;
	font-size: 90%; 
	font-weight: normal;
	height: 80px;
}

.imageleft {
	margin: 3px 10px 2px 0px; 
	float: left; 
	border: 3px double #c0c0c0;
}

.imageright {
	margin: 3px 0px 2px 10px; 
	float: right; 
	border: 3px double #c0c0c0;
}

.imagecenter {
	margin: 0px 5px; 
	border: 3px double #c0c0c0;
}

.tableheader {
	font-family: Georgia, Times, serif; 
	background-color: #fff;
	color: #5e6822; 
	text-align: left; 
	font-size: 14px; 
	font-weight: bold; 
}

.tabletext {
	font-family: Arial, Verdana, sans-serif; 
	text-align: left; 
	font-size: 95%; 
}

.tabletextcondensed {
	font-family: Georgia, Verdana, sans-serif; 
	text-align: left; 
	font-size: 90%; 
}
/*
	tswnavbar.css	1.0.2
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

#tswcssbuttons {
	width: 100px ;
	text-align: center ;
	font-size: 80%;
}
#tswcssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#tswcssbuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
	font-family: Verdana, Arial, sans-serif;
}
#tswcssbuttons li a {
	color: #000 ;
	background-color: #ffb200 ;
	border: 1px outset #b37d00 ;
	width: 100px ;
	text-decoration: none ;
	display: block ;
}
#tswcssbuttons li a:hover {
	color: #fff ;
	background-color: #b37d00 ;
}

#tswcsstabs ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: block ;
	font-size: 70%;

}
#tswcsstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: Verdana, Arial, sans-serif;
}
#tswcsstabs li a {
	color: #000 ;
	background-color: #ffb200 ;
	border: 1px outset #b37d00 ;
	padding: 4px ;
	text-decoration: none ;
	display: inline ;
}
#tswcsstabs li a:hover {
	color: #fff ;
	background-color: #b37d00 ;
}
