*
{
	padding: 0;
	margin: 0;
}

img { border: 0; }

a
{
	color: #E3DCD0;
	text-decoration: none;
}

a:visited
{
	color: #E3DCD0;
	text-decoration: none;
}

a:hover
{
	color: #ACAB94;
	text-decoration: none;
}

body
{
	font-family: 'Arial Narrow', 'ArialNarrow', 'Helvetica', 'sans-serif';
	font-size: 1.0em;
}

#wrapper
{
	margin: 0 auto;
	width: 650px;
}

#indexheader
{
	width: 648px;
	height: 91px;
	color: #333;
	margin-top: 10px;
	border: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	text-align: center;
}

#indexcontent, #indexcontentsub
{
	margin: 0;
	padding: 0;
	width: 648px;
	height: 433px;
	background-image: url(../includes/center.gif);
	background-repeat: no-repeat;
	color: #333;
	border: 1px solid #ccc;
	border-top: 0px solid #ccc;
}

#context
{
	text-align: left;
	width: 400px;
	margin-left: 260px;
}

#indexbar
{
	width: 648px;
	height: 13px;
	color: #333;
	padding: 0;
	margin: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #FFFFFF;
}

#indexfooter
{
	width: 648px;
	height: 60px;
	color: #FFF;
	background: #60695E;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	border-top: 0px solid #ccc;
	text-align: center;
}

#indexfooter div { text-align: center; }

#navcontainer, #navcontainerfloat
{
	width: 150px;
	height: 200px;
	margin-left: 65px;
	margin-bottom: 10px;
}

#navcontainer ul, #navcontainerfloat ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: 'Arial Narrow', 'ArialNarrow', 'Helvetica', 'sans-serif';
	text-align: center;
	font-weight: bold;
	font-size: 1.0em;
}

#salespicks ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: 'Arial Narrow', 'ArialNarrow', 'Helvetica', 'sans-serif';
	font-size: 1.0em;
}

#salespicks li
{
	margin-bottom: 5px;
}


#navcontainer a, #navcontainerfloat a
{
	display: block;
	padding: 6px 0;
}

.active a
{
	color: #CF0E2F;
}

.active a:link, #active a:visited
{
	color: #CF0E2F;
	text-decoration: none;
}

.active a:hover { color: #CF0E2F; }

.navlist
{
	margin: 0;
}

.navlist a:link, .navlist a:visited
{
	color: #4D3912;
	text-decoration: none;
}

.navlist a:hover { color: #CF0E2F; }

#bottomthrobber
{
	height: 210px;
	border-right: 1px dashed #4E3842;
	margin-top: 290px;
	margin-left: -20px;
	padding-right: 10px;
}

.linedrawing
{
	position: relative;
	top: -30px;
	left: 10px;
}

.toplinks a
{
	color: #4D3912;
	text-decoration: none;
}

.toplinks a:visited
{
	color: #4D3912;
	text-decoration: none;
}

.toplinks a:hover
{
	color: #ACAB94;
	text-decoration: none;
}

.tip a
{
	text-decoration: none;
	cursor: help;
}

#rotator
{
	border: solid 1px #ccc;
	overflow: hidden;
	position: relative;
	top: -20px;
	left: 15.5em;
	width: 449px;
	height: 302px;
	background-color: #FFF;
}

#rotator img
{
	width: 449px;
	height: 302px;
}

#gallery
{
	overflow: hidden;
	width: 420px;
}

.listlinks a
{
	color: #4D3912;
	text-decoration: none;
}

.listlinks a:visited
{
	color: #4D3912;
	text-decoration: none;
}

.listlinks a:hover
{
	color: #DB0A2E;
	text-decoration: none;
}

.listlinks li
{
	padding-bottom: 4px;
	font-size: .9em;
}

.custompic
{
	margin-left: 10px;
}

.healthlist 
{
	list-style-type: none;
}

.healthlist li
{
	line-height: 1.45em;
}