body	{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	background-color: #d3ccc0;
	font-family: verdana, helvetica, sans-serif;
	color:#010101;
	padding: 0px;
	text-align: center; /* for IE */
	overflow: scroll;
}
#intro	{
	background-color: #FFF;
	margin: 0 auto; /* for the rest */
	padding: 0 auto;
	height: 100%;
}
div.sitewrapper {
	text-align: left; /* reset text alignment */
	width: 955px; /* pixels or percentage */
	margin: 0 auto; /* for the rest */
} 


/* COMMON TEXT STYLES */

TD, td, .BodyText, select, input, textarea {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #010101;
}
H1, .H1, h1, .h1, .Headline	{
	font-size: 14px;
	line-height: 18px;
	color: #413639;
	font-weight: normal;
	font-style: italic;
	padding: 0px 0px 10px 0px;
	margin: 0;
}
.Quote	{
	font-family: georgia, serif; 
	font-size: 14px;
	line-height: 22px;
	color: #58850a;
	text-align: left;
	padding: 0px 25px 15px 0px;
	margin: 0px;
}
.WhiteText	{
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}


/* BACKGROUND STYLES */

#Logo	{
	padding: 21px 222px 15px 0px;
	margin: 0px;
}
#TopNav	{
	padding: 30px 0px 15px 0px;
	margin: 0px;
}
.FullDivSpacer {
	width: 960px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.HorizontalDiv	{
	height: 1px;
	background-color: #ece9e4;
	margin: 0px;
	padding: 0px;
}
.VerticalDiv	{
	width: 1px;
	background-color: #ece9e4;
	margin: 0px;
	padding: 0px;
}
#CopyrightBG	{
	margin: 0px;
	padding: 30px 0px 10px 3px;
	text-align: left;
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #756b69;
}


/* SECONDARY TEMPLATE STYLES */

#LeftCol, .LeftCol	{
	width: 25px;
	padding: 0px;
	margin: 0px;
}
#ContentCol	{
	width: 905px;
	padding: 0px 0px 25px 0px;
	margin: 0px;
	text-align: left;
}
#ContentZone	{
	padding: 0px 35px 0px 5px;
	margin: 0px;
}
#RightCol	{
	width: 25px;
	padding: 0px;
	margin: 0px;
}
#Photo1	{
	padding: 0px 4px 20px 1px;
	margin: 0px;
}
#Photo2	{
	padding: 0px 4px 20px 0px;
	margin: 0px;
}
#Photo3	{
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
.SubNav	{
	padding: 10px 4px 10px 4px;
	margin: 0px;
}
#PressCornerTopLeft	{
	width: 6px;
	background-image: url(http://www.delorescuster.com/images/press/corner-top-left.png);
	background-repeat: no-repeat;
}
#PressCornerTopRight	{
	width: 6px;
	background-image: url(http://www.delorescuster.com/images/press/corner-top-right.png);
	background-repeat: no-repeat;
}
#PressCornerBottomRight	{
	width: 6px;
	background-image: url(http://www.delorescuster.com/images/press/corner-btm-right.png);
	background-repeat: no-repeat;
}
#PressCornerBottomLeft	{
	width: 6px;
	background-image: url(http://www.delorescuster.com/images/press/corner-btm-left.png);
	background-repeat: no-repeat;
}
#PressBorderTop	{
	height: 6px;
	background-image: url(http://www.delorescuster.com/images/press/border-top.png);
	background-repeat: repeat-x;
}
#PressBorderRight	{
	width: 6px;
	background-image: url(http://www.delorescuster.com/images/press/border-right.png);
	background-repeat: repeat-y;
}
#PressBorderBottom	{
	height: 6px;
	background-image: url(http://www.delorescuster.com/images/press/border-btm.png);
	background-repeat: repeat-x;
}
#PressBorderLeft	{
	width: 6px;
	background-image: url(http://www.delorescuster.com/images/press/border-left.png);
	background-repeat: repeat-y;
}
#PressBox	{
	background-color: #84a221;
	padding: 15px;
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
}


/* LINK STYLES */

a, a:visited, a:hover	{
	color: #669944;
	text-decoration: none;
}



/* GENERAL STYLES */

img {
 border: none;
}
.divider	{
	background-color: #ece9e4;
	padding: 0px;
	margin: 0px;
}
hr	{
	border: 0px solid;
	color: #ece9e4;
	background-color: #ece9e4;
	width: 100%;
	height: 1px;
	/*margin: 14px 0px 14px 0px;*/
}


/* FOOTER */
.Copyright	{
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #756b69;
}
a.Copyright, a.Copyright:visited, a.Copyright:hover	{
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #756b69;
	text-decoration: none;
}

