html
{
	font-family: Helvetica;
	background-image: url(/site/resources/images/background.jpg);
	background-repeat: repeat-x;
	background-color: #BABCA6;
}
body
{
	font-size: 12px;
	font-smooth: always;
}
strong
{
	font-weight: bold;
}
h1
{
	font-weight: bold;
	font-size: 2.0em;
	margin-bottom: 10px;
	padding-right: 10px;
	color: #626A6C;
	border-bottom: 1px solid #626A6C;
	display: block;
}
h2
{
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 10px;
	padding-right: 10px;
	color: #626A6C;
	display: block;
}
ul
{
	margin: 10px;
	float: none;
}
li
{
	list-style: circle;
	margin: 10px;
	float: none;
}
a
{
	color: #FFB401;
}
a:visited
{
	color: #FFB401;
}
a:hover
{
	color: #FFB401;
}
p
{
	padding-bottom: 10px;
}
.divMain
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.divLeft
{
	float: left;
	width: 259px;
}
.divRight
{
	float: left;
}
.imgLeft
{
	float: right;
}
.divProducts
{
	padding-top: 25px;
	text-align: center;
	color: white;
	font-size: 1.6em;
	line-height: 10px;
	padding-left: 10px;
}
.divProductsMaster
{
	background-image: url(/site/resources/images/logo-footer.jpg);
	background-repeat: repeat-x;
	width: 249px;
	float: left;
}
.divProductsInner
{
	margin-left: auto;
	margin-right: auto;
	width: 375px;
}
.divProducts div
{
	float: left;
	background-color: #E2E7D3;
	padding: 5px;
	margin: 5px;
	border: 1px solid #6F746D;
	width: 100px;
	height: 90px;
	line-height: 0.4em;
}
.divProducts div:hover
{
	background-color: #FFB400;
}
.divProducts div span
{
	padding-top: 7px;
	font-size: 0.55em;
	color: #66B15F;
	font-weight: bold;
	display: inline-block;

}
.divProducts div:hover span
{
	color: white;
}
.divProducts a
{
	text-decoration: none;
}
.spanGreen
{
	color: #6DE05D;
}
.divMenu
{
	background-color: #374045;
	width: 601px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.divMenu a
{
	color: #C9CBB5;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	border-left: 1px solid #5C6A6D;
}
.divMenu a:hover
{
	text-decoration: underline;
	color: #6DE05D;
}
.divNews
{
	background-image: url(/site/resources/images/news-frame-back.jpg);
	background-repeat: repeat-y;
	width: 225px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	font-size: 0.9em;
}
.divNews a
{
	font-weight: bold;
	color: white;
}
.newsTitle
{
	font-size: 1.9em;
	color: white;
}
.newsSnippet
{
	
}
.divLogin
{
	background-color: #E2E7D3;
	float: right;
	text-align: right;
	width: 213px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 16px;
	color: #949492;
}
.spanGreenLogin
{
	color: #66B15E;
	font-size: 1.3em;
}
.spanGreyLogin
{
	font-size: 1.3em;
}
.spanLogin
{
	font-weight: bold;
	text-align: left;
	float: left;
}
.divLogin input[type='text'], .divLogin input[type='password']
{
	width: 135px;
}
.divLogin a
{
	font-size: 0.8em;
	color: #949492;
}
.divLogin input[type='button']
{
	width: 80px;
	background-color: #5BAF4F;
	font-size: 0.9em;
	font-weight: bold;
	color: white;
	border: 0px;
	margin: 5px;
	padding: 2px;
}
.divHomeBody
{
	background-image: url(/site/resources/images/background-home.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 701px;
	background-color: #C2A24B;
	float: left;
}
.divHomeBody img
{
	clear: both;
	display: block;

}
.divHomeBody span
{
	padding: 10px;
	display: inline;
	float: left;
}
.imgCurlHome
{
	float: right;
	clear: both;
}
.divHomeFeaturedWrap
{
	background-color: #383F47;
	float: left;
	clear: both;
}
.divHomeFeatured
{
	width: 385px; 
	float: left;
	color: #7F8A84;
	clear: both;
}
.divHomeFeatured div
{
	background-image: url(/site/resources/images/featured-frame-middle.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 355px; 
	padding: 15px;
	min-height: 200px;
}
.divHomeFeatured img
{
	float: right;
}
.spanFeatured
{
	color: #64B35A;
	text-transform: uppercase;
	font-size: 1.5em;
	padding-bottom: 10px;
	display: inline-block;
}
.spanFeaturedProduct
{
	color: #FEFFFF;
	text-transform: uppercase;
	font-size: 1.5em;
	padding-bottom: 10px;
	display: inline-block;
}
.linkReadMore
{
	color: #FFB401;
	float: right;
	text-decoration: none;
}
.linkReadMore:visited
{
	color: #FFB401;
}
.linkReadMore:hover
{
	color: #FFB401;
}
.divMenuBottom
{
	width: 701px;
	background-color: #616B6C;
	float: right;
	padding-top: 10px;
}
.divMenuBottom a
{
	color: #D9E1B2;
	font-size: 0.8em;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #D9E1B2; 
}
#ctl00_lnkAdeo
{
	color: #C3AA50;
	float: right;
	font-size: 0.8em;
	border-right: none; 
}
#ctl00_lnkAdeo:visited
{
	color: #C3AA50;
	float: right;
	border-right: none;
}
#ctl00_lnkAdeo:hover
{
	color: #C3AA50;
	float: right;
	border-right: none;
}
.imgCurlFooter
{
	float: right;
}
.divInnerBody
{
	background-color: white;
	min-height: 530px;
	color: #364042;
	width: 681px;
	padding: 10px;
}

.imgInnerLeft
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;	
}
.imgInnerRight
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;	
}
.divFooterLine
{
	border-bottom: 1px solid #626A6C;
	clear: both;
	margin-bottom: 20px;
	padding-top: 20px;
}
.imgTitle
{
	padding-top: 20px;
}
.divCustomStone
{
	
}
.divHeader
{
	width: 701px;
	height: 231px;
	vertical-align: bottom;
	float: left;
}
.divHeader div
{
	padding-top: 130px;
	padding-left: 45px;
	float: left;
}
.divHeader a
{
	float: right;
	padding-right: 85px;
	padding-top: 210px;
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.825em;
	font-weight: bold;
}
.divHeader span
{
	font-size: 1.9em;
	color: white;
	line-height: 1.0em;
}
#ctl00_lblTaglineStone
{
	font-weight: bold;
	color: #6DE05D;
}
#ctl00_lblTaglineProducts
{
	padding-left: 25px;
}
.imgHeader
{
	float: left;
}
.divPictureNews
{
	float: left;
}
.invalidPassword
{
	display: none;
	font-size: 0.8em;
	font-weight: bold;
	color: red;
}
.textBold
{
	font-weight: bold;
}
.textSmall
{
	font-size: 0.9em;
}
.divStone
{
	float: left;
	padding: 5px;
	text-align: center;
}
.divStone span
{
	font-size: 0.9em;
	display: block;
	clear: both;
}

.grayBox
{
	width: 700px;
	float: left;
	background-color: white;
	border-top: 20px solid white;
	border-bottom: 20px solid white;
}

.grayBox table
{
	background-color: #E2E7D3;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

.portfolioRight
{
	float: left; 
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
.portfolioRight img
{
	/* border: 3px solid white; OVERRIDDEN BY ASP.NET -- VERY ANNOYING!!! HAD TO SET IN .aspx style */	
	margin: 5px;
	display: none;
	cursor: pointer;
	cursor: hand;
}
.portfolioRight span
{
	display: none;
}
.portfolioLeft
{
	float: left; 
}
.portfolioLeft img
{
	margin: 10px;
	border: 3px solid white;
}
.divPager
{
	padding-right: 100px;
	display: block;
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #9b9c97;
	text-transform: uppercase;
}

.divPager a
{
	background-color: #9b9c97;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	color: white;
	text-decoration: none;
}
.divPager a:hover
{
	color: white;
}
.divPager a:visited
{
	color: white;
}
.divPager span
{
	cursor: pointer;
	cursor: hand;
}
.divPager span:hover
{
	text-decoration: underline;
}
#divDescription
{
	width: 500px;
	margin: 10px;	
}
#divPages
{
	display: inline-block;
}
#divSubMenuInner
{
	display: none;
	position: absolute;
	background-color: #374045;
	padding: 10px 0px 10px 0px;
	border: 1px solid #5C6A6D;
}
.divSubMenuOuter
{
	display: inline-block;
}