a, a:link, a:visited, a:active	{
	font-family: verdana, arial, sans-serif;
	font-size: 14 px;
	color: #847B6B;
	text-decoration: none;
	font-weight: bold;
	}

a:hover	{
	text-decoration: underline;
	}

body	{
	background-color: #f7efd6;
	margin: 10px 20px 10px 20px;
	}

#banner	{
	text-align: center;
	padding: 0px 0px 10px 0px;
	}

#card	{
	text-align: center;
	padding: 0px 0px 10px 0px;
	}

.cardbord{
	padding: 2px;
	border: solid #947B4A 1px;
	}

.cardtext {
	font-family: verdana, arial, sans-serif;
	font-size: 14 px;
	color: #847B6B;
	text-align: justify;
	padding: 10px 0px 10px 0px;
	width: 75%;
	}

.cardtexttitle	{
	color: #847B6B;
	width: 75%;
	font-family: georgia, verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	text-transform: uppercase;
	}

#navigate	{
	text-align: center;
	padding: 0px 0px 0px 0px;
	}