/* -- css-friends.css - Tapir and Friends Store Pages -- */


body { 
	font-size: 80%; font-weight: normal; font-family: arial, helvetica, verdana, sans-serif; 
	background-color: #fdcf97;
	color: #000000;
}

h1 { font-size: 200%; font-weight: bold; font-family: arial, helvetica, verdana, sans-serif; }

#header {
	text-align: center;
}

#nav1 {
	position: absolute;
	top: 14.5em;
	left: 0;
	width: 175px;
}

#nav2 {
	position: absolute;
	top: 14.5em;
	right: 0;
	width: 195px;
	text-align: left;
}

#questions { font-size: 1.3em; font-weight: bold; }

#content {
	top: 5em;
	margin: 0 195px 0 215px;
	text-align: center;
}

#footer {
	text-align: center;
}

#signature { 
	margin-left: 120px;
	margin-right: 120px;
	text-align: left; 
	font-weight:normal; 
}

#supports { color: #4a4117; background-color: #fdcf97; font-size: 125%; font-weight: bold; }

#black { color: black; background-color: #fdcf97; }

ul { list-style-type: none; }

.nav-top-text { font-size: 1.3em; font-weight:bold; }

.nav-head { font-size: 90%; font-weight:bold; letter-spacing: 0.1em; }

.nav-links { font-size: 80%; line-height: 120%; }

.main-colored-text { font-weight: bold; color: #c22217; background-color: #fdcf97; }

.official-site { color: #565051; background-color: #fdcf97; font-size: 80%; }

.address-line { margin-top: 0px; margin-bottom: 6px; }

.your-purchase { font-size: 150%; }

.minimum { font-size: 125%; }
