@charset "UTF-8";

td img {display: block;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #401D15;
}
a:link {
	color: #3C1A0F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3C1A0F;
}
a:hover {
	text-decoration: underline;
	color: #3C1A0F;
}
a:active {
	text-decoration: none;
	color: #3C1A0F;
}
h1 {
	font-size: 16px;
	color: #3B1B12;
	line-height: 20px;
	padding-top: 18px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	text-align: left;
}
h2 {
	font-size: 14px;
	color: #3B1C15;
	line-height: 18;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
body {
	background-color: #3D1A13;
}
#outerwrapper {
	background-image: url(keepyourheadwburg.jpg);
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 680px;
}
#footer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: center;
}
#footer a:link {
	color: #BEA897;
}
#footer p {
	color: #9B9470;
}
#footer a:visited {
	color: #FAF8BF;
}
#footer a:hover {
	color: #FAF8BF;
	text-decoration: underline;
}
#footer a:active {
	color: #FFFFCC;
}
#insidewrapper {
	background-image: url(images/keepyourheadwburginsideback.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FCF8EB;
}
#insidecontent {
	width: 615px;
	padding-top: 25px;
	padding-left: 10px;
	float: right;
	padding-right: 5px;
}
p {
	line-height: 18px;
	text-align: left;
}

