@charset "utf-8";

/* Global Styles */
p,ul,li,td,tr,div,form {
	margin:0px;
	padding:0px;
}
body{
	background-color: #E8E8EA;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 20px 0 0 0;
	padding: 0px;
}
#frame {
	width: 987px;
	margin:0px auto;
	padding:0px;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
#menu {
	width: 987px;
	height:22px;
	margin:0px;
	padding:0px;
	border:0px solid red;
}
#content_bg {
	width: 987px;
	margin:0px;
	padding:0px;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
}
#content_area {
	width: 987px;
	min-height:637px;
	margin:0px;
	padding:0px;
	background-image: url(images/content.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.clear {
	clear:both;
}
#footer {
	margin:-40px 0 0 0;
	padding:6px 0;
	width:987px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	text-align:center;
	clear:both;
}
*html #footer {
	margin:-28px 0 0 0;
	padding:6px 0;
	width:987px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	text-align:center;
	clear:both;
}
*:first-child+html #footer {
	margin:-35px 0 0 0;
	padding:6px 0;
	width:987px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	text-align:center;
	clear:both;
}
#footer a {
	color:#4d4d4d;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

/* Home Page Only */
#header_home {
	width: 987px;
	height:150px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}
#logo_home {
	width:128px;
	height:132px;
	margin:13px 0 0 25px;
	padding:0px;
	border:0px;
	float:left;
}
#mp3 {
	width:204px;
	height:20px;
	margin:15px 0 0 612px;
	padding:0px;
	float:left;
}
*html #mp3 {
	width:204px;
	height:20px;
	margin:15px 0 0 383px;
	padding:0px;
	float:left;
}
#facebook_home {
	width:204px;
	height:29px;
	margin:25px 0 0 612px;
	padding:0px;
	float:left;
	border:0px solid red;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#facebook_home {
	width:209px;
	height:29px;
	margin:25px 0 0 607px;
	padding:0px;
	float:left;
	border:0px solid red;
}
}
*html #facebook_home {
	width:204px;
	height:29px;
	margin:25px 0 0 385px;
	padding:0px;
	float:left;
}
#search_home {
	width:204px;
	height:26px;
	margin:26px 0 0 612px;
	padding:0px;
	float:left;
	border:0px solid red;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#search_home {
	width:216px;
	height:26px;
	margin:26px 0 0 600px;
	padding:0px;
	float:left;
	border:0px solid red;
}
}
*html #search_home {
	width:204px;
	height:26px;
	margin:26px 0 0 385px;
	padding:0px;
	float:left;
}
#latest_news {
	width:199px;
	height:273px;
	margin:-10px 0 0 0;
	padding:0px;
	float:left;
	position:relative;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#latest_news {
	width:199px;
	height:273px;
	margin:-10px 0 0 0;
	padding:0px;
	float:left;
	position:relative;
}
}
* html #latest_news {
	width:199px;
	height:273px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
*:first-child+html #latest_news {
	width:199px;
	height:273px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
#latest_news_bg {
	width:199px;
	height:273px;
	margin:10px 0 0 0;
	padding:0px;
	background-image: url(images/latest_news_bg.gif);
	background-repeat: no-repeat;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*html #latest_news_bg {
	width:199px;
	height:273px;
	margin:0px;
	padding:0px;
	background-image: url(images/latest_news_bg.gif);
	background-repeat: no-repeat;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #latest_news_bg {
	width:199px;
	height:273px;
	margin:0px;
	padding:0px;
	background-image: url(images/latest_news_bg.gif);
	background-repeat: no-repeat;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#latest_news_text {
	width:199px;
	height:242px;
	margin:0 0 0 2px;
	padding:44px 0 0 0;
	text-align:center;
	position:relative;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#latest_news_text {
	width:199px;
	height:242px;
	margin:0 0 0 2px;
	text-align:center;
	position:relative;
}
}
*html #latest_news_text {
	width:196px;
	height:234px;
	margin:0 0 0 3px;
	padding:34px 0 0 0;
	text-align:center;
	position:relative;
}
*:first-child+html #latest_news_text {
	width:199px;
	height:273px;
	margin:0 0 0 2px;
	padding:34px 0 0 0;
	text-align:center;
	position:relative;
}

#welcome {
	width:567px;
	margin:0px 0 4px 0;
	padding:0 0 4px 0;
	float:left;
	position:relative;
}
#welcome_text {
	width:567px;
	position:relative;
}
#welcome_text img.welcome {
	text-align:center;
	margin:10px 6px;
	padding:10px 6px;
	border:0px;
}
*html #welcome_text img.welcome {
	text-align:center;
	margin:10px 0px -4px 0px;
	padding:10px 0 10px 6px;
	border:0px;
}
*:first-child+html #welcome_text img.welcome {
	text-align:center;
	margin:10px 0 -4px 0;
	padding:12px 0;
	border:0px;
}
#welcome_text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0 14px 10px 14px;
}
#welcome_text a {
	font-weight:bold;
	color:#CF4E27;
	text-decoration:underline;
}
#welcome_text img.button {
	text-align:center;
	margin:0px 16px;
	padding:0px 16px;
	border:0px;
}
*html #welcome_text img.button {
	text-align:center;
	margin:0px 16px -4px 0;
	padding:0 0 0 16px;
	border:0px;
}
*:first-child+html #welcome_text img.button {
	text-align:center;
	margin:0px 0;
	padding:0px 18px 0px 30px;
	border:0px;
}
#welcome_text p.ads {
	text-align:center;
	margin-bottom:0px;
}
*html #welcome_text p.ads {
	text-align:center;
	margin-bottom:10px;
}
*:first-child+html #welcome_text p.ads {
	text-align:center;
	margin-bottom:10px;
}
#welcome_bg {
	width:567px;
	height:404px;
	margin:0px;
	padding:0px;
	background-image: url(images/welcome_bg.gif);
	background-repeat: no-repeat;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*html #welcome_bg {
	width:567px;
	height:404px;
	margin:0px;
	padding:0px;
	background-image: url(images/welcome_bg.gif);
	background-repeat: no-repeat;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #welcome_bg {
	width:567px;
	height:404px;
	margin:0px;
	padding:0px;
	background-image: url(images/welcome_bg.gif);
	background-repeat: no-repeat;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#sites {
	float:left;
	position:relative;
	margin:5px 0 7px 0;
	padding:0 0 7px 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#sites {
	width:221px;
	height:251px;
	float:left;
	position:relative;
	margin:0px;
	padding:0 0 0px 0;
}
}
*html #sites {
	float:left;
	position:relative;
	margin:0 0 7px 0;
	padding:0 0 7px 0;
}
*:first-child+html #sites {
	float:left;
	position:relative;
	margin:0 0 7px 0;
	padding:0 0 7px 0;
}
#sites_bg {
	width:221px;
	height:251px;
	margin:-5px 0 0 0;
	padding:0 0 7px 0;
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	background-image: url(images/sites.gif);
	background-repeat: no-repeat;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#sites_bg {
	width:221px;
	height:251px;
	margin:0 0 -242px 0;
	padding:0px;
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	background-image: url(images/sites.gif);
	background-repeat: no-repeat;
	position:relative;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
}
*html #sites_bg {
	width:221px;
	height:251px;
	margin:0px;
	padding:0 0 7px 0;
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	background-image: url(images/sites.gif);
	background-repeat: no-repeat;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #sites_bg {
	width:221px;
	height:251px;
	margin:0px;
	padding:0 0 7px 0;
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	background-image: url(images/sites.gif);
	background-repeat: no-repeat;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#sites_img {
	position:relative;
	margin:4px 0 0 4px;
	padding:0px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#sites_img {
	width:221px;
	height:251px;
	position:relative;
	margin:0 0 0 4px;
	padding:0px;
}
}
*html #sites_img {
	position:relative;
	margin:9px 0 0 4px;
	padding:0px;
}
*:first-child+html #sites_img {
	position:relative;
	margin:9px 0 0 4px;
	padding:0px;
}
#slideshows {
	width:254px;
	height:312px;
	margin:-85px 0 0 0;
	padding:0px;
	float:left;
	border:0px solid red;
}
*html #slideshows {
	width:254px;
	height:312px;
	margin:-75px 0 0 0;
	padding:0px;
	float:left;
}
*:first-child+html #slideshows {
	width:254px;
	height:312px;
	margin:-100px 0 0 0;
	padding:0px;
	float:left;
}
#specials_events {
	width:567px;
	height:212px;
	margin:7px 0 7px -56px;
	padding:0px;
	float:left;
	position:relative;
	z-index:10;
}
*html #specials_events {
	width:567px;
	margin:25px 0 7px -56px;
	padding:0px;
	float:left;
	position:relative;
}
*:first-child+html #specials_events {
	width:567px;
	height:212px;
	margin:23px 0 7px -56px;
	padding:0px;
	float:left;
	position:relative;
}
#specials_events_bg {
	width:567px;
	height:212px;
	margin:10px 0 0 0;
	padding:0px;
	background-image: url(images/specials_events_bg.gif);
	background-repeat: no-repeat;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*html #specials_events_bg {
	width:567px;
	height:212px;
	margin:0px;
	padding:0px;
	background-image: url(images/specials_events_bg.gif);
	background-repeat: no-repeat;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #specials_events_bg {
	width:567px;
	height:212px;
	margin:-10px 0 0 0;
	padding:0px;
	background-image: url(images/specials_events_bg.gif);
	background-repeat: no-repeat;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#specials_events_text {
	position:relative;
	width:567px;
	height:212px;
	border:0px solid red;
}
#specials_events_text a {
	font-weight:bold;
	color:#CF4E27;
	text-decoration:underline;
}
#specials_events_text img {
	border:1px solid #333333;
	margin-right:4px;
}

#specials_events_text .specials {
	width:266px;
	height:174px;
	margin:40px 0 0 8px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	float:left;
	border:0px solid red;
}
*html #specials_events_text .specials {
	width:266px;
	height:174px;
	margin:32px 0 0 4px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	float:left;
	border:0px solid red;
}
*:first-child+html #specials_events_text .specials {
	width:266px;
	height:174px;
	margin:18px 0 0 8px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	float:left;
	border:0px solid red;
}
#specials_events_text .events {
	width:266px;
	height:174px;
	margin:40px 0 0 14px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	float:left;
	border:0px solid red;
}
*html #specials_events_text .events {
	width:266px;
	height:174px;
	margin:32px 0 0 14px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	float:left;
	border:0px solid red;
}
*:first-child+html #specials_events_text .events {
	width:266px;
	height:174px;
	margin:18px 0 0 12px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	float:left;
	border:0px solid red;
}
#help_container {
	width:221px;
	margin:-140px 0 0 1px;
	padding:0px;
	float:left;
	position:relative;
	top:0;
	left:0;
	bottom:0;
	z-index:1;
}
*html #help_container {
	width:221px;
	margin:-135px 0 0 1px;
	padding:0px;
	float:left;
	position:relative;
	top:0;
	left:0;
	bottom:0;
}
*:first-child+html #help_container {
	width:221px;
	margin:-147px 0 0 1px;
	padding:0px;
	float:left;
	position:relative;
	top:0;
	left:0;
	bottom:0;
}
#help_top {
	width:221px;
	height:48px;
	margin:0px;
	padding:0px;
	background-image:url(images/help_top.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#help {
	width:221px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
#help_bg {
	width:221px;
	margin:0px;
	padding:0px;
	background-image: url(images/help_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*html #help_bg {
	width:221px;
	height: expression(document.getElementById("help_text").offsetHeight);
	margin:0px;
	padding:0px;
	background-image: url(images/help_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #help_bg {
	width:221px;
	margin:0px;
	padding:0px;
	background-image: url(images/help_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#avatar {
	margin:7px 0 0 -45px;
	padding:0px;
}
*html #avatar {
	margin:7px -43px 0 -45px;
	padding:0px;
}
#help_text {
	width:221px;
	margin:0px;
	padding:0px;
	position:relative;
}
#help_text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0 10px 10px 14px;
}
#help_text a {
	font-weight:bold;
	color:#CF4E27;
	text-decoration:none;
}
#help_text a:hover {
	color:#333333;
	text-decoration:none;
}
#help_bottom {
	width:221px;
	height:9px;
	margin:230px 0 0 0;
	padding:0px;
	background-image:url(images/help_bottom.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*html #help_bottom {
	width:221px;
	height:9px;
	margin:0px;
	padding:0px;
	background-image:url(images/help_bottom.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #help_bottom {
	width:221px;
	height:9px;
	margin:0px;
	padding:0px;
	background-image:url(images/help_bottom.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

/* Subpages Only - 3 column */
#header_sub {
	width: 987px;
	height:121px;
	background-image: url(images/header_sub.jpg);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}
#logo_sub {
	width:107px;
	height:109px;
	margin:11px 0 0 24px;
	padding:0px;
	border:0px;
	float:left;
}
#facebook_sub {
	width:204px;
	height:29px;
	margin:42px 0 0 635px;
	padding:0px;
	float:left;
	border:0px solid red;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#facebook_sub {
	width:209px;
	height:29px;
	margin:42px 0 0 630px;
	padding:0px;
	float:left;
	border:0px solid red;
}
}
*html #facebook_sub {
	width:204px;
	height:29px;
	margin:42px 0 0 385px;
	padding:0px;
	float:left;
}
#search_sub {
	width:204px;
	height:26px;
	margin:15px 0 0 635px;
	padding:0px;
	float:left;
	border:0px solid red;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#search_sub {
	width:216px;
	height:26px;
	margin:15px 0 0 623px;
	padding:0px;
	float:left;
	border:0px solid red;
}
}
*html #search_sub {
	width:204px;
	height:26px;
	margin:15px 0 0 385px;
	padding:0px;
	float:left;
}
#left {
	width:217px;
	margin:0px;
	padding:0px;
	float:left;
}
#submenu_container {
	width:217px;
	margin:0px;
	padding:0px;
	float:left;
}
#submenu {
	width:217px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
#submenu_top_bg {
	width:217px;
	margin:0px;
	padding:0px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#submenu_bg {
	width:217px;
	margin:0px;
	padding:0px;
	background-image: url(images/submenu_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*html #submenu_bg {
	width:217px;
	height: expression(document.getElementById("submenu_text").offsetHeight);
	margin:0px;
	padding:0px;
	background-image: url(images/submenu_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #submenu_bg {
	width:217px;
	margin:0px;
	padding:0px;
	background-image: url(images/submenu_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#submenu_text {
	width:217px;
	margin:10px 0 0 2px;
	padding:0px;
	position:relative;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#submenu_text {
	width:217px;
	margin:10px 0 0 2px;
	position:relative;
}
}
*html #submenu_text {
	width:217px;
	margin:0px;
	padding:8px 0 0 0px;
	position:relative;
}
*:first-child+html #submenu_text {
	width:217px;
	margin:0 0 0 2px;
	padding:8px 0 0 0;
	position:relative;
}
#submenu_text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	margin:0 14px 10px 20px;
}
#submenu_text a {
	font-weight:bold;
	color:#CF4E27;
	text-decoration:none;
}
#submenu_text a:hover {
	color:#333333;
	text-decoration:none;
}
#submenu_text {
	width:217px;
	margin:10px 0 0 2px;
	padding:0px;
	position:relative;
}
#submenu_bottom_bg {
	width:217px;
	height:9px;
	margin:0px;
	padding:0px;
	background-image: url(images/submenu_bottom.gif);
	background-repeat: no-repeat;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	float:left;
}
*html #submenu_bottom_bg {
	width:217px;
	height:9px;
	margin:0 0 -10px 0;
	padding:0px;
	background-image: url(images/submenu_bottom.gif);
	background-repeat: no-repeat;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#help_sub_container {
	width:217px;
	margin:0 0 7px 0;
	padding:0px;
	float:left;
}
#help_sub_top {
	width:217px;
	height:48px;
	margin:0px;
	padding:0px;
	background-image:url(images/help_sub_top.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#help_sub {
	width:217px;
	margin:-10px 0 0 0;
	padding:0px;
	float:left;
	position:relative;
}
*html #help_sub {
	width:217px;
	margin:-17px 0 0 0;
	padding:0px;
	float:left;
	position:relative;
}
*:first-child+html #help_sub {
	width:217px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
#help_sub_bg {
	width:217px;
	margin:10px 0 0 0;
	padding:0px;
	background-image: url(images/help_sub_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*html #help_sub_bg {
	width:217px;
	height: expression(document.getElementById("help_sub_text").offsetHeight);
	margin:17px 0 0 0;
	padding:0px;
	background-image: url(images/help_sub_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #help_sub_bg {
	width:217px;
	margin:0px;
	padding:0px;
	background-image: url(images/help_sub_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#help_sub_text {
	width:217px;
	margin:0px;
	padding:0px;
	position:relative;
}
*html #help_sub_text {
	width:217px;
	margin:0px;
	padding:0px;
	position:relative;
}
#avatar_sub {
	width:300px;
	height:225px;
	margin:17px 0 0 -40px;
	padding:0px;
}
*html #avatar_sub {
	margin:27px -43px 0 -40px;
	padding:0px;
}
*:first-child+html #avatar_sub {
	margin:7px 0 0 -40px;
	padding:0px;
}
#help_sub_text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:7px 10px 0 20px;
}
#help_sub_text a {
	font-weight:bold;
	color:#CF4E27;
	text-decoration:none;
}
#help_sub_text a:hover {
	color:#333333;
	text-decoration:none;
}
#help_sub_bottom {
	width:217px;
	height:9px;
	margin:0px;
	padding:0px;
	background-image:url(images/help_sub_bottom.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	float:left;
}
*html #help_sub_bottom {
	width:217px;
	height:9px;
	margin:17px 0 0 0;
	padding:0px;
	background-image:url(images/help_sub_bottom.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #help_sub_bottom {
	width:217px;
	height:9px;
	margin:0px;
	padding:0px;
	background-image:url(images/help_sub_bottom.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#center {
	width:631px;
	margin:0px;
	padding:0px;
	float:left;
}
#content_container {
	width:631px;
	margin:0px;
	padding:0px;
	float:left;
}
*:first-child+html #content_container {
	width:631px;
	margin:0 0 7px 0;
	padding:0 0 7px 0;
	float:left;
}
#content {
	width:631px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#content {
	width:631px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
}
*html #content {
	width:631px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
*:first-child+html #content {
	width:631px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
#content_top_bg {
	width:631px;
	margin:0px;
	padding:0px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#page_content_bg {
	width:631px;
	margin:0px;
	padding:0px;
	background-image: url(images/page_content_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*html #page_content_bg {
	width:631px;
	height: expression(document.getElementById("content_text").offsetHeight);
	margin:0px;
	padding:0px;
	background-image: url(images/page_content_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #page_content_bg {
	width:631px;
	margin:0px;
	padding:0px;
	background-image: url(images/page_content_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index:-100;
}
#content_text {
	width:631px;
	margin:6px 0 0 2px;
	padding:0px;
	position:relative;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#content_text {
	width:631px;
	margin:6px 0 0 2px;
	position:relative;
}
}
*html #content_text {
	width:631px;
	margin:0px;
	padding:4px 0 0 0;
	position:relative;
}
*:first-child+html #content_text {
	width:631px;
	margin:0 0 0 2px;
	padding:4px 0 0 0;
	position:relative;
}
#content_text .breadcrumbs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	
}
#content_text h1 {
	font-family:optimabold,Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#EA8928;
	text-transform:uppercase;
	margin:0 10px 10px 14px;
}
#content_text h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin:0 10px 10px 14px;
}
#content_text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0 10px 10px 14px;
}
#content_text ol,#content_text ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0 10px 10px 35px;
}
#content_text table {
	margin:0 10px 10px 14px;
}
#content_text td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#content_text #cse-search-results {
	width:600px;
	margin:0 10px 10px 14px;
}
#content_text a {
	font-weight:bold;
	color:#CF4E27;
	text-decoration:none;
}
#content_text a:hover {
	color:#333333;
	text-decoration:none;
}
#content_bottom_bg {
	width:631px;
	height:11px;
	margin:0 0 7px 0;
	padding:0px;
	background-image: url(images/page_content_bottom.gif);
	background-repeat: no-repeat;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	float:left;
}
*html #content_bottom_bg {
	width:631px;
	height:11px;
	margin:0 0 7px 0;
	padding:0 0 7px 0;
	background-image: url(images/page_content_bottom.gif);
	background-repeat: no-repeat;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #content_bottom_bg {
	width:631px;
	height:11px;
	margin:0 0 7px 0;
	padding:0 0 7px 0;
	background-image: url(images/page_content_bottom.gif);
	background-repeat: no-repeat;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#right {
	width:139px;
	margin:0px;
	padding:0px;
	float:left;
}
#google_ads {
	width:139px;
	height:617px;
	margin:0 0 7px 0;
	padding:2px 0 7px 0;
	background-image: url(images/google_ads.gif);
	background-repeat: no-repeat;		
	float:left;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#google_ads {
	width:139px;
	height:617px;
	margin:0 0 7px 0;
	padding:7px 0 7px 0;
	background-image: url(images/google_ads.gif);
	background-repeat: no-repeat;		
	float:left;
}
}
*html #google_ads {
	width:139px;
	height:617px;
	margin:0 0 7px 0;
	padding:7px 0 7px 0;
	background-image: url(images/google_ads.gif);
	background-repeat: no-repeat;		
	float:left;
}
*:first-child+html #google_ads {
	width:139px;
	height:617px;
	margin:0 0 7px 0;
	padding:7px 0 7px 0;
	background-image: url(images/google_ads.gif);
	background-repeat: no-repeat;		
	float:left;
}
/* Subpages Only - 2 column */
#left_full {
	width:848px;
	margin:0px;
	padding:0px;
	float:left;
}
#content_full_container {
	width:848px;
	margin:0px;
	padding:0px;
	float:left;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#content_full_container {
	width:848px;
	margin:0px;
	padding:0px;
	float:left;
}
}
*html #content_full_container {
	width:848px;
	margin:0px;
	padding:0px;
	float:left;
}
*:first-child+html #content_full_container {
	width:848px;
	margin:0 0 7px 0;
	padding:0 0 7px 0;
	float:left;
}
#content_full {
	width:848px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#content_full {
	width:848px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
}
*html #content_full {
	width:848px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
*:first-child+html #content_full {
	width:848px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
#content_full_top_bg {
	width:848px;
	margin:0px;
	padding:0px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#page_content_full_bg {
	width:848px;
	margin:0px;
	padding:0px;
	background-image: url(images/page_content_full_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*html #page_content_full_bg {
	width:848px;
	height: expression(document.getElementById("content_text").offsetHeight);
	margin:0px;
	padding:0px;
	background-image: url(images/page_content_full_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #page_content_full_bg {
	width:848px;
	margin:0px;
	padding:0px;
	background-image: url(images/page_content_full_bg.gif);
	background-repeat: repeat-y;	
	float:left;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index:-100;
}
#content_full_text {
	width:848px;
	margin:6px 0 0 2px;
	padding:0px;
	position:relative;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#content_full_text {
	width:848px;
	margin:6px 0 0 2px;
	position:relative;
}

}
*html #content_full_text {
	width:848px;
	margin:0px;
	padding:4px 0 0 0;
	position:relative;
}
*:first-child+html #content_full_text {
	width:848px;
	margin:0 0 0 2px;
	padding:4px 0 0 0;
	position:relative;
}
#content_full_text .breadcrumbs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	
}
#content_full_text h1 {
	font-family:optimabold,Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#EA8928;
	text-transform:uppercase;
	margin:0 10px 10px 14px;
}
#content_full_text h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin:0 10px 10px 14px;
}
#content_full_text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0 10px 10px 14px;
}
#content_full_text ol,#content_full_text ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0 10px 10px 35px;
}
#content_full_text table {
	margin:0 10px 10px 14px;
}
#content_full_text td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#content_full_text #cse-search-results {
	margin:0 10px 10px 14px;
}
#content_full_text a {
	font-weight:bold;
	color:#CF4E27;
	text-decoration:none;
}
#content_full_text a:hover {
	color:#333333;
	text-decoration:none;
}
#content_full_text .red_text {
	color: #FF0000;
}
#content_full_bottom_bg {
	width:848px;
	height:11px;
	margin:0 0 7px 0;
	padding:0px;
	background-image: url(images/page_content_full_bottom.gif);
	background-repeat: no-repeat;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	float:left;
}
*html #content_full_bottom_bg {
	width:848px;
	height:11px;
	margin:0 0 7px 0;
	padding:0 0 7px 0;
	background-image: url(images/page_content_full_bottom.gif);
	background-repeat: no-repeat;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
*:first-child+html #content_full_bottom_bg {
	width:848px;
	height:11px;
	margin:0 0 7px 0;
	padding:0 0 7px 0;
	background-image: url(images/page_content_full_bottom.gif);
	background-repeat: no-repeat;	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#right {
	width:139px;
	margin:0px;
	padding:0px;
	float:left;
}
#google_ads {
	width:139px;
	height:617px;
	margin:0 0 7px 0;
	padding:7px 0 7px 0;
	background-image: url(images/google_ads.gif);
	background-repeat: no-repeat;		
	float:left;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#google_ads {
	width:139px;
	height:617px;
	margin:0 0 7px 0;
	padding:7px 0 7px 0;
	background-image: url(images/google_ads.gif);
	background-repeat: no-repeat;		
	float:left;
}
}
*html #google_ads {
	width:139px;
	height:617px;
	margin:0 0 7px 0;
	padding:7px 0 7px 0;
	background-image: url(images/google_ads.gif);
	background-repeat: no-repeat;		
	float:left;
}
*:first-child+html #google_ads {
	width:139px;
	height:617px;
	margin:0 0 7px 0;
	padding:7px 0 7px 0;
	background-image: url(images/google_ads.gif);
	background-repeat: no-repeat;		
	float:left;
}