html {
	background:url('http://www.ambergh.com/img/background.gif');
	color:#000000;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	line-height:14px;
}

table,tr,td,input,select,option,textarea,checkbox {
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	line-height:14px;
	padding-top:1px;
	padding-bottom:1px;
	margin-bottom:3px;
}

#main {
	background:#ffffff;
	border:1px solid #cccccc;
	clear:both;
	color:#000000;
	margin:0px auto;
	text-align:justify;
	width:838px;
}

#main a {
	color:#000000;
	text-decoration:none;
}

.headline1 {
	color:#5b1026;
	display:inline;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
}

.headline2 {
	color:#801020;
	display:inline;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}

.cart {
	background:#5b1026 url('http://www.ambergh.com/img/button/cart.gif');
	background-repeat:no-repeat;
	border:1px solid #cccccc;
	color:#ffffff;
	cursor:pointer;
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	padding:1px;
}

.buttonnext {
	background:#5b1026 url('http://www.ambergh.com/img/button/bg_next_white.gif');
	background-repeat:no-repeat;
	border:1px solid #cccccc;
	color:#ffffff;
	cursor:pointer;
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	padding:1px;
}

.buttonprev {
	background:#5b1026 url('http://www.ambergh.com/img/button/bg_prev_white.gif');
	background-repeat:no-repeat;
	border:1px solid #cccccc;
	color:#ffffff;
	cursor:pointer;
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	padding:1px;
}

.menu_right {
	background:#eeeeee;
	border:1px solid #cccccc;
	padding:10px;
	width:128px;
}


#bottom {
	background:#971f2a;
	clear:both;
	color:#ffffff;
	font-size:10px;
	padding:2px;
	text-align:center;
}
