/* BASIC HTML DEFINITIONS */
HTML {
scrollbar-arrow-color: #000000;
scrollbar-face-color: #96ca44; 
scrollbar-3dlight-color: #96ca44; 
scrollbar-highlight-color: #000000; 
scrollbar-shadow-color: #000000; 
scrollbar-darkshadow-color: #60b028; 
scrollbar-track-color: #96ca44; 
}
HTML       {height: 100%; margin-bottom: 1px;}
body       {background: #FFF url('images/background.jpg') repeat-x; font-family: Verdana, Arial, sans-serif; font-size: 75%; margin: 0}
table, td  {padding: 0px; margin: 0; border-collapse: collapse; font-size: 100%;}
ul li      {
	font-size: 100%
}
hr         {background-color: #96CA44; color: #96CA44; height: 1px; width: 100%;}
img        {border: none;}
blockquote {margin-bottom: 0;}
form         {margin: 5px 0 0 0; padding: 0; font-size: 100%;}
.forminput   {background-color: #FFFFFF; color: #000000; border: 1px solid #C0C0C0; padding: 2px; font-size: 100%; font-family: Verdana, Arial, sans-serif;}
.formbutton  {margin: 3px 0;}
span.dropcap {
	font-family: Times, Times, serif;
	float: left;
	color: #090;
	font-size: 60px;
	font-weight: bold;
	line-height: 45px;
	padding: 0 4px 0 0;
}

/* HEADING DEFINITIONS */

h1 {
	font-family: Georgia, Times, serif;
	color: #60B028;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	margin: 10px 0 20px 0;
	line-height: 22px;
}
h2 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; color: #D38E06; text-align: left; font-size: 20px; font-weight: normal; margin: 10px 0;}
h3 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; color: #D38E06; text-align: left; font-size: 20px; font-weight: normal; margin: 10px 0;}
h4 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; font-size: 18px; font-weight: normal; color: #60B028; margin: 10px 0;}
h5 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; font-size: 18px; font-weight: normal; color: #D38E06; margin: 10px 0;}
h6 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; font-size: 18px; font-weight: normal; color: #BF9D3B; margin: 10px 0;}

/* BASIC LINK COLORS */

A:LINK    {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
A:VISITED {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
A:HOVER   {color: #E8A626; text-decoration: underline; font-weight: bold;}

A:ACTIVE  {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

/* Navigation*/
    .navigation{
	padding-top:2px;
	min-height:20px;
    }

    ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
    }

   /* First level menu items*/
    ul#menu li {
    }

    ul#menu li a {
	display: block;
	text-decoration: none;
	font-size:100%;
	margin:0;
	line-height: 20px;
	padding-right: 20px;
    }

    ul#menu li a:hover,  ul#menu li.current_page_item a {
	color: #fff;
	text-decoration: none;
	font-size:100%;
	line-height: 20px;
	padding-right: 20px;
    }

.global A:LINK    {color: #888; text-decoration: none; font-weight: normal;}
.global A:VISITED {color: #888; text-decoration: none; font-weight: normal;}
.global A:HOVER   {color: #888; text-decoration: underline; font-weight: normal;}
.global A:ACTIVE  {color: #888; text-decoration: none; font-weight: normal;}

.footer A:LINK    {color: #888; text-decoration: none; font-weight: normal;}
.footer A:VISITED {color: #888; text-decoration: none; font-weight: normal;}
.footer A:HOVER   {color: #888; text-decoration: underline; font-weight: normal;}
.footer A:ACTIVE  {color: #888; text-decoration: none; font-weight: normal;}


/* SPECIAL CLASSES */

.wrapper   {
	width: 750px;
}
.global    {width: 240px; background-image: url('images/global.jpg'); text-align: center; vertical-align: bottom; padding-bottom: 20px; font-size: 90%}
.logo      {width: 510px;}
.navigation {
	width: 240px;
	text-align: right;
	line-height: 20px;
	letter-spacing: 2px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right: 0px;
	padding-left: 0px;
}
.sidebar   {width: 240px; background-image: url('images/sidebarbkg.jpg'); padding: 10px; vertical-align: top; font-size: 90%; text-align: left}
.maintext  {
	width: 510px;
	background-image: url('images/textbkg.jpg');
	vertical-align: top;
	text-align: left;
	line-height: 18px;
	padding-left:10px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:20px
}
.catalog   {width: 50%; padding: 10px; text-align: left; vertical-align: top; line-height: 14px;}
.mainwide  {width: 750px; padding: 10px 30px; text-align: justify; vertical-align: top; line-height: 18px;}
.copyright {width: 240px; background-image: url('images/copyright.jpg'); text-align: center; font-size: 90%; height: 50px; color: #888}
.footer    {background-image: url('images/footer.jpg'); height: 50px; text-align: center; font-size: 90%; font-weight: normal; color: #888}

/* ASSIGN CLASSES TO IMAGES TO PLACE THE BORDER AND ALIGNMENT */

.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;}.greentext {
	color: #60B028;
	font-size: 14px;
}
#contact p, label, legend {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#contact h1 { margin: 10px 0 10px; font-size: 24px; color: #333333; }
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

#contact {
	display: block;
	width: 200px;
	padding: 10px;
	background-color: #FFF;
	-webkit-border-radius:5px;
	margin-bottom: 50px;
}

/* Form style */

#contact label {
	float: left;
	height: 26px;
	line-height: 26px;
	width: 155px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}
#contact input, textarea, select {
	width: 100px;
	padding: 5px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	webkit-border-radius:5px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
}   
#contact input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #fff;
	color:#333;
	float: left;
}
#contact input.submit { width: 85px; cursor: pointer; border: 1px solid #222; background:#333; color:#fff; }
#contact input.submit:hover {
	background:#444;
	float: left;
}
#contact input[type="submit"][disabled] { background:#888; }
#contact fieldset {
	padding:20px;
	-webkit-border-radius:5px;
	text-align: left;
}
#contact legend {
	font-weight:bold;
	color:#000;
	-webkit-border-radius:5px;
	margin-bottom:0 !important;
	margin-bottom:20px;
}

#contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; }

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; }

.loader { padding: 0 10px; }

#contact #success_page h1 { background: url('../assets/success.gif') left no-repeat; padding-left:22px; }

acronym {
}
.wrapper tr .navigation a currentpage {
	color: #FFF;
}

