@charset "UTF-8";
body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


#nav span {
	font-weight: bold;
	color: #5B5548;
}

#nav ul {
    margin-left:0px;
    padding-left:0px;
}

.lightgreen {
	font-size: 14px;
	color: #8A9B53;
}
#header {
	text-align: left;
	height: 102px;
}
#header  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topright {
	background-image: url(images/leaf_background.gif);
	background-repeat: no-repeat;
	height: 315px;
	width: 695px;
	float: right;
	text-align: left;
}
#topright h1 {
	background-image: url(images/professional_massage_therapy.gif);
	text-indent: -9999px;
	height: 86px;
	width: 417px;
	float: right;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topright p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #5B5548;
	padding-right: 50px;
	padding-left: 50px;
	margin: 0px;
}
#header_contact {
	text-align: center;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #5C721B;
	padding-top: 10px;
	line-height: 21px;
}
#nav  {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 11px;
	width: 252px;
	text-align: right;
	padding-top: 20px;
}
#nav li {
	list-style-type: none;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
#nav a {
	color: #F8FAD4;
	text-decoration: none;
}
#nav a:hover {
	color: #5B5548;
}
#maincontent {
	float: right;
	width: 615px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	color: #5B5548;
	line-height: 24px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#footer {
	font-size: 12px;
	float: right;
	width: 615px;
	text-align: left;
	padding-top: 10px;
	color: #7A8051;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3CE9F;
}
#footer a {
	color: #669900;
	text-decoration: none;
}
#footer a:hover {
	color: #009999;
}
#leftcol {
	text-align: left;
	width: 325px;
}
#maincontent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #738D20;
	font-size: 18px;
	font-weight: normal;
}
#maincontent a {
	color: #738D20;
	text-decoration: none;
}
#maincontent a:hover {
	color: #00898B;
}
#leftcol a:hover {
	color: #941A27;
}
.clear {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
}
.greentext {
	font-size: 21px;
	color: #98AA5A;
}
.name {
	font-size: 12px;
	text-align: right;
	display: block;
	font-style: italic;
	font-weight: bold;
}

a.appt {
	background-image: url(images/schedule_appt.gif);
	height: 78px;
	width: 259px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 15px;
}
a.appt:hover {
	background-image: url(images/schedule_appt_over.gif);
	background-repeat: no-repeat;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3CE9F;
}
.quote {
	font-size: 14px;
	color: #69811E;
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
}
#leftcol a {
	color: #00898B;
}
