/* ----------------------------------------------------------
   Use this section for your template's CSS
   ----------------------------------------------------------*/
        
	a {
	color:				#C95960;
	text-decoration:	none;
}
h1 {
	color:				#333333;
	font-size:			20pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	word-spacing: 1px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
#Container {
	background-color:	#FFFFFF;
	border:				1px solid #CC9869;
	width:				820px;
	margin: auto;
	padding: auto;
}
#Content {
	float:				right;
	margin-right:		5px;
	text-align:			justify;
	width:				560px;
	margin-left: 5px;
}
#Footer, #Menu {
	background-image:	url(ice_cream_footer.jpg);
	clear:				both;
	color:				#666666;
	height:				24px;
	line-height:		22px;
	width:				800px;
}
#Footer a {
	color:				#666666;
	text-decoration:	none;
}
#Footer a:hover {
	border-bottom:		1px dashed #FFFFFF;
}
#Header {
	border-bottom:		1px solid #AA5D63;
	height:				150px;
	margin:				0px;
	padding:			0px;
	width:				800px;
}
#Inside {
	margin:				10px;
	width:				800px;
}
#Menu a {
	color:				#003399;
	text-decoration:	none;
	letter-spacing: normal;
}
#Menu a:hover {
	border-bottom:		1px dashed #FFFFFF;
	color: #003366;
	text-decoration: underline;
}
#Navigation {
	float:				left;
	width:				200px;
}
#NavMenu {
	height:				24px;
	margin-right:		10px;
	line-height:		22px;
	text-align:			left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#NavMenu a:hover {
	border-bottom:		1px dashed #C95960;
}
/* ----------------------------------------------------------
   This section will change the appearance of the Rss Feed
   to allow you to blend it into your existing pages. 
   ----------------------------------------------------------*/

    #RssTable {
	background-color:   #FFFFFF;
	border-color:       #AA5D63;
	border-style:       solid;
	border-width:       0px;
	font-family:        Verdana;
	font-size:          10pt;
	padding:            4px;
	width:              560px;
}
#RssRow {
	padding:            15px;
}
#RssImage {
	padding:            10px;
	text-align:         center;
	text-decoration:    none;
	vertical-align:     top;
	width:              100px;
}
#RssImage img {
	height:             76px;
	margin-right:       5px;
	width:              96px;
}
#RssText {
	padding:            10px;
	text-align:         justify;
	width:              460px;
}
#RssText a:hover {
	border-bottom:		1px dashed #C95960;
}
#RssText small {
	color:              #404040;
	font-size:          8pt;
}
.EbayEndTime {
	color:              #C80000;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #EDDDCB;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
}
