/* General styles
================================== */



body {
	font-size: 0.7em;
        font-family: Helvetica, Arial, sans-serif;
	background: #5B81A3 url(/images/bg.gif) repeat-x top left;
	text-align: center; 
	min-width: 760px;
        color: #666666;
        line-height: 1.5em;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 155%;
	font-weight: bold;
        color: #006c56;
        margin: 4px 0px 5px 0px;
}

h1.home {
	background-color: #fff;
	margin-top: -15px;
	margin-bottom: 15px;
	margin-left: -10px;
	padding-left: 10px;
}

h2 {
	font-size: 120%;
	font-weight: bold;
        color: #006c56;
        margin: 10px 0px 5px 0px;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	color: #006C56;
}

h4 {
	font-size: 155%;
	font-weight: bold;
    color: #5681A4;
    margin: 4px 0px 5px 310px;
	clear: both;
}

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

a:hover {
    text-decoration: underline;
}

ul{

    margin: 10px 0px 10px 0px;
}

img {
	border: 0px;
}

#header {
	height: 105px;
	padding: 10px 0px;
}

#headerleft {
	float: left;
	width: 250px;
	padding-left: 15px;
}

#headerright {
	float: right;
	width: 400px;
	margin-top: 24px;
	padding: 10px 10px 0px 0px;
}

#footer {
	clear: both; 
	background-color: #fff;
	padding: 4px 0px 4px 170px;
}


#wrapper {
	width: 955px; 
	margin: 0 auto; 
	text-align: left;
	background-color: #fff;
}

#mainNav { 
	width: 150px; 
	float: left; 
	padding:0px;
	margin: 0px;
}

#content { 
	width: 773px; 
	float: right; 
	padding:0px;
	padding-left: 10px;
	margin: 0px 15px 0px 5px;
}

#mainContent {
	background-color: #F2F6FB;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	padding-left: 10px;
	clear: both;
	width: 772px;
}

/*Specific formatting styles
===============================*/

#headerright h2 {
	text-align: right;
	font-family: helvetica;
	font-weight: bold;
	font-size:1.6em;
	line-height: 1em;
	color: #006C56;
}

#headerright h2 a{
	color: #75A7D7;
	text-decoration: none;
}

#headerright h2 a:hover{
	text-decoration: underline;
}
#mainNav p {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 10px;
}

#mainNav ul {
	margin: 0px;
        padding: 0px 0px 0px 10px;
}

#mainNav ul li {
	width: 149px;
	margin: 0px;
	padding: 3px 0px 2px 0px;
	text-align: center;
	list-style: none;
	min-height: 25px;
}

#mainNav ul li ul li {
	background: none;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	min-height: 0;
	height: 17px;
	line-height: 17px;
	min-height: 10px;
}

#mainNav ul li a {
	color: #fff;
	display: block;
	width: 150px;
	background: #fff url(/images/menubg.gif) no-repeat top left;
	height: 25px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

#mainNav ul li ul li a{
	background: none;
	color: #006C56;
	font-size: 1.1em;
	line-height: 0.9em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
	width: 149px;
}

#mainNav ul li a:hover, #mainNav ul li a:active, #mainNav ul li#current a{
	text-decoration: none;
	color: #C7EAF7;
}

#mainNav ul li ul li#current a{
	color: #999999;
}

#mainNav ul li#current ul li a {
	color: #006C56;
}

#mainNav ul li ul li a:hover {
	color: #999999;
}

/*back to normal styling next
=============================*/

#headercaption {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 782px;
	float: left;
}

#headercaption #image {
	padding: 0px;
	margin: 0px;
}

#headercaption p {
	color: #fff;
	font-weight: bold;
	text-align: right;
	font-size: 1.1em;
	padding: 0px 10px 0px;
	margin: 0px;
}

#footer p {
	color: #666666;
	font-size: 1.0em;
}

#footer p a {
	color: #666666;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

#col2left {
	width: 437px;
	background-color: #F2F6FB;
	margin: 0px;
	margin-right:20px;
	padding: 0px 15px 5px 15px;
	float: left;
}

#col2left ul {
	padding-left: 15px;
}

#col2left ul li {
	color: #006c56;
	font-weight: bold;
	font-size: 1.1em;
}

#col2right {
	width: 277px;
	float: left;
	padding: 0px;
	margin: -10px 0px;
}

#col2right .secondcolitem{
	background-color: #006c56; 
}

#col2right .secondcolitem p{
	text-align: right;
	color: #fff;
	padding-right: 6px;
	padding-bottom: 5px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
}

#col2right .secondcolitem p img {
	background-color: #fff;
	padding-top: 0px;
}

#content ul {
	margin-left: 20px;
}

.scrollingpics {
	margin-top: 10px;
}

.productitem {
	width: 783px;
	clear: both;
	padding-top: 0px;
	background: #fff url(/images/products-page-bg.gif) repeat-y top left;
}

.productphoto {
	width: 277px;
	position: relative;
	float: left;
	margin-right: 15px;
    margin-top: 10px;
    padding-bottom: 10px;
	text-align: center;
}

.productphoto p {
	background-color: #006C56;
	margin: -5px 0px 0px 0px ;
	padding: 2px 7px 2px 0px;
	color: #fff;
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
	position: absolute;
	width: 100%;
	bottom: 0;
}

.producttext {
	width: 437px;
	padding: 10px 10px 10px 10px;
    margin-top: 10px;
	margin-left: 300px;
}

.producttext h2 {
	color: #006C56;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0px;
}

.producttext p {
	margin-left: 15px;
}

.smalltext {
	font-size: 0.9em;
}

/************** FORMS ****************/

fieldset {
	border: 0;
}

form p {
	clear: both;
}

label {
	float: left;
	width: 150px;
}
.checkboxes {
	float: left;
	margin-bottom: 10px;
}
textarea
{
width: 400px;
height: 100px;
}