/* SETS BASIC HTML DEFINITIONS */

html {
	height: 100%; 
	margin-bottom: 1px;
}

body {
	background: #ffffff url('images/background.jpg') repeat-x;
	color: #000;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 80%;
	text-align: center; 
	margin: 0;
}

table, td {
	padding: 0px; 
	margin: 0; 
	border-collapse: collapse; 
	font-size: 100%;
	vertical-align: top;
}

ul li {
	list-style-image: url('images/bullet.gif'); 
	font-size: 100%;
}

hr {
	background-color: #FF6600; 
	color: #FF6600; 
	height: 1px; 
	width: 100%
}

img {
	border: none;
}

form {
	margin: 5px 0 0 0; 
	padding: 0; 
	font-size: 100%;
}

.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: #333366; 
	text-align: left; 
	font-size: 22px; 
	font-weight: bold 
}

h2 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	color: #808080; 
	text-align: left; 
	font-size: 20px; 
	font-weight: normal 
}

h3 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; 
	color: #808080; 
	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: #663300; 
}

/* SETS THE VARIOUS HYPERLINK PROPERTIES */

a  {
	color: #FF8000; 
	text-decoration: none; 
	font-size:8pt;
}

a:hover {
	color: #999999; 
/*	font-weight: bold; font-size:8pt; */
}

a:active {
	color: #999999; 
	//color: #000000; 
	text-decoration: none; 
/*	font-weight: bold; 
   font-size:8pt; 
   font-style:italic; */
}

#whitelink {
	padding:0;
	margin:0;
}
#whitelink td {
	padding: 5px;
	text-align: justify;
}

#whitelink a  {
	color: #FFFFFF; 
	text-decoration: none; 
	font-size:8pt;
	font-weight:bold;
	text-align: left;
}

.navigation a:link  {
	color: #333333; 
	text-decoration: none; 
	font-weight: bold; font-size:8pt
}

.navigation a:visited {
	color: #FF8800; 
	text-decoration: none; 
	font-weight: bold; font-size:8pt
}

.navigation a:hover {
	color: #999999; 
	text-decoration: none; 
	font-weight: bold; font-size:8pt
}

.navigation a:active {
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; font-style:italic; font-size:8pt
}

.footerright a:link  {
	color: #993300; 
	text-decoration: none; 
	font-weight: normal
}

.footerright a:visited {
	color: #FF3300; 
	text-decoration: none; 
	font-weight: normal
}

.footerright a:hover {
	color: #999999; 
	font-weight: normal
}

.footerright a:active {
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; font-style:italic
}
.articlesummary a:link  {
	color: #993300; 
	text-decoration: none; 
	font-weight: normal; font-size:10pt
}

.articlesummary a:visited {
	color: #FF3300; 
	text-decoration: none; 
	font-weight: normal; font-size:10pt
}

.articlesummary a:hover {
	color: #999999; 
	font-weight: normal; font-size:10pt
}

.articlesummary a:active {
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; font-style:italic; font-size:10pt
}

/* SETS THE CLASS PROPERTIES */

.wrapper {
	width: 750px; 
	text-align: left;
	margin: 0 auto;
}

.header {
	font-family: Georgia, Times, serif; 
	background-image: url('images/topimpage_copy.jpg');
	text-align: center;
	color: #f1ece6;
	font-size: 26px;
	font-weight: bold;
	height: 100px;
}

.navigation {
	background-image: url('images/navigationbg.jpg');
	color: #000000; 
	text-align: center;
	height: 45px; 
	padding-left:15px; 
	padding-right:15px; 
	padding-top:0; 
	padding-bottom:0; 
	margin-top:12pt; 
	font-size:8pt
}


.sidebar {
	background: url('images/sidebarbg.jpg');
	color: #000;
	width: 250px; 
	padding: 10px 15px 10px 20px; 
	vertical-align: top; 
	font-size: 90%; 
	text-align: left;
}

.maintext {
	background: url('images/textbg.jpg');
	width: 500px; 
	padding: 10px 20px 10px 10px; 
	vertical-align: top; 
	text-align: justify; 
}

.articlesummary {
	background: url('images/textbg.jpg');
	width: 500px; 
	vertical-align: top; 
	text-align: justify; font-size:10pt; font-weight:bold; padding-left:10px; padding-right:20px; padding-top:10px; padding-bottom:10px 
}

.catalog {
	width: 50%; 
	padding: 10px; 
	text-align: left; 
	vertical-align: top; 
}

.catalog2 
	width: 120px;
	text-align: left; 
	vertical-align: top; 
}

.catalog3 
	width: 350px;
	text-align: left; 
	vertical-align: top; 
}

.linklist {
	width: 50%; 
	padding: 10px; 
	text-align: left; 
	vertical-align: top; 
}

.mainwide {
	background: url('images/mainwidebg.jpg');
	width:750px; 
   padding:5px 30px; 
	margin:0; 
	text-align:justify; 
	vertical-align:top; 
}

.footerleft {
	background: url('images/footerleft.jpg');
	text-align: center;
	color: #993300; 
	font-size: 90%; 
	font-weight: normal;
	height: 80px;
	width: 238px;
}

.footerright {
	background: url('images/footerright.jpg');
	text-align: center;
	color: #993300;
	font-size: 90%; 
	font-weight: normal;
	width: 514px; 
}

.photoleft {
	margin: 3px 10px 2px 0px; 
	float: left; 
}

.photoright {
	margin: 3px 0px 2px 10px; 
	float: right; 
}

.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;
}
.dataTableRowOver { background-color: #F0F1F1; }
.dataTableRow { background-color: #FFFFFF; }
