body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #46101B;
	text-align: center;
}

#hdHomeHolder {
	position: relative;
	margin: 0 auto;
	width: 704px;
	text-align: left;
	background-color:#1A1A1A;
	padding: 0px 0px 0px 0px;
}


#pgHolder {
	position: relative;
	margin: 0 auto;
	width: 704px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/07BTbg.jpg);
	background-repeat: no-repeat;
	padding: 8px 8px 8px 8px;
}

#osPgHolder {
	position: relative;
	margin: 0 auto;
	width: 704px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/07OSbg.jpg);
	background-repeat: no-repeat;
	padding: 8px 8px 8px 8px;
}

#tuPgHolder {
	position: relative;
	margin: 0 auto;
	width: 704px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/07TUbg.jpg);
	background-repeat: no-repeat;
	padding: 8px 8px 8px 8px;
}

#bhPgHolder {
	position: relative;
	margin: 0 auto;
	width: 704px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/07BHbg.jpg);
	background-repeat: no-repeat;
	padding: 8px 8px 8px 8px;
}

#intHeader {
	width: 704px;
	height: 114px;
	background-color: #FFFFFF;
}

#intNavBar {
	width: 704px;
	height: 40px;
}

#homeGraphic {
	width: 704px;
	height: 100%;
}

#intPageBar {
	width: 689px;
	height: 90px;
	background-image:url(images/07BTtopWineRm.jpg);
	padding: 0px 0px 0px 15px;
}

#osIntPageBar {
	width: 689px;
	height: 90px;
	background-image:url(images/07OStopPic.jpg);
	padding: 0px 0px 0px 15px;
}

#tuIntPageBar {
	width: 689px;
	height: 90px;
	background-image:url(images/07TUtopPic.jpg);
	padding: 0px 0px 0px 15px;
}

#bhIntPageBar {
	width: 689px;
	height: 90px;
	background-image:url(images/07BHtopPic.jpg);
	padding: 0px 0px 0px 15px;
}

#bh5IntPageBar {
	width: 689px;
	height: 90px;
	background-image:url(images/07BH5topPic.jpg);
	padding: 0px 0px 0px 15px;
}

#homeBottom {
	width: 704px;
	height: 100%;
}

#intContent {
	width: 704px;
	height: 100%;
	background-color: #781126;
}

#osIntContent {
	width: 704px;
	height: 100%;
	background-color: #005C93;
}
#tuIntContent {
	width: 704px;
	height: 100%;
	background-color: #982E59;
}
#bhIntContent {
	width: 704px;
	height: 100%;
	background-color: #9B6923;
}

#intFooter {
	width: 705px;
	height: 20px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}


.pageBarText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#FFFFFF;
}


.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.bodyText  a:link, .bodyText a:visited {
	color: #0000CC;
	text-decoration: none;
}
.bodyText  a:hover {
	color: #0000CC;
	text-decoration: underline;
}


.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.footerText  a:link, .footerText a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footerText  a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
