/* CSS Document */

#pagecontainer{
	width:774px;
	position:relative;
	margin: 0 auto;
	background-image: url(images/bgtile.gif);
	background-repeat: repeat-y;
}
#homeheader {
	height: 146px;
	width: 774px;
	position: relative;
	background-image: url(images/brandtsheader.jpg);
	background-repeat: no-repeat;
}
#homeheaderDark {
	height: 146px;
	width: 774px;
	position: relative;
	background-image: url(images/brandtsheaderDark.jpg);
	background-repeat: no-repeat;
}
#biznav{
	margin-left:34px;
	height: 88px;
	width: 161px;
	position: relative;
}
#horizontalspacer {
	height: 32px;
	float: left;
	width: 774px;
	background-color: 267852;
}
#horizontalnav{
	padding-top:3px;
	height: 23px;
	width: 774px;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	float: left;
}
#horizontalnav a:link, #horizontalnav a:visited {color: #660000; text-decoration: none;}
#horizontalnav a:hover {color: #003366; text-decoration: none;}

#navBar {
	margin-top: 4px;
	padding: 0px;
	line-height: 24px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #053467;
	text-indent: 5px;

}
#navBar ul a:link, #navBar ul a:visited {display: block; color: #053467; text-decoration: none;}
#navBar ul a:hover {color: #003366; text-decoration: none;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #053467;}

#intrographic {
	height: 100px;
	width: 774px;
	position: relative;
	background-image: none;
	float: left;
}
#intrographic02 {
	width: 232px;
	position: relative;
	background-image: url(images/varieties.jpg);
	float: left;
}
#bottomgraphic {
	position:relative;
	clear:both;
	height: 86px;
	width: 774px;
	position: relative;
	float: left;
}
#bodycontent {
	width: 774px;
	position: relative;
	float: left;
	background-image: url(images/bgtile.gif);
	background-repeat: repeat-y;
}
#leftcolumn{
	width: 232px;
	float:left;
}
#leftcolumnlk {
	width:230px;
	clear: left;
	line-height: 24px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #053467;
	text-indent: 10px;
	background-image: url(images/lftbg.jpg);
	background-repeat: repeat-y;
}
#leftcolumnlk ul a:link, #leftcolumnlk ul a:visited {display: block; color: #053467; text-decoration: none;}
#leftcolumnlk ul a:hover {color: #660000; text-decoration: none;}
#leftcolumnlk ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#leftcolumnlk li {border-bottom: 1px solid #FFFFFF;}

#content{
	float: left;
	width:522px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding: 10px;
	background: #fff;
	background-image: url(images/bdgradient.jpg);
	background-repeat: no-repeat;
}
#contentcopy{
	float: left;
	width:325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding: 10px;
	background-image: url(images/bdgradient.jpg);
	background-repeat: no-repeat;
}
#contentpics{
	float: right;
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding: 10px;
	background-image: none;
	background-repeat: no-repeat;
}
#btmbg {
	position: relative;
	clear:both;
	background-image: url(images/btm.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 774px;
	float: left;

}
#btmbgDark {
	position: relative;
	clear:both;
	background-image: url(images/btmDark.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 774px;
	float: left;
}

#content h1, #leftcolumn h1 {
text-align: center;
font-size: 22px;
}

.table1 {
border: 1px solid #3F9CFF;
}

.table1 th {
	background-color: #89B6F4;
	border-top: 1px solid #B6D9F4;
	border-left: 1px solid #B6D9F4;
	border-right: 1px solid #7CB7FF;
	border-bottom: 1px solid #7CB7FF;
	padding: 2px;
}

.table1 td {
background-color: #E7EEF4;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #C1DCF4;
border-right: 1px solid #C1DCF4;
}

.table1 .colortr1 td {
font: Arial, Helvetica, sans-serif;
background-color: #E7EEF4;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #C1DCF4;
border-right: 1px solid #C1DCF4;
font-size: 14px;
}

.table1 .colortr2 td {
background-color: #CCE1F4;
border-top: 1px solid #E2E8EE;
border-left: 1px solid #E2E8EE;
border-bottom: 1px solid #ABD2F4;
border-right: 1px solid #ABD2F4;
}

.table1 .colortr2v td {
background-color: #CCE1F4;
border-top: 1px solid #E2E8EE;
border-left: 1px solid #E2E8EE;
border-bottom: 1px solid #ABD2F4;
border-right: 1px solid #ABD2F4;
font-size: 14px;
}

.table2 {
border: 1px solid #748248;
}

.table2 td {
border: 1px solid #748248;
background-color: #748248;
}

.curleftnav {
background-color: #8CB7E4;
color: #FFFFFF;
}
