body
{
	font-size: 14px;
	color: #000000;
	background-color: #ffffff;
	margin: 0;
}

h1, h2, h3, p, a, td, th, input
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

p, a
{
    font-size: 14px;
    color: #000000;
    background-color: #ffffff;
}

input
{
	/*border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;*/
	font-weight: 700;
	font-size: 12px;
	/*color: #000000;
	background-color: #cccccc;*/
}

h5
{
    font-weight: bold;
    font-size: 12px;
    color: black;
    font-style: normal;
}

select
{
    border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    font-weight: bolder;
    font-size: 11px;
    border-left: #c0c0c0 1px solid;
    color: #000000;
    border-bottom: #c0c0c0 1px solid;
    font-family: tahoma, verdana, sans-serif;
}

font
{
    font-size: 10pt;
    font-family: tahoma, verdana, sans-serif;
}

textarea
{
    border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    font-weight: bolder;
    font-size: 11px;
    border-left: #c0c0c0 1px solid;
    color: #000000;
    border-bottom: #c0c0c0 1px solid;
    font-family: arial, tahoma, verdana, sans-serif;
}

.txtfielddropdown
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}

.text-white-bold 
{
    font-size: 10pt;
    font-family: tahoma, verdana, sans-serif;
    color:white;
    text-decoration: underline;
    font-weight: bold;
}

.small-black-text 
{
    font-size: 8pt;
    font-family: tahoma, verdana, sans-serif;
    color:black
}

.text-bold-navyblue
{
    font-size: 10pt;
    font-family: tahoma, verdana, sans-serif;
    color:#000099;
    font-weight: bold
}

.text-bold-red
{
    font-size: 10pt;
    font-family: tahoma, verdana, sans-serif;
    color:#bb0000;
    font-weight: bold
}

.input-text
{
	border: 1px solid #c0c0c0; 
	font-family: verdana, sans-serif;
	font-size: 8pt; 
	color: #000000;
	width: 1in;
}

.submit-button
{
	border: 1px solid #c0c0c0;
	font-size: 8pt;
	color: #000000;
}

#container
{
	border: 1px solid #999999;
}

#topNav a
{
	font-weight: 700;
}

#topNav a:link
{
	color: #333333;
	background-color: #cccc99;
	text-decoration: none;
}

#topNav a:visited
{
	color: #333333;
	background-color: #cccc99;
	text-decoration: none;
}

#topNav a:hover
{
	color: #000000;
	background-color: #cccc99;
	text-decoration: underline;
}

#topNavCategories a
{
	font-weight: 700;
}

#topNavCategories a:link
{
	color: #cccc99;
	background-color: #785535;
	text-decoration: none;
}

#topNavCategories a:visited
{
	color: #cccc99;
	background-color: #785535;
	text-decoration: none;
}

#topNavCategories a:hover
{
	color: #ffffff;
	background-color: #785535;
	text-decoration: underline;
}

#strip
{
	width: 100%;
	height: 131px;
	background-image: url(images/home_strip_full.jpg);
}

#featuredItems
{
	color: #000000;
	background-color: #ffffff;
}

#featuredItems h2
{
	font-size: 22px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 90%;
	color: #999999;
	background-color: #ffffff;
	border-bottom: 1px solid #999999;
	font-weight: 700;
	text-align: center;
}

#featuredItems h3
{
	font-size: 18px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cc0033;
	background-color: #ffffff;
	font-weight: 400;
	text-align: center;
}

#quickList th
{
	font-weight: 700;
	text-align: left;
	color: #ffffff;
	background-color: #785535;
}

#quickList td
{
	font-size: 14px;
}

p#copyright
{
	font-size: 12px;
	color: #999999;
	background-color: #ffffff;
	text-align: center;
}

p#copyright a
{
	font-size: 12px;
}

#quickList a
{
	font-size: 12px;
}

#quickList a:link
{
	color: #000000;
	background-color: transparent;
}

#quickList a:visited
{
	color: #000000;
	background-color: transparent;
}

#quickList a:hover
{
	color: #ffffff;
	background-color: transparent;
}
