/* commented backslash hides from ie5mac \*/ 
html{
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;

}
body{	
	text-align:left;
	background-color: #bf6240;
	color: #efd5a8;
	font-family: book antiqua;
}

img{
	border: 0px;
}

#header{
	top:0px;
	left:0px;
	z-index:74;
	background:  url(/assets/images/headerimagetile.png) repeat-x center top;
}
h1{
	color: white;
	line-height: 1em;
}
h2{
	color: #efd5a8;
}
h2 a{
	color: #CD853D;
	text-decoration: none;
}
h3{
	color: #d1c57e;
}
h3 a{
	color: #CD853D;
	text-decoration: none;
}

.white-border{
	border: 4px solid white;
}

#chocolate{
background-color: #683309;
}

#footer{
	color: white;
}
