body 
{
	background-color: #2E2E2E;
	color: #898989;
	font:11px Verdana,Tahoma,Arial,sans-serif;	
	margin:0;
	padding:0;
}


td
{
	color: #898989;
	font:11px Verdana,Tahoma,Arial,sans-serif;	
}

A.DarkText:link {text-decoration:underline; color:#FFFFFF}	   
A.DarkText:visited {text-decoration:underline; color:#FFFFFF}	   
A.DarkText:hover {text-decoration:underline; color:#FFFFFF}	   
A.DarkText:active {text-decoration:underline; color:#FFFFFF}	   

A.CommandButton:link {text-decoration:underline; color:#333333}	   
A.CommandButton:visited {text-decoration:underline; color:#333333}	   
A.CommandButton:hover {text-decoration:underline; color:#333333}	   
A.CommandButton:active {text-decoration:underline; color:#333333}	 

.DarkText 
{
	color: #FFFFFF;
}

a {text-decoration:underline; color:#D52D00}	   
A:link {text-decoration:underline; color:#D52D00}	   
A:visited {text-decoration:underline; color:#D52D00}	   
A:hover {text-decoration:underline; color:#D52D00}	   
A:active {text-decoration:underline; color:#D52D00}	   

A.Normal:link {text-decoration:none; color:#CCCCCC}	   
A.Normal:visited {text-decoration:none; color:#CCCCCC}	   
A.Normal:hover {text-decoration:underline; color:#CCCCCC}	   
A.Normal:active {text-decoration:none; color:#CCCCCC}	   

UL 
{
	list-style-image: url(images/triangle.gif);
}

.BottomText
{
	background-color: #2E2E2E;
	color: #898989;
	font-size: 11px;
}

A.BottomText:link {text-decoration:none; color:#CCCCCC}	   
A.BottomText:visited {text-decoration:none; color:#CCCCCC}	   
A.BottomText:hover {text-decoration:underline; color:#CCCCCC}	   
A.BottomText:active {text-decoration:none; color:#CCCCCC}	   

A TD:link {text-decoration:underline; color:#D52D00}	   
A TD:visited {text-decoration:underline; color:#D52D00}	   
A TD:hover {text-decoration:underline; color:#D52D00}	   
A TD:active {text-decoration:underline; color:#D52D00}	   

A.SkinObject:link {text-decoration:underline; color:#D52D00}	   
A.SkinObject:visited {text-decoration:underline; color:#D52D00}	   
A.SkinObject:hover {text-decoration:underline; color:#D52D00}	   
A.SkinObject:active {text-decoration:underline; color:#D52D00}	   

 

.SubHead
{
	color: #CCCCCC;
}

.BGRed
{
	background-color: #350202;
}

.BGBlack
{
	background-color: #0a0a0a;
}

.BGGray
{
	background-color: #1c1c1c;
}

.BGLight
{
	background-color: #404040;
}

.BGVeryLight
{
	background-color: #7d7d7d;
}


h1, h2, h3, h4, h5,  h6, .Head
{
    font-family: Verdana,Tahoma,Arial,sans-serif;
    text-transform: uppercase;
    color: #d4911c;
}

.Head   {
    background-color:inherit;
    color:#606060;
    font-size:100%;
    font-weight:bold;
    letter-spacing:-1px;
    margin:0 0 15px 0;
    padding:0;
}


.rdmr a{
	color:#D52D00;
	background:url(images/dot.gif) bottom left repeat-x;
	text-decoration:none;
	font-size:9px;
}
.rdmr a:hover {
	background:none;
}
.rdmr_b {
	background:url(images/triangle.gif) top left no-repeat;
	padding:0px 0px 0px 5px;
}


.WeekOfTitle 
{
	color: #CCCCCC;
	margin:5px 5px 5px 5px;
}

/* added to remove spacing */
#HouseMenuNav {
padding: 0;
margin: 0;
height:62px;
width: 747px;
background-image: url(images/menu-bg.gif);
background-repeat: repeat-x;
}

#HouseMenuNav ul {
margin:0;
padding:0;
}

#HouseMenuNav li 
{
font-size:16px; /* (moved from ul) */
float:left;
text-align: center;
width: 93px;
height:62px;
list-style:none;
margin:0;
padding: 0;
}

#HouseMenuNav a {
color:#a4958c;
display:block;
font-size:0.7em;
padding: 30px 0px 10px 0px;
text-transform:uppercase;
text-decoration: none;
font-weight: 500;
background-image: url(images/menu-normal.gif);
background-position: center top;
background-repeat: no-repeat;
}

#HouseMenuNav a:hover {
background-image: url(images/menu-current.gif);
background-position: center top;
background-repeat: no-repeat;
color:#a4958c;
text-decoration:none;
}
#HouseMenuNavCurrentItem a {
background-image: url(images/menu-current.gif);
background-position: center top;
background-repeat: no-repeat;
color:#a4958c;
text-decoration:none;
}

#HouseMenuNavSub 
/* Housemenu puts this id in the first ul tag */
{
    padding: 0 0 0 0px; /* indent whole menu 10px */
    border: 0;
    margin: 0 0 0 0;
    list-style: none;
}

#HouseMenuNavSub li 
{
list-style:none;
}

#HouseMenuNavSub a
{
background:#2E2E2E;
color:#606060;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
}

#HouseMenuNavSub a:hover {
background:#2E2E2E;
color:#303030;
text-decoration:none;
}
/* sub menu - zero out margins and then add in for a tags*/
#HouseMenuNavSub ul
{
 /* second level menu items */
    font-size:0.8em;
letter-spacing:1px;
margin:0px;
padding:0px;

}
#HouseMenuNavSub ul a
{
margin:0;
padding:0;
}


A.Erudites:link {margin-top: 20px;text-decoration:underline; color:#CCCCCC}	   
A.Erudites:visited {margin-top: 20px;text-decoration:underline; color:#CCCCCC}	   
A.Erudites:hover {margin-top: 20px;text-decoration:underline; color:#CCCCCC}	   
A.Erudites:active {margin-top: 20px;text-decoration:underline; color:#CCCCCC}	   



