body {
	margin: 50px 0;
	background: #EFE6D1;
}

body, td,
.NormalText	{
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link,
a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:hover,
a:active,
a.current:link,
a.current:visited {
	color: #669900;
	text-decoration: underline;
}

.SmallText	{font-size: 10px;}
.GrayText	{color: #666;}
.RedText	{color: #900;}

* .small	{color: #099; font-weight: bold;}
* .big		{font-size: 16px;}
* .xbig		{font-size: 24px;}
* .footer	{color: #999; font-size: 9px; font-family: "Times New Roman", Times;}
* .box1		{padding: 3px; border-width: thin; border-style: solid; border-color: #ccc #666 #666 #ccc;}
* .box2		{font-style: italic; word-spacing: 2pt; padding: 3px; border-width: thin; border-style: solid;}
* .textsmall	{color: #666; font-weight: bold; font-size: 10px;}

img.BrownBorder	{border: 1px solid #600;}
/*img.GreenBorder	{border: 1px solid #669900;}*/
img.GreenBorder	{ border: 4px solid #BBC553; }

div.small		{background: #DBD9AF;}
div.textsmall	{width: 1000px;}

div.main {
	width: 1000px;
}

table.main		{border: solid #DBD9AF; border-width: 14px 5px 11px;}

tr td.navon		{color: #666; background: #D1E176;}
td.navon a		{letter-spacing: 1px;}
td.navon a.current:link,
td.navon a.current:visited,
td.navon a.current:active,
td.navon a:hover	{color: #89014A;}

/* layout */

div#nav {
	padding: 1em 0;
}

	div#nav a {
		font-size: 14px;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	
	div#nav .bullet {
		padding: 0 7px;
	}
	
div#footer {
	padding: 30px 0 1em 0;
	margin-top: 1em;
	clear: both;
}
	div#footer.graphic {
		background: url("../shared/dove_tara_gasparian.gif") no-repeat 50% 15px;
		padding: 160px 0 1em 0;
	}
	div#footer p {
		font-size: 9px;
		text-transform: uppercase;
	}
	
	div#footer .bullet {
		padding: 0 3px;
	}

div#home-images {
	width: 831px;
	background-color: #bab4a6;
	float: left;
	margin-left: 85px;
}

div#image_left {
	float: left;
	padding: 18px 0 18px 18px;
}
div#image_right {
	float: right;
	padding: 18px 18px 18px 0;
}

table.item-detail,
table.items,
table.where-to-find {
	background-color: #F7F2E7;
}

table.where-to-find td {
	font-size: 11px;
}

table.where-to-find td b,
table.where-to-find td strong {
/*	font-weight: normal;*/
}

* .scroll-container {
	width: 420px;
	position: relative;
}

* #logo_image {
	position: absolute;
	top: 0;
	left: 0;
}