body {
	background-image: url(../images/back_page.png);
	background-repeat: repeat-x;
	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: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Helvetica, sans-serif;
	background-color: #420404;
}
#container {
	width: 920px;
	background-image: url(../images/back_container.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	text-align: center;
}
#header_black {
	text-align: left; /* Zero to prevent IE box trouble. */
	height: 30px;
	width: 846px;
	background-color: #000;
	color: #FFF;
	font-size: 11px;
	line-height: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#header_black .left {
	text-align: left;
	float: left;
	width: 200px;
}
#header_black .middle {
	text-align: left;
	float: left;
	width: 400px;
	margin-left: 14px;
	clear: none;
}
#header_black .right {
	text-align: right;
	float: right;
	width: 200px;
	clear: none;
}
#header {
	background-color: #CCC;
	height: 170px;
	width: 848px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/back_header_red.jpg);
	background-repeat: no-repeat;
}
#headersmall {
	height: 95px;
	width: 848px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0px;
	display: inline-block;
	background-image: url(../images/back_header_small_red.jpg);
	background-color: #CCC;
}
#headersmall h1 {
	text-align: left;
	padding-left: 175px;
	padding-top: 10px;
	color: #FFF;
}
#header .slogan {
	width: 525px;
	text-align: center;
	margin-left: 315px;
	margin-top: 0px;
	padding-top: 20px;
	display: block;
	clear: left;
	float: left;
}
#header .slogan h2{
	color: #FFF;
	font-size: 18px;
	line-height: 1em;
	margin: 0px;
	font-weight: normal;
}
#navbar {
	background-image: url(../images/back_nav.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 54px;
	margin-right: auto;
	margin-left: auto;
	width: 848px;
}
#header .slogan h1{
	color: #FFF;
	font-size: 26px;
	margin: 0px;
}
#header .slogan p {
	font-size: 14px;
	line-height: 1em;
	margin: 0px;
}
/* This section is for text-based buttons with the same graphic background image used for each button */
ul#tabs {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
ul#tabs li {
	float: left;
	margin-top: 7px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 5px;
}
ul#tabs li a {
	line-height: 35px;
	display: block;
	height: 35px;
	width: 114px;
	background-image: url(../images/navbuttons.gif);
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 12px;
}
ul#tabs li a:hover {
	background-position: bottom;
}
ul#tabs li a.selected{
	background-position: top;
	color: #000;
	background-image: url(../images/navbuttons.gif);
}

/* If you want the active tab to have a hover you can use this code instead

ul#tabs a.active{
	background-position: top;
	color: #000;
	background-image: url(../images/navbuttons.gif);
}
*/

#content_container {
	text-align: center;
	margin-right: auto;
	margin-left: 36px;
	width: 846px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D9D8;
	border-left-color: #D5D9D8;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	float: left;
	position: relative;
}
#content_container h1 {
	color: #640B0A;
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #640B0A;
	margin: 0px;
}
.caption {
	font-size: 12px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#content_container p {
	font-size: 12px;
	margin-top: 0.5em;
	margin-bottom: .5em;
}
#content_container img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	display: block;
}
#content_bottom {
	text-align: center;
	height: 17px;
	margin-right: auto;
	margin-left: auto;
	width: 848px;
	float: none;
	clear: both;
	background-image: url(../images/bottom_content.png);
}
#content_container a {
	color:#0F0:
	color: #FF0;
	text-decoration: none;
	color: #5B0605;
}

#content_container a:visited {
	color:#0F0:
}
#content_container_red a:hover {	color:#0F0:
	text-decoration: underline;
	text-decoration: underline;
}
#content_container_red {
	text-align: center;
	margin-right: auto;
	margin-left: 36px;
	width: 846px;
	background-color: #390506;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D9D8;
	border-left-color: #D5D9D8;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	float: left;
	position: relative;
}
#content_container_red h1 {
	color: #640B0A;
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #640B0A;
	margin: 0px;
}
#content_container_red p {
	font-size: 12px;
	margin-top: 0.5em;
	margin-bottom: .5em;
}
#content_container_red img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: .5em;
	margin-bottom: 0.5em;
	display: block;
	border: 1px solid #3A0000;
}
#content_container_red a {	color:#0F0:
	color: #FF0;
	text-decoration: none;
	color: #5B0605;
}
#content_container_red a:visited {
color:#0F0:}

#content_container a:hover  {
	color:#0F0:
	text-decoration: underline;
	text-decoration: underline;
}

#footer {
	width: 920px;
	background-image: url(../images/back_footer.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 50px;
	text-align: center;
	background-position: center top;
	clear: left;
}

#footer a {
	color:#0F0:
	color: #FF0;
	text-decoration: none;
	color: #FF3;
}

#footer a:visited {
	color:#0F0:
}

#footer a:hover  {
	color:#0F0:
	text-decoration: underline;
	text-decoration: underline;
}
/* links that sit on top of red background */
#column_red a {
	color:#0F0:
	color: #FF0;
	text-decoration: none;
	color: #FF3;
}

#column_red a:visited {
	color:#0F0:
}

#column_red a:hover  {
	color:#0F0:
	text-decoration: underline;
	text-decoration: underline;
}

/*
a:active #footer{
	color:#0F0:
}
*/
#footercopyright {
	font-size: 12px;
	width: 45%;
	float: left;
	color: #FF9;
	text-align: left;
	padding-left: 14px;
	padding-top: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#footerlinks {
	float: right;
	text-align: right;
	font-size: 12px;
	width: 50%;
	padding-top: 30px;
	color: #FBFB97;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.sidebar {
	background-color: #2F261F;
	height: 300px;
	width: 200px;
	float: right;
	color: #FFFFFF;
	margin: 0px;
}

#content_left {
	float: left;
	width: 470px;
	font-size: 14px;
	height: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#callout {
	background-color: #333;
	width: 216px;
	margin-left: 6px;
	padding: 2px;
	border: 1px solid #666;
	height: 130px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	margin-top: 10px;
	display: block;
	float: left;
}
#content_right {
	float: right;
	width: 182px;
	background-color: #513017;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	height: 100%;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #000000;
}
/* these are homepage columms */
#column_red {
	background-color: #390506;
	float: left;
	height: auto;
	width: 231px;
	border-right-color: #666;
	text-align: left;
	padding: 4px;
	border-right-width: 2px;
	border-right-style: solid;
}
#column_red h1 {
	color: #FF0;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0;
	margin: 0px;
}
#column_red p {
	font-size: 12px;
	margin-top: 0.5em;
	margin-bottom: .5em;
	color: #FFF;
}
#column_homephoto {
	width: 605px;
	height: 116px;
	background-image: url(../images/homepage_mainpic.jpg);
	float: right;
	padding-top: 255px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#column_homephoto h3 {
	font-size: 30px;
	color:#FFF;
}
/* This section is for text-based buttons with over the main homepage graphic */
ul#redbuttons {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
ul#redbuttons li {
	float: left;
	margin-top: -20px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 5px;
}
ul#redbuttons li a {
	line-height: 25px;
	display: block;
	height: 35px;
	width: 165px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	background-color: #420000;
	border: 1px solid #FFF;
}
ul#redbuttons li a:hover {
	background-color: #760000;
}
#redbuttons .tinytext {
	font-size: 10px;
	display: block;
	color: #D2A498;
	line-height: 6px;
}
/* this is for inverted test links made as list */
ul#whitelinks {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
ul#whitelinks li {
	float: left;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 5px;
}
ul#whitelinks li a {
	line-height: 20px;
	display: block;
	height: 20px;
	width: 165px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
ul#whitelinks li a:hover {
	color: #FC0;
	text-decoration: underline;
}
/* This section is for subnav buttons on the left-side of secondary pages */
#column_subnav {
	background-color: #1F0404;
	float: left;
	height: 556px;
	width: 175px;
	text-align: left;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
ul#subnav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#subnav li {
	float: left;
	padding-left: 1px;
}
ul#subnav li a {
	display: block;
	height: 22px;
	width: 175px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 3px;
	margin: 0px;
	line-height: 24px;
}
ul#subnav li a:hover {
	text-decoration: none;
	color: #000;
	background-color: #FFF;
}
ul#subnav li a.selected {
	text-decoration: none;
	color: #000;
	background-color: #FFF;
}
/* This section is for text-based buttons on the lower homepage */
ul#botbutton {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#botbuttom li {
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 5px;
}
ul#botbutton li a {
	line-height: 20px;
	display: block;
	height: 54px;
	width: 187px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	background-color: #420000;
	background-image: url(../images/botbuttonback.jpg);
}
ul#botbutton li a:hover {
	background-color: #760000;
}
#botbutton .tinytext {
	font-size: 10px;
	display: block;
	line-height: 1em;
	color: #FC0;
}
/* these are generic columns */
#column01 {
	background-color: #FFF;
	float: left;
	height: 100%;
	width: 30%;
	border-right-color: #999;
	text-align: left;
	padding: 4px;
}
#column02 {
	background-color: #CCC;
	float: left;
	height: 100%;
	width: 36%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#column03 {
	background-color: #FFF;
	float: left;
	height: 100%;
	width: 30%;
	border-left-color: #999;
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#column_content_with_subnav {
	background-color: #FFF;
	float: left;
	height: 100%;
	width: 640px;
	border-right-color: #999;
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#column_double {
	background-color: #FFF;
	float: left;
	height: 100%;
	width: 60%;
	border-right-color: #999;
	text-align: left;
	padding: 4px;
}
#column_single {
	background-color: #999;
	float: right;
	height: 100%;
	width: 319px;
	text-align: left;
	padding: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#column_map {
	background-color: #F2EFE9;
	float: left;
	height: 100%;
	width: 410px;
	text-align: center;
	padding: 4px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #420404;
}
#column_map_right {
	background-color: #F2EFE9;
	float: right;
	height: 100%;
	width: 410px;
	text-align: center;
	padding: 4px;
}

#column_half {
	background-color: #FFF;
	float: right;
	height: 100%;
	width: 410px;
	border-right-color: #999;
	text-align: left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	clear: right;
}
#column_half_left {
	background-color: #FFF;
	float: left;
	height: 100%;
	width: 402px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #420404;
	text-align: left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	clear: left;
}
#column_full {
	background-color: #FFF;
	float: left;
	height: 100%;
	width: 98%;
	border-right-color: #999;
	text-align: left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#column_wide_ad {
	background-image: url(../images/back_full_bottom_ad.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	height: 300px;
	width: 605px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 10px;
	text-align: left;
	clear: none;
}
#column_wide_ad h1 {
	color: #FFF;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#column_half_ad {
	background-image: url(../images/back_half_bottom_ad.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	height: 300px;
	width: 605px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 10px;
	text-align: left;
	clear: none;
}
#column_half_ad h1 {
	color: #FFF;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inverted_bullets {
	font-size: 12px;
	list-style-type: square;
	margin-left: 8px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 4px;
	color: #FFF;
	margin-bottom: 2px;
	display: block;
}
.inverted_bullets li {
	margin-left: 0px;
}
.basic_bullets {
	font-size: 12px;
	list-style-type: square;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 4px;
}
.basic_bullets li {
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	color: #5B0605;
	margin-bottom: 0px;
}
#botsquare01 {
	background-color: #CCC;
	float: left;
	height: 53px;
	width: 187px;
	border: 1px solid #333;
	background-image: url(../images/bot_pic01.jpg);
	padding-top: 128px;
}
.bio_box {
	display: block;
	width: 160px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
.bio_box_for_page {
	float: left;
	width: 130px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#botsquare02 {
	background-color: #CCC;
	float: left;
	height: 53px;
	width: 187px;
	border: 1px solid #333;
	margin-left: 20px;
	background-image: url(../images/bot_pic02.jpg);
	padding-top: 128px;
}
#botsquare03 {
	background-color: #CCC;
	float: right;
	height: 141px;
	width: 187px;
	border: 1px solid #333;
	padding-top: 30px;
	background-image: url(../images/bot_pic03.jpg);
}
#botsquare03 p {
	color:#FFF;
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 50px;
}
table.punishments {
	background-color: #C6CBC9;
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 10px;
}
.punishments td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.punishments .header {
	background-color: #A1A7A5;
}
.punishments .title {
	font-size: 14px;
	color: #FFF;
	background-color: #240000;
}
#header .slogan h3 {
	display: none;
}
#column_search {
	background-color: #FFF;
	float: left;
	height: 100%;
	width: 98%;
	border-right-color: #999;
	text-align: left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#column_search .searchresults {
	font-size: 10px;
	text-align: left;
	width: 820px;
	height: 400px;
	overflow: scroll;
}
#column_search img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#column_full img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#column_full ol {
	font-size: 12px;
	margin-top: 1px;
}
table.fees {
	font-size: 12px;
	width: 90%;
	background-color: #CCC;
	margin-left: 20px;
}
.fees_left {
	width: 150px;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
	background-color: #C4A0A2;
}
.centered_box {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
	font-size: 12px;
}
.red_text {
	color: #930;
	font-weight: bold;
}

.small_column {
	float: left;
	width: 35%;
}
#headersmall h3 {
	display: none;
}
#clear {
	clear: both;
}
#address_franklin {
	display: block;
	width: 100%;
	height: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B0605;
	margin-bottom: 10px;
}
#address_danville {
	display: block;
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B0605;
}
#address_bloomington {
	display: block;
	width: 100%;
	height: auto;
	float: left;
}
.address {
	text-align: left;
	padding-left: 20px;
	display: block;
	width: 300px;
	float: left;
	margin: 0px;
	padding-top: 0px;
}
.address p {
	font-size: 16px;
}
.address h2 {
	margin-top: 0px;
	font-size: 18px;
}
#news {
	background-color: #701F1E;
	width: 94%;
	height: 224px;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-right: 2px;
	padding-left: 2px;
	overflow: auto;
	display: block;
	float: left;
	border: 1px solid #666;
	margin-left: 6px;
}
iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.date {
	font-size: 10px;
	font-style: italic;
	color: #CCC;
	margin-top: 4px;
	display: block;
}
.byline {
	font-size: 10px;
	font-style: italic;
	color: #CCC;
	margin-top: 4px;
	display: block;
	text-align: right;
}
#news h2 {
	font-size: 16px;
	color: #FFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.more_button {
	display: block;
	width: 100%;
	margin-bottom: 8px;
	text-align: right;
}
/* SOME RSS STUFF HERE */
/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */



.rss_box {
	width: 100%;
	background-color: #701F1E;
	color: #FFF;
}



.rss_title, rss_title a {

	margin: 0px 0;

	padding: 0;

}



.rss_items {

       list-style:none;

       margin:0;

       padding:0;

}



.rss_item  {
	font-size: 12px;
	margin-bottom: 1em;
	;
}



.rss_item a:link, .rss_item a:visited, .rss_item a:active {



	}



.rss_item a:hover { 



	}

	

.rss_date {

	font-size: xx-small;

	}
#video_container {
	text-align: center;
	background-color: #CCC;
	display: block;
	height: 270px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 30px;
	border: 1px solid #666;
	padding: 4px;
}
#form_history_qualify {
	background-color: #333;
	color: #FFF;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#homepage_contact table tr td h2 {
	color: #FFF;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 6px;
}

/* --- Homepage Promo Buttons ---*/
#promo_button_newlaw
{
	display: block;
	width: 235px;
	height: 294px;
	background-image: url(../images/btn_newlaw.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	cursor: pointer;
}
#promo_button_newlaw:hover
{
	background-position: bottom;
}

#promo_button_newlaw span
{
  position: absolute;
  top: -999em;
}

#promo_button_video
{
	display: block;
	width: 235px;
	height: 163px;
	background-image: url(../images/btn_video.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
#promo_button_video:hover
{
	background-position: bottom;
}

#promo_button_video span
{
  position: absolute;
  top: -999em;
}
#video_image {
	background-image: url(../images/btn_video.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 163px;
	width: 235px;
	display: block;
	float: left;
}
/* -- Video Overlay stuff --*/
.overlay {
	padding:40px;
	width:576px;
	display:none;
	background-image:url(../images/white.png);
}

.close {
	position:absolute;
	top:2px;
	right:5px;
	display:block;
	width:35px;
	height:35px;
	cursor:pointer;
	background-image: url(../images/close.png);
	background-repeat: no-repeat;
}

#player {
	height:350px;
	display:block;
}
.watch_video {
	background-image: url(../images/btn_video.jpg);
	background-repeat: no-repeat;
	display: inline;
	height: 163px;
	width: 235px;
	padding: 0px;
	float: left;
	border: 0px solid #333;
	cursor: pointer;
}
.right_image {
	display: inline;
	float: right;
	border: 0px none #FFF;
	margin: 0px;
	padding: 0px;
}
#column_single h3 {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

