/*
  --------------------------------------------
  Main Landing Page Style Sheet
  CSS Design for Irwindale Virtual Job Fair
  by Terry Anderson, Joebarter.com
  --------------------------------------------
*/

/* 
#8C9092 - Dark Gray
#CCCCCC - Mid Gray
#E6E6E6 - Light Gray
#806560 - Medium Brown
#333333 - Dark Brown
#CCCCCC - Gray
*/

body	
{
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 800px;
	margin: 0px; 
}


/***Page Properties******/

A:link	{text-decoration:none; color:#3D4B8F;}	
A:link.more	{text-decoration:none; color:#AA2130; font-family: Verdana; font-weight: bold;}	
A:link.nav	{text-decoration:none; color:Yellow; color:	#AA2130; font-family: Verdana; font-weight: bold;}	
A:link.nav_2008	{text-decoration:none; color:#FFFFFF; font-family:Verdana; font-weight: bold;}	
A:link.ticketing {text-decoration:none; color:Ivory; font-family:Verdana; font-weight: bold;}
A:link.vidcast {text-decoration:none; color:#E6E6E6;}	
A:link.topten {text-decoration:none; color:#C2730E;}	
A:link.artistlink {text-decoration:none; color:#3366ff;font-weight:bold;}	

A:visited {text-decoration:none; color:#333399;}	
A:visited.vidcast {text-decoration:	none; color:#E6E6E6;}	
A:visited.more	{text-decoration:none; color:#AA2130; font-family: Verdana;	font-weight: bold;}	
A:visited.nav {text-decoration:	none; color:Yellow; font-family: Verdana; font-weight: bold;}	
A:visited.nav_2008 {text-decoration:none; color:#FFFFFF; font-family: Verdana; font-weight: bold;}	
A:visited.ticketing	{text-decoration:none; color:Ivory; font-family: Verdana; font-weight: bold;}	
A:visited.topten {text-decoration:none; color:#C2730E; }	
A:visited.artistlink {text-decoration:none; color:#0000CC;font-weight:bold;}	

A:active {text-decoration:none; color:#333399;}	
A:active.more {text-decoration:	none; font-family: Verdana;	font-weight: bold;}	
A:active.topten	{text-decoration:none; color:#C2730E;}	
A:active.artistlink {text-decoration:none; color:#0000CC;font-weight:bold;}	

A:hover	{text-decoration:	underline;}
A:hover.nav	{text-decoration:none; color:#FFFFFF;}
A:hover.nav_2008 {text-decoration:none; color:#AA2130;}
A:hover.more {text-decoration:none; color:#FFFFFF;}
A:hover.ticketing {text-decoration:none; color:#FFFFFF;}
A:hover.topten {text-decoration:none; color:#C2730E;}	

A:link.linked {color: Red;}	
A:active.linked {color: Red;}	
A:hover.linked {color: Red;}	
A:visted.linked {color: Red;}	


/***Body Styles******/
strong, b {font-weight: 800;}

.bodytext_white_medium 
{
	color: #A2C7EF;	
	font-weight: bold;
	font-size: 0.8em;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 1px;
}
.bodytext_white_medium_nopadding
{
	color: Ivory;	
	font-weight: bold;
	font-size: 0.8em;
	padding: 0px 0px 0px 0px;
}
.bodytext_lightblue_medium 
{
	color: #A2C7EF;	
	font-weight: bold;
	font-size: 0.8em;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 1px;
}
.bodytext_lightblue_medium_nopadding
{
	color: #A2C7EF;	
	font-weight: bold;
	font-size: 0.8em;
	padding: 0px 0px 0px 0px;
}
.bodytext_white_normal_nopadding
{
	color: Ivory;	
	font-weight: normal;
	font-size: 0.8em;
	padding: 0px 0px 0px 0px;
}
.bodytext_white_bold_nopadding
{
	color: Ivory;	
	font-weight: bold;
	font-size: 0.8em;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
.bodytext_black_normal_nopadding
{
	color: #000000;	
	font-weight: bold;
	font-size: 0.8em;
}
.bodytext_lightgray_medium 
{
	color: #E6E6E6;	
	font-weight: bold;
	font-size: 0.8em;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.bodytext_darkgray_medium 
{
	color: #333333;	
	font-weight: bold;
	font-size: 0.8em;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.bodytext_darkgray_medium_tight
{
	color: #333333;	
	font-weight: bold;
	font-size: 0.8em;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bodytext_blue
{
	color: Navy;	
	font-weight: bold;
	font-size: 0.8em;
	padding-left: 12px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bodytext_dark
{
	color: Black;	
	font-family: Arial;
	font-weight: normal;
	font-size: 0.8em;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.body_label_white_medium 
{
	color: Ivory;	
	font-weight: bold;
	font-size: 0.8em;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.body_label_white_medium_nopadding
{
	color: Ivory;	
	font-weight: normal;
	font-size: 0.8em;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.body_label_white_smaller_nopadding
{
	color: Ivory;	
	font-weight: normal;
	font-size: 0.7em;
	padding: 0px 0px 0px 0px;
}
.bodytext_lightblue_medium 
{
	color: #5A8CCA;	
	font-weight: bold;
	font-size: 0.8em;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.bodytext_pagetitles 
{
	color: Orange;	
	font-weight: normal;
	font-size: 1.4em;
}
.bodytext_alert_messages 
{
	color: #FFFFFF;	
	font-weight: normal;
	font-size: 0.8em;
}
.copyright 
{
	color: #FFFFFF;	
	font-weight: bold;
	font-size: 0.8em;
	padding-top: 4px;
	padding-bottom: 4px;
}
.more_link {
	 font-family: Arial;
	 font-size: .7em;
	 font-weight:bold;
	 color: Red;
}
.newsfeed_text
{
	color: #000000;
	/*color: #16387c; */
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 3px;
}
.bold_blue_link {
	 font-family: Arial;
	 font-size: .9em;
	 font-weight:bold;
}
.sponsor_text
{
	color:#3D4B8F;
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}


/***Top Banner******/
#topbanner {
	height: 128px;
	background-repeat: no-repeat;
	background-position: center;
	width: 760px;
}



/***Top Blue Menu Bar********/
#topmenubar {
	border-top: 0px solid #666666;
	/*background-color: #006bcf; */
	background-image: url(../images/green_gradient.gif);
	width: 760px;
	height: 10px;
}

#middlemenubar {
	border-top: 0px solid #666666;
	/*background-color: #006bcf; */
	background-image: url(../images/green_gradient.gif);
	width: 760px;
	height: 10px;
}

.loginfields 
{
	 font-family: Arial;
	 font-size: .8em;
	 font-weight: normal;
	 line-height: 1.0em;
	 padding-left: 8px;
}

/***Body Styles - Main Body contains the article content, product group menu and footer**********/

/***Main Body*****/
#bodybox {
	background-image: url(../images/top_gradient.png);
	background-repeat: repeat-x;
	width: 760px;
}


/***Article section*****/
#articlebox {
	width: 420px;
	float: left;
	padding: 21px 0px 0px 27px;
}



#articlethumb {
	background-position: left;
	margin: 0px 0 0 20px;
	width: 88px;
	height: 86px;
}



#articlecontent {
	width: 420px;
	float: right;
	text-align: left;
	vertical-align: top;
	padding: 8px 0px 0px 0px;
	font-size: 1em;
}



#articlecontent p {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	width: 420px;
}



#articlecontent p a {
	color: Blue; /*#333333; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 1em;
}

#articlecontent p a:hover,
#articlecontent p a:active,
#articlecontent p a:focus {
	color: #CCAA99;   /*#0099FF; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 0px;
	font-size: 1em;
}

/***Headers for article section*****/
h1 {
	font-size: 1.5em;
	letter-spacing: 0.1em;
	color: #336699;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	margin-bottom: -10px;
}

h1, h2, h3, h4 {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	margin: 13px 0px 0px 0px;
	font-size: 1.3em;
	letter-spacing: normal;
	/*color: #dcdcdc; */
	color: Blue;
	font-weight: bold;
}

h2 {
	margin: 13px 0px 0px 0px;
	font-size: 1.0em;
	font-family: Arial;
	font-weight: normal;
	color: #FFFFFF;
}

h3 {
	margin: 3px 0px 0px 0px;
    font-size: 0.6em;
	color: #666666;
	font-size: 0.6em;
}

TD.categorygroup 
{
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

TD.categorygroup p a:hover,
TD.categorygroup p a:active,
TD.categorygroup p a:focus {
	color:#336699;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
	padding: 0px;	
}

/***Right side product group nav bar********/
#productgroupmenu {
	float: right;
	padding: 30px 5px 0px 10px;
}

#productgroupcontent {
	width: 170px;
	font-style: normal;
}

#productgroupcontentheading {
	/* color: #336699; */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-indent: 0px;
	font-weight: bold;
	letter-spacing: 1px;
}

#productgroupcontent p {
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-type: none;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px 0px 7px 0;
	text-indent: 0px;
	margin: 8px 0px -1px 0px;
}

#productgroupcontent p a {
	color:#666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
}

#productgroupcontent p a:hover,
#productgroupcontent p a:active,
#productgroupcontent p a:focus {
	color:#336699;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
	padding: 0px;	
}

/***Product items layout************/
#productitem {
	padding: 10px 0px 0px 0px;
	width: 350px;
	float: left;
	border-bottom: 1px solid #333333;
}

#productitemimage {
	padding: 0px 0px 30px 0px;
}

#productitemimage a:hover,
#productitemimage a:active,
#productitemimage a:focus {
	display: inline;
	margin: 0;
	padding: 0;
}

#productitem p {
	width: 239px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	float: right;
	margin: 4px 1px 0 0;
}


/***Footer section************/

/***Footer container***/
#footerbox {
	clear: both;
	font-size: 0.6em;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .75px;
}


/***Gradient effect***/
#bottomgradient {
	background-image: url(../images/bottom_gradient.png);
	background-repeat: repeat-x;
	height: 25px;
	background-position: left bottom;
}


/***Footer content***/
#footer {
	padding: 8px 5px;
	/*background-color: #006bcf;*/
	background-image: url(../images/lightbrown_gradient.gif);
	color: #000000;
	text-align: center;
}


#footer p {
	margin: 0;
}


/***Footer link styles***/
#footer a:hover, #footer a:active, #footer a:focus {
	background-color: #4D4D4D;
	color: #FFCC00;
	text-decoration: none;
}

/***Header content***/
#topbottomborder {
	width: 760px;
	height: 5px;
	background-color: #CCAA99;
}

/***Header content***/
#outsideboundry {
	background-color:#FFFFFF;
	border-left-width: thin;
	border-left-color:Navy;
	border: 1;

}
/***Registration Form***/
TD.registration_form {
	background-color:#FFFFCC;
	 font-family:Arial;
	 font-size:2;
	 font-weight:bold;
}

#bottom {
	background-color:#FFFFFF;
	border: 1;
}

#page_title1 {
	 font-family: Arial;
	 font-size: 1.2em;
	 font-weight: normal;
	 color: #000000;
	padding-left: 12px;	 
	text-transform:uppercase;
	letter-spacing: 1;
	text-align: center;
}
#artist_general_title {
	 font-family: Arial;
	 font-size: .7em;
	 font-weight:bold;
	 color: #000000;
}
#artist_more_link {
	 font-family: Arial;
	 font-size: .7em;
	 font-weight:bold;
	 color: #000000;
}
#artist_concert_title {
	 font-family: Arial;
	 font-size: .7em;
	 font-weight:bold;
	 color: Yellow;
}
#artist_concert_listings {
	 font-family: Arial;
	 font-size: .7em;
	 font-weight:bold;
	 color: #D3D3D3;
	 padding-left: 12px;
}
#artist_concert_review_text {
	 font-family: Arial;
	 font-size: .7em;
	 font-weight:bold;
	 color: #D3D3D3;
	 padding-left: 12px;
}
#artist_video_tags {
	 font-family: Verdana;
	 font-size: .6em;
	 font-weight:bold;
	 color: #87CEFA;
	 padding-left: 12px;
}
#artist_info_header {
	 font-family: Verdana;
	 font-size: 1.4em;
	 font-weight:bold;
	 color: #000000;
	 padding-top: 0px;
	 padding-bottom: 8px;
	 padding-left: 12px;
}
#more_link {
	 font-family: Arial;
	 font-size: .7em;
	 font-weight:bold;
	 color: Red;
}
TABLE.formfield_key {
	 font-family: Arial;
	 font-size: 0.7em;
	 font-weight:bold;
	 color: #000000;
	 padding-left: 12px;
	 padding-right: 12px;
}
TD.venuename {
	 font-family: Arial;
	 font-size: 22px;
	 font-weight:normal;
	 padding-left: 12px;
	 color: #FF0000;
}
TD.formfield_value {
	 font-family: Arial;
	 font-size: 0.9em;
	 font-weight:normal;
	 color: #FFFFFF;
	 padding-left: 12px;
	 padding-right: 12px;
}
TD.admin_text1 {
	 font-family: Arial;
	 font-size: 0.8em;
	 font-weight:bold;
	 color: #000000;
	 padding-left: 20px;
	 padding-right: 0px;
	 padding-top: 2px;
	 padding-bottom: 2px;
}
TD.admin_text_white {
	 font-family: Arial;
	 font-size: 0.8em;
	 font-weight:normal;
	 color: #FFFFFF;
	 padding-left: 20px;
	 padding-right: 0px;
	 padding-top: 2px;
	 padding-bottom: 2px;
}
TD.admin_text_white_bold {
	 font-family: Arial;
	 font-size: 0.8em;
	 font-weight:bold;
	 color: #FFFFFF;
	 padding-left: 20px;
	 padding-right: 0px;
	 padding-top: 2px;
	 padding-bottom: 2px;
}
TD.artist_info_text {
	 font-family: Arial;
	 font-size: 0.7em;
	 font-weight:bold;
	 color: #330000;
	 /*color: #646464;*/
	 padding-left: 14px;
	 padding-right: 12px;
}
TD.artist_info_news {
	 font-family: Arial;
	 font-size: 0.7em;
	 font-weight:bold;
	 color: #3D4B8F;
	 padding-left: 12px;
	 padding-right: 20px;
}
TD.box_where_title {
	 font-family: Arial;
	 font-size: 0.9em;
	 font-weight:bold;
	 color: #FFFFFF;
	 padding-left: 10px;
	 padding-right: 0px;
	 padding-top: 4px;
	 padding-bottom: 4px;
}
TD.box_where_row {
	 font-family: Arial;
	 font-size: 0.9em;
	 font-weight:bold;
	 color: #484848;
	 padding-left: 0px;
	 padding-right: 0px;
	 padding-top: 4px;
	 padding-bottom: 4px;
}
TD.box_recent_title {
	 font-family: Arial;
	 font-size: 0.9em;
	 font-weight:bold;
	 color: #484848;
	 padding-left: 8px;
	 padding-right: 0px;
	 padding-top: 4px;
	 padding-bottom: 4px;
}
TD.box_recent_title_2008 {
	 font-family: Arial, Helvetica, Sans-Serif;
	 font-size: 1.0em;
	 font-weight: bold;
	 letter-spacing: 1px;
	 color: Ivory;
	 padding-left: 8px;
	 padding-right: 0px;
	 padding-top: 4px;
	 padding-bottom: 4px;
}
TD.box_recent_row_2008 {
	 font-family: Verdana;
	 font-size: 0.7em;
	 font-weight: bold;
	 color: #3e3e3e;
	 padding-left: 5px;
	 padding-right: 2px;
	 padding-top: 2px;
	 padding-bottom: 2px;
	 vertical-align: top;
	 border-bottom-width: thick;
	 border-bottom-color: Black;
}
TD.box_recent_row {
	 font-family: Verdana;
	 font-size: 0.7em;
	 font-weight: normal;
	 color: #FE5200;
	 padding-left: 5px;
	 padding-right: 2px;
	 padding-top: 2px;
	 padding-bottom: 2px;
	 vertical-align: top;
	 border-bottom-width: thick;
	 border-bottom-color: Black;
}
TD.box_mp3_row_b {
	 font-family: Verdana;
	 font-size: 0.7em;
	 font-weight: normal;
	 color: #3A3C3D;
	 padding-left: 0px;
	 padding-right: 2px;
	 padding-top: 2px;
	 padding-bottom: 2px;
	 vertical-align: top;
	 border-bottom-width: thick;
	 border-bottom-color: Black;
}
TD.box_tours_row {
	 font-family: Arial;
	 font-size: 0.8em;
	 font-weight:bold;
	 color: #FA581A;
	 padding-left: 20px;
	 padding-right: 0px;
	 padding-top: 2px;
	 padding-bottom: 2px;
}
TD.festival_artists {
	 font-family: Verdana;
	 font-size: 0.9em;
	 font-weight: normal;
	 background-color: Black;
	 padding-left: 5px;
	 padding-right: 2px;
	 padding-top: 2px;
	 padding-bottom: 2px;
	 vertical-align: top;
}
TD.calendar_event {
	 font-family: Arial;
	 font-size: 0.8em;
	 font-weight:bold;
	 color: #FA581A;
	 padding-left: 20px;
	 padding-right: 0px;
	 padding-top: 2px;
	 padding-bottom: 2px;
}
TD.calendar_date {
	 font-family: Arial;
	 font-size: 0.9em;
	 font-weight:bold;
	 color: #8a8a8a;
	 padding-left: 10px;
	 padding-right: 10px;
	 padding-top: 2px;
	 padding-bottom: 2px;
}
TD.calendar_date_active {
	 font-family: Arial;
	 font-size: 0.9em;
	 font-weight:bold;
	 color: #fe5221;
	 padding-left: 10px;
	 padding-right: 10px;
	 padding-top: 2px;
	 padding-bottom: 2px;
}
TD.venue_location {
	 font-family: Arial;
	 font-size: 0.7em;
	 font-weight:bold;
	 color: #000000;
}
TD.event_listing {
	 font-family: Arial;
	 font-size: 0.8em;
	 font-weight:normal;
	 color: #FFFFFF;
	 padding-left: 0px;
	 padding-right: 0px;
	 padding-top: 0px;
	 padding-bottom: 0px;
}
TD.formfield_key {
	 font-family: Verdana;
	 font-size: 0.9em;
	 font-weight:bold;
	 color: #FFFFFF;
	 padding-left: 10px;
	 padding-right: 0px;
	 padding-top: 4px;
	 padding-bottom: 4px;
}
TD.form_header {
	 font-family: Verdana;
	 font-size: 0.9em;
	 font-weight:bold;
	 color: Orange;
	 padding-left: 10px;
	 padding-right: 0px;
	 padding-top: 4px;
	 padding-bottom: 4px;
}

TD.white_smaller_nopadding
{
	color: White;	
	font-weight: bold;
	font-size: 0.7em;
	line-height: 2;
	padding-left: 12px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
TD.concert_history
{
	color: Black;	
	font-weight: normal;
	font-size: 10px;
	line-height: 1.5;
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	background-color: #C5E8FB;
	vertical-align: top;
}
TD.video_index
{
	color: Navy;	
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5;
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
}
TD.festival_text
{ 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	TEXT-DECORATION: none ;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
}
TD.videolisting
{ 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 15px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	TEXT-DECORATION: none ;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.LoginButtons 
{ 
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 11px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	LETTER-SPACING: -1px; 
	TEXT-DECORATION: none ;
}
.disclaimer_text 
{ 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: white; 
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	LETTER-SPACING: -1px; 
	TEXT-DECORATION: none ;
}
TD.aboutus_text
{ 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 15px; 
	COLOR: White; 
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	TEXT-DECORATION: none ;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.error_text 
{ 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 14px; 
	COLOR: Red; 
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	LETTER-SPACING: normal; 
	TEXT-DECORATION: none ;
}

.ArtistComments
{
	color: #000000;
	font-size: smaller;
	font-family: Arial;
	padding-left: 12px;
	padding-right: 12px;
}
.Assets_smaller
{
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	padding-left: 12px;
	padding-right: 12px;
}
.splash_text
{
	color: #ffffff;
	background-color: #000000;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 22px;
	
}
.tour_listing p
{
	color: Ivory;
	margin: 5px 0px;
	padding-left: 10px;
	
}
.announcement_text p
{
	color: Ivory;
	margin: 5px 0px;
	padding-left: 9px;
}	
.Body_white_medium
{
	margin-left: 50px;
	margin-right: 50px;
}
.Body_white_medium p
{
	color: White;
	font-weight: bold;
}
.disclaimer_text
{
	margin-left: 50px;
	margin-right: 50px;
}
.disclaimer_text p
{
	color: #999999;
	font-weight: bold;
}
ul
{
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 20px;
}
li
{
	list-style: circle;
}
.getouttonight
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 1px;
	color: Ivory;
	width: 506px;
	text-align: center;
	padding: 4px;
	background-color: #004aa9;
}
