
body{
	margin: 12px 0px 0px 0px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	text-align: center;
	background : #EFF0F5 url(images/back.jpg) repeat-x fixed;
}

#container{
	width:817px;
	margin:0 auto;
	text-align:left;
	background: white;
}

#wrapper{
	float:left;
	width:100%;
}

a {
	color: #996633;
	text-decoration: none;
}

a:hover {
	color: #996633;
	text-decoration: underline;
}


/* top banner area */

#header {
	background: #757786;
	height: 175px;
}

img.logo {
	float: left;
	margin: 18px 19px;
	border: none;
}

img.banner {
	float: right;
	border-left: 2px solid white;
}

object.banner {
	float: right;
	border-left: 2px solid white;
}

#strapline {
	background: white;
	border-bottom: 1px solid #ccc;
}

#strapline h1 {
	padding: 4px;
	margin: 0px 0px 0px 10px;
	text-align: left;
	font-family: Georgia, Times, serif;
	font-size: 110%;
	font-weight: normal;
	color: #999;
}


/* content */

#content{
	margin: 25px 200px 10px 200px;
	background: white;
}

#content h1{
	font-family: Georgia, Times, serif;
	font-size: 150%;
	font-weight: normal;
	color: #616E77;
}

#content h2{
	font-family: Georgia, Times, serif;
	font-size: 120%;
	font-weight: normal;
	color: #9E6D3D;
}

#content ul {
	margin: 17px;
	padding: 0px;
	list-style: square;
	line-height: 140%;
}

#content ul li a{
	font-weight: normal;
}

/* content sublevels */

#content2{
	margin: 25px 25px 20px 200px;
	background: white;
}

#content2 h1{
	font-family: Georgia, Times, serif;
	font-size: 150%;
	font-weight: normal;
	color: #616E77;
}

#content2 h2{
	font-family: Georgia, Times, serif;
	font-size: 120%;
	font-weight: normal;
	color: #9E6D3D;
}

#content2 h3{
	font-size: 100%;
}

#content2 ul {
	margin: 17px;
	padding: 0px;
	list-style: square;
	line-height: 140%;
}

#content2 ul li a{
	font-weight: normal;
}


/* content holding page */

#content3{
	margin: 35px 25px 10px 16px;
	background: white;
}

#content3 h1{
	font-family: Georgia, Times, serif;
	font-size: 160%;
	font-weight: normal;
	color: #616E77;
}

#content3 h2{
	font-family: Georgia, Times, serif;
	font-size: 120%;
	line-height: 120%;
	font-weight: normal;
	color: #9E6D3D;
}

#content3 h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#content3 ul {
	margin: 17px;
	padding: 0px;
	list-style: square;
	line-height: 140%;
}

#content3 ul li a{
	font-weight: normal;
}

table.retailers td {
	padding: 10px 40px 10px 0px;
	vertical-align: top;
	border-top: 1px solid #ccc;
}

/* feature box */

#feature {
	padding: 6px;
	margin: 0px 0px 10px 0px;
	background-color: #A87B50;
	height: 87px;
}

#feature p {
	padding: 0px;
	margin: 0px;
	font-size: 85%;
	color: white;
}

#feature p a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#feature p a:hover {
	color: white;
	text-decoration: underline;
}

#feature h1 {
	padding-top: 4px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 110%;
	color: white;
}

#feature h1 a {
	color: white;
	text-decoration: none;
}

#feature h1 a:hover {
	color: white;
	text-decoration: underline;
}

#feature img {
	float: left;
	margin: 0px 10px 0px 0px;
}



/* captioned image */

#captionpic {
	float: right;
	margin: 4px 8px 8px 8px;
	width: 293px;
	border: 1px solid #ccc;
}

#captionpic p {
	padding: 0px;
	margin: 0px 8px 8px 8px;
	font-size: 85%;
	color: #949494;
}

#captionpic p a {
	color: #9E6D3D;
	font-weight: bold;
	text-decoration: none;
}

#captionpic p a:hover {
	color: #9E6D3D;
	text-decoration: underline;
}

#captionpic h1 {
	padding-top: 4px;
	margin: 0px 0px 8px 8px;
	font-family: Georgia, Times, serif;
	font-size: 110%;
	font-weight: normal;
	color: #9E6D3D;
}

#captionpic h1 a {
	color: white;
	text-decoration: none;
}

#captionpic h1 a:hover {
	color: white;
	text-decoration: underline;
}

#captionpic img {
	padding: 0px;
	margin: 8px 0px 8px 8px;
}


/* left column */

#leftcolumn{
	float:left;
	width:182px;
	margin:20px 0px 0px -817px;
	background: white;
}


/* menu */

#menu {
	width: 182px;
	padding-bottom: 20px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	font-family: Georgia, Times, serif;
	font-size: 110%;
	line-height: 170%;
}

#menu li {	
	list-style: none;
	color: #999;
	margin-left: 3.5%;
	border-bottom: 1px solid #ccc;
	display: block;
}

#menu li a {
	color: #333;
}

#menu li a:hover {
	color: #999;
	text-decoration: none;
}

/* submenu */

#submenu ul {
	list-style: none;
	font-family: Georgia, Times, serif;
}

#submenu li {	
	list-style: none;
	border-bottom: none;
	font-size: 80%;
	margin: 0px 0px 0px 4px;
	padding: 0px;
}

#submenu li.bottom {	
	line-height: 180%;
}



/* left spotlight box */

#spotlight {
	margin: 8px;
	width: 173px;
	border: 1px solid #ccc;
}

#spotlight p {
	padding: 0px;
	margin: 0px 8px 8px 8px;
	font-size: 85%;
	color: #949494;
}

#spotlight p a {
	color: #9E6D3D;
	font-weight: bold;
	text-decoration: none;
}

#spotlight p a:hover {
	color: #9E6D3D;
	text-decoration: underline;
}

#spotlight h1 {
	padding-top: 4px;
	margin: 0px 0px 8px 8px;
	font-family: Georgia, Times, serif;
	font-size: 110%;
	font-weight: normal;
	color: #9E6D3D;
}

#spotlight h1 a {
	color: #9E6D3D;
	text-decoration: none;
}

#spotlight h1 a:hover {
	color: #9E6D3D;
	text-decoration: underline;
}

#spotlight img {
	padding: 0px;
	margin: 0px 0px 8px 8px;
}


/* right column */

#rightcolumn{
	float:left;
	width:182px;
	margin: 10px 0px 0px -182px;
	background: white;
}


/* right spotlight box */

#spotlight2 {
	margin: 0px 0px 7px 0px;
	width: 173px;
	border: 1px solid #ccc;
}

#spotlight2 p {
	padding: 0px;
	margin: 0px 8px 8px 8px;
	font-size: 85%;
	color: #949494;
}

#spotlight2 p a {
	color: #9E6D3D;
	font-weight: bold;
	text-decoration: none;
}

#spotlight2 p a:hover {
	color: #9E6D3D;
	text-decoration: underline;
}

#spotlight2 h1 {
	padding-top: 4px;
	margin: 0px 0px 8px 8px;
	font-family: Georgia, Times, serif;
	font-size: 110%;
	font-weight: normal;
	color: #9E6D3D;
}

#spotlight2 h1 a {
	color: #9E6D3D;
	text-decoration: none;
}

#spotlight2 h1 a:hover {
	color: #9E6D3D;
	text-decoration: underline;
}

#spotlight2 img {
	padding: 0px;
	margin: 0px 0px 8px 8px;
}


/* sponsorship box */

#sponsor {
	margin: 0px 0px 7px 0px;
	width: 173px;
	border: 1px solid #ccc;
}

#sponsor p {
	padding: 0px;
	margin: 8px 0px 8px 8px;
	font-size: 85%;
	color: #949494;
}

#sponsor p a {
	color: #9E6D3D;
	text-decoration: none;
}

#sponsor p a:hover {
	color: #9E6D3D;
	text-decoration: underline;
}

#sponsor img {
	padding: 0px;
	float: left;
	margin: 12px 8px 8px 8px;
	border: none;
}


/* footer */

#footer{
	clear:left;
	width:100%;
	padding: 8px 0px;
	background: #CACEE8;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	list-style: none;
}

#footer li {
	display: inline;
	list-style: none;
	color: #7E8090;
}

#footer li a {
	color: #7E8090;
	text-decoration: none;
}

#footer li a:hover {
	text-decoration: underline;
}
