.noprint { }

.print , .print-logo , .print-logo-c { display: none; }

.body {
	background-color: #6E7649;
}
.body-c {
	background-color: #820024;
}

a, a:hover {
	color: #000;
	text-decoration: underline;
}

#logo {
	margin: 0 0 30px 10px;
}

#header {
	background-color: #000;
}

.body .hr {
	background-image: url("/images/green_line.gif");
	background-repeat: repeat-x;
	height: 2px;
	margin-top: 5px;
}

.body-c .hr {
	background-image: url("/images/merlot_line.gif");
	background-repeat: repeat-x;
	height: 2px;
	margin-top: 5px;
}

.body #center h1 , .body #center2 h1 {
	background-image: url("/images/green_line.gif");
	background-repeat: repeat-x;
}

.body #center h2 , .body #center2 h2 {
	color: #6E7649;
	xbackground-image: url("/images/green_line.gif");
	xbackground-repeat: repeat-x;
}

.body-c #center h1 , .body-c #center2 h1 {
	background-image: url("/images/merlot_line.gif");
	background-repeat: repeat-x;
}

.body-c #center h2 , .body-c #center2 h2 {
	color: #820024;
	xbackground-image: url("/images/merlot_line.gif");
	xbackground-repeat: repeat-x;
}

#left {
	width: 214px;
	padding: 5px;
	background: #000;
	height: 700px;
}

#center , #center2 {
	padding: 5px;
	background: #fff;
}

#center #video {
	display: inline;
	padding: 1em;
}

#center .quotes {
	font-style: italic;
	color: #820024;
	font-size: 1.1em;
}

.body #right {
	vertical-align: top;
	width: 220px;
	padding: 5px;
	background: #ddd;
}

.body-c #right {
	vertical-align: top;
	width: 220px;
	padding: 5px;
	background: #bbb;
}

.body #right #video {
	text-align: center;
	background-image: url("/images/green_line.gif");
	background-repeat: repeat-x;
	padding-top: 6px;
	margin-top: 5px;
}

.body #right .video-title {
	font-family: 'Times New Roman','Times',Serif;
	font-size: 12pt;
	padding-bottom: 2px;
	color: #6E7649;
}

.body #right .video-info {
	background-image: url("/images/green_line.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 2px 0 1em 0;
}

.body #right #links {
	background-image: url("/images/green_line.gif");
	background-repeat: repeat-x;
	margin-top: 1em;
}
		
.body #right #links h2 {
	color: #6E7649;
	font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding-top: 3px;
}

.body-c #right #video {
	text-align: center;
	background-image: url("/images/merlot_line.gif");
	background-repeat: repeat-x;
	padding-top: 6px;
	margin-top: 5px;
}

.body-c #right .video-title {
	font-family: 'Times New Roman','Times',Serif;
	font-size: 12pt;
	padding-bottom: 2px;
	color: #820024;
}

.body-c #right .video-info {
	background-image: url("/images/merlot_line.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 2px 0 1em 0;
}

.body-c #right #links {
	background-image: url("/images/merlot_line.gif");
	background-repeat: repeat-x;
	margin-top: 1em;
}
		
.body-c #right #links h2 {
	color: #820024;
	font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding-top: 3px;
}

.email , .email:hover {
	color: #000;
	text-decoration: underline;
}

.body #pageTopBar {
	background-color: #6E7649;
	color: #6E7649;
	height: 16px;
}

.body-c #pageTopBar {
	background-color: #820024;
	color: #820024;
	height: 16px;
}

#pageHeaderImageBar {
	text-align: left;
}

.body #pageTopSubBar {
	background-color: #6E7649;
	height: 16px;
	margin-bottom: 0px;
}

.body-c #pageTopSubBar {
	background-color: #820024;
	height: 16px;
	margin-bottom: 0px;
}

#phoneNumbers { 
	display: none;
}

.body .hr {
	background-image: url("/images/green_line.gif");
	background-repeat: repeat-x;
}

.body-c .hr {
	background-image: url("/images/merlot_line.gif");
	background-repeat: repeat-x;
}
