
font {color: #000000; background:transparent; size: 4; Ariel}


body {
	background-image: url(/images/LRCCTaupe.jpg);
	}

#stock {
	position: absolute; 
	top: 45px;
	left: 75px;
	z-index:0;
 }

#stock2 {
	position: absolute; 
	top: 45px;
	left: 75px;
	background-image:url('images/LRCCbackgroundCropped.jpg'); 
	background-repeat: repeat; 
	border: 2px solid; 
	border-color:black;"
	z-index:0;
	width: 770px;
	height: 3000px;
 }

#title {
	position: absolute;
	top: 60px;
	left: 100px;
	z-index:1;
}

#title_right {
	position: absolute;
	top: 40px;
	left: 560px;
	z-index:1;
}

#menu_bar {
	color:white;
	background:black;
	position: absolute;
	top: 230px;
	left: 100px;
	width: 673px;
	height: 30px;
	z-index:1;
	text-align: center;
	vertical-align: middle;
}

a.menu:link{text-decoration:none; color:white; background:transparent}
a.menu:visited {text-decoration:none; background:transparent; color:white;}
a.menu:hover {text-decoration:none; color:red; background:transparent}
a.menu:active {text-decoration:none; color:yellow; background:transparent}


#title_bottom {
	position: absolute;
	top: 259px;
	left: 100px;
	width: 673px;
	z-index:1;
}

#main_left_text {
	position: absolute;
	top: 400px;
	left: 110px;
	width: 445px;
	z-index:1;
}

a.main_left_text:link {text-decoration:none; color:maroon;}
a.main_left_text:visited {text-decoration:none; color:maroon;}
a.main_left_text:hover {text-decoration:underline; color:red;}
a.main_left_text:active {text-decoration:none; color:yellow;}

#main_text {
	position: absolute;
	top: 400px;
	left: 110px;
	width: 670px;
	z-index:1;
}

a.main_text:link {text-decoration:none; color:maroon;}
a.main_text:visited {text-decoration:none; color:maroon;}
a.main_text:hover {text-decoration:underline; color:red;}
a.main_text:active {text-decoration:none; color:yellow;}

#main_right_text {
	position: absolute;
	top: 400px;
	left: 580px;
	width: 190px;
	z-index:1;
}

a.main_right_text:link {text-decoration:none; color:maroon;}
a.main_right_text:visited {text-decoration:none; color:maroon;}
a.main_right_text:hover {text-decoration:underline; color:red;}
a.main_right_text:active {text-decoration:none; color:yellow;}

#MenuEvents{
font-size:85%;
text-align: left;
vertical-align: top;
border:2px solid;
border-color: maroon;
}

#MenuEvents.tr {
height: 30px;}

#OrangeText{
color:#CC6600;
display:inline;
}

#MaroonText{
color:maroon;
display:inline;
}

#shortie{
padding:0;
height:10px;
}
#CC{
border: 1px solid black;
padding-left: 5px;
padding-right: 5px;
background:#EBA947;
}
#CCLadies{
border: 1px solid black;
padding-left: 5px;
padding-right: 5px;
background:	#FAD1DD;
}
#CCMen{
border: 1px solid black;
padding-left: 5px;
padding-right: 5px;
background:#CCDBFF;
}

#CCTable{
font-size:85%;
text-align: left;
vertical-align: top;
}

#CalendarTable{
table-layout:fixed;
border: 5px black;
background: white;
border-collapse: collapse;
padding-left: 5px;
padding-right: 5px;
font: bold;
text-align: left;
vertical-align: top;
}

#CalendarTable tr {
border: 1px solid black; 
border-style: ridge; 
vertical-align: top;
}

#CalendarTable td {
border: 1px solid black; 
border-style: ridge; 
vertical-align: top; 
font-size:small; 
padding:5px;
}
