/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

html,body {
	margin: 0;
	padding: 0;
}

body {		
	text-align: center;
	margin: 0;
	padding: 0;
	background: #668738 url(images/img-bg-body.gif) repeat-x;
	font-size: 80%;
	
}

h4 {
    color: #106529;
    font-size: 125%;
}

h5 {
    color: #106529;
    font-size: 115%;
}

p {
	color : #000000;
}

a {
    color : #00602F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#pageContainer {
    font-family: verdana, tahoma, arial, sans-serif;
    margin: 0 auto;
    padding: 0;
	width: 760px; 
	height: 100%;
	min-height: 100%;
	text-align: left;
	position:relative;
    clear: both;
}

#container {
    background: url(images/img-bg-container.gif) repeat-y;
    min-height: 100%;
}

#imgStrip {
    background: url(images/img-bg-imgstrip.jpg) repeat-y;
    min-height: 100%;
    border: 0px solid blue;
    width: 231px;
}

.navigation {
    list-style-type: none;
    font-size: 85%;
    margin-left: 87px;
}

.menuCell {
    background-color: #ffffff;
    margin-right: 0px;
    height: 35px;
    width: 60px;
    text-align: center;
    border-left: 1px solid #a6ae9b;
    border-right: 1px solid #a6ae9b;
}

.blankCell {
    background-color: Transparent;
}

#menu {
    border-bottom: 1px solid #106529;
    text-align: right;
    margin-bottom: -3px;
    margin-right: 1px;
    background: #668738 url(images/img-bg-body.gif) repeat-x;
    
}

#content {
    padding: 10px 15px 10px 15px;
}


#contentLeft {
    width: 250px;
    float: left;
    z-index: 998px;
}

#contentRight {
    float: right;
    width: 245px;
    z-index: 999px;
}

#footer {
    height: 40px;
    background-color: #668738;
    width: 520px;
    position: absolute;
    bottom: 0px;
    text-align: center;
    padding: 0px 10px 5px 0px;
    font-size: 85%;
    color: #ffffff;
    border: 0px solid red;
    clear: both;
}

#footer a {
    color: #ffffff;
    text-decoration: underline;
}

#footer a:hover {
    text-decoration: none;
}

#dummy {
    height: 28px;
    background: #668738 url(images/img-bg-footer.gif) no-repeat;
    position: absolute;
    width: 550px;
    bottom: 30px;
    text-align: center;
    margin: 0px 10px 0px 0px;
    padding: 0;
    font-size: 90%;
    color: #ffffff;
    border: 0px solid blue;
}

#cleardummy {
    background-color: #668738;
    position: absolute;
    height: 0px;
    width: 260px;
    bottom: 20px;
}

#clearfooter {height:50px;width:100%;clear:both; bottom: 0;}


.submitButton {
    background-color: #106529;
    border: 1px solid #404040;
    color: #ffffff;
    font-size: 75%;
}

#searchContainer {
    text-align: right;
}


#sideBar {
    border: 1px solid #7cab89;
    background-color: #ffffff;
    width: 200px;
    margin-left: 25px;
    padding: 10px;
}

.list li {
    margin-bottom: 13px;
}

.linkList {
    list-style-type: none;
    line-height: 25px;
}

.imgBorder {
    border: 1px solid #106529;
}



.heavy{
	font-weight: bold;
	font-style : normal;
	color: #000000;
}	

.bold{
	font-weight: bold;
	font-style : normal;
	color: #000000;
}	

.italic{
	font-weight: normal;
	font-style : italic;
	color: #000000;
}	

.underline{
	font-weight: normal;
	font-style : normal;
	color: #000000;
	text-decoration: underline;
}	

.smalltext {
	font-family : Arial, Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #008040;
	text-align: left;
	font-size: 85%;
}

hr {
	color : #008040;
	height: 1px;
	border: 0px;
}

.cataloguecategory {
	
	font-weight: bold;
	font-style : normal;
	color : #00602F;
	line-height: normal;
	text-transform: none;
}

.cataloguecategory2 {
	
	font-weight: bold;
	font-style : normal;
	color : #F3F4D5;
	line-height: normal;
	text-transform: none;
	background-color: #008442;
}

.catalogueitem {
	
	font-weight: bold;
	font-style : normal;
	color : #00602F;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
}

.cataloguedescription {
	
	font-weight: bold;
	font-style : normal;
	color : #00602F;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
}

.cataloguenotes {
	
	font-weight: normal;
	font-style : italics;
	color : #00602F;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
}

.cataloguelistitem0 {
	BACKGROUND-COLOR: #F3F4D5;
}
.cataloguelistitem1 {
	BACKGROUND-COLOR: #D5EAC3;
}

.smallreference {
	font-family : Arial;
	font-weight: normal;
	font-style : italics;
	color : #00602F;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
}

