body {
	font: normal 70% Helvetica, Arial, Verdana, sans-serif;
	color: #49453a;
	margin: 34px 10px;
}

.main {
	font: normal 110% Helvetica, Arial, Verdana, sans-serif;
	color: #49453a;
}

.main2 {
	font: normal 110% Helvetica, Arial, Verdana, sans-serif;
	color: #e87301;
}

.topnav a{
display: block;
color: #e87301;
}

.topnav a:hover {
	color: #5f4605;	
}

.huge {
	font: normal 250% Helvetica, Arial, Verdana, sans-serif;
	color: #49453a;
}
.huge a{
	color: #e87301;
}
.huge a:hover{
	color: #5f4605;
}
.huge2 {
	font: normal 250% Helvetica, Arial, Verdana, sans-serif;
	color: #e87301;
}

img.top {vertical-align:text-top}
img.bottom {vertical-align:text-bottom}
img.center {vertical-align:middle}

/* buttons */
.btn {
	height: 22px;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif !important;
	text-align: center;
	color: #49453a;
	padding: 0;
	border:0;
	
}
.btn:hover, .btnHover {
	color: #fab20a;
}
a.btn {
	line-height: 22px;
	display: block;	
}
.b80 {
	width: 80px;
	background: url(/img/button_80.gif) 0 1px no-repeat;	
}

.b136 {
	width: 136px;
	background: url(/img/button_136.gif) 0 1px no-repeat;	
}
.b200 {
	width: 200px;
	background: url(/img/button_200.gif) 0 1px no-repeat;	
}
.b200d {
	width: 200px;
	background: url(/img/button_200d.gif) 0 1px no-repeat;	
}

.b200c {
	width: 200px;
	position: relative;
	left: 29px;
	background: url(/img/button_200.gif) 0 1px no-repeat;	
}
.b204c {
	width: 204px;
	position: relative;
	left: 17px;
	height: 31px;
	background: url(/img/button_204.gif) 0 1px no-repeat;	
}


a.b80, a.b136, a.b200, a.b200c, a.b204c {
	display: block;
}

.btnbig {
	height: 42px;
	font-size: 24px;
	font-family: Arial, Verdana, sans-serif !important;
	text-align: center;
	color: #49453a;
	padding: 0;
	border:0;
	
}
.btnbig:hover, .btnHover {
	color: #fab20a;
}
a.btnbig {
	line-height: 42px;
	display: block;	
}

.b200big {
	width: 200px;
	background: url(/img/button_200big.gif) 0 1px no-repeat;	
}
