/* Generic Site-wide Crap */

h2 {
	font-family: "Gararmond", serif; font-weight: normal; font-size: 28px; color: #939a56;
}

h3 {
	font-family: "Gararmond", serif; font-weight: normal; font-size: 14px; color: #000000; text-align: middle;
}

h4 {
	font-family: "Gararmond", serif; font-weight: normal; font-size: 16px; color: #000000; text-align: center;
}


h5 {
	font-family: "Gararmond", serif; font-weight: normal; font-size: 12px; color: #000000; text-align: center;
}

a {
	text-decoration:none;
	color:#FFFFFF;
}

/* Navigation */

#navtext {
	position: absolute;
	margin-top: 274px;
	margin-left: 65px;
	width: 850px;
	font-family: "Garamond", serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

#navbreak {
	font-family: "Gararmond", serif;
	font-weight: normal;
	font-size: 16px;
	color: #939a56;
}

span.indent {
		padding-left:20px;
}

#smalltext {
	font-family: "Gararmond", serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

#menu {
	position: absolute;
	margin-top: 285px;	
	margin-left: 55px;
	border-width: 0px;
	z-index: 2;
}

#slideshow {
	position: absolute;
	margin-top: 54px;	
	margin-left: 386px;
	z-index: 2;
}

#carttext {
	position: absolute;
	margin-top: 13px;
	margin-left: 830px;
	width: 240px;
	font-size: 20px;
	z-index: 4;
}

