BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 0px;
    COLOR: #000000;
    PADDING-TOP: 0px;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
}

a
{
	color: #002200;
}

a:visited
{
	color: #002200;
}

TD.FieldLabel
{
	text-align: left;
	padding-left: 4px;
	font-weight:bold;
	height: 18px;
	vertical-align: middle;
}
TD.FieldLabel_Right
{
	text-align: right;
	padding-left: 4px;
	font-weight:bold;
	height: 18px;
	vertical-align: middle;
}

TD.FieldEdit
{
	text-align: left;
	padding-left: 4px;
	height: 18px;
	vertical-align: middle;
}
TD.FieldEdit_Right
{
	text-align: right;
	padding-left: 4px;
	height: 18px;
	vertical-align: middle;
}

.FieldTextBox
{
	width:				95%;
	height:				19px;
	border:				1px solid #7b9ebd;
}

.FieldDDL
{
	width:				75%;
	height:				19px;
	border:				1px solid #7b9ebd;
}

.FormSection
{
	height:	19px;
	border-bottom: solid 1px #000000;
	padding-top: 10px;
	padding-left: 2px;
}

TABLE.Menu
{
	table-layout: fixed;
}

INPUT.DateExButton
{
	BACKGROUND-IMAGE: url(Images/CalendarExpansion.bmp); 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-COLOR: transparent; 
	WIDTH: 40px; 
	height: 24px;
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none; 
}

.ButtonBackground_L
{
	width: 10px;
	height: 24px;
	background-image: url(Images/ButtonBackground_L.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: hand;
}
.ButtonBackground_M
{
	height: 24px;
	background-image: url(Images/ButtonBackground_M.gif);
	background-color: transparent;
	cursor: hand;
	text-align: center;
	vertical-align: middle;
}
.ButtonBackground_R
{
	width: 10px; 
	height: 24px;
	background-image: url(Images/ButtonBackground_R.gif);
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-COLOR: transparent; 
	cursor: hand;
}
.ButtonBackground_LH
{
	width: 10px; 
	height: 24px;
	background-image: url(Images/ButtonBackground_LH.gif);
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-COLOR: transparent; 
	cursor: hand;
}
.ButtonBackground_MH
{
	height: 24px;
	background-image: url(Images/ButtonBackground_MH.gif);
	background-color: transparent;
	cursor: hand;
	vertical-align: middle;
	text-align: center;
}
.ButtonBackground_RH
{
	width: 10px; 
	height: 24px;
	background-image: url(Images/ButtonBackground_RH.gif);
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-COLOR: transparent; 
	cursor: hand;
}

.RowHidden
{
	 DISPLAY: none; 
	 VISIBILITY: hidden;
}
.RowDisplay
{
	 DISPLAY:  inline;
	 VISIBILITY: visible;
}

.StdSection
{
	table-layout: fixed;
}

.StdSection_TL
{
	width: 20px; 
	height: 20px;
	background-image: url(Images/StdSection_TL.gif);
}
.StdSection_TEdge
{
	height: 20px;
	background-image: url(Images/StdSection_TEdge.gif);
	text-align: left;
	color: white;
}
.StdSection_TR
{
	width: 20px; 
	height: 20px;
	background-image: url(Images/StdSection_TR.gif);
}
.StdSection_LEdge
{
	width: 20px; 
	background-image: url(Images/StdSection_LEdge.gif);
}
.StdSection_REdge
{
	width: 20px; 
	background-image: url(Images/StdSection_REdge.gif);
}
.StdSection_BL
{
	width: 20px; 
	height: 20px;
	background-image: url(Images/StdSection_BL.gif);
}
.StdSection_BEdge
{
	height: 20px; 
	background-image: url(Images/StdSection_BEdge.gif);
}
.StdSection_BR
{
	width: 20px; 
	height: 20px;
	background-image: url(Images/StdSection_BR.gif);
}
.StdSection_ML
{
	width: 20px; 
	height: 20px;
	background-image: url(Images/StdSection_ML.gif);
}
.StdSection_MR
{
	width: 20px; 
	height: 20px;
	background-image: url(Images/StdSection_MR.gif);
}

.FloatLeft
{
	float: left;
	vertical-align: top;
	padding: 3px;
}
.FloatRight
{
	clear: both;
	float: right;
	vertical-align: top;
	padding: 3px;
}

table.Fixed100 
{
	table-layout: fixed;
	width: 100%;
}

.h1
{
	color: Black;
	font-size: 100%;
	font-weight: bold;
}

.h2
{
	color: ;
	
}

.h3
{
	color: Black;
	font-size: 140%;
	font-weight: bold;
}

.h4
{
	color: Black;
	font-size: 80%;
	font-weight: bold;
}

.thinline
{
	color: #306090;
	background: #306090;
	height: 1px;
	border: 0;
}

.ProdCat_Node
{
	width: 100%;
	padding: 0 0 0 10px;
}

.ProdCat_Hover
{
	width: 100%;
	background-color: #D0FCD0;
	padding: 0 0 0 10px;

}

.ProdCat_Selected
{
	background-image: url(Images/NavArrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.ProdCat_Parent
{
	font-weight: bold;
}

DIV.CentreTextPad5
{
	text-align: center;
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 5px; 
	padding-top: 5px; 
}
DIV.CentreTextPad2
{
	text-align: center;
	padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 2px; 
	padding-top: 2px; 
}

#tabs ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0;
}
#tabs li
{
	float: left;
	margin: 0;
	padding:0 0 0 9px;
	background:url("images/Tab_Left.gif") no-repeat left top;
}

#tabs a
{
	display:block;
	background:url("images/Tab_Right.gif") no-repeat right top;
	padding:3px 10px 2px 3px;
	text-decoration:none;
	font-weight: bold; 
}

#tabs .Highlight
{
	background-image:url("images/Tab_HLeft.gif")
}

#tabs .Highlight a, #tabs .Highlight a:hover
{
	background-image:url("images/Tab_HRight.gif");
	color:#fff;
	padding-bottom:2px;
	font-weight: bold
}




.MMSection
{
	table-layout: fixed;
}

.MMSection_Centre
{
	background: #FFFFFF;
}
.MMSection_TL
{
	width: 20px; 
	height: 20px;
	background-image: url(Images/MMSection_TL.gif);
}
.MMSection_TEdge
{
	height: 20px;
	background-image: url(Images/MMSection_TEdge.gif);
	text-align: left;
	color: white;
}
.MMSection_TR
{
	width: 28px; 
	height: 20px;
	background-image: url(Images/MMSection_TR.gif);
}
.MMSection_LEdge
{
	width: 20px; 
	background-image: url(Images/MMSection_LEdge.gif);
}
.MMSection_REdge
{
	width: 28px; 
	background-image: url(Images/MMSection_REdge.gif);
}
.MMSection_BL
{
	width: 20px; 
	height: 20px;
	background-image: url(Images/MMSection_BL.gif);
}
.MMSection_BEdge
{
	height: 20px; 
	background-image: url(Images/MMSection_BEdge.gif);
}
.MMSection_BR
{
	width: 28px; 
	height: 20px;
	background-image: url(Images/MMSection_BR.gif);
}
.MMSection_ML
{
	width: 20px; 
	height: 20px;
	background-image: url(Images/MMSection_ML.gif);
}
.MMSection_MR
{
	width: 20px; 
	height: 20px;
	background-image: url(Images/MMSection_MR.gif);
}

.AddressDetails
{
font-size: 9px;
}


#tim-menu
{
width:150px
background: #444444;
align: center;
}

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

#tim-menu li
{
float: none;
margin: 6px;
}

#tim-menu li a
{
background-image: url(Images/button2E.jpg);
background-position: centre;
background-repeat: no-repeat;


height: 15px;
line-height: 15px;
width: 94px;
display: block;

color: #000000;
text-decoration: none;
text-align: left;
padding: 0;
font-size: 12px;

align: center;
}

#tim-menu li a:hover
{
background-image: url(Images/button2F.jpg);
background-position: centre;
background-repeat: no-repeat;
color: #009933;
}



#nav-menu
{
width:150px
background: #444444;
align: center;
}

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

#nav-menu li
{
float: none;
margin: 6px;
}

#nav-menu li a
{
background-image: url(Images/button2E.jpg);
background-position: centre;
background-repeat: no-repeat;


height: 24px;
line-height: 24px;
width: 100px;
display: block;

color: #000000;
text-decoration: none;
text-align: left;
padding: 1;
font-size: 13px;

align: center;
}

#nav-menu li a:hover
{
background-image: url(Images/button2F.jpg);
background-position: centre;
background-repeat: no-repeat;
color: #009933;
}

.OfferSection
{
	table-layout: fixed;
}

.OfferSection_TL
{
	width: 20px; 
	height: 20px;
	background-image: url(Images/OfferSection_TL.gif);
}
.OfferSection_TEdge
{
	height: 20px;
	background-image: url(Images/OfferSection_TEdge.gif);
	text-align: left;
	color: white;
}
.OfferSection_TEdge2
{
	height: 20px;
	background-image: url(Images/OfferSection_TEdge.gif);
	text-align: centre;
	color: white;
	font-size: 13px
}
.OfferSection_TR
{
	width: 20px; 
	height: 20px;
	background-image: url(Images/OfferSection_TR.gif);
}
.OfferSection_LEdge
{
	width: 20px; 
	background-image: url(Images/OfferSection_LEdge.gif);
}
.OfferSection_REdge
{
	width: 20px; 
	background-image: url(Images/OfferSection_REdge.gif);
}
.OfferSection_BL
{
	width: 20px; 
	height: 20px;
	background-image: url(Images/OfferSection_BL.gif);
	padding-bottom: 4px;
}
.OfferSection_BEdge
{
	height: 20px; 
	background-image: url(Images/OfferSection_BEdge.gif);
	text-align: center;
	color: white;
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 4px;
}
.OfferSection_BEdge a
{
	text-align: center;
	color: white;
	font-size: 14px;
	font-weight:bold;
}
.OfferSection_BR
{
	width: 20px; 
	height: 20px;
	background-image: url(Images/OfferSection_BR.gif);
	padding-bottom: 4px;
}
.OfferSection_ML
{
	width: 20px; 
	height: 20px;
	background-image: url(Images/OfferSection_ML.gif);
}
.OfferSection_MR
{
	width: 20px; 
	height: 20px;
	background-image: url(Images/OfferSection_MR.gif);
}

#OfferSection_Info
{
	font-size: 90%;
	text-align: left;
}

#OfferSection_Gallery
{
	font-size: 90%;
	text-align: center;
}

#OfferSection_Details
{
	font-size: 110%;
}

#OfferSection_Details img
{
    
	display: block;
    margin: auto;
	border: none;
	align: center;
}

#OfferSection_Details a
{
	color: #78CC00;
    	font-size: 100%;
	text-align: center;
}
#OfferSection_Details a:visited
{
	color: #78CC00;

}

#OfferSection_Details ul
{
list-style: none;
padding: 0;
margin: 5;
}

#OfferSection_Details h1
{
	color: Black;
	font-size: 200%;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#OfferSection_Details h2
{
	color: Black;
	font-size: 160%;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#OfferSection_Details h3
{
	color: Black;
	text-align: center;
	font-size: 110%;
	padding: 0;
	margin: 0;
}

#OfferSection_Details h4
{
	font-size: 60%;
	padding: 0;
	margin: 0;
}

#OfferSection_Details h5
{
	font-size: 100%;
	padding: 0;
	margin: 0;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightgreen;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
white-space: nowrap;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

/*New Page Layout*/
#allpage {
    margin: 0;
    padding: 0;
    background: #FFFFFF;
    font-size: 13px;
    color: #003300;
}

.text p {
    margin: 10px 0 10px 5px;
    text-align: left;
    line-height: 20px;
    font-size: 14px;
	font-weight: normal;
}

.text1 p {
    margin: 0 0 5px 20px;
    text-align: left;
    line-height: 18px;
    font-size: 15px;
    font-weight: normal;
}



.text1 h2 {
    margin: 10px 0px 10px 0px;
    text-align: left;
    font-size: 15px;
    font-weight: bold:
}

/* Header */
#header {
    width: 760px;
    height: 50px;
    margin: 0px auto 0px auto;
    padding-top: 10px;
	float: left;
}

#logo {
    float: left;
    background: url(Images/Ste_Web_Images/img03.jpg);
    background-repeat: repeat-x;
    height: 37px;
    width: 756px;
    margin-left: 0px;
    padding: 6px 0 0 4px;
    text-shadow: 2px 2px #729678;
    font-size: 17px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
}

/* Main Page */
#pagelayout {
    width: 760px;
    margin: 0 0;
    padding: 0px 0px;
}

/* Main Content */
#maincontent {
    float: left;
    width: 500px;
    padding: 0px;
    margin-top: 20px;
}

#maincontent ul {
    padding: 1px 0 0 0;
    list-style: none;
    margin: 0 0 2em 0;
    text-align: justify;
    line-height: 18px;
}

#maincontent li {
    margin-bottom: 40px;
}

#maincontent li li {
    margin: 0;
    padding: 3px 0;
    border-bottom: 1px dotted #B5BBB6;
}

/* Top Text */
#toptext {
    float: left;
    width: 756px;
}

/* Sub Header */
.subheader .title {
	margin-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #B5BBB6;
    font-size: medium;
    font-weight: bold;
    color: #78CC00;
}

/* sidepanel */
#sidepanel {
    float: right;
    width: 240px;
    margin: 20px 3px 0 0;
}

#sidepanel ul {
    padding: 1px 0 0 0;
    list-style: none;
    margin: 0 0 2em 0;
    text-align: justify;
    line-height: 18px;
}

#sidepanel li {
    margin-bottom: 40px;
}

#sidepanel li li {
    margin: 0;
    padding: 3px 0;
    border-bottom: 1px dotted #B5BBB6;
}

#sidepanel h2 {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #B5BBB6;
    font-size: medium;
    font-weight: bold;
}


/*End Of New Page Layout*/
#steprodtableleft {
    width: 100%;
    border-collapse: collapse;
    margin-top: 0;
    margin-bottom: 20px;
		
}

#steprodtableleft td {
    border: 1px solid #b5bbb6;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: solid;
    font-size: small;
    padding: 5px 2px 5px 2px;
    color: #003300;
    background-color: #ffffff;
    text-align: left;
	width: 50%;
}
#steprodtableleft th {
    border-left: 1px solid #ffffff;
    background: url(Images/Ste_Web_Images/img03th.jpg) repeat-x;
    color: #ffffff;
    font-size: small;
    text-align: left;
    padding: 4px 4px 5px 4px;
}

#steprodtable {
    width: auto;
    border-collapse: collapse;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #003300;
}

#steprodtable th {
    border-left: 1px solid #ffffff;
    background: url(Images/Ste_Web_Images/img03th.jpg) repeat-x;
    color: #ffffff;
    font-size: small;
    text-align: left;
    padding: 4px 4px 5px 4px;
}

#steprodtable td {
    border: 1px #DFE3E0;
    border-bottom-style: solid;
    border-right-style: dotted;
    border-left-style: dotted;
    font-size: small;
    padding: 2px 13px 2px 3px;
    color: #003300;
    background-color: #ffffff;
    text-align: left;
}

#steprodtable td.alt{
    
    border-bottom-style: solid 3px #ffffff;
	border-left-style: dotted 1px #dfe3e0;
    font-size: small;
    padding: 2px 0px 2px 3px;
    color: #003300;
    background-color: #ecf5e6;
    text-align: left;
}

#steprodheader {
    margin-bottom: 15px;  
    padding-bottom: 5px;
    border-bottom: 1px solid #B5BBB6;
    font-size: medium;
    font-weight: bold;
    color: #78CC00;
    width: 100%;
}

.prodheader{
  font-size: 11px;
}

#stemainheader {
    width: 100%;
    height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 6px 0 4px 4px;
    color: #ffffff;
    font-weight: bold;
    font-size: 17px;
    text-align: left;
    background: url(Images/Ste_Web_Images/img03.jpg) repeat-x;
    text-shadow: 2px 2px #729678;
}

.steimagesmall {
    padding: 0px;
    margin-top: 2.5px;
    margin-right: 2.5px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: left;
}

#steboldtext {
    font-size: small;
    font-weight: bold;
    color: #003300;
    width: 100%;
    text-align: left;
    margin: 10px 0 10px 5px;
}

#stebasictext {
    font-size: small;
    color: #003300;
    width: 100%;
    text-align: left;
    font-style: normal;
    margin: 10px 0px 25px 5px;
}

#stebasictextfloat {
    font-size: small;
    color: #003300;
    width: 65%;
    text-align: left;
    font-style: normal;
    float: left;
}

#stelist ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}

#stelist li {
    color: #003300;
    font-size: 13px;
    text-align: left;
    margin-left: 5px;
	margin-bottom:15px;
}

#sterightimage {
    float: right;
    width: 180px;
    margin: 3px;
    padding: 3px 3px 3px 3px;
}

#steimagedesc {
    text-align: center;
    width: auto;
    color: #003300;
    font-size: small;
}

#steleftimage {
    float: left;
    width: auto;
    height: auto;
    margin: 5px;
    padding: 5px 3px 5px 3px;
    display: inline;
}

#imagetable {
    table-layout: fixed;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    width: 430px;
    border-collapse: collapse;
    margin-top: 20px;
    margin-bottom: 20px;
}

#imagetable td {
    border: none;
    font-size: small;
    padding: 5px 2px 5px 2px;
    color: #003300;
    background-color: #ffffff;
    text-align: center;
}

#imagetablefull {
    float: left;
    width: 730px;
    border-collapse: collapse;
    margin: 20px 0 20px 17px;
}

#imagetablefull td {
    border: none;
    font-size: small;
    padding: 5px 2px 5px 2px;
    color: #003300;
    background-color: #ffffff;
    text-align: center;
}

#imagetablefull th {
    color: #78CC00;
    background-color: #FFFFFF;
    text-align: left;
    font-weight: bold;
    font-size: medium;
    border-bottom: 20px solid #ffffff;
    border-top: 20px solid #ffffff;
}
#imagetablefull td.alt {
    border: none;
    font-size: small;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #003300;
    background-color: #ffffff;
    text-align: left;
}

#imageboxl {
    float: left;
    width: 120px;
    padding: 0px;
    margin: 10px 0px 10px 0px;
}

#imageboxr {
    float: right;
    width: 120px;
    padding: 0px;
    margin: 10px 0px 10px 0px;
}

#textboxtablel {
    float: left;
    width: 240px;
    margin: 10px 0px 10px 0px;
    text-align: left;
    border-collapse: collapse;
}

#textboxtablel td {
    border-bottom: 1px dotted #B5BBB6;
    padding: 5px 0px 5px 0px;
}

#textboxtablel td.alt {
    color: #78CC00;
    text-align: left;
    padding: 5px 0px 5px 0px;
    font-weight: bold;
}

#textboxtablel th {
    height: 25px;
    background: url(Images/Ste_Web_Images/img03th.jpg) repeat-x;
    color: #FFFFFF;
    text-align: center;
    padding: 3px 0px 17px 0px;
    font-weight: bold;
    font-size: 15px;
    margin: 0px;
}

#textboxtabler {
    float: right;
    width: 240px;
    margin: 10px 0px 10px 0px;
    text-align: left;
    border-collapse: collapse;
}

#textboxtabler td {
    border-bottom: 1px dotted #B5BBB6;
    padding: 5px 0px 5px 0px;
}

#textboxtabler td.alt {
    color: #78CC00;
    text-align: left;
    padding: 5px 0px 5px 0px;
    font-weight: bold;
}

#textboxtabler th {
    height: 25px;
    background: url(Images/Ste_Web_Images/img03th.jpg) repeat-x;
    color: #FFFFFF;
    text-align: center;
    padding: 3px 0px 17px 0px;
    font-weight: bold;
    font-size: 17px;
    margin: 0px;
}

#containerfive {
    width: 756px;
    float: left;
}

#textboxtablefull {
    float: left;
    width: 460px;
    margin-top: 10px;
    text-align: left;
    border-collapse: collapse;
}

#textboxtablefull td {
    border-bottom: 1px dotted #B5BBB6;
    border-right: 1px dotted #B5BBB6;
    border-left: 1px dotted #B5BBB6;
    padding: 5px;
}

#textboxtablefull th {
    height: 25px;
    background: url(Images/Ste_Web_Images/img03th.jpg) repeat-x;
    color: #FFFFFF;
    text-align: left;
    padding: 0px 0px 0px 5px;
    font-weight: bold;
    font-size: 15px;
    margin: 0px;
    border-left: 1px solid #ffffff;
}

#containersplitleft {
    float: left;
    width: 225px;
    margin: 0;
}

#containersplitright {
    float: right;
    width: 494px;
    margin: 0 0 0 20px;
}

#containerleft {
    float: left;
    width: 404px;
    margin: 0;
}

#containerright {
    float: right;
    width: 315px;
    margin: 0 0 0 20px;
}

#containerright2 {
    float: right;
    width: 315px;
    margin: 0;
}

#steprodtablefull {
    width: 100%;
    border-collapse: collapse;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #003300;
}

#steprodtablefull th {
    border-left: 1px solid #ffffff;
    background: url(Images/Ste_Web_Images/img03th.jpg) repeat-x;
    color: #ffffff;
    font-size: small;
    text-align: left;
    padding: 4px 4px 5px 4px;
}

#steprodtablefull td {
    border: 1px #DFE3E0;
    border-bottom-style: solid;
    border-right-style: dotted;
    border-left-style: dotted;
    font-size: small;
    padding: 2px 13px 2px 3px;
    color: #003300;
    background-color: #ffffff;
    text-align: left;
}

.contlisttable {
    width: 100%;
    border-collapse: collapse;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #003300;
}

.contlisttable th {
    border-left: 1px solid #ffffff;
    background: url(Images/Ste_Web_Images/img03th.jpg) repeat-x;
    color: #ffffff;
    font-size: small;
    text-align: left;
    padding: 4px 4px 5px 4px;
}

.contlisttable td {
    background-color: #ffffff;
    border: none;
    font-size: small;
    padding: 6px 0 0 5px;
}

#imagetableleft {
    float: left;
    width: 500px;
    border-collapse: collapse;
    margin-bottom: 10px;
	}
	
.thumbtable {
    float: left;
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px;
}

.thumbtable td {
  background: #ffffff;
  border: none;
  font-size: small;
  text-align: center;
  padding: 0px 0px 10px 0px;
}

.stelistblank {
  font-size: 15px;
  color: #78cc00;
  font-weight: bold;
}
.stegreenhead{
  font-size: medium;
  color: #78cc00;
  font-weight: bold;
}
.stegreenhead1{
  font-size: 14px;
  color: #78cc00;
  font-weight: bold;
}
.spacer hr {
  color: #b5bbb6;
  background-color: #b5bbb6;
  border: none;
  float: center;
  text-align: center;
  height: 1px;
  margin: 0 10px 0 10px;
  padding: 0;
}

/* TreeNodeCssOnly */
#containerlefttree{
    float: left;
    width: 330px;
    margin: 0;
}

#containerrighttree{
    float: right;
    width: 216px;
    margin: 0 0 0 10px;
}
/* ---------------------------
 FrontPage Timber CssOnly
 ------------------------------*/
/* Container for image */
#cLeftside {
    float: left;
    width: 147px;
    margin: 5px;
}

/* Container for text */
#cRightside {
    float: right;
    width: 463px;
    margin: 0px 5px 0px 0px;
    padding-top: 15px;
}
#cLeftsider {
float: right;
width:147px;
margin:25px;
}
/* Container for text */
#cRightsidel{
float: left;
width: 420px;
margin: 0px 5px 0px 0px;
padding-top: 15px;
}

/* Container for image - large */
#cLeftsidela {
    float: left;
    width: 254px;
    margin: 5px;
}

/* Container for text - small */
#cRightsidesm {
    float: right;
    width: 346px;
    margin: 0;
    padding: 15px;
}

/* Image placeholder */
.steImg {
    float: left;
    margin-top: 10px;
    margin-left: 5px;
    border: 0;
}

/* Image caption */
.steImg p {
    color: #003300;
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-size: 13px;
}

/* Top section of text no images */
.stetexttop {
    font-size: small;
    color: #003300;
    text-align: justify;
    font-style: normal;
    margin: 0px;
    padding: 0px 10px 10px 10px;
}

.stetexttop2 p {
    font-size: small;
    color: #003300;
    text-align: justify;
    font-style: normal;
    margin: 0px;
    padding: 0px 10px 15px 10px;
}

.stehead {
    color: #78cc00;
    text-align: left;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
	font-size: medium;
	font-weight: bold;
}

/* Main text with images */
.stetext p {
    font-size: small;
    color: #003300;
    width: 440px;
    text-align: justify;
    font-style: normal;
    margin: 0px;
    padding: 0px 10px 10px 10px;
}

/* Green section titles */
.sectTitle {
    margin: 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #B5BBB6;
    font-size: 25px;
    font-weight: bold;
    color: #78CC00;
    width: 100%;
    text-shadow: 1px 1px #dcdcdc;
}

.sectTitleimg {
    font-size: medium;
    color: #78cc00;
    font-weight: bold;
    text-shadow: 1px 1px #dcdcdc;
}

#timbertable {
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    width: 100%;
    border-collapse: no-collapse;
    margin-top: 20px;
    margin-bottom: 20px;
}

#timbertable td {
    border: 1px solid #B5BBB6;
	border-top: none;
    font-size: small;
    padding: 5px 2px 5px 2px;
    color: #003300;
    background-color: #ffffff;
    text-align: center;
}
#timbertable th {
    
    background: url(Images/Ste_Web_Images/img03th.jpg) repeat-x;
    color: #ffffff;
    font-size: small;
    text-align: center;
    padding: 4px 4px 5px 4px;
}
#imagetabletim {
    
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
    margin-bottom: 20px;
}

#imagetabletim td {
    border: none;
    font-size: small;
    padding: 5px 2px 5px 2px;
    color: #003300;
    background-color: #ffffff;
    text-align: center;
}
#imagetabletim th {
    border-left: 1px solid #ffffff;
    background: url(C:/Users/s.sutton/Desktop/Page-Images/newby1.png) repeat-x;
    color: #ffffff;
    font-size: small;
    text-align: center;
    padding: 4px 4px 5px 4px;
}
