body {
	font-family: Gill sans, Verdana, Arial;	
	font-size: 12px;
	background: #CDEAE8;
	color: #51383b;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #51383b;
}
	
#logo_section {
}

#menu_section {
	white-space: nowrap;
	font-size: 12px;
}

#menu_section a {
	text-decoration: none;
	padding-left: 1.5em;
	font-weight: bold;
}

#menu_section a:hover {
	/*background: #FFFFFF;*/
	color: #824dff;
}
	
#content_section {
}
	
#footer_section {
	text-align: center;
	font-size: smaller;
	color: #51383b;
}

#preview {
	border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
}

#preview img {
	border: 0;
	padding: 0;
	margin: 0;
}

#page_title {
	text-align: left;
	padding: 10px;
	font-size: 24px;
	color: white;
}

#bio_section {
	padding: 12px;
}

#contact_section {
	font-size: 16px;
	color: #51383b;
}

#contact_section a:hover {
	color: #824dff;
}

#where to buy_section {
	font-size: 12px;
	color: #51383b;
	margin-left: 3em;
}

#where to buy_section a:hover {
	color: #824dff;
}
#where to buy_section td {
	background: #99CCCC;
	font-size: 12px;
	color: black;
}
