﻿/* SETS BASIC HTML DEFINITIONS */

html {
	height: 100%; 
	margin-bottom: 1px;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	text-align: left;
	margin: 0;
	scrollbar-face-color: #000080;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #6084A0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #E0E0E0;
	color: #000000;
}

td {
	padding: 0px;
	margin: 0;
	border-collapse: collapse;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;

}

table {
	
	padding: 0px;
	margin: 0;
	border-collapse: collapse;
	font-size: 100%;
	table-layout: inherit;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('images/stripesBlueTan.gif');
}

hr {
	background-color: #de0f23; 
	color: #de0f23; 
	height: 1px; 
	width: 100%;
}

ul li {
	margin: 3px;
	list-style-image: url('images/bulletred.gif');
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	line-height: 14px;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: top;
	text-align: left;
}

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: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #E9E6E0;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	background-image: url('images/headerbg1.jpg');
	text-indent: 2px;
}

h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #d01022;
	text-align: left;
	font-size: 20px;
	font-weight: normal;
}
h2 a:link  {
	color: #de0f23;
}

h2 a:visited {
	color: #de0f23; 
	}

h2 a:hover {
	color: #FF0000;
}

h2 a:active {
	color: #FF0000;
}

h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	color: #756341; 
	text-align: left; 
	font-size: 20px; 
	font-weight: normal; 
}

h6 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	font-size: 18px; 
	font-weight: normal; 
	color: #d01022; 
}

h5 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #D01022;
	font-style: italic;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #d01022;
	text-align: left;
}

/* SETS THE VARIOUS HYPERLINK PROPERTIES */

a:link  {
	color: #85582C;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #85582C;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:active {
	color: #de0f23;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.navigation a:link  {
	padding-left: 5px;
	padding-right: 5px;
	color: #996633;
	text-decoration: none;
	font-weight: bold;
	background-color: #E3E1DB;
	background-image: url('images/input.gif');
}

.navigation a:visited {
	color: #996633;
	text-decoration: none;
	font-weight: bold;
	background-color: #E3E1DB;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url('images/input.gif');
}

.navigation a:hover {
	padding-left: 5px;
	padding-right: 5px;
	color: #FF0000;
	text-decoration: overline;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url('images/transparent1.GIF');
}

.navigation a:active {
	padding-left: 5px;
	padding-right: 5px;
	color: #DE0F23;
	text-decoration: underline;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url('images/transparent1.GIF');
}

.footerright a:link  {
	color: #996633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-small;
}

.footerright a:visited {
	color: #996633; 
	text-decoration: none; 
	font-weight: normal;
	font-size: x-small;
}

.footerright a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	font-size: x-small;
}

.footerright a:active {
	color: #de0f23;
	text-decoration: none;
	font-weight: normal;
	font-size: x-small;

}
.listright {
	color: #996633;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}
.listright a:link  {
	color: #996633;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}

.listright a:visited {
	color: #996633; 
	text-decoration: none; 
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}

.listright a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	text-align: left;

}

.listright a:active {
	color: #996633; 
	text-decoration: none; 
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}

.subnav a:link  {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

.subnav a:visited {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	
}

.subnav a:hover {
	color: #FFFFFF;
	text-decoration: overline;
	font-weight: bold;
	
}

.subnav a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	
}


/* SETS THE CLASS PROPERTIES */

.wrapper {
	width: 750px; 
	text-align: left;
	margin: 0 auto;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: small;
	font-weight: normal;
}
.navigation {
	text-align: right;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.subnav {
	padding: 5px;
	text-align: center;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-image: url('images/gray-s.jpg');
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
}

.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; 
}

.catalog {
	width: 50%; 
	padding: 10px; 
	text-align: left; 
	vertical-align: top; 
}

.footerleft {
	background: url('images/footerleft.jpg');
	text-align: center;
	color: #d01022; 
	font-size: 90%; 
	font-weight: normal;
	height: 80px 
}

.footerright {
	background: url('images/footerright.jpg');
	text-align: center;
	color: #d01022;
	font-size: 90%; 
	font-weight: normal;
}

.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;
}
.newStyle1 {
	font-family: Calibri;
	font-size: x-small;
	font-style: italic;
	color: #FFFF99;
	background-image: url('images/abstract_image_A037.jpg');
	font-weight: normal;
	font-variant: normal;
	background-color: #4F81B4;
}
.newStyle4 {
	background-image: url('../images/liquid.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: right;
	color: #996633;

}

.style1 {
	background-image: url('../images/abstract_image_A037.jpg');
}
.style3 {
	background: url('images/sidebarbg1.jpg');
	text-align: center;
	color: #d01022;
	font-size: 90%;
	font-weight: normal;
	}
.style6 {
	background: url('images/sidebarbg1.jpg');
	color: #000;
	padding: 0px 10px 7px 18px;
	vertical-align: top;
	font-size: 90%;
	text-align: left;
}
.style7 {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.style10 {
	background-image: url('images/btmbg-sidebar.GIF');
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: right;
	color: #996633;
}
.style11 {
	color: #B2A791;
	text-align: left;
}
.style12 {
	font-size: x-small;
	color: #7C715C;
}
.style13 {
	margin-left: 0;
}
.style14 {
	color: #993300;
	text-align: right;
	letter-spacing: 1px;
	padding: 0 15px;
	height: 45px;
}
.style17 {
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.style19 {
	color: #f1ece6;
	text-align: right;
	letter-spacing: 1px;
	padding: 0 15px;
		background-image: url('images/h3.gif');
}
.style22 {
	background-position: 0% 0%;
	width: 500px;
	padding: 10px 20px 10px 10px;
	vertical-align: top;
	text-align: justify;
	background-color: transparent;
	background-repeat: repeat;
	background-attachment: scroll;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #664839;
}
.style25 {
	background-position: 0% 0%;
	width: 500px;
	padding: 10px 20px 10px 10px;
	vertical-align: top;
	text-align: right;
	background-color: transparent;
	background-repeat: repeat;
	background-attachment: scroll;
	background-image: url('images/background.jpg');
}
.style27 {
	background-image: url('images/btmbg-sidebar.GIF');
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	color: #996633;
}
.style28 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #755E42;
	background-image: url('images/btmbg-sidebar.GIF');
	vertical-align: middle;
	text-align: center;
	font-style: italic;
}
.newStyle2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #d01022;
}
.style30 {
	text-align: center;
}
.style31 {
	color: #FFFFFF;
}
.style32 {
	color: #85582C;
	text-align: center;
	border-style: double;
	border-color: #E9E1D8;
	background-image: url('images/liquid.jpg'); 
	font-size: 14px;
}
.newStyle3 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('images/mainbanner-edge3.JPG');
}
.style33 {
	background-position: 0% 0%;
	padding: 10px 20px 10px 10px;
	vertical-align: top;
	text-align: justify;
	background-color: transparent;
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style34 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #755E42;
	background-image: url('images/btmbg-sidebar.GIF');
	vertical-align: middle;
	text-align: left;
	font-style: italic;
}
.style35 {
	text-align: left;
}
.style36 {
	font-family: "Arial Black";
}
.style37 {
	font-family: "Microsoft Sans Serif";
}
.style38 {
	font-size: xx-small;
}
.style39 {
	margin: 8px;
}

.style41 {
	font-family: Verdana;
}
.style40 {
	font-family: "Arial Black";
	color: #006473;
}
.style45 {
	color: #B2A791;
}
.style46 {
	font-family: Arial, Helvetica, sans-serif;
}
.style47 {
	font-size: x-large;
	text-align: left;
}

.style43 {
	margin-bottom: 0px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: italic;
	text-align: left;
}

.style42 {
	background-image: url('images/headerbg1.jpg');
	padding: 0px 5px 5px 5px;
	vertical-align: middle;
	font-size: 90%;
	text-align: left;
}

.style48 {
	margin-bottom: 0px;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: left;
	text-indent: 30px;
}
.style50 {
	font-family: "Arial Black";
	color: #315C66;
	margin-right: 0px;
}
.style51 {
	font-family: Verdana;
}
.style52 {
	text-decoration: underline;
}
.style53 {
	color: #85582C;
	text-align: center;
}
.style54 {
	font-weight: bold;
}
.style55 {
	margin-bottom: 0px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-align: left;
	font-weight: normal;
	}
.style56 {
	color: #85582C;
	text-align: center;
	font-size: 14px;
}
.style57 {
	font-size: x-small;
}
.style58 {
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.style59 {
	font-size: 10pt;
}

.style60 {
	border-width: 0;
	font-family: Calibri;
	font-size: xx-small;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
.style61 {
	background-position: 0% 0%;
	padding: 10px 20px 10px 10px;
	vertical-align: top;
	text-align: left;
	background-color: transparent;
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.style62 {
	border-width: 0;
}
.style74 {
	color: #CC0000;
	text-align: right;
	}
.style75 {
	font-family: Candara;
	font-size: x-small;
	font: normal small-caps normal "Candara";
	color: #CC0000;
	font-weight: bolder;
	
	vertical-align: baseline;
}
.style76 {
	text-align: right;
}
