﻿body, table, td, th
{
	border:none 0px transparent;
	margin:0px;
	padding:0px;
	border-spacing:0px;
	border-collapse:collapse;
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
}

body 
{
	background-color: #eaeceb;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
	text-align:center;
}

form
{
	text-align:-moz-center;
}

p 
{
	font-family: Verdana;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

a{font-family:Verdana;}
a:link{color: #007856;}
a:visited{color: #007856;}
a:active{color: #007856;}
a:hover{color: #990000;}

li strong 
{
	font-weight: bold;
	color: #993300;
	font-size: 11px;
}

li 
{
	color: #333333;
	margin-bottom: 10px;
	margin-left: 2px;
	list-style-image: url(images/bullet-big-gray.jpg);
}

ol li
{
	list-style-image: none;
}

ul li 
{
	list-style-image: url(images/bullet.jpg);
}

h1 
{
	font-size: 12px;
	color: #007856;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	line-height: 16px;
	background-color: #ECF0EC;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: verdana;
	text-transform: uppercase;
}

h2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #007856;
	letter-spacing: 2px;
	margin-bottom: 6px;
	margin-top: 0px;
	text-transform: uppercase;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007856;
	display: block;
	text-align:left;
}

h3 
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #007856;
	margin-bottom: 4px;
}

h4 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #007856;
	letter-spacing: 2px;
	margin-bottom: 7px;
	margin-top: 0px;
	text-transform: uppercase;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	

sup {
    font-size: .99em;
    font-weight: normal;
    vertical-align: text-top;
}

.LeftSideShadow 
{
	background-image: url(images/BG-shadow-left.jpg);
	background-repeat: no-repeat;
	width: 10px;
	text-align:right;
	vertical-align:top;
}

.BodyBar 
{
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	height: 550px;
	text-align:left;
	vertical-align:top;
	width: 940px;
}

.RightSideShadow 
{
	background-image: url(images/BG-shadow-right.jpg);
	background-repeat: no-repeat;
	width: 10px;
	text-align:left;
	vertical-align:top;
}

.TopBar
{
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 940px;
	background-color: #ECF0EC;
	background-image: url(images/TOP.jpg);
	text-align:right;
	vertical-align:middle;
}

.TopBar div
{
	width:880px;
	text-align:-moz-right;
	padding-right:60px;
	padding-bottom:7px;
}

.TopBar div table tr td
{
	padding-right:4px;
	padding-left:3px;
}

.TopSubBar
{
	background-color: #000000;
	color:#ffffff;
	height: 24px;
	width: 940px;
	padding-left:14px;
	padding-right:14px;
	text-align:right;
	vertical-align:middle;
}

.TopSubBar table
{
	width:912px;
}

.TopSubBar table tr td
{
	color:#ffffff;
	font-family: Gill Sans MT Condensed, Arial Narrow, Arial;
	font-size:15px;
	font-weight:normal;
	text-align:right;
	text-transform:uppercase;
	letter-spacing:2px;
	vertical-align:middle;
	line-height:20px;
}

.TopSubBar table tr td:first-child
{
	text-align:left;
}

.TextField
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007856;
	background-color: #ECF0EC;
	font-weight: normal;
}

.SearchButton
{
	font-weight: bold; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-style: italic; 
	font-family: Arial; 
	background-color: #007856;
}

.ButtonsBar
{
	background-color: #007856;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #007856;
	border-right-color: #007856;
	vertical-align:top;
}

.Buttons3D
{
	width:100%;
	text-align:center;
}

.Buttons3D a 
{
	font-family: Verdana;
	font-size:11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-style: normal;
	background-color: #ECECEC;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #007856;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #576A75;
	letter-spacing: 1px;
	border-left-color: #576A75;
	text-transform: uppercase;
	white-space: nowrap;
	background-image: url(images/BUTTON_3D-UP.jpg);
}

.Buttons3D a:hover 
{
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #007856;
	font-style: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #007856;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #007856;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	background-image: url(images/BUTTON_3D-DOWN.jpg);
}

.SidePictureBack
{
	width: 220px;
	background-repeat: no-repeat;
	height: 550px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/SIDE-Picture.jpg);
	background-color: #f8faf9;
	text-align:left;
	vertical-align:top;
}

/* Left Bar Menus */
.Buttons tr td
{
	vertical-align:top;
}

.Buttons tr td a
{
	font-family: Arial;
	font-size: 12px;
	color: #004A4A;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #D6DCD7;
	border-bottom-color: #007856;
	border-left-color: #D6DCD7;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	font-style: normal;
	text-align: left;
	border-top-style: solid;
	border-bottom-style: solid;
	font-weight: bold;
	width: 200px;
	margin: 0px;
	height: 15px;
	vertical-align: middle;
	background-color: #E0E6E0;
}

/* Left Bar Menus Hover*/
.ButtonsGreen a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #007856;
	border-top-color: #007856;
	border-right-color: #007856;
	border-bottom-color: #007856;
	border-left-color: #007856;
}

.ButtonsBlue a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #000066;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

/* Left Bar Submenus */
.Buttons tr td table tr td
{
	vertical-align:top;
}

.Buttons tr td table tr td a
{
	font-family: Arial;
	font-size:12px;
	color: #344C49;
	background-color:#E8ECE9;
	font-weight: normal;
	text-decoration: none;
	display: block;
	font-style: normal;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 185px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 14px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	letter-spacing: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

/* Left Bar Submenus Hover */
.Buttons tr td table tr td a:hover 
{
	color: #FFFFFF;
	background-color: #007856;
	border-top-color: #5B9181;
}

.LeftMenuSpacerTable
{
	width:200px;
	line-height:20px;	
}

.MainFrame
{
	width: 730px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/Logo-Whatermark.jpg);
	vertical-align:top;
	text-align:center;
	padding-top:4px;
}

.MainFrame div
{
	text-align:-moz-center;
}

.MainPageTable
{
	margin-bottom: 75px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 16px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 700px;
}

.MainPageTable tr td
{
	text-align:center;
	vertical-align:top;
}

.PageTable
{
	margin-right: 9px;
	margin-left: 9px;
	line-height: 16px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 680px;
	text-align:left;
}

.PageTable tr td
{
	vertical-align:top;
	text-align:left;
}

.PageTable p
{
	margin-bottom: 15px;
	line-height: 16px;
	color: #666666;
	font-size: 11px;
}

.HomePageCubes
{
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	width:680px;
}

.HomePageCubes tr td 
{
	text-align: left;
	vertical-align: top;
	padding:0px;
}

.Cubes
{
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	width:680px;
}

.Cubes p 
{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	vertical-align: middle;
	margin: 0px;
	width: 200px;
	background-color: #E7E7E7;
	height: 200px;
	text-align: center;
	padding: 9px;
}

.Cubes img 
{
	height: 218px;
	width: 218px;
	border: 0px solid #CCCCCC;
}

.Cubes tr td 
{
	height: 218px;
	width: 218px;
	text-align: center;
	vertical-align: middle;
	padding-left:13px;
}

.Cubes tr td:first-child
{
	padding-left:0px;
}

.Cubes div 
{
	background-color: #007856;
	height: 200px;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding:9px;
}

.BottomLine
{
	font-size: 2px;
	background-color: #007856;
	margin: 0px;
	padding: 0px;
	height: 1px;
	line-height: 1px;
}

.FooterLinks
{
	width:940px;
	text-align:right;
}

.FooterLinks td
{
	padding: 4px;
}

.FooterLinks td:first-child
{
	text-align:left;
}

.SEOCopy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959C9D;
	vertical-align:top;
	white-space: nowrap;
	text-align:left;
}

.FootnoteNoLink
{
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: text;
}

.DisplayImage
{
	width: 680px;
	height: auto;
	vertical-align: top;
	text-align: center;
	display: block;
}

.DisplayImage strong 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #007856;
	display: block;
	padding: 2px;
	margin-top: 10px;
	text-align: center;
}

.DisplayImage img 
{
	height: auto;
	width: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 0px;
	float: left;
}

.DisplayImage tr td 
{
	display: block;
	vertical-align:top;
	width:680px;
}

.DisplayImage p 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-align: left;
}

.BackToTheTop 
{
	width: 680px;
	text-align:center;
}

.BackToTheTop a 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #007856;
	text-decoration: underline;
	background-color: #E0E6E0;
	display: block;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}

.BackToTheTop a:hover 
{
	color: #000000;
	background-color: #C1D0CB;
}

.BackToTheTop a img 
{
	font-size: 5px;
	display: block;
	padding: 0px 0px 0px;
}

.BackToTheTop tr td
{
	text-align:center;
	white-space:nowrap;	
}

.PDFList
{
	margin-top:0px;
	text-align:left;
}

.PDFList a 
{
	font-family: Verdana;
	font-size: 11px;
	color: #007856;
	padding-left: 5px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.PDFList a:hover 
{
	color: #990000;
}

.PDFList li
{
	list-style-image: url(images/pdf.png);
}

li.XLSFile 
{
	list-style-image: url(images/xls.png);
}

li.IEFile 
{
	list-style-image: url(images/ielogo.png);
}

.VideoBox 
{
	background-color: #ECF0EC;
	display: block;
	width: 656px;
	height: 340px;
	text-align:center;
	border:none opx transparent;
}

.VideoBox tr td
{
	text-align:center;
	vertical-align:middle;	
	width:650px;
	height:157px;
}

.TableContentVideo
{
	width:680px;	
}

.TableContentVideo tr td
{
	text-align:center;
}

.TableContentVideo tr td div
{
	text-align:-moz-center;
}

.TableData
{
	background-color:#F3F5F3;
	border:solid 1px #666666;
}

.TableData tr td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 12px;
	vertical-align: top;
	padding:3px;
	text-align:left;
	border-top:solid 1px #666666;
	border-left:solid 1px #666666;
}

.TableData tr:first-child
{
	background-color: #C1D0CB;
}

.TableData tr td:first-child
{
	text-align:left;
	border-left:0px;
}

.TableData tr:first-child td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
	color: #666666;
	padding:3px;
	text-align:left;
	vertical-align:bottom;
	border-top:0px;
}

.VideoLinksTable
{
	
}

.VideoLinksTable div
{
	padding-left:25px;
	padding-top:2px;
	padding-bottom:10px;
	text-align:-moz-left;
	border:0px none transparent;
}

.VideoLinksTable a
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color:#ECF0EC;
	text-decoration: none;
	padding-left: 32px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007856;
	display: block;
}

.VideoLinksTable a:hover
{
	color: #000000;
	background-color:#C7D8CF;
	text-decoration: none;
	display: block;
}

.ExpanderClickerPlus
{
	padding-right:3px;
	width:11px;
	height:11px;
    background-image:url("images/plussymbol.gif");
    background-position:left;
    background-repeat:no-repeat;
    cursor:pointer;
}

.ExpanderClickerPlus:hover
{
	padding-right:3px;
	width:11px;
	height:11px;
    background-image:url("images/plussymbolhover.gif");
    background-position:left;
    background-repeat:no-repeat;
    cursor:pointer;	
}

.ExpanderClickerMinus
{
	padding-right:3px;
	width:11px;
	height:11px;
    background-image:url("images/minussymbol.gif");
    background-position:left;
    background-repeat:no-repeat;
    cursor:pointer;
}

.ExpanderClickerMinus:hover
{
	padding-right:3px;
	width:11px;
	height:11px;
    background-image:url("images/minussymbolhover.gif");
    background-position:left;
    background-repeat:no-repeat;
    cursor:pointer;	
}

.ExpanderVisible
{
	display:block;
}

.ExpanderHidden
{
	display:none;
}

.ContactTitleStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #007856;
	letter-spacing: 2px;
	margin-bottom: 7px;
	margin-top: 0px;
	text-transform: uppercase;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	

.ContactTextStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
}

.ContactStrongTextStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #666666;
}

.LoginTableStyle
{
	border:solid 2px #007856;
	background-color:#dddddd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}

.LoginTableStyle td
{
	padding:4px;
}

.LoginTextBoxStyle 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;		
}

.LoginButtonStyle
{
	width:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#993300;
	font-size:10px;
	letter-spacing:2px;
	text-transform:uppercase;
	border-color:#007856;
	border-width:1px;
	cursor:pointer;
	background-color:#C1D0CB;
}

.LoginErrorStyle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#990000;
}

.RelatedSites
{
	display:block;
	width: 218px;
	height:auto;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding:0px;
	margin:0px;
	font-family: verdana;
	background-color: #ECF0ED;
}

.RelatedSites p
{
	text-align:left;
	display:block;
	height:auto;
	padding: 0px;
	vertical-align: top;
	font-size: 10px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-color:Transparent;
	color: #666666;
	width:200px;
	padding:9px;
}

.RelatedSites strong 
{
	font-weight: bold;
	color: #134A3E;
	background-color:#CCD7CF;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-align:center;
	display:block;
	height:auto;
	padding: 0px;
	margin:0px;
	vertical-align: top;
	font-size: 10px;
	line-height: 18px;
	letter-spacing:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007856;
	width:218px;
}

.RelatedSites a {
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 3px;
}
.RelatedSites a:hover {
	background-color: #046F55;
	color: #FFFFFF;
}

.RelatedSites img {
	text-align: center;
	height: auto;
	width: 200px;
	margin-top: 10px;
	border: 1px solid #FFFFFF;

}

.EditNewsButtonStyle
{
	width:120px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#993300;
	font-size:10px;
	letter-spacing:2px;
	text-transform:uppercase;
	border-color:#007856;
	border-width:1px;
	cursor:pointer;
	background-color:#C1D0CB;
}

.DeleteNewsButtonStyle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	border:solid 1px #007856;
	background-color:#C1D0CB;
	cursor:pointer;
	text-transform:uppercase;
	color:#993300;
}

.NewsTableStyle
{
	background-color:#f3f5f3;
	border:solid 1px #666666;
	border-collapse:collapse;
}

.NewsHeaderStyle
{
	background-color: #c1d0cb;
	border:solid 1px #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 12px;
	padding:3px;
	text-align:center;
	text-decoration:none;
}

.NewsItemStyle
{
	border:solid 1px #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 12px;
	padding:5px;
	text-align:left;
	text-decoration:none;
}

.NewsItemStyle a:link{text-decoration:none;color:#007856;display:block;text-align:left;}
.NewsItemStyle a:active{text-decoration:none;color:#007856;display:block;text-align:left;}
.NewsItemStyle a:visited{text-decoration:none;color:#007856;display:block;text-align:left;}
.NewsItemStyle a:hover{text-decoration:none;color: #990000;background-color:#ffffff;display:block;text-align:left;}

.EventsTableStyle
{
	background-color:#f3f5f3;
	border:solid 1px #666666;
	border-collapse:collapse;
}

.EventsHeaderStyle
{
	background-color: #c1d0cb;
	border:solid 1px #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 12px;
	padding:3px;
	text-align:center;
	text-decoration:none;
}

.EventsItemStyle
{
	border:solid 1px #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 12px;
	padding:5px;
	text-align:left;
	text-decoration:none;
}

.EventsItemStyle a:link{text-decoration:none;color:#007856;display:block;text-align:center;}
.EventsItemStyle a:active{text-decoration:none;color:#007856;display:block;text-align:center;}
.EventsItemStyle a:visited{text-decoration:none;color:#007856;display:block;text-align:center;}
.EventsItemStyle a:hover{text-decoration:none;color: #990000;background-color:#ffffff;display:block;text-align:center;}

.EditEventsButtonStyle
{
	width:120px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#993300;
	font-size:10px;
	letter-spacing:2px;
	text-transform:uppercase;
	border-color:#007856;
	border-width:1px;
	cursor:pointer;
	background-color:#C1D0CB;
}

.DeleteEventsButtonStyle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	border:solid 1px #007856;
	background-color:#C1D0CB;
	cursor:pointer;
	text-transform:uppercase;
	color:#993300;
}

.EditContactsButtonStyle
{
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#993300;
	font-size:10px;
	letter-spacing:2px;
	text-transform:uppercase;
	border-color:#007856;
	border-width:1px;
	cursor:pointer;
	background-color:#C1D0CB;
}

.DeleteContactsButtonStyle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	border:solid 1px #007856;
	background-color:#C1D0CB;
	cursor:pointer;
	text-transform:uppercase;
	color:#993300;
}



/*
#bodycopylink a {
	font-family: Verdana;
	font-size: 10 px;
	color: #990000;
	background-color:;
	font-weight: ;
	letter-spacing: 0px;
	text-decoration: underline;
	text-indent: 0px;
}


#bodycopylink a:hover {
	font-family: Verdana;
	font-size: px;
	color: #C06101;
	font-weight: ;
	letter-spacing: 0px;
	text-decoration: underline;
	text-indent: 0px;
	}


#TITLE a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5 px;
	color: #757b89;
	letter-spacing: 3px;
	font-weight: bolder;
	text-decoration: none;
	cursor: text;
	font-variant: normal;
	text-transform: none;
	margin-left: 4px;
	vertical-align: line;
	text-indent: 7px;
	font-style: normal;
	font: verdana;
}

#TITLE3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: text;
	padding-left: 10px;
	letter-spacing: 1px;
}


#TITLE2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18 px;
	color: #FFFFFF;
	letter-spacing: 0px;
	font-weight: 900;
	text-decoration: none;
	cursor: text;
	padding-left: 12px;
	background-color: #757B89;
	margin-left: 0px;
	text-indent: -2px;
	width: 25 px;
}


#THUMBMAIL a {
	font-family: Verdana;
	font-size:10px;
	color: #FFBA2F;
	background-color:#999999;
	font-weight: plain;
	letter-spacing: 0px;
	text-decoration: none;
	text-indent: 0px;  
	display: block;
	width: ;
	height: ;
	padding: 2px 2px;
	margin: 0px;
}
#THUMBMAIL a:hover {
	ont-family: Verdana;
	font-size:10px;
	color: #000000;
	background-color:#77412A;
	font-weight: plain;
	letter-spacing: 0px;
	text-decoration: none;
	text-indent: 0px;
	display: block;
	width: ;
	height: ;
	padding: 2px 2px;
	margin: 0px;
}



#mikereyfman a {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #BBBBBD;
	letter-spacing: 8px;
	text-decoration: none;
	cursor: text;
	vertical-align: bottom;
	text-indent: 5px;
	padding: 2px px;
	margin: 0px;
}





#FOOTNOTE a {
	background-color: ;
	color: #5D6667;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;



	font-weight: ;
	text-decoration: underline;



    width: ;
    height: ;



	font-style: ;
}
#FOOTNOTE a:hover {
	background-color: ;
	color:#007856;



	font-weight: ;
	letter-spacing: 0px;
	text-decoration: underline;
	text-indent: 0px;



	width: ;
	height: ;
	padding: 0px 0px;
	margin: 0px;
}


#sidelinks  a {
	background-color: ;
	font-size: 10px;
	font-family: Verdana;
	font-weight: plain;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: underline;
	text-indent: 0px;
	display: block;
	width: ;
	height: ;
	padding: 0px 0px;
	margin: 0px;
	color: #77412A;
}
#sidelinks a:hover {
	background-color: ;
	color:#993300;
	font-weight: ;
	letter-spacing: normal;
	text-decoration: underline;
	text-indent: 0px;
	display: block;
	width: ;
	height: ;
	padding: 0px 0px;
	margin: 0px;
}


.captions {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; letter-spacing: 7px; color: #797979; text-transform: uppercase}

.bullets {  font-size: 8px; font-family: Arial, Helvetica, sans-serif; color: #FF6633; font-weight: bold}
.coop { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #993300; text-transform: lowercase}

.captionsSmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; letter-spacing: normal; color: #3C2008; text-transform: none}

.home {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; letter-spacing: 5px; text-transform: uppercase; color: #F3F3F3; text-decoration: none}

.order { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; letter-spacing: normal; color: #FF6600; text-transform: none ; text-decoration: blink}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #6C2205;

	text-decoration:;
	font-weight: bold;
	line-height: 16px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #000000;
	margin-bottom: 14px;
}
.mikereyfman {
	font-family: Verdana; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal; 
	color: #BBBBBD; 
	letter-spacing: 2px;
}

.Bullets-List {
	font-family: Verdana,;
	font-size: 11px;
	list-style-image: url(images/bullet.jpg);
}
.SERVICES {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8D703A;
}
.TITLE_PAGE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6A4800;
	letter-spacing: 1em;
	text-transform: uppercase;
}

.Product-Discription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.ProductName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004A4A;
}


.ProductNameSMALL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B2700F;
}


.Product-Price {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
}
.ChadtHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B2700F;
	font-style: italic;
}
.BigProductTitle {
	font-family: Verdana;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	letter-spacing: 1 px;
	color: #B57416;
}
.TEXTFIELDS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
	background-color: #F1E2CD;
	font-size: 11px;
}
.BULLET {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C59356;
	text-decoration: none;
}
.SIDEBUTTONS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #603617;
	font-weight: normal;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #A77A49;
	text-align: center;
}
.smallstuff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #AD843F;
}
.ChartHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #C1D0CB;
	font-weight: normal;
	line-height: 12px;
	margin: 3px;
	text-align: center;
	color: #666666;
}
.ChartText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F3F5F3;
	font-weight: normal;
	padding: 5px;
	line-height: 12px;
	vertical-align: top;
}
.ChartText a {
	text-decoration: none;
	height: auto;
	width: auto;
	font-size: 11px;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.ChartText a:hover {
	color: #990000;
	background-color: #FFFFFF;
	display: block;
}

.ChartText b {
	color: #134A3E;
}
.ChartText p {
	font-size: 12px;
}



.Terminology {
	color: #000000;
	padding:3px 0px 3px 2px;
	font: bold 11px/11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background: #F9F4EC repeat-x left;
	text-align: left;
	letter-spacing: 2pt;
	text-transform: capitalize;
	clip:   rect(auto auto auto auto);
	border-top: 0px solid #B2700F;
	border-right: 0px solid #B2700F;
	border-bottom: 1px solid #B2700F;
	border-left: 0px solid #B2700F;
	margin: 20px 0px 5px;
	text-indent: 6pt;
	width: 600px;
}
.Terminology-Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	vertical-align: super;
	text-align: left;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}

.Frame-Picture {

	color: #000000;
	padding:2px;
	font: bold 11px/10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background: #EED9BB repeat-x left;
	text-align: left;
	letter-spacing: 2pt;
	text-transform: capitalize;
	text-indent: 6pt;
	border: 1px solid #B2700F;
	clip:   rect(auto auto auto auto);
}

.Chart {
	font-size: 10px;
	background-color: #97A1A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
}
.WhatsNew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;
	color: #6B2A00;
}
.wood {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6A402E;
	font-style: italic;
}
.linkback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
.smallcopy10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.Bronze-Italic-Copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #714B26;
	font-weight: normal;
	line-height: 16px;
}
.SIDE_LINKS_BUTTONS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #794B1E;
	font-weight: normal;
}

#BUTTONSsidelinks  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5A3907;
	background-color:#D7A561;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-indent: 6px;
	display: block;
	height: px;
	margin: px;
	margin: px;
	font-style: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #803F0A;
	padding: 3px;
	width: 190px;
	background-image: url(images/Texture.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4D7BE;
}
#BUTTONSsidelinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A2F03;
	background-color:#EDE0CB;
	text-decoration: none;
	background-image: url(images/SideButtos-Rollover.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8B075;
}


#BUTTONS-long  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #5A3907;
	background-color:#E1BC8A;
	font-weight: bold;
	letter-spacing: 5px;
	text-decoration: none;
	text-indent: 6px;
	display: block;
	margin: px;
	margin: px;
	font-style: normal;
	text-transform: lowercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #803F0A;
	padding: 2px;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4D7BE;
}
#BUTTONS-long a:hover {
	color: #5A2F03;
	background-color:#EDE0CB;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7AD71;
}

#CellBackground {
	background-image: url(images/Slava-Door-Home.jpg);
	background-repeat: no-repeat;
	background-position: right 14px;
}

#ShippingBackground {
	background-image: url(images/Truck_and_Sign-Bacground.jpg);
	background-repeat: no-repeat;
	background-position: right 100px;
}

#WatermarkBackground {
	background-image: url(images/Logo-Whatermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 170px;
	width: 600px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}

#WatermarkClassic {
	background-image: url(images/Collection-W-Classic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 40px;
}

#WatermarkContemp {
	background-image: url(images/Collection-W-Contemp.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 40px;
}
#WatermarkRustic {
	background-image: url(images/Collection-W-Rustic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 40px;
}


#WatermarkFrench {
	background-image: url(images/Collection-W-French.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 40px;
}


.registered {
	font-size: 7px;
	vertical-align: super;
}
.Bullets-list-Color {
	list-style-image: url(images/bullet-big-gray.jpg);
	margin-top: 8px;
}

#BUTTONS-TableContent a {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color:#ECF0EC;
	font-weight: ;
	text-decoration: none;
	display: block;
	padding-left: 12px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007856;
}
#BUTTONS-TableContent a:hover {
	color: #000000;
	background-color:#C7D8CF;
	text-decoration: none;
	display: block;
}
#BUTTONS-TableContent li {
	list-style-image: url(../images/pdf.png);
}

#BUTTONS-BACK a {
	font-family: Verdana;
	font-size: 11px;
	color: #EDE0AF;
	background-color:#A82E45;

	font-weight: ;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
	padding-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #A82E45;
	border-bottom-color: #641626;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	font-weight: bold;
	border-right-color: #5C1527;
	border-left-color: #A82E45;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#BUTTONS-BACK a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.Testimonials {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: left;
	border: thick solid #EBEDF3;
	background-color: #EBEDF3;
	font-style: italic;
}

.peopleNames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-transform: capitalize;
	color: #006699;
	text-decoration: none;
	text-align: right;
	padding-bottom: 1em;
	padding-top: 0px;
	line-height: 1px;
}

.DOOR-NUMBER {
	font-family: Verdana;
	font-size: 11px;
	color: #993300;
	font-weight: bold;
}


.home {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #855A2D;
	text-transform: capitalize;
}



#BUTTONS-3D-IMAGE  a {
	font-family: Verdana;
	font-size:11px;
	color: #003366;
	background-color:;
	font-weight: bold;
	text-decoration: none;
	text-indent: px;
	display: block;
	margin:  px;
	font-style: normal;
	background-color: #ECECEC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #666666;
	letter-spacing: 1px;
	border-left-color: #999999;
	background-image: url(images/Button-Background-MouseUp.jpg);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-transform: uppercase;
}
#BUTTONS-3D-IMAGE a:hover {
	font-family: Verdana;
	color: #FFFFFF;
	background-color:;
	font-weight: bold;
	text-decoration: none;
	background-color: #003366;
	font-style: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	background-image: url(images/Button-Background-MouseDown.jpg);
	background-position: left bottom;
}





#BUTTONS-PRODUCT a {
	font-family: Arial;
	font-size: 12px;
	color: #004A4A;
	font-weight: ;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #D6DCD7;
	border-bottom-color: #007856;
	border-left-color: #D6DCD7;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	font-style: normal;
	text-align: left;
	border-top-style: solid;
	border-bottom-style: solid;
	font-weight: bold;
	width: 200px;
	margin: 0px;
	height: 15px;
	vertical-align: middle;
	background-color: #E0E6E0;
}
#BUTTONS-PRODUCT a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #007856;
	border-top-color: #007856;
	border-right-color: #007856;
	border-bottom-color: #007856;
	border-left-color: #007856;
}
#BUTTONS-page a {
	font-family: Verdana;
	font-size:10px;
	color: #E6E6E6;
	background-color:#D71836;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-indent: 0px;
	display: block;
	width: px;
	height:px;
	padding: 3px 6px;
}

#SUBBUTTONS-sidelinks  a {
	font-family: Verdana;
	font-size: 11px;
	color: #530117;
	background-color:#ECDDC7;
	font-weight: ;
	text-decoration: none;
	display: block;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #4B1D00;
	border-bottom-color: #4B1D00;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	font-style: italic;
	text-align: left;
	border-top-style: solid;
	border-bottom-style: solid;
	font-weight: bold;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: normal;
}
#SUBBUTTONS-sidelinks a:hover {
	color: #4B1D00;
	background-color:#D4A35E;
	text-decoration: none;

}

#BUTTONS-SUB a {
	font-family: Arial;
	font-size:12px;
	color: #344C49;
	background-color:#E8ECE9;
	font-weight: normal;
	text-decoration: none;
	display: block;
	font-style: normal;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 185px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 14px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	letter-spacing: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#BUTTONS-SUB a:hover {
	color: #FFFFFF;
	background-color: #007856;
	border-top-color: #5B9181;
}
#BUTTONS-SUB-page a {
	font-family: Arial;
	font-size:12px;
	color: #FFFFFF;
	background-color: #007856;
	font-weight: normal;
	text-decoration: none;
	display: block;
	font-style: normal;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007856;
	width: 185px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #007856;
	line-height: 14px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	letter-spacing: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-right-color: #007856;
	border-left-color: #007856;
}

#BUTTONS-SUB-SUB a {
	font-family: Arial;
	font-size:12px;
	color: #344C49;
	background-color:#C4D0C7;
	font-weight: normal;
	text-decoration: none;
	display: block;
	font-style: normal;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 165px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 14px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	letter-spacing: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#BUTTONS-SUB-SUB a:hover {
	color: #FFFFFF;
	background-color: #007856;
	border-top-color: #5B9181;
}

#BUTTONS-SUB-pic a {
	font-family: Arial;
	font-size:12px;
	color: #344C49;
	font-weight: normal;
	text-decoration: none;
	display: block;
	font-style: normal;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 185px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 14px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	letter-spacing: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(images/SUB-BUTTONS-Sky-Back.jpg);
	background-attachment: fixed;
	background-position: 0px 0px;
}
#BUTTONS-SUB-pic a:hover {
	color: #FFFFFF;
	background-color: #007856;
}

#BUTTONS-subb a {
	font-family: Arial;
	font-size:11px;
	color: #002953;
	font-weight: bold;
	text-decoration: none;
	text-indent: 5px;
	display: block;
	margin: px;
	margin: px;
	font-style: normal;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 3px;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #47837A;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	background-color: #E8ECE9;
	letter-spacing: 1px;
	width: 180px;
}
#BUTTONS-subb a:hover {
	color: #FFFFFF;
	background-color: #007856;

}
#BUTTONS-subb-page a {
	font-family: Verdana;
	color: #FFFFFF;
	background-color:#B3870A;
	font-weight: bold;
	text-decoration: none;
	text-indent: 8px;
	display: block;
	width: px;
	height:  px;
	margin: px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-transform: uppercase;
	font-size: 10px;
}










#Speakers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 520px;
	font-style: italic;
}
#Speakers img {
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	border: 1px solid #C8AA6C;
	padding: 6px;
}
#Button-Brake {
	margin: 0px;
	padding: 0px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.CloseBullets {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#PRODUCT-TABLE a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	vertical-align: top;
	width: 234px;
	line-height: 11px;
	display: block;
	margin: 5px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	height: 234px;
}

#PRODUCT-TABLE a:hover{
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;	
}

#PRODUCT-TABLE img {
	height: 230px;
	width: 230px;
	border: 2px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#PRODUCT-TABLE p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-bottom: 7px;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#BUTTONS-BLOCK {
	padding: 0px;
	text-align: center;
	margin-top: 2px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#BUTTONS-PREVIOUS a{
	background-image: url(images/Gallery-Buttons-Up.jpg);
	display: block;
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
	color: #CDCCCA;
	text-decoration: none;
	font-size: 1px;
	line-height: 11px;
}
#BUTTONS-PREVIOUS a:hover{
	background-image: url(images/Gallery-Buttons-Over.jpg);
}

#BUTTONS-NEXT a{
	background-image: url(images/Gallery-Buttons-Up.jpg);
	display: block;
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
	color: #CDCCCA;
	text-decoration: none;
	font-size: 1px;
	line-height: 11px;
	background-position: -50px;
}
#BUTTONS-NEXT a:hover{
	background-image: url(images/Gallery-Buttons-Over.jpg);
}


#SiteMap a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: normal;
	color: #666666;
	text-transform: none;
	margin-top: 10px;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
}

#SiteMap a:hover {
	text-decoration: underline;
}


#SiteMap a p:first-line{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: #C4702A;
	text-transform: none;
	margin-top: 10px;
	text-align: center;
	vertical-align: top;
}

#Picture-Info-Table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A82E45;
}

#Display-Image {
	width: 675px;
	height: auto;
	vertical-align: top;
	text-align: center;
	display: block;
}
#Display-Image strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #007856;
	display: block;
	padding: 2px;
	margin-top: 10px;
	text-align: center;
}

#Display-Image img {
	height: auto;
	width: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 0px;
	float: left;
}
#Display-Image td {
	display: block;

}

#Display-Image p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-align: left;
}


#TITLE-BOX {
	text-decoration: none;
	cursor: text;
	font-style: normal;
	width: 854px;
}


#TITLE a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #757b89;
	letter-spacing: 3px;
	font-weight: bolder;
	text-decoration: none;
	cursor: text;
	font-variant: normal;
	text-transform: none;
	margin-left: 4px;
	vertical-align: line;
	text-indent: 7px;
	font-style: normal;
	font: verdana;
}

#TITLE3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 5px;
	font-weight: 900;
	text-decoration: none;
	cursor: text;
	padding-left: 10px;
	background-color: #757B89;
}


#TITLE2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0px;
	font-weight: 900;
	text-decoration: none;
	cursor: text;
	padding-left: 12px;
	background-color: #757B89;
	margin-left: 0px;
	text-indent: -2px;
	width: 25 px;
}

.TITLE-FIRST-LETTER a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0px;
	font-weight: 900;
	text-decoration: none;
	cursor: text;
	padding-left: 12px;
	background-color: #757B89;
	margin-left: 0px;
	text-indent: -2px;
	width: 25 px;
}
#TINI-THUMBS a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	width: 53px;
	border: 1px solid #CCCCCC;
	display: block;
}

#TINI-THUMBS a:hover{
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;	
}

#TINI-THUMBS a img {
	height: 53px;
	width: 53px;
	text-align: center;
	vertical-align: top;
	visibility: visible;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	filter: Gray;
}

#TINI-THUMBS a:hover img {
	text-align: center;
	vertical-align: top;
	visibility: visible;
	position: relative;
	top: -6px;
	right: -6px;
	border: 1px solid #FFFFFF;
}

.MAINCONTENT p {
	margin-bottom: 15px;
	line-height: 16px;
	color: #666666;
	font-size: 11px;
}

#PRODUCTS-TITLE {
	background-color: #007856;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #587477;
}



.HILIGHT {
	background-color: #ECF0ED;
}
#searchBOX {
	position: fixed;
	float: right;
	margin-right: 10px;
	display: block;
	top: 50px;
	padding-right: 10px;
	vertical-align: bottom;
}


#NEWS-HOME {
	width: 700px;
}
#NEWS-HOME td {
	width: 218px;
}

#CALENDAR {
	width: 218px;
	background-color: #EBEEED;
	height: auto;
	display: block;
}
#CALENDAR p {
	display: block;
	padding: 10px;
	vertical-align: top;
	font-size: 10px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #666666;
}
#CALENDAR a {
	background-color: #CCD7CF;
	display: block;
	margin: 0px;
	padding: 2px;
	text-indent: 5px;
	text-decoration: none;
	font-weight: bold;
}
#CALENDAR a:hover {
	background-color: #007856;
	color: #FFFFFF;
}

#CALENDAR p strong {
	font-weight: bold;
	color: #007856;
}
#SERVICES {
	background-color: #F4F4F4;
	display: block;
	width: 218px;
}
#SERVICES p {
	display: block;
	padding: 10px;
	vertical-align: top;
	font-size: 10px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #666666;
}
#SERVICES p strong {
	font-weight: bold;
	color: #007856;
}

#BEST-PROJECTS {
	width: 218px;
	background-color: #D9DDDD;
	height: auto;
	display: block;
}
#BEST-PROJECTS p strong {
	font-weight: bold;
	color: #007856;
}
#BEST-PROJECTS a {
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 3px;
}
#BEST-PROJECTS a:hover {
	background-color: #046F55;
	color: #FFFFFF;
}

#BEST-PROJECTS img {
	text-align: center;
	height: auto;
	width: 200px;
	margin-top: 10px;
	border: 1px solid #FFFFFF;
}


.HOMEPAGE-HILIHGTS-HEADER {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	background-color: #CCD7CF;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	letter-spacing: 2px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 218px;
	color: #344B44;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #165958;
}
#PICTURE-TABLE-LEFT {float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
#PICTURE-TABLE-RIGHT {float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}






#BUT-Download-PDF a {
	font-family: Verdana;
	font-size: 11px;
	color: #007856;
	font-weight: ;
	padding-left: 5px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 3px;
}
#BUT-Download-PDF a:hover {
	color: #990000;
}
#BUT-Download-PDF li {
	list-style-image: url(images/pdf.png);
}


*/
/*

.phone 
{
	font-size: 12px;
	font-weight: bold;
	margin-left: 50px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-transform: lowercase;
}

ol 
{
	list-style-type: decimal;
	margin-bottom: 2em;
	margin-left: 70px;
	margin-right: 20px;
}

ol ol 
{
	list-style-type: lower-roman;
	margin-bottom: 1em;
}

ol ol ol 
{
	list-style-type: lower-alpha;
	margin-bottom: 2em;
}

ol ol ol ol 
{
	list-style-type: disc;
	margin-bottom: 2.5px;
	margin-right: 20px;
	margin-left: 20px;
}

ol strong 
{
	font-weight: bold;
	font-variant: small-caps;
	color: #803F0A;
	font-size: 12px;
}

.WARNING {
	font-weight: bold;
	text-transform: none;
	color: #990000;
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
}

.smalltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CA7000;
	letter-spacing: 2px;
	padding-top: 10px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	margin-top: 7px;
	text-transform: uppercase;
}
#BODY-BAR #MAINFRAME #MAIN-page-table #page-table img {

}
#CUBES#CUBES-GREEN td 
{
	background-color: #007856;
}

*/
/*
.ChartHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #C1D0CB;
	font-weight: normal;
	line-height: 12px;
	margin: 3px;
	text-align: center;
	color: #666666;
}
.ChartText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F3F5F3;
	font-weight: normal;
	padding: 5px;
	line-height: 12px;
	vertical-align: top;
}
.ChartText a {
	text-decoration: none;
	height: auto;
	width: auto;
	font-size: 11px;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.ChartText a:hover {
	color: #990000;
	background-color: #FFFFFF;
	display: block;
}

.ChartText b {
	color: #134A3E;
}
.ChartText p {
	font-size: 12px;
}


.TableContentVideo a 
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color:#ECF0EC;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007856;
	display: block;
}

.TableContentVideo a:hover 
{
	color: #000000;
	background-color:#C7D8CF;
	text-decoration: none;
	display: block;
}

.TableContentVideo li 
{
	list-style-image: url(images/VideoIcon.jpg);
}

*/
