body {
	margin: 0px;
	background-color: #c7eafc;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 0;
}
.color-ed1c24 {
	color: #ed1c24;
}
#navbar {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
}
#navbar a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	text-decoration: none;
	color: #231f20;
	text-decoration: none;
}
#content {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#header {
	background-image: url(../images/pistachios_header_v2.jpg);
	background-repeat: no-repeat;
	height: 191px;
	width: 1000px;
}
.pad-50px-left {
	padding-left: 50px;
}
.pad-100px-left {
	padding-left: 100px;
}
.pad-150px-left {
	padding-left: 150px;
}
.pad-200px-left {
	padding-left: 200px;
}
.pad-250px-left {
	padding-left: 250px;
}
.pad-300px-left {
	padding-left: 300px;
}
#main {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 1000px;
	color: #231f20;
	min-height:600px
}
#main a {
	color: #231f20;
}
#footer {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #00b2c7;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #231f20;
}
#footer a {
	color: #231f20;
}
.clear-both {
	clear: both;
}
#header_text a {
	color: #fdfff7;
	text-decoration: none;
}
