body {
	background-image: url(../images/background.gif);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Tahoma, Georgia, Verdana;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
h1 {
	font-family: Tahoma, Georgia, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #F7931E;
	line-height: 18px;
}
h2 {
	font-family: Tahoma, Georgia, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #636567;
}
a:link, a:active, a:visited {
	color: #636467;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
#container {
	width: 780px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#navigation {
	text-align: right;
	left: 1px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#contentblock {
	float: right;
	height: auto;
	width: 555px;
/*	clear: both;  <-- this is busting the store layout. july 16.06 - justin */
}
#rightcolumn {
	float: right;
	height: auto;
	width: 190px;
	padding: 5px 0px 18px 17px;
	text-align: center;
	position: relative;
	clear: left;
}
#maincontentblock {
	text-align: left;
	margin-top: 74px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: auto;
}
#secondarynavigation {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 47px;
	width: 174px;
	float: left;
	position: relative;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7931E;
	border-right-color: #F7931E;
	border-bottom-color: #F7931E;
	border-left-color: #F7931E;
	margin-top: 31px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	width:555px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear:both;
	font-size: 10px;
}
a.navigation:link, a.navigation:active, a.navigation:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	padding: 6px;
}
a.navigation:hover {
	color: #636567;
}
a.footer:link, a.footer:active, a.footer:visited {
	color: #636567;
	text-decoration: none;
}
a.footer:hover {
	color: #636567;
}
a.secondarynav:link, a.secondarynav:active, a.secondarynav:visited {
	color: #000000;
	text-decoration: none;
	padding: 6px;
	line-height: 18px;
}
a.secondarynav:hover {
	color: #636567;
}
#imageCaption {
	font-size: 10px;
	text-align: left;
	margin: 0px 0px 20px;
	padding: 5px;
	background-color: #CCCCCC;
}
.leftalign p{text-align:left;
}
.leftalign ul{text-align:left;
				margin-top:-7px;
}


.12text {
	font-size: 12px;
}
.paragraphindent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.footertext {
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

