<!-- HOME PAGE SKIN CSS FILE -->
<!-- BEGIN PAGE LEVEL CSS -->
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A471A;
	margin: 0;
	padding: 0;
}
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
}
a:link {
	color: #B40C19;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B40C19;
}
a:hover {
	text-decoration: underline;
	color: #B40C19;
}
a:active {
	text-decoration: none;
	color: #B40C19;
}
.sepbg {
	background: url(images/bot_sep_bg.gif) bottom no-repeat;
}

.promotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 29px;
	text-transform: uppercase;
	text-align: center;
}

.promotitle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;	
}

.promobody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A471A;
	padding: 10px;
}

.promobody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A471A;
	margin: 0;
	padding: 0;	
}

.promobody td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A471A;
	margin: 0;
	padding: 0;	
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A471A;
}

.footertext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A471A;
	margin: 0;
	padding: 0;	
}

.flashpromo {
	margin: 0;
	padding: 0;
}
<!-- END PAGE LEVEL CSS -->

<!-- BEGIN SOLPARTMENU (NAVIGATION) CSS -->
.MainMenu_MenuBar { 
	height:34px;
} 

.MainMenu_MenuItem { 
	border:0; 
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	height:22px;
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
} 
/* this font-family changes the sub menus only */
/* this background modifies the main menu and the sub menus */
/* height here modifies the main menu and the sub menu */
/* border here changes the sub menus only */
/* padding here changes the sub menus only */
/* color here changes the sub menu font */

.MainMenu_MenuIcon { 
	display: none; 
} 

.MainMenu_MenuBreak {
	display:none; 
} 

.MainMenu_RootMenuArrow {
	display:none; 
} 

/* Shows up in the sub menu, to the right of the words. */
.MainMenu_MenuArrow {
	border:none;
	display:none;
}  

/* Sub Menu */
.submenu {
	z-index:1000;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#373017;
	font-weight:normal;
	text-align: center;
} 

/* Sub Menu Mouseover */
.submenuitemselected {
	background:#5A471A;
	border:0; 
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-align: center;
	height:22px;
	padding-left: 6px;
	padding-right: 6px;
}

/* Main Menu Active/Current */
.rootmenuitem td{
	text-align:center;
	height:34px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(images/nav_sep.jpg) right no-repeat;
}  
/* Add width here to set main nav button width */ 
/* Add images here for button background */ 
/* if you don't put the height here, the right border doesnt reach the top/bottom. */
/* Also adds (unwanted) border in the submenu. */ 

/* Main Menu Font */ 
.rootmenuitem td span{
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:15px;
	text-align: center;
	font-weight:normal;
}  

/* Main Menu Breadcrumb */ 
.rootmenuitembreadcrumb td{
	text-align:center;
	padding-left: 20px;
	padding-right: 20px;
	background: url(images/nav_sep.jpg) right no-repeat;
}  

/* Main Menu Breadcrumb Font */ 
.rootmenuitembreadcrumb td span{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #FFCC00;
	text-align: center;
	font-weight:normal;
}  

/* Main Menu Mouseover Background */
.rootmenuitemselected{
	background: transparent;
}  

/* Main Menu Mouseover */
.rootmenuitemselected td{
	height:34px;
	text-align:center;
	padding-left: 20px;
	padding-right: 20px;
	background: url(images/nav_sep.jpg) right no-repeat;
/* Add images here for selected button background */ 
}  

/* Main Menu Mouseover Font */
.rootmenuitemselected td span{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFCC00;
	text-align: center;
	font-weight:normal;
}
<!-- END SOLPARTMENU CSS -->

.td1style {
	font-weight:normal;
	border:0;
	background-color:white;
	color:#B40C19;
	font-size:16px; 
	text-align:center; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}

a.linkstyle:link, a.linkstyle:visited, a.linkstyle:active {
	font-weight:normal;
	font-size:12px;
	text-decoration:none; 
	color:#B40C19; 
	text-decoration: underline; 
}

a.linkstyle:hover {
	font-weight:normal;
	font-size:12px;
	text-decoration:none; 
	color:#B40C19; 
	text-decoration: none; 
}

.tbl1 { 
	left: -215px; 
	position: absolute; 
}

.tbl1normaltext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000; 
	text-align: left; 
}
