body {
	padding:0;
	margin:0;
	background-color:#fef4f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	font-size:14px;
	color:#69331f;
	margin:10px 0 10px -10px;
}

h1 a {
	color:#69331f;
	text-decoration:none;
}

h1 a:hover {
	color:#000000;
}

img {
	padding:0;
	maring:0;
}

#content {
	
}

#header {
	background:url(/images/header.jpg) no-repeat;
	height:101px;
	width:914px;
}

#header2 {
	width:100%;
	background-color:white;
}

#logo {
	padding:10px 0 0 0;
}

#nav {
	background:url(/images/nav_bg.gif) repeat-x;
	height:31px;
}

#nav_links {
	width:900px;
}

#nav_links a {
	position:relative;
	top:-4px;
	color:#69331f;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

#nav_links a:hover {
	color:#000000;
}

#nav_links img {
	padding:0 13px;
}

#pdf {
	position:relative;
	left:-8px;
	top:3px;
}

#wrapper {
	background:url(/images/bg.gif) repeat-x;
}

#wrapper2 {
	padding:20px 0 0 0;
	background:url(/images/content_bg.jpg) repeat-y;
	width:914px;
}

#footer {
	background:url(/images/footer.jpg) no-repeat;
	height:19px;
	width:914px;
	background-color:#fef4f4;
}

#footer_links {
	color:#f69d9a;
	font-size:12px;
}

#footer_links a {
	color:#69331f;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

#footer_links :hover {
	color:#000000;
}

.indent {
	padding:0 0 0 55px;
}

.images {
	padding:0 0 0 35px;
}

.form {
	background:#ffffa0;
}


.quote {
	color:#69331f;
}

.quote_from {
	font-style:italic;
	color:#f69d9a;
}

.contact_form {
	color:#69331f;
	font-weight:bold;
}
