body{
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


#mainbox {
	border: 1px solid #000000;
	width: 850px;
	margin-top: 15px;
	background-color: #FFFFFF;
	height: 900px;
	margin-right: auto;
	margin-left: auto;
}

#pageNav{
	width:180px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	float: left;
	height: 700px;
}
/************** pageName styles ****************/

#pageName{
	margin: 0px;
	border-bottom:1px solid #999999;
	background-image: url(../images/top2.gif);
	background-repeat: no-repeat;
	height: 55px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}


/************* breadCrumb styles ***************/

#topnav{
	font: 15px Verdana, sans-serif;
	color: #AAAAAA;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}

#topnav a:link{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#topnav a:hover{
	color: #005FA9;
	text-decoration: underline;
}

#topnav a:visited{
	color: #990066;
	text-decoration: underline;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
	line-height: 22px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}
#sectionLinkstitle {
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: bold;
	color: #666666;
	background-color: #ddeeff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	text-indent: 10px;
	letter-spacing: 4px;
	height: 25px;
	text-align: left;
	line-height: 25px;
}
#content{
	width: 635px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/************** feature styles *****************/

#feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: auto;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: small;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	width: 850px;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	text-indent: 10px;
	margin-right: auto;
	margin-left: auto;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#featureleft {
	float: left;
	height: 250px;
	width: 260px;
	margin-top: 10px;
	position: absolute;
	margin-left: 325px;
	left: 332px;
	top: 145px;
}
#featureright {
	height: 214px;
	width: 506px;
	margin-left: 325px;
	color: #333333;
	padding-left: 5px;
	margin-top: 250px;
	position: absolute;
	left: 331px;
	top: 166px;
}
.featuretext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-right: 5px;
	line-height: 22px;
}
#featurebottom {
	height: 200px;
	width: 500px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #333333;
	color: #333333;
}
#featurebox {
	height: 500px;
	width: 540px;
	margin-left: 5px;
}
#contentleft {
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 700px;
	float: left;
}
#featurerighttop {
	height: 219px;
	width: 249px;
	margin-left: 275px;
	color: #333333;
	padding-left: 5px;
	margin-top: 250px;
	position: absolute;
	left: 647px;
	top: -96px;
}
#directionspic {
	height: 145px;
	width: 106px;
	margin-left: 5px;
	color: #333333;
	padding-left: 5px;
	margin-top: 250px;
	left: 392px;
	top: -183px;
	position: absolute;
}
#servingtext {



	height: 20px;
	width: 150px;
	color: #333333;
	position: absolute;
	left: 391px;
	top: -175px;
}
#contentinventory {
	width: 554px;
	height: 450px;
	float: right;
	margin: 10px 0px 0px;
	padding: 0px;
}
#content_template {
	width: 700px;
	height: 878px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 54px;
	top: 150px;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.titletext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.titletextbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#sectionLinksother {

	margin: 0px;
	padding: 0px;
}
#sectionLinksother h3 {

	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}
#sectionLinksother a:hover {
	border-top: 1px solid #cccccc;
	background-color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}
#sectionLinksother a:link, #sectionLinksother a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}
#sectionLinkstitleother {

	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	text-indent: 10px;
	letter-spacing: 4px;
	height: 25px;
	text-align: left;
	line-height: 25px;
	#center {
	text-align: center;
}
#center {
	text-align: center;
	height: 100%;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#notcentered {
	text-align: left;
}
#featureleft_new {
	height: 250px;
	width: 260px;
}
#featurerighttop_new {
	height: 219px;
	width: 232px;
	color: #333333;
	float: right;
}
#featureright_new {
	height: 215px;
	width: 435px;
	color: #333333;
}
#directionspic_new {

	height: 145px;
	width: 106px;
	margin-left: 5px;
	color: #333333;
	padding-left: 5px;
	margin-top: 250px;
	left: 310px;
	top: -133px;
	position: absolute;
}
#featurebox_new {
	height: 500px;
	width: 540px;
	position: relative;
	text-align: left;
}
#topbox {
	height: 300px;
	width: 540px;
	margin-top: 10px;
	padding: 0px;
}
.TITLE {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.regularbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
