body{
    font: 76% Georgia,'Times New Roman',serif;
    text-align:center;
	background: #fff;
}

p{
    margin: 0 10px 5px 0;
}

p a {
	color: #298327;
}

#container2 {
	background: url(../images/common/shadow-left.png) top left repeat-y
}

#container1 {
	background: url(../images/common/shadow-right.png) top right repeat-y
}

#container {
	background: #fff;
	border-left: 1px solid #298327;
	border-right: 1px solid #298327;
}

#header {
	padding: 0;
	margin: 0;
	background: url('../images/common/hdr.jpg') top right no-repeat;
	background-color: #9CA796;
	height: 156px;
}

#content p{
	color: #555;
    line-height: 1.4;
/*	font-style: italic; */
	font-size: 14px;
	margin: 0 40px 10px 30px;
}

#content ul {
	font-size: 14px;
/*	font-style: italic; */
	color: #555;
	margin: 0 40px 25px 30px;
	padding-left: 20px;
    line-height: 1.4;
	list-style: url(../images/common/bullet.gif);
}

#content ol {
	font-size: 14px;
/*	font-style: italic; */
	color: #555;
	margin: 0 40px 25px 30px;
	padding-left: 20px;
    line-height: 1.4;
	padding-bottom: 15px;
}

#content p img {
	border: 3px double #ccc;
	float: left;
	position: relative;
	margin: 0 15px 0px 0;
}

#content h1{
	color: #298327;
/*	font-style: italic; */
	font-weight: normal;
	margin: 40px 0 10px 30px;
	font-size: 31px;
}

#footer{
    background: #298327;
    color: #FFF;
	text-align: center;
/*	font-style: italic; */
	font-size: 14px;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

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

#content h2{
/*	font-style: italic; */
	font-weight: normal;
	color: #86A6BB;
	margin: 15px 0 5px 30px;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #298327;
}

#content h2 a {
	text-decoration: none;
	color: #86A6BB;	
}

#content h2 a:hover {
	text-decoration: underline;
}


#content h3 {
/*	font-style: italic; */
	font-weight: normal;
	font-size: 16px;
	color: #86A6BB;
	margin: 5px 0 10px 30px;
	padding-top: 15px;
	padding-bottom: 5px;
}

#content h4 {
	font-weight: normal;
	color: #86A6BB;
	font-size: 14px;
	margin: 15px 0 8px 30px;
	padding-bottom: 5px;
}


#imagecaption {
	background-color: #298327;
	width: 450px;
	margin: 0 auto 20px auto;
}

#imagecaption p {
	font-family: Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #fff;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	line-height: 11px;
}

#content img {
	border: 1px solid #298327;
	display: block;
}


/* *** FORM ELEMENTS *** */
#content input,textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	border: 1px solid #666;
	margin: 3px;
	padding: 5px;
	background-image: url(../images/contact/textfield_bg.jpg);
	width: 250px;
	font-style: normal;
}

#content textarea{
	height: 150px
}

#content .submitbutton {
	background-color: #ADCBA7;
	background-image: none;
	color: #fff;
	width: 150px;
}

/* *** TABLES *** */

#content table {
	margin: 10px auto 40px auto;
	background-color: #fff;
	margin-left: 30px;
	border-top: 1px solid #298327;
	border-left: 1px solid #298327;
	font-family: Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 11px;
	text-align: center;
}

#content table td {
	border-bottom: 1px solid #298327;
	border-right: 1px solid #298327;
}

#content table th {
	background-color: #298327;
	color: #fff;
	font-weight: bold;
	background: #298327 url(../images/common/products-button-bkgnd.gif) repeat-x top;
	padding: 0 7px;
}

#content table th.model {
	background-color: #ADCBA7;
	color: #fff;
	border-bottom: 1px solid #298327;
	border-right: 1px solid #298327;
	background-image: none;
}

#content table tr {
	height: 22px;
}

/* *** PRODUCT LIST FOR INDEX PAGES *** */

.prodlist li a{
	font-family: Verdana,Arial,sans-serif;
	font-style: normal;
	color: #555;
	text-decoration: none;
}

.prodlist li a:hover{
	color: #298327;
	text-decoration: underline;
}



/* *** NAVIGATION *** */


#wrapper {

}

#nav2 {
	background: #EDEDF2 url(../images/common/background-left2.jpg) no-repeat;
}


#nav {
	background-color: #86A6BB;
	height: 35px;
	border-right: 2px solid #9FBBCE;
	border-top: 1px solid #fff;
	font-family: Verdana,Arial,sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../images/common/menu-button-bkgnd.gif);
}

#nav ul, #nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav a:link, #nav a:visited {
	float: left;
	font-weight: bold;
	font-size: 12px;
	padding: 0 21px 0 20px;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #fff;
	line-height: 35px;
}

* html #nav ul {
behavior:expression(this.firstChild.firstChild.style.borderLeft = "1px solid #fff");
}

#nav li:first-child a {
	border-left: 1px solid #fff;
}

#nav a:link#current, #nav a:visited#current, #nav a:hover {
	background-color: #C8D0DD;
	background-image: url(../images/common/menu-button-bkgnd2.gif);
	color: rgb(41, 131, 39);
}

/* *** SECONDARY NAVIGATION *** */

#nav2 ul, #nav2 li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana,Arial,sans-serif;
}

#nav2 a:link, #nav2 a:visited {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	margin: 10px;
	padding: 5px 10px 6px 10px;
	color: #fff;
	background-color: #298327;
	border: 1px solid #fff;
	width: 157px;
	display: block;
	background-image: url(../images/common/products-button-bkgnd.gif);
}

#nav2 a:link#current, #nav2 a:visited#current, #nav2 a:hover {
	background-color: #C8D0DD;
	background-image: url(../images/common/menu-button-bkgnd.gif);
	color: rgb(41, 131, 39);
}

#nav2 h2 {
	font-size: 24px;
	color: #298327;
	font-family:Georgia,'Times New Roman',serif;
/*	font-style: italic; */
	font-weight: normal;
	margin-left: 15px;
	padding: 50px 0 0 0;
}

#nav2 p img {
	padding-top: 120px;
}