body {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 100%;
	line-height: 1em;
	background-color: #fae5b6;
}

p {
	font-size: .75em;
}

a {
	font-size: 1em;
	color: #C60A2F;
	text-decoration: none;
}

ol li {
	font-size: .75em;
	line-height: 1.5em;
}

ul li {
	font-size: .75em;
	line-height: 1.5em;
}

h1 {
	font-family: "Gill Sans", Helvetica, Arial;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: .1em;
	background: url("/images/arrow-large.gif") no-repeat;
	padding-left: 22px;
	line-height: 22px;

}

h1.linktitle {
	margin: 0;
	font-family: "Gill Sans", Helvetica, Arial;
	border: 0;
	padding-left: 0;
	background: none;
}

form fieldset {
	width: 500px;
	margin: 10px auto 10px auto;
	border: 1px solid #78498d;
	background-color: #fffdf2;
}

form fieldset legend {
	width: 350px;
	background-color: #f3ddf0;
	border: 1px solid #7a3872;
	padding: 2px;
	text-transform: lowercase;
	text-align: center;
	color: #333;
	font-size: .75em;
}

.linktitle a {
	color: #000;
	color: #000;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: .1em;
}

h2 {
	font-size: 13px;
	font-weight: 300;
	font-family: "Gill Sans", Helvetica, Arial;
	color: #000;
	letter-spacing: .1em;
	margin-bottom: 0;
}

#main-content h2 {
	font-size: 16px;
	font-weight: 300;
	font-family: "Gill Sans", Helvetica, Arial;
	color: #000;
	letter-spacing: .1em;
	margin-bottom: 0;
}

#wrap {
	width: 1000px;
	margin: 30px auto 20px auto;
	border-top: 2px solid #e0bdf0;
}

#content {
	width: 900px;
	padding: 0px;
	margin: 0 auto 0 auto;
}

#skinny-col {
	width: 150px;
	float: left;
	margin: 10px 10px 0 0;
}

#main-col {
	float: left;
	width: 740px;
}

#menu {
	margin: 0;
}

.menu-item {
	background-color: #e0bdf0;
	text-align: right;
	border-bottom: 3px solid #747475;
	width: 123px;
	font-size: 12px;
	padding: 3px;
	color: #454545;
	font-family: "Gill Sans", Helvetica;
	letter-spacing: .1em;
	float: left;
	margin: 0 9px 0 0;
}

#feature-box {
	width: 720px;
	margin: 20px 0 0 0;
	border-left: 1px dashed #999;
	border-right: 1px dashed #999;
	padding: 5px;
	text-align: center;
}

#main-content {
	padding: 10px 10px 0 10px;
	width: 710px;
	background: url("/images/yellow2.jpg") repeat-x;
}

.aux {
	border-left: 1px dashed #999;
	margin-top: 20px;
	padding: 5px 10px 10px 10px;
}

.aux p {
	margin-top: 2px;
}

.date {
	color: #BA8CD3;
	font-size: 14px;
	margin-bottom: 5px;
}

input.text {
	background-color: #fdf1d6;
}

.order-form tr td {
	font-size: .75em;
}