/* CSS Document */



body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	margin: 0;
	padding: 0;
}

html, body{
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 20px;
	background-image: url(../images/background2.jpg);
	color: #322a08;
	/*color: #95906F;*/
}


#outerwrap {
	height: 100%;
	width: 830px;
	margin: 0 auto;
}

#right h5 a {
	text-decoration: none;
	color: #554802;
}

h5 span {
	color: #BFA702;
}

h3 {
	color: #554802;
	font-size: 35px;	
	font-family: Garamond;
	font-weight: bold;
	letter-spacing: -2px;
	padding: 15px 0 0 0;
}

h3.rates {
	padding-top: 50px;
}

h4, #services h4.sub, #rates h4.sub, #contact h4.sub {
	color: #BFA702;
	font-size: 18px;
	font-weight: bold;
	font-family: Garamond;
	padding: 6px 0 25px 0;
}


#contact h4 a { 
	text-decoration: none;
}

#services h4, #rates h4, #contact h4 {
	color: #322a08;
	/*color:  #554802;*/
	font-size: 18px;
	font-family: garamond;
	font-weight: bold;
	padding: 0px 0 0 20px;
} 

h5 {
	color: #554802;
	font-size: 20px;
	font-weight: bold;
	font-family: Garamond;
	margin-right: 12px;
	padding-bottom: 8px;
	border-bottom: 3px double #e5e5e5;
	
}



#header a.home_link {
	display: block;
	width: 270px;
	height: 70px;
	margin: 0;
	padding: 0;	
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
}


#header h1 {
	display: none;
	
} 

#right ul.rightcontact li {
	list-style: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	
#wrapper {
	background: url(../images/background.png);
	margin: auto;
	min-height: 100%;
	width: 830px;
}

#header {
	width: 800px;
	height: 292px;
	/*background: url(images/header_flowers.png);*/
	/*background: url(../images/header_fruit.png);*/
	background: url(../images/header_strawberry.jpg);
	margin-left: 15px;
}

#header.rates {
	background: url(../images/header_apple.jpg);
}
	

#header.about {
	background: url(../images/header_red_berries.jpg);
}	



#header.calculate {
	background: url(../images/header_raspberries.jpg);
}


#header.links {
	background: url(../images/header_red_grapes.jpg);
}


#header.contact {
	background: url(../images/header_purple_grapes.jpg);
}



#header_contact {
	float: right;
	text-align: right;
	color: #554802;
	padding: 20px 10px 0 0;
	list-style: none;
}

#header_contact li {
	display: block;
}

#header ul#nav  {
	margin: 90px 0 0 12px;
	position: absolute;
}

#header #nav li {
	display: inline;
	font-size: 24px;
	font-weight: normal;
	font-family: garamond;
	padding: 0 8px 0 12px;
	/*border-right: 1px #FFF solid;*/
	background-image: url(../images/sepp_2.png);
	background-repeat: no-repeat;
}

#header #nav li.first {
	background-image: none;
}

#header li a {
	color: #FFFFFF;
	text-decoration: none;
}

#header li a:hover {
	color: #DEDE29;
	/*color: #6E94A0;*/
}

#content {
	width: 800px;
	padding-left: 32px;
}


/*RIGHT COLUM*/

#right {
	float: right;
	padding: 30px 50px 0 0;
}

#right img {
	border-top: 10px solid #e8e6d9;
	margin: 40px 0 20px 0;
	border-right: none;
	border-left: none;
	border-bottom: none;
}

#right img.services {
	margin: 15px 0 20px 0;
	}


#right p {
	width: 206px;
	padding: 5px 0 15px 3px;
	font-size: 11px;
}


#right p a {
	color: #6E94A0;
	
}


#right p a:hover {
	color: #BFA702;
}


#right.contact li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#right p strong {
	color: #554802;
	font-style: italic;
	font-weight: normal;
}

#right ul {
	list-style: none;
	padding: 5px 0 15px 3px;
}

#right li {
	font-size: 16px;
	font-family: Garamond;
	margin: 4px 0;
}


#right li a {
	color: #597882;
	/*color: #6E94A0;*/
	text-decoration: none;
}

#right li a:hover {
	color: #BFA702;
	text-decoration: underline;
}

#left, #rates {
	width: 490px;
	background-image: url(../images/left_bg.png);
	background-repeat: no-repeat;
	padding-bottom: 30px;
	min-height: 357px;
}

#left #questions ol li {
	font-family: garamond;
	font-size: 19px;
	list-style: disc;
	padding: 0;
	margin: 25px 0 0 40px;
	font-weight: bold;
	line-height: 25px;
	width: 420px;
	
}

#left p {
	padding: 25px 20px 0 20px;
}

#services p, #rates p, div.para {
	padding: 3px 20px 20px 20px;
}

#left #services ul, #left #rates ul {
	padding: 3px 20px 20px 45px;
	color: #322A08;
	/* color: #95906F; */
	list-style: circle;
}

#left #rates div.para ul {
	padding-left: 25px;
	padding-bottom: 0;
}

#left p.map {
	padding: 35px 20px 0 25px;
}

#left a {
	color: #597882;
	/*color: #6E94A0;*/
	text-decoration: underline;
}

#left a:hover {
	color: #BFA702;
}

#left ul {
	padding: 20px 0 10px 50px;
	list-style: none;
	color: #554802;
}

#left ul.links {
	color: #6E94A0;
	font-size: 16px;
	font-family: garamond;
	font-weight: bold;
	padding: 20px 0 0 20px;
	margin: 0;
} 

#left ul.links li {
	margin: 5px 0;
}

#left ul.links a {
	color: #6E94A0;
	font-size: 16px;
	font-family: garamond;
	font-weight: bold;
	text-decoration: none;
} 

#left ul.links a:hover {
	color: #BFA702;
	text-decoration: underline;
}

#bmi h3, #caloriecal h3 {
	border-bottom: 3px double #e5e5e5;
}
	
#bmi {
	width: 455px;
	background-image: url(../images/bmi_bg.png);
	background-repeat: no-repeat;	
	margin: 5px 0 0 17px;
	padding: 0 0 0 17px;
}

#bmi h3 {
	padding: 25px 0 7px 0;
	margin: 0; 
	font-size: 24px;
	font-family: garamond;
	color: #789BA6;
}

#bmi h3.bmititle {
	width: 190px;
}

#bmi #bmi_image {
	width: 228px;
	height: 410px;
	background: url(../images/bmi_figure.jpg);
	float: right;
	margin-top: 5px;
	margin-right: 29px;
	position: relative;
}

#bmi #bmi_image.under {
	background-position: -228px 0;
}

#bmi #bmi_image.normal {
	background-position: -455px 0;
}

#bmi #bmi_image.over {
	background-position: -683px 0;
}

#bmi #bmi_image.obese {
	background-position: -911px 0;
}


#left form h4 {
	font-size: 15px;
	padding: 0 0 5px 0;
	margin: 0;

}

#left form {
	padding: 25px 0 40px 25px;
	width: 400px;
}

#left form input, textarea {
	margin: 0 0 25px 0;
	background: #EFF7D7;
	border: #E0E7D7;
	border-width: 1px;
	border-style: solid;
}

#left form input.send {
	background: url(../images/calculate.png);
	width: 80px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 0px;
	padding-bottom: 1px;
}

#left p.sentmessage {
	padding: 5px;
	width: 310px;
	margin-left: 55px;
	background-color: #efeac7;
	border: 1px solid #dbdeb1;
	color: #555;
	text-align: center;
}

#left form input.send:hover {
	background: url(../images/calculate.png) 0 -20px;
}


#left form textarea {
	width: 370px;
	height: 200px;
}
	


#left label {
	margin: 0 0 0 0;
	padding: 0 5px 0 0;
	float: left;
	clear: left;
	width: 90px;
}


#contact {
	width: 455px;
	background-image: url(../images/bmi_bg.png);
	background-repeat: no-repeat;	
	margin: 5px 0 0 17px;
	padding: 20px 0 0 17px;
}


#bmi form {
	padding: 20px 0 0 0;
	width: 190px;
}

#bmi label {
	margin: 0 0 0 0;
	padding: 0 5px 0 0;
	float: left;
	clear: left;
	width: 90px;
}

#bmi form input {
	margin: 0 0 25px 0;
	width: 90px;
	background: #EFF7D7;
	border: #E0E7D7;
	border-width: 1px;
	border-style: solid;
}

#bmi form .calculate {
	background: url(../images/calculate.png);
	width: 80px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 105px;
}

#bmi form .calculate:hover {
	background: url(../images/calculate.png) 0 -20px;
}

#bmi form .results {
	background: #EFEAC7;
	border: #DBDEB1;
	border-width: 1px;
	border-style: solid;
}

#bmi p {
	margin: 25px 20px 25px 0;
	padding: 0 0 0 0;
}

#bmi #message, #caloriecal #calmessage {
	margin: 110px 0 10px 0;
	padding: 3px;
	width: 185px;
	background-color: #efeac7;
	border: 1px solid #dbdeb1;
	text-align: center;
	color: #555;
}

#bmi #message.bmivalue, #caloriecal #calmessage.calvalue {
	font-size: 14pt;
	color: #713962;
	font-family: Garamond, serif;
	font-weight: bold;
}

#caloriecal {
	width: 435px;
	margin: 40px 0 0 20px;
	padding: 0 0 0 15px;
	border-top: 4px solid #e4e1d2;
}

#caloriecal h3 {
	padding: 35px 0 7px 0;
	margin: 0 200px 0 0; 
	font-size: 24px;
	font-family: garamond;
	color: #789BA6;
	
}

#caloriecal form {
	padding: 20px 0 0 0;
	width: 400px;
}

#caloriecal label {
	margin: 0 0 0 0;
	padding: 0 5px 0 0;
	float: left;
	width: 110px;
}

#caloriecal form input, #caloriecal textarea, #caloriecal select {
	margin: 0 0 25px 0;
	width: 90px;
	background: #EFF7D7;
	border: #E0E7D7;
	border-width: 1px;
	border-style: solid;
}

#caloriecal select {
	width: 250px;
}

#caloriecal form .calculate {
	background: url(../images/calculate.png);
	width: 80px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 127px;
}

#caloriecal form .calculate:hover {
	background: url(../images/calculate.png) 0 -20px;
}

#caloriecal #calmessage {
	margin: 20px 0 10px 0;
	padding: 3px;
	width: 250px;
	background-color: #efeac7;
	border: 1px solid #dbdeb1;
	text-align: center;
}

#caloriecal #calmessage.calvalue {
	font-size: 14pt;
	color: #713962;
	font-family: Garamond, serif;
	font-weight: bold;
}

#center {
	width: 490px;
	margin: 0 0 0 0px;
	background-image: url(../images/left_bg.png);
	background-repeat: no-repeat;
}

#center ul {
	list-style: none;
	width: 420px;
	margin: 0 0 30px 20px;
}

#center li {
	margin: 0px 0 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 23px;
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 0 20px 0;
}

#center ul li p {
	margin: 10px 0;
}

#wrapper .clear {
	clear: both;
	height: 118px;
}

#footer {
	height: 118px;
	width: 800px;
	margin: -118px auto 0 auto;
	background-image: url(../images/footer_bg.png);
}

#footer_left {
	float: left;
	text-align: left;
	margin: 93px 0 0 25px;
	font-size: 11px;
	color: #CCCCCC;
}

#footer_left a {
	color: #6E94A0; 
	text-decoration: none;
}

#footer_left a:hover {
	color: #BFA702;
}

#footer_center {
	float: left;
	margin: 93px 0 0 70px;
	color: #BFA702;
}

#footer_center a {
	color: #BFA702;
	text-decoration: none;
}

#footer_center a:hover {
	color: #6E94A0; 
}

#footer_right {
	text-align: right;
	float: right;
	margin: 93px 25px 0 0;
	color: #CCCCCC;
	font-size: 11px;
}

