*{
	margin:0;
	padding:0;
}
body{
	background: #fff url(images/body_bkgrd.jpg) no-repeat 60px 435px;
	color: #738073;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 8.5px;
}

/*------------Links in general...Mostly get over-ridden by specific needs----------*/

a:link {
	font-size: 12px;
	font-weight: bold;
	color: #1a331c;
}
a:visited { 
	font-size: 12px;
	font-weight: bold;
	color: #1a331c;
}
a:hover {
	color: #1a331c;
	font-size: 12px;
	font-weight: bold;
}
a:active { 
	font-size: 12px;
	font-weight: bold;
	color: #1a331c;
}

/*------------------general formatting---------------------*/
img{
	border:0;
}

h1{
	height: 60px;
	width: 100%;
	background: #fff url(images/h1_bkgrd.gif) no-repeat center;
	text-indent: -9999px;
}

h2{
	color: #000;
	font: small-caps bold 20px Georgia,"Times New Roman", Times, serif;
	text-align: left;
	margin: 10px;
	padding: 10px;
	border-bottom: 2px solid #1a331c;
}

/*h3, h4{
	text-align: center;
	font-family: serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #555;
}*/

h3, h4{
	text-align: center;
	font-family: serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #000;
}

p{
	text-align: left;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #231f20;
	line-height: 200%;
	margin: 10px;
	padding: 10px;
}

/*------------------Legal---------------------------------*/
#legalese {
	position:absolute;
	top:600px;
	left:0;
	width:175px;
	padding: 0;
	margin:20px;
	color: #000;
	bottom: 100%;
	/*border:1px solid Green;*/
}

/*-----------Content----------------------*/
#content{
	position: relative;
	margin: 0 225px 0 200px;
	padding:0 10px;
}

#picLinks{
	text-align:center;
}

#picLinks img{
	margin: 5px;
}

/*-----------Left Nav Links---------------*/

#leftNav{
	position: relative;
	float:left;
	margin: 0 0 0 15px;
	width: 187px;
	height: 515px;
	background: transparent url(images/LinkPost.gif) no-repeat 0px 0px;
}

#leftNav .wrap{
	position: absolute;
	top: 41px;
	left: 58px;
	padding: 0 0 50px 0;
}

#leftNav ul{
	list-style-type: none;
}

#leftNav ul li{
	text-align:center;
	line-height: 40px;
	margin: -2px 0 0 0;
}

#leftNav ul li a:link, #leftNav ul li a:visited{
	width: 117px;
	height: 34px;
	font-weight: 900;
	font-size: 11px;
	text-decoration: none;
	color: #555;
	display: block;
	background: transparent url(images/link_bkgrd.gif) no-repeat top left;
}

#leftNav ul li a:hover, #leftNav ul li a:focus{
	color: #fff;
	background: transparent url(images/h3_bkgrd.gif) no-repeat top left;
}

#leftNav h3{
	position: relative;
	width: 117px;
	height: 33px;
	line-height:40px;
	margin: -2px 0 0px 0;
	padding:0;
	letter-spacing: .15em;
	color:#fff;
	background: transparent url(images/h3_bkgrd.gif) no-repeat;
}

/*------------Right Nav----------------*/

#ritBlock {
	position:absolute;
	top:70px;
	left:80%;	
	width: 200px;
	height: 100%;
	margin:30px;
	background-color: #fff;
}

/*-------------Right Links----------*/

#ritBlock ul{
	list-style-type: none;
}

#ritBlock ul li{
	background: #fff url(images/rightNav_bkgrd.gif) no-repeat top left;
}

#ritBlock ul li a:link, #ritBlock ul li a:visited{
	width: 175px;
	font-weight: 900;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 14px 0 50px 14px;
	margin: 0;
	color: #999;
} 

#ritBlock ul li a:hover, #ritBlock ul li a:focus{
	color: #000;
}

h4{
	text-align: left;
	font-family: serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #555;
	padding-left:10px;
}

/*----------------Table Styles for Where To Buy Page--------------*/

table{
	padding: 0;
	margin: 0 auto;
	border: 0;
	border-collapse: collapse;
}

th{
	padding:15px;
	color:#000;
	text-align:left;
	vertical-align:top;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:900;
	font-variant: small-caps;
	letter-spacing: .1 em;
	border-bottom: 2px solid #000;
}

th#two{
	border-left:2px solid #000;
	border-bottom: 2px solid #000;
}

tr {
	background-color: #ECECEC;
}

td{
	padding:10px;
	vertical-align:middle;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border-bottom: 2px solid #000;
}

td.two{
	padding:10px;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border-bottom: 2px solid #000;
	border-left:2px solid #000;
}

td#BTM{
	padding:10px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border-bottom: 0;
}

td#twoBTM{
	padding:10px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border-bottom: 0;
	border-left:2px solid #000;
}

tbody tr{
	background-color: #F9F9F9;
}

tbody tr.one{
	background-color: #ececec;
}

/*------------Links for Where to Purchase-----------*/
tbody a,tbody a:link,tbody a:visited,tbody a:active{
	display:block;
	padding:10px;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	color:#000;
}
tbody a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color:#000;
}