h1 {
	font-family: Century Gothic, sans-serif;
	color: #729E24;
	font-size: 36;
	font-weight: normal;
}

.hpurp {
	margin: 20 0 10 0;
	font-family: Times Roman, serif;
	color: #A862AB;
	text-align: center;
	font-size: 36;
	font-weight: normal;
	font-style: italic;
}

h2 {
	font-family: Century Gothic, sans-serif;
	color: #729E24;
	font-size: 20;
	font-weight: normal;
}

h3 {
	font-family: Century Gothic, sans-serif;
	color: #729E24;
	font-size: 16;
	font-weight: normal;
}

h4 {
	font-family: Century Gothic, sans-serif;
	color: #729E24;
	font-size: 12;
	font-weight: normal;
}

p {
	font-family: Century Gothic, sans-serif;
	color: #666666;
	font-size: 12;
}

.smallp {
	font-family: Century Gothic, sans-serif;
	color: #666666;
	font-size: 9;
	width: 795;
}

.container {
	text-align: left;
	width: 800;
	height: 950;
}

.container_x {
	text-align: left;
	width: 800;
	height: 1260;
}

.wrapper {
	text-align: left;
	width: 800;
	height: 2000;
}

.box {
	position: relative;
	margin: 20 0 0 0;
	text-align: left;
	valign: bottom;
	width: 795;
	height: 220;
}	

.boxy {
	position: relative;
	margin: 20 0 0 0;
	text-align: left;
	valign: bottom;
	width: 795;
	height: 350;
}

.slab {
	position: relative;
	width: 100%;
	height: 31%;	
}

.slice {
	position: relative;
	width:100%;
	height: auto;
}

.slab2 {
	position: relative;
	width: 100%;
	height: 28%;	
}

.slab3 {
	position: relative;
	width: 100%;	height: 15%;	
	
}

.compartment {
	display: block;
	width: 50%;
	height: auto;
	left: 25%;
	float: left;
	text-align: left;
	}
	
.compartment_r {
	display: block;
	width: 50%;
	height: auto;
	margin: 0 0 0 10;
	float: right;
	vertical-align: bottom;
	}

#box-content {
	position: absolute;
	bottom: 0;
}

.foobar {
	text-align: left;
	width: 795px;
	height: 600;
}

.bigbox {
	text-align: left;
	width: 795;
	height: 400;
}

.halfbox {
	float: left;
	text-align: left;
	width: 400;
	height: 220;
}

.noticebox {
	width:795;
	float: left;
	margin: 0 10 0 0;
	padding: 0 10 0 10;
	border: 2px solid #729E24;
	border-radius: 7;
} 

.imageleft {
	float: left;
	margin: 10 10 10 0;
}

.imageright {
	float: right;
	margin: 10 0 10 10;
}

.nav {
	font-family: Century Gothic, sans-serif;
	font-size: 18;
	font-weight: bold;
	color: #729E24;
}

.nav a:link {
	color: 999999;
	text-decoration: none;
	font-weight: normal;
}

.nav a:visited {
	color: 999999;
	text-decoration: none;
	font-weight: normal;
}

.nav a:hover {
	color: #729E24;
	text-decoration: underline;
	font-weight: normal;
}

.buttonbox {
	height: 30;
	text-align: left;
	float: left;
	width: 240;
}
	