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

body {
	color: #000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 80%;
	text-align: center;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}

#body-trial {
	background-repeat: repeat-x;
	background-image: url(images/bg.gif);
}

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

ul li {
	font-size: 100%;
	list-style-type: disc;
}

hr {
	background-color: #9b3d43; 
	color: #9b3d43; 
	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;
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
}

/* SETS HEADING PROPERTIES */

h1 {
	font-family: Georgia, Times, serif;
	color: #7c003c;
	text-align: left;
	font-size: 21px;
	font-weight: bold;
}

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

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

h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #660033;
}

/* SETS THE VARIOUS HYPERLINK PROPERTIES */

a:link  {
	color: #c25a52; 
	text-decoration: none; 
	font-weight: bold;
}

a:visited {
	color: #c25a52; 
	text-decoration: none; 
	font-weight: bold;
}

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

a:active {
	color: #c25a52;
	text-decoration: none;
	font-weight: bold;
}

/* SETS THE CLASS PROPERTIES */

.wrapper {
	width: 750px;
	background: #fff;
	color: #000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
}

.sitename {
	color: #7c003c;
	font-family: Georgia, Times, serif;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	height: 110px;
	background-color: #fff;
	background-image: url(images/headerbg2.jpg);
}

.sidebar {
	background-color: #fff;
	color: #000;
	width: 250px;
	vertical-align: top;
	font-size: 14px;
	text-align: left;
}

.sidebarnav {
	line-height: 15px;
	font-size: 95%;
	padding-top: 10px;
}

.middle {
	background-color: #fff;
	color: #000;
	width: 250px;
	vertical-align: top;
	font-size: 12px;
	text-align: left;
}

.maintext {
	width: 500px;
	vertical-align: top;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 70px;
}

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

.footerleft {
	text-align: center;
	color: #000;
	font-size: 90%;
	font-weight: normal;
	background-image: url(images/shadowleft.jpg);
	background-repeat: no-repeat;
}

.footerright {
	text-align: center;
	
	color: #000;
	font-size: 90%;
	font-weight: normal;
	height: 80px;
	background-image: url(images/shadowright.jpg);
	background-repeat: no-repeat;
}

.imageleft {
	float: left;
	border: 3px double #c0c0c0;
	margin-right: 5px;
	margin-bottom: 12px;
}

.image-sidebar {
	float: left;
	margin-bottom: 12px;
}

.imageright {
	float: right;
	border: 3px double #c0c0c0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.imagecenter {
	border: 3px double #c0c0c0;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 4px;
	float: left;
}

.image-middle {
	border: 3px double #c0c0c0;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 4px;
}

.style1 {color: #A0A0A4}

.style2 {color: #660033}

.formlay {
	border: none;
	padding-top: 6px;
}
.imagecenter-index {
	border: 3px double #c0c0c0;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: none;
}

blockquote {
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #FFFFFF;
	background-color: #336600;
	background-position: 15px 15px;
	line-height: 18px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 0px;
	float: left;
}

.clear {
	clear: both; margin: 0px; height:0
}
