body {

	background-color: #ffffff;
}
td {
	font: normal 13px Tahoma, Arial;
	color: #666666;
}

h1, h2, h3, h4, h5 {
    color: #85162c;
    font-weight: normal;
    margin: 0px;
}

h1 {
    font-size: 20px;
}
h2 {
    font-size: 14px;
}
h3 {
    font-size: 13px;
}

img { border: 0; }

a {
font: normal 13px Tahoma,Arial;
color: #85162c;
}

ul { padding: 0 0 0 15px; }
ul.events li { padding: 0 0 5px 0; }

.footer a, .footer a:link {
	font: normal 13px Tahoma, Arial;
	color: #ffffff;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}
.footer a:visited {
	color: #ffffff;
}
.grey {
	color: #4E595D;
}
.redLL {
	color: #910101;
}

.blye {
	color: #348cbc;
text-decoration: underline;
}

.blye2 {
	color: #348cbc;
}
.grey2 {
	color: #4E595D;
	text-decoration: underline;
	}
.orange {
	color:#FF6600;
	}
.orange2 {
color:#FF6600;
text-decoration: underline;
}
.footer2 {
 color:#444b5d;
 text-decoration: underline;
 }	
	
.yelow {
	color: #ffff00;
	text-decoration: none
	}
.yelow2 {
	color: #ffff00;
	text-decoration: underline;
	}


.red
{
	color: #9c0100;
}

.white-text {
	color: #ffffff;
}

.green {
	color: #57a115;

text-decoration: underline;
}

.green2 {
	color: #57a115;

}
.black {
	color: #000000;
	text-decoration: none
	}
.black2 {
	color: #000000;
	text-decoration: underline;
	}



a.whitelink {	
	text-decoration: none;
	color: #FFFFFF;

}
a.whitelink2 {	
	text-decoration: underline;
	color: #FFFFFF;
	}
a:whitelink:hover {
	text-decoration: none;
}
.red { 
color:#9c0100;
text-decoration: underline;
}
.red2 { 
color:#9c0100;
text-decoration: none;
}

#christmas_orders {
	float: left;
	width: 401px;
	height: 98px;
	color: #393d47;
	background: url(../images/christmas_bg.jpg) 0 0 no-repeat;
	padding: 40px 0 0 90px;
}

#gift_orders {
	float: left;
	width: 491px;
	height: 98px;
	color: #393d47;
	background: url(../images/gift_bg.jpg) 0 0 no-repeat;
	padding: 40px 0 0 90px;
}

#feature {
	float: left;
	width: 401px;
	height: auto;
	color: #393d47;
	background: url(../images/feature_bg.jpg) #f6f5fa 0 0 no-repeat;
	padding: 0 0 0 90px;
}

#feature p { padding: 0 30px 0 0; }

.clear { clear: both; }
.clear10 { clear: both; height: 10px; }
.clear20 { clear: both; height: 20px; }
