html,body {
	height: 100%;
}

body {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #E6E2D8;
	background-image: url(images/squares.gif);
}

p {
	font-family: Arial, sans-serif, helvetica;
	font-size: 16px;
	color: #2E2A20;
}

h1 {
	font-family: Arial, sans-serif, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}

a.content:link {
	font-family: Arial, sans-serif, helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #3A3122;
	text-decoration: underline;
}

a.content:visited {
	font-family: Arial, sans-serif, helvetica;
	font-size: 16px;
	color: #3A3122;
	font-weight: normal;
	text-decoration: underline;
}

a.content:hover {
	font-family: Arial, sans-serif, helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #226DA6;
	text-decoration:underline;
}

a:link {
	font-family: Arial, sans-serif, helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #2E2A20;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, sans-serif, helvetica;
	font-size: 16px;
	color: #2E2A20;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, sans-serif, helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #574F3D;
	text-decoration:underline;
}

.contact {
	font-family: Arial, sans-serif, helvetica;
	color: #000033;
	font-size: 14px;
	font-weight: bold;
}

a.contact:link {
	font-family: Arial, sans-serif, helvetica;
	color: #000033;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a.contact:visited {
	font-family: Arial, sans-serif, helvetica;
	color: #000033;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a.contact:hover {
	font-family: Arial, sans-serif, helvetica;
	color: #770005;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}


a.menu:link {
	font-family: Arial, sans-serif, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	padding: 2px;
	border: solid;
	border-width: thin;
	border-color: #C76212;
	background-color:#E0842F;
}

a.menu:visited {
	font-family: Arial, sans-serif, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	padding: 2px;
	border: solid;
	border-width: thin;
	border-color: #C76212;
	background-color:#E0842F;
}

a.menu:hover {
	font-family: Arial, sans-serif, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #770005;
	text-decoration: none;
	padding: 2px;
	border: solid;
	border-width: thin;
	border-color: #E0842F;
	background-color:#FEA151;
}

a.menutall:link {
	font-family: Arial, sans-serif, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	padding: 2px;
	line-height: 50px;
	border: solid;
	border-width: thin;
	border-color: #C76212;
	background-color:#E0842F;
}

a.menutall:visited {
	font-family: Arial, sans-serif, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	padding: 2px;
	border: solid;
	border-width: thin;
	border-color: #C76212;
	background-color:#E0842F;
}

a.menutall:hover {
	font-family: Arial, sans-serif, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #770005;
	text-decoration: none;
	padding: 2px;
	border: solid;
	border-width: thin;
	border-color: #E0842F;
	background-color:#FEA151;
}

li {
	font-family: Arial, sans-serif, helvetica;
	font-size: 16px;
	color: #3A3122;
}


.smallest {
	font-family: Arial, sans-serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #B9B9F7;
}

.quote {
	font-family: Arial, sans-serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
}

