/* Brown Styles */
body {
    margin: 0px 0px; padding: 0px;
	text-align: center;
	background-color: #973F44;
	height: 100%;
	border: none;
}

td.left {
	background-image: url(../images/brown_01.gif);
}
td.right {
	background-image: url(../images/brown_04.gif);
}

td.leftcorner {
	background-image: url(../images/brown_30.gif);
}

td.bottom {
	background-image: url(../images/brown_33.gif);
	height: 11px;
}

td.rightcorner {
	background-image: url(../images/brown_32.gif);
}

a.login {
	font-family: arial;
	font-size: 12px;
	color: #ff0000;
}

p.footer {
	font-family: arial;
	font-size: 10px;
	color: #999999;	
	margin: 0px;
}
a.footer {
	font-family: arial;
	font-size: 10px;
	color: #999999;
}
a.footer:link, a.footer:visited {
	font-family: arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	font-family: arial;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
div.welcome {
	font-family: Helvetica,Arial;
	font-size: 10px;
	color: #999999;
	margin: 0px;
	text-align:left;
}
a.welcome {
	font-family: Helvetica,arial;
	font-size: 11px;
	color: #999999;
}
a.welcome:hover {
	font-family: Helvetica,arial;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
a.rebate {
	font-family: Helvetica,arial;
	font-size: 12px;
	color: red;
}
a.rebate:hover {
	font-family: Helvetica,arial;
	font-size: 12px;
	color: red;
	text-decoration: underline;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p.contentheader {
	color: #973F44; 
	font-weight:bold; 
	font-family:Arial Black; 
	font-size: 15px;
	margin-bottom:0px;	
	margin-top:5px;
}
p.contentheader2 {
	color: #973F44; 
	font-weight:bold; 
	font-family:Arial; 
	font-size: 13px;
	margin-bottom:4px;
	margin-top:0px;
}
p.contentnobold {
	color: #000000;
	font-family:Arial; 
	font-size: 11px;
	margin-bottom:2px;
	margin-top:0px;	
}
td.greycontentlist {
	color: #666666; 
	font-family:Arial; 
	font-size: 11px;
	margin-bottom:2px;
	margin-top:0px;	
	margin-right:60px;
	text-transform: uppercase;
}
div.DividerLine {
	height: 2px; 
	background-color: #5B2D2D; 
	margin-top: 5px;
	margin-bottom: 5px;
} 
hr.DividerLine {
    color: #5B2D2D; 
    margin-top: 0px;
    margin-bottom: 0px;
} 
td.RebateHeader {
    background-image: url(../images/lodgingcateringrebate.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
a.notes:link, a.notes:visited
{
	color: #000000;
	font-family:Arial;
	font-size:11px;	
	text-decoration:none;
}
a.notes:hover
{
	color: #000000;
	font-family:Arial;
	font-size:11px;	
	text-decoration:underline;
}


a.pr:link, a.pr:visited
{
	color: white;
	font-family:Arial;
	font-size:11px;	
	text-decoration:none;
}
a.pr:hover
{
	color: white;
	font-family:Arial;
	font-size:11px;	
	text-decoration:underline;
}
.linkout {
	background-color: transparent;
	color:#666666;
	font-family:Arial; 
	font-size: 11px;
	margin-bottom:2px;
	margin-top:0px;	
	text-transform: uppercase;
}
.linkover {
	background-color:#663333;
	color:#666666;
	font-family:Arial; 
	font-size: 11px;
	margin-bottom:2px;
	margin-top:0px;	
	text-transform: uppercase;
} 
td.rebatedescr {
	text-align:left; 
	vertical-align:text-top;
	color:#000000;
	font-family:Arial; 
	font-size: 11px;
	margin-bottom:2px;
	margin-top:0px;	
}

UL li{
	color:#000000;
}		
