/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

a img {
	border: none;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
}

/* Body Styling */
body {
	width: 900px;
	background: #000000
}

#bar {
	width: 100%;
	height: 170px;
	background: url('images/header_bar.png') 0 0 transparent repeat-x;
	margin-top: 15px;
}

#header {
	width: 950px;
	height: 170px;
	background: url('images/header_full.png') transparent no-repeat;
	text-align: center;
	margin: 0 auto;
}

#nav {
	width: 100%;
	height: 73px;
	float: left;
}

#nav ul {
	list-style: none;
	margin-left: 241px;
	margin-top: 130px;
	/*position: relative;
	left: 241px;
	top: 130px;*/
}

#nav li {
	width: 100px;
	height: 25px;
	margin: 0;
	margin-right: 5px;
	font-size: 15px;
	text-decoration: underline;
	display: block;
	float: left;
	text-align: center;
	color: black;
}

#nav li a {
	color: black;
}

#nav li a:hover {
	color: #9B5454;
}

#wrapper {
	width: 1000px;
	background: transparent;
	margin: 0 auto;
}

#content {
	width: 100%;
	padding-top: 15px;
}

#left_column {
	width: 175px;
	float: left;
}

#left_column img {
	margin: 0 0 5px 8px;
}

#mid_column, #mid_column_hap {
	width: 645px;
	min-height: 500px;
	float: left;
	background: url('images/text_area.png') 38px 30px transparent no-repeat;
	text-align: center;
	padding-top: 75px;
}

#mid_column_hap {
	float: left;
	text-align: center;
	padding-top: 75px;
	background: url('images/text_area_xlrg.png') 38px 5px transparent no-repeat;
	min-height: 1070px;
	padding-top: 55px;
	width: 830px;
	margin-left: 66px;
}

#mid_column img, #mid_column_hap img {
	margin: 0;
}

#mid_column_hap h2 {
	line-height: 130%;
	margin-top: 20px;
}

h2.bighappy {
	margin: 0 0 0 80px;
}

h3.signoff {
	font-size: 58px;
	margin-left: 80px;
	font-family: Edwardian Script ITC;
}

#mid_column h3, #mid_column_hap h3 {
	margin: 10px 0;
}

#mid_column p {
	width: 310px;
	margin: 12px 10px 5px 63px;
	line-height: 130%;
}

#mid_column_hap p {
	width: 650px;
	line-height: 150%;
	text-align: left;
	font-size: 14px;
	font-style: italic;
	margin-left: 17px;
}

#happiology {
	float: left;
	margin-left: 90px;
}

#mid_column img.bumpitup, #mid_column_hap img.bumpitup {
	float: left;
	margin-left: -100px;
}

span.patent {
	font-size: 11px;
	position: relative;
	top: 5px;
	left: 80px;
}

#mid_column span.patent {
	float: left;
	margin-left: 95px;
	margin-top: 55px;
}

#right_column {
	width: 175px;
	float: left;
}

#right_column h2 {
	position: relative;
	font-size: 16px;
	top: 28px;
	left: 25px;
}

#right_column a {
	color: black;
}

#right_column a:hover {
	color: #9B5454
}

#right_column img {
	margin-left: 10px;
	margin-top: 5px;
}

#footer {
	clear: left;
	width: 100%;
	height: 30px;
	background: white;
	border-top: solid 2px black;
	border-bottom: solid 2px black;
	text-align: center;
	margin-bottom: 10px;
}

#footer ul {
	list-style: none;
	border: none;
	width: 550px;
	height: 20px;
	margin: 5px auto 0 auto;
}

#footer ul li {
	float: left;
	font-size: 13px;
}

#footer ul li a {
	text-decoration: none;
	color: black;
}

#footer ul li a:hover {
	color: #9B5454;
}

/* Gallery */
#gallery {
	width: 600px;
	float: left;
	margin: 25px 47px 15px 23px;
}

#gallery table {
	background: white;
	border: solid 3px black;
}

#gallery table tr td {
	padding: 8px;
}

#gallery table tr td a:hover {
	border: solid 2px #9B5454;
	margin: -2px;
}

/* Testimonials */
table#testimonials {
	width: 880px;
	margin-left: 25px;
}

table#testimonials td p {
	font-size: 13px;
	line-height: 200%;
}

/* Contact */
h2#head {
	font-size: 32px;
	margin-top: 7px;
	margin-bottom: 20px;
}

span.contact {
	font-size: 15px;
	height: 26px;
	min-height: 26px;
	margin: 0 50px 20px 0;
	display: block;
}

span.contact strong {
	font-size: 16.5px;
	font-weight: bold;
}

span.contact2 strong {
	font-size: 13px;
	font-weight: bold;
}

/* Privacy */
#privacy {
	width: 800px; 
	background: white; 
	border: solid 2px black; 
	margin: 15px auto;
	font-size: 12px;
	padding: 10px;
}

#privacy strong {
	margin: 0 0 5px 0;
	display: block;
}

#privacy p {
	margin-bottom: 20px;
}

/* Shopping */
a.purchase {
	color: black;
	margin-top: 10px;
	font-size: 20px;
	display: block;
	text-decoration: underline;
}

a.purchase:hover {
	color: #9B5454;
}
