body {
	margin: 0px auto;
	font-family: verdana; 
	font-size: 11px; 
	color: #000000;
	background-color:#835730;
}

td, input, textarea, select {
	font-family: verdana; 
	font-size: 11px;
}

.title {
	font-family: Verdana;
	font-size: 28px;
	color: #f8e6c7;
	line-height: 70px;
	margin-left: 30px;
	float: left;
}

.subtitle {
	font-family: verdana;
	font-size: 14px;
	color: #742116;
	font-weight: bold;
}

.white_text {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-style: italic;
}

.bold {
	font-weight: bold;
	line-height: 30px;
}

.brown_title {
	color: #642B14;
	font-weight: bold;
	padding-left: 25px;
}

a {
	font-family: verdana;
	font-size: 11px;
	color: #471403;
	text-decoration: none;
}

a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #471403;
	text-decoration: underline;
}

.clear {
	clear: both;
}

a.promotion{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 17px;
}

a.promotion:hover {
	font-family: verdana;
	font-size: 10px;
	color: #471403;
	text-decoration: none;
	text-align: center;
	line-height: 17px;
}

img {
	border: 0px;
}
input.buy {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	width: 50px;
	text-align: center;
	vertical-align: middle;
}

form, p {
	margin: 0px;
	padding: 0px;
}