body {
	margin-left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}

a:link, a:visited, a:hover {
	color: #3399CC;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:14px;
	color: #FF9900;
}



h2{
 font-size: 114%;
 color: #bb4d02;
 small-caps 160%;
 font-family: Georgia, "Trebuchet MS", Verdana, Arial, sans-serif;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: disc;
 color: #669900;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#Header{
	margin: 0;
	background-color: #FFFFFF;
	style=position:absolute; 
	width:100%; 
	height:100px; 
	background-image:url(/new/headerBG.gif);
	color:#66CCFF;
	
	
}

#HeaderGreen{

	background-color: #FFFFFF;
	style=position:absolute; 
	height:15px; 
	background-image:url(/new/headerGreenBG.gif);
}
#HeaderLogo{
	margin: 0px;
	padding: 0px 0px 0px 0%;
}
#HeaderText{
	font-size:11px;
}

.tdHeader {
	font-size:14px;
	color: #FF9900;
}

.HeaderSpecials {
	font-size:14px;
	color: #8CA56E;
	padding:15px;
}

.txtSpecials {
	font-size:10px;
	color: #333333;
	padding:15px;
}
.SpecialsHdr {
	font-size: 12px;
	font-weight: 600;
	color: #3399CC;
}
.SubHeader {
	font-size: 14px;
	font-weight: 600;
}
