HTML {
	height : 100%;
	margin-bottom: 1px;
}

BODY, TABLE, TD, P {
	color: #39150a; 
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	
	margin: 0;
	padding: 0;
}

#dynheight {
	height: 100%;
}


.bg_content {
		background:url(../img/bg_content.gif);
		background-repeat:repeat;
}

.spacer1 {
	height: 25px;
}

.spacer2 {
	height: 10px;
}

.spacer3 {
	height: 1px;
}

.spacer4 {
	height: 3px;
}

.spacer5 {
	height: 5px;
}

.spacer6 {
	height: 15px;
}


p{
	margin-bottom: 8px;
}

A {
	color: #000000; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: underline;
	 }

A:LINK {
	color: #000000; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: underline; 
	}

A:HOVER {
	color: #000000; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	}

A:VISITED {
	color: #000000; 
	font-size: 11px; 
	font-weight: normal; 
	}
	
h1 {
	color: #39150a;
	font-size: 14px;
	font-weight: bold;
	
	margin: 0;
	padding: 0;
}

h2 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	
	margin: 0;
	padding: 0;
}

h3 {
	color: #39150a;
	font-size: 12px;
	font-weight: bold;
	
	margin: 0;
	padding: 0;
}

h4 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
	margin-left: 24px;
	margin-bottom: 8px;
	list-style-type: square;
}

li {
	padding-left: -2px;
	margin-bottom: 2px;
}

/*
SELECT, TEXTAREA, INPUT {
	border : thin solid #421e13;
	color: #39150a;
	background-color: white;
}
*/

.contact {
	border : thin solid #421e13;
	color: #39150a;
	background-color: white;
}

.shop_title {
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; 
	color: white;
	font-size: 13px;
	font-weight: bold;
	
	margin: 0;
	padding: 0;
}
.noborderbutton {
	font-family:Arial, Helvetica, sans-serif;
}

.pop {
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; 
	color: #ded0bb;
	font-size: 11px;
	font-weight: bold;
	
	margin: 0;
	padding: 0;
	}

