body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #333333;
	font-size: 62.5%}
.hide, #noCSS {
	display: none}
#brand {
	/*float: left;*/
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 19.5em;
	font-size: 1em;
	padding: 0em 1em 0em 1em;
	background-color: #CDCB98}
#content {
	position: absolute;
	top: 0;
	left: 20em;
	font-size: 1.2em;
	padding: 1em 1em 0em 0em;
	/*border-right: 20px solid #CCC;*/
	}

.menubar {
	background-color: #EBEAD5;
	width: 90%;
	padding: 5px;
	border: 1px  solid #CDCB98}
li {
	padding-bottom: .3em}
ul {
	margin-top: -0.5em}
.logoImage {
	font-size: 1em;
	width: 19em}

h1, h2, h3, h4 {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	color: #A50237}
h1 {
	font-size: 2.2em;
	margin-top: 0}
h2 {
	font-size: 1.9em}
h3 {
	font-size: 1.5em}
.white {
	color: #FFF}
.smalllabel {
	font-weight: bold;
	padding-left: 1em;
	margin-bottom: -1em;
	padding-top: 2em}
.smallcontent {
	font-weight: normal;
	padding-left: 2em;
	margin-bottom: -0.7em}
table {
	font-size: 1.0em}
input {
	width: 20em;
	background-color: #F2F2F2;
	border: 1px solid #A50237;
	color: #555;
	font-family: arial;
	margin-bottom: .2em;
	font-size: 1.2em}
textarea {
	width: 25em;
	background-color: #F2F2F2;
	border: 1px solid #A50237;
	color: #555;
	font-family: arial;
	font-size: 1.2em}
select {
	width: 25em;
	background-color: #F2F2F2;
	border: 1px solid #A50237;
	color: #555;
	font-family: arial;
	margin-bottom: 0.8em;
	font-size: 1.2em}
fieldset {
	border: 2px solid #CDCB98;
	padding: 1em;
	width: 35em}
legend {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
	color: #A50237}
.submit {
	width: 20em;
	background-color: #CDCB98;
	border-style: outset;
	color: #FFF;
	font-weight: bold;
	font-family: arial;
	margin-left: 1.3em;
	font-size: 1.2em}
.ad {
	background-color: #F4F4F4;
	border: 1px solid #EEE;
	width: 150px;
	padding: 10px}
.coneSingle {
	background: url(images/graphics/singlecone.jpg) no-repeat fixed top right}
.coneDouble {
	background: url(images/graphics/doublecone.jpg) no-repeat fixed top right}
.coneChocDip {
	background: url(images/graphics/chocdip.jpg) no-repeat fixed top right}
.odd {
	background-color: #EBEAD5}
.even {
	background-color: #DCDAB6}
