@charset "UTF-8";
.tableheads {
	color: #FFFFFF;
	font-size: 10pt;
}
.style25 {
	font-size: 9px;
	color: #FFFFFF;
}
.style2 {
	font-size: 9pt;
	color: #666666;
	line-height: 130%;
}
.homepage {
	font-size: 9pt;
	color: #666666;
	line-height: 20px;
}

.style13 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 16pt;
	letter-spacing: 4px;
	text-transform: uppercase;
}
.style17 {
color: #000000;

}
.style21 {
	color: #669999;
	font-weight: bold;
}
.style22 {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
	background-image: url(../images/background_repeat.jpg);
	background-repeat: repeat-x;
}
/* links */
a {
	background: inherit;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	background: inherit;
	color: #006600;
	text-decoration: underline;
}
a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 5px 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}
.oneColFixCtrHdr #container {
	width: 860px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/page_background.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #containerContact {
	width: 860px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/main_background.gif);
}
.oneColFixCtrHdr #header {
	height: 115px;
	background: #ffffff;
	background-image: url(../images/header.jpg);
}
.oneColFixCtrHdr #header h1 {
	background-image: url(dropdowntabfiles/media/home_smile.jpg);
}
.oneColFixCtrHdr #mainContent {
	margin: 0px auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	width: 840px;
	clear: both;
}
.oneColFixCtrHdr #topCorner {
	background: #FFFFFF;
	height: 10px;
	background-image: url(../images/top_corners.gif);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #topSub {
	background: #FFFFFF;
	height: 17px;
	background-image: url(../images/page_topper.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #bottomCorner {
	background: #FFFFFF;
	height: 10px;
	background-image: url(../images/bottom_corners.gif);
	background-repeat: no-repeat;
	width: 860px;
	clear: both;
}
.oneColFixCtrHdr #subFooter {
	height: 45px;
	background-image: url(../images/DigAgg_footer.png);
	background-repeat: no-repeat;
	width: 860px;
	clear: both;
	padding: 20px 0 0 0;
}
.oneColFixCtrHdr #subBody {
	width: 780px;
	padding: 0 0 0 0;
	margin: 0 0 20px 30px;
}
.oneColFixCtrHdr #subcolumnleft {
	margin: 0 260px 0px 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0 0 0;
}
.oneColFixCtrHdr #subcolumnleft ul{
	line-height: 20px;
}
.oneColFixCtrHdr #subcolumnright {
	float: right; /* since this element is floated, a width must be given */
	width: 240px;
	min-height: 300px;
	background-color: #990000;
	margin: 0 0 0 0;
	background-image: url(../images/rightcolumn_back.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	border: 1px solid #000000;
}
.oneColFixCtrHdr #subcolumnrighthead {
	background-color: #999999;
	padding: 10px 10px 10px 15px;
	background-image: url(../images/Rightcolumn_top.jpg);
	border-bottom: 3px solid #000000;
}
.oneColFixCtrHdr #subcolumnrightbottom {
	min-height: 300px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
}
.oneColFixCtrHdr #subcolumnrightbottom a {
	background: inherit;
	color: #ffffff;
	text-decoration: underline;
	font-size: 13px;
	line-height: 200%;
}
.oneColFixCtrHdr #subcolumnrightbottom a:hover {
	background: inherit;
	color: #cccccc;
	text-decoration: underline;
}
.oneColFixCtrHdr #leftColumn {
	width: 275px;
	padding: 0 0 0 0;
	margin: 0 0 20px 20px;
}
.oneColFixCtrHdr #mainColumn {
	width: 820px;
	display: inline;
	float: left;
	margin: 0 0 20px 10px;
}
.oneColFixCtrHdr #homeMarket {
	width: 820px;
	margin: 0 0 0 0px;
	float: left;
	padding: 0 0 0 0;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	width: 860px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #contactMap {
	margin: 0 10px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float: right;
	width: 40%;
}
.oneColFixCtrHdr #rightColumn {
	margin: 0 20px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float: right;
	width: 25%;
	display: inline;
}
.oneColFixCtrHdr #gallery {
	margin: 0 auto; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float: right;
	width: 400px;
	height: 275px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
.oneColFixCtrHdr #video {
	margin: 0px 20px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 25px 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float: right;
	width: 485px;
	height: 305px;
	background-image: url(../images/gallery_shadow.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}