body {
	margin: 0;
	padding: 0;
	font-size: 88%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 1.5;
	background: #6A6A6A url(images/body_background.gif);	
}	
#wrapper {
	width: 900px;
	margin: 0 auto;
	min-height: 870px;
	background: #FFF;
	background-position: center;	
}
#header_wrap {
	background: url(images/header_wrap.gif) repeat-x;
	height: 177px;
}
#header {
	height: 176px;
	background: url(images/header.gif) no-repeat;
	position: relative;
}
#logo {
	background: url(images/logo.png) no-repeat;
	width: 326px;
	height: 96px;
	position: absolute;
	left: 20px;
	top: 60px;
}
#top_text {
	color: #FFF;
	width: 400px;
	position: absolute;
	right: -30px;
	font-size: .8em;
}
#phone {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	padding-left: 20px;
	font-weight: bold;
}
#nav {
	position: absolute;
	right: 0;
	top: 37px;
}
#nav li {
	float: left;
	margin-right: .4em;
	list-style: none;
}
#nav a:link, #nav a:visited {
	font-size: .9em;
	color: #FFF;
	text-decoration: none;	
	width: 76px;
	height: 54px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 20px;
}
#nav a:hover, #nav a:active {
	background: url(images/nav_hover.png) no-repeat;
}
#nav li a.current, #nav li a.current:hover, #nav li a.current:active {
	background: url(images/nav_hover.png) no-repeat;
	cursor: default;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #620000;
}
#massage {
	background: url(images/new.jpg) no-repeat;
	background-position: right;
	height: 32px;
	width: 170px;
}
#free_session {
	background: url(images/free_badge.png) no-repeat;
	width: 118px;
	height: 120px;
	position: absolute;
	top: -50px;
	left: 235px;
}
#free_session a:link, #free_session a:visited {
	color: #666;
	text-decoration: none;
	font-size: .9em;
	font-style: italic;
	position: relative;
	top: 75px;
	left: 27px;
}
#free_session a:hover, #free_session a:active {
	text-decoration: underline;
	color: #990000;
}
#sidebar {
	width: 310px;
	float: right;
	padding-top: 25px;
	position: relative;
}
#sidebar h1 {	
	font-size: 1.2em;
	margin-bottom: 0;
}
#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;	
	padding-bottom: 0;
}
#sidebar p {
	padding: 0 15px 10px 0;
	font-size: .9em;
	line-height: 1.6em;
}
.sidebar_divide {
	background: url(images/sidebar_divider.gif) no-repeat;
	width: 300px;
	height: 1px;
	margin-top: 10px;
}
#test_name {
	font-style: italic;
	padding-left: 170px;
}
a#testimonial:link, a#testimonial:visited {
	color: #990000;
	text-decoration: none;
	font-size: .9em;
}
a#testimonial:hover, a#testimonial:active {
	text-decoration: underline;
}
#sidebar li a:link, #sidebar li a:visited {
	color: #990000;
	text-decoration: none;
	font-size: .9em;
}
#sidebar li a:hover, #sidebar li a:active {
	text-decoration: underline;
}
#main {
	width: 540px;	
	background: url(images/main_background.gif) repeat-y;		
	padding: 10px;
}
#main p {
	padding-left: 20px;
	font-size: .9em;
}
#main #padding {
	height: 150px;
}
a.copy:link, a.copy:visited {
	color: #990000;
}
a.copy:hover, a.copy:active {
	color: #FF0000;
}
#main h1 {
	font-size: 1.2em;
	padding-left: 15px;
}
p#headline {
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
}
#front_image {
	margin-left: 15px;
	border: 3px solid #e3e3e3;
}
.bio {
	min-height: 230px;
}
img.bio_photos {
	float: left;
	padding-right: 20px;
}
img.bio_photo_gloria {
	float: left;
	padding-bottom: 80px;
	padding-right: 10px;
}
#important {
	font-style: italic;
	color: #990000;
}
#bold {
	font-weight: bold;
	font-style: italic;
}
.names {
	padding-left: 390px;
	font-size: .9em;
	font-style: italic;
	color: #990000;
}
#height_pad {
	padding-bottom: 480px;
}
#login_pad {
	padding-bottom: 470px;
}
a#login_page:link, a#login_page:visited {
	color: #990000;
}
#contactForm {
	padding-bottom: 20px;
}
#contactForm input {
	border: 1px solid #CCC;
	padding: 5px;
	width: 170px;
}
#contactForm #submit, #contactForm #reset  {
	background: url(images/login_button.gif) no-repeat;
	width: 69px;
	height: 34px;
	border: none;
	cursor: pointer; 
	color: #FFF;
}
#contactForm #buttons {
	margin-left: 20px;
}
textarea {
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 1em;
	overflow: auto;
}
#map {
	border: none;
}
#hdwlogin {
	margin-left: 30px;
}
#hdwlogin input, #food_log input {
	border: 1px solid #CCC;
	padding: 5px;
	width: 120px;
}
#hdwlogin #subbtn, #food_log #submit {
	background: url(images/login_button.gif) no-repeat;
	width: 69px;
	height: 34px;
	border: none;
	color: #FFF;
	padding-bottom: 5px;
	cursor: pointer;
}
#food_log select {
	margin-left: 20px;
}
#logged {
	margin-left: 30px;
}
#logged a {
	color: #990000;
}
#form1 #subbtn {
	background: url(images/login_button.gif) no-repeat;
	width: 69px;
	height: 34px;
	border: none;
	color: #FFF;
	padding-bottom: 5px;
	cursor: pointer;	
}
#hdwlogin p {
	padding: 0;
}
#log_pad {
	padding-bottom: 170px;
}	
#register_pad {
	padding-bottom: 60px;
}
a.register:link, a.register:visited {
	font-size:	.9em;
	color: #990000;
	text-decoration: none;
	padding-left: 20px;
}
a.register:hover, a.register:active {
	text-decoration: underline;
}
#form1 {
	padding-bottom: 240px;
}
#form1 input {
	width: 150px;
	border: 1px solid #CCC;
	padding: 5px;
}
#form1 #submit {
	background: url(images/login_button.gif) no-repeat;
	width: 69px;
	height: 34px;
	border: none;
	cursor: pointer; 
	color: #FFF;
	margin-left: 20px;
}
#footer {
	clear: both;
	height: 65px;
	background: #151515;	
}
#footer_content {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	font-size: .8em;
	background: #292929;
	height: 50px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #666;
}
#footer_content a:link, #footer_content a:visited {
	color: #CCC;
	text-decoration: none;
}
#footer_content a:hover, #footer_content a:active {
	text-decoration: underline;
}		
.bold {
	font-weight: bold;	
}
