html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body  {
	font: 100% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #666666 url(images/bk_tile.jpg) fixed;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
}
.twoColFixRtHdr #flashcontent {
}
.twoColFixRtHdr #container {
	width: 932px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(images/center_bk_tile.gif) repeat-y;
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #474747;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	height: 100%;
} 
.twoColFixRtHdr #nav {
	background-image: url(images/nav_bk.gif);
	background-repeat: repeat-x;
	height: 35px;
}
.twoColFixRtHdr #header {
	background: #DDDDDD url(images/header.jpg);  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 98px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixRtHdr #header h1 {
	margin: 10 0 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #header a {
	color: #cccccc;
	text-decoration: none;
	float: none;
	font-size: 11px;
}
.twoColFixRtHdr #header a.piped {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3658A3;
	padding-right: 15px;
}
.twoColFixRtHdr #header a:hover {
	color: #97DBFF;
	text-decoration: underline;
}
.twoColFixRtHdr #header li {
	font-size: 10px;
	color: #cccccc;
	letter-spacing: 0.5px;
	text-align: right;
	padding-right: 12px;
	display: inline;
}
.twoColFixRtHdr  #header  ul  {
	padding-top: 50px;
	padding-right: 12px;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	padding-top: 31px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 35px;
	width: 204px;
}
.twoColFixRtHdr #sidebar1 #head {
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 11px;
	padding-right: 8px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
	background-image: url(images/accor_bk.gif);
}
.twoColFixRtHdr #sidebar1 h1 {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
.twoColFixRtHdr #sidebar1 #body {
	border: 1px solid #e6e6e6;
	padding: 12px;
}
.twoColFixRtHdr #main {
	background-color: #FFFFFF;
}
.twoColFixRtHdr #mainContent {
	margin-right: 255px;
	margin-bottom: 25px;
	margin-top: 0px;
	margin-left: 33px;
	padding-top: 10px;
	padding-right: 20px;
	background-color: #FFFFFF;
} 
.twoColFixRtHdr  #mainContent .right {
	float: right;
	width: 378px;
	padding-left: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #e6e6e6;
	margin-left: 0px;
	margin-top: 30px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
}
.twoColFixRtHdr #mainContent .storert {
	float: right;
	width: 415px;
	padding-left: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #e6e6e6;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.twoColFixRtHdr #mainContent h1 {
	padding-top: 30px;
	font-size: 28px;
	color: #333333;
}
.twoColFixRtHdr #main a {
	color: #007AC3;
	text-decoration: none;
}
.twoColFixRtHdr #main .left a{
	font-size: 14px;
	color: #8E8E8E;
}
.twoColFixRtHdr #main a:hover {
	color: #51bbfa;
	text-decoration: underline;
}
.twoColFixRtHdr #mainContent p {
	padding-top: 10px;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
}
.twoColFixRtHdr #mainContent p.home {
	line-height: 22px;
	padding-top: 30px;
	color: #666666;
}
.twoColFixRtHdr #mainContent h1.home {
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 28px;
}
.twoColFixRtHdr #mainContent h2 {
	padding-top: 25px;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	letter-spacing: 1px;
}
.twoColFixRtHdr #mainContent p.news {
	color: #666666;
}
.twoColFixRtHdr #mainContent h2.news {
	font-size: 16px;
	color: #333333;
	margin-bottom: 0px;
	padding-top: 30px;
	font-weight: bold;
	line-height: 21px;
}
.twoColFixRtHdr #mainContent p.store {
	color: #666666;
	padding-top: 13px;
	padding-bottom: 0px;
	font-size: 12px;
}
.twoColFixRtHdr #mainContent .product {
	padding-top: 15px;
	z-index: 1000;
	padding-bottom: 5px;
}
.twoColFixRtHdr #mainContent p.price {
	color: #000000;
	font-size: 14px;
	padding-top: 15px;
}
.twoColFixRtHdr #mainContent h3.store {
	padding-top: 15px;
	font-size: 13px;
	padding-bottom: 0px;
	letter-spacing: 0em;
}
.twoColFixRtHdr #mainContent p.info {
	color: #666666;
	padding-top: 4px;
	padding-bottom: 0px;
	font-size: 12px;
	margin-bottom: 0px;
}
.twoColFixRtHdr #mainContent .lead {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding-top: 0px;
	letter-spacing: 0.1em;
}
.twoColFixRtHdr  #mainContent  li  {
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #333333;
	list-style-type: circle;
	margin-left: 40px;
	line-height: 27px;
}
.twoColFixRtHdr #mainContent .right p {
	color: #666;
	line-height: 24px;
	font-size: 12px;
	display: inline;
}
.twoColFixRtHdr #container #main #mainContent .right h1 {
	display: inline;
	font-size: 13px;
}
.twoColFixRtHdr #mainContent ul {
	margin-top: 15px;
}
.twoColFixRtHdr #container #sidebar #accordian {
}
.twoColFixRtHdr #sidebar1 #links {
	padding-top: 20px;
}
.twoColFixRtHdr  #sidebar1 #links a {
	font-size: 12px;
}
.twoColFixRtHdr #footer {
	height: 103px;
	margin: 0px;
	padding: 0;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
} 
.twoColFixRtHdr #footer p {
	color: #6D6D6D;
	text-decoration: none;
	float: none;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	padding-top: 12px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
}
.twoColFixRtHdr #footer ul {
	padding-top: 20px;
	padding-left: 0px;
	text-align: center;
}
.twoColFixRtHdr #footer li {
	font-size: 11px;
	letter-spacing: 0.5px;
	display: inline;
	padding-right: 8px;
}
.twoColFixRtHdr #footer a {
	color: #6D6D6D;
	text-decoration: none;
}
.twoColFixRtHdr #footer a.piped {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0F0F0F;
	padding-right: 10px;
}
.twoColFixRtHdr #footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.shadow {
	clear: both;
	width: 100%;
	float:left;
	background: url(images/shadowAlpha.png) no-repeat right bottom !important;
	background: url(/shadow.gif) no-repeat bottom right;
	margin: 6px 0 0 0px !important;
	margin: 0px 0 0 0;
}

.shadow div {
  background: none !important;
  background: url(/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 0px 0px 0;
}
.shadow  a {
	padding: 0px;
	margin: -6px 6px 6px 0px !important;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	border: 0px solid #ebebd2;
}
.twoColFixRtHdr #mainContent h3 {
	padding-top: 25px;
	font-size: 17px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 1px;
}
.twoColFixRtHdr #mainContent h3.locator {
	font-size: 13px;
}
.twoColFixRtHdr #mainContent h4 {
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	color: #0064D1;
	letter-spacing: 0.1em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
.twoColFixRtHdr #mainContent table.store h2 {
	padding-top: 0px;
	font-size: 16px;
	color: #333333;
}
.twoColFixRtHdr #mainContent table.store td.rule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.twoColFixRtHdr #mainContent table td.rule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.fltlft {
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	clear: both;
}
.twoColFixRtHdr #mainContent h2.featured {
	padding-top: 10px;
	font-size: 26px;
	color: #999999;
	padding-bottom: 10px;
}
.twoColFixRtHdr #mainContent #burst {
	float: right;
	margin-left: 15px;
	width: 155px;
	text-align: left;
	padding-right: 10px;
}
.twoColFixRtHdr #burst #head h1 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 15px 0px 0px;
}
.twoColFixRtHdr #mainContent h3.fss {
	padding-top: 10px;
	font-size: 14px;
	padding-bottom: 3px;
	line-height: 20px;
}
.twoColFixRtHdr #mainContent p.pricefss {
	color: #000000;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 3px;
}
.twoColFixRtHdr #mainContent .productfss {
	padding-top: 10px;
	z-index: 1000;
	padding-bottom: 5px;
}
.twoColFixRtHdr #mainContent .left {
	padding-left: 0px;
	border-left-width: 0px;
	border-left-color: #e6e6e6;
	margin-left: 0px;
	margin-top: 12px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
}
.twoColFixRtHdr #mainContent .left p {
	font-size: 12px;
	color: #666;
}
.twoColFixRtHdr #mainContent .left p .emphasis {
	font-size: 12px;
	color: #000;
}
