





a
{
/* width:100%; */
text-decoration:none;
/* padding: 0.1CM; */
color:red;
/* background-color: #D0D0D0;  */

}



a:hover{color=red;}
/* a:hover {background-color:blue} */


body{
background:  #003060;  
/* background-image: url(media/mustang_100dpi_bwphoto_blur2.gif);  */
background-repeat: no-repeat; 
background-position: center center; 
background-attachment: fixed; 
margin:0;
padding:0;
line-height: 1.5em;
font-family: arial; /* frutigerlight; */
font-size: 10pt;
}


#maincontainer{
width: 850px; /*726 Width of main container*/
margin: 0 auto; /*Center container on page*/
padding-top: 5px; 

}


#topsection{
background: black;
background-image: url(media/rlms_cllogo_70pt.jpg);
background-repeat: no-repeat;
padding-top: 20px;
height: 90px; /*Height of top section*/
}

#topsectionpagename{
float: right;
width: 20%;
background: black;
background-repeat: no-repeat;
height: 85px; /*Height of top section*/
color: white;
text-align: right;
padding-top: 5px;
padding-right: 20px;
font-size: 25pt;
line-height: 2.5em;
}



#topsectionwrapper{
width: 100%;
/* height: 5px; */
margin: 0px;
}

#topsectionproductname{
float: left;
width: 100%;
background: white;
background-repeat: no-repeat;
height: 51px; /*Height of top section*/
color: black;

text-align: center;
}

#topsectionproductname h1{
margin: 0;
padding-top: 15px;
font-family: arial;
padding-left: 15px;
}

#topsectionproductname b{
color:blue;
}





#contentwrapper{

width: 100%;
}


#contentcolumn{
margin: 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
color: white;
background-color: #304250; /* #6699FF; */
padding-top: 2px;
padding-left: 5px;
text-align: center;
}

#legalsection{
/* clear: left; */
width: 100%;
/* background: white; */
color: #999999;
padding-top: 1px;
padding-left: 0px;
padding-right: 0px;
margin: 0px;
}

#copyright{
float: left;
width: 590px;
font-size: 80%;
}



#packinfo{
float: right;
font-size: 80%; 
color: gray;
padding-right: 5px;
}

#googleadone {
margin-top: 5px;
padding-left: 60px;  
padding-top: 5px;  
/* padding-bottom: 5px;   */
}

b{font-size: 110%;
}
em{color: red;}

#tableheader{
padding-left: 11px;
margin; 0px;
width: 712px;
border: 1px solid black; 
background-color: #999999; /*white; */
color: white;
} 

#schedulecontainer{
padding-left: 10px;
width: 577px;
/* border: 1px solid gray;  */
background-color: white;
} 

.month {
float: left;
color: black;
width: 65px;
padding-left: 2px;
}

.date {
float: left;
color: black;
width: 50px;
padding-left: 2px;
}


.series {
float: left;
color: green;
width: 50px;
padding-left: 2px;
}


.location {
float: left;
color: black;
width: 100px;
padding-left: 2px;
}

.eventname {
float: left;
color: blue;
width: 300px;
padding-left: 2px;
}

div.imagecaption
	{
		float: right;
		width: 182px;
		margin: 0 1em 1em 1em;
		display: inline;
		padding: 10px 10px 50px 10px;
		background: #036 url(chapter11.gif) repeat-x 0 100%;
		color: #fff;
		text-align: center;
	}

img.listing {
width: 160px;
height: 120px;

}

div.onead{
margin-top: 20px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
height: 270px;
border-top: 1px solid gray;  
border-bottom: 1px solid gray;  
color: white;
} 