/*
Theme Name: Sojourn Healing
Theme URI: http://www.thewiredmouse.com
Description: A Custom Theme Developed for Kristin Query
Version: 1.0	
Author: Andrew Giles
Author URI: http://www.thewiredmouse.com
Tags: acupuncture, asheville, massage, herbs
*/

body{
	background:#f3f2d5;
	font-family:verdana;
	color:#42441e;
	font-size:12px;
	line-height:20px;
}
img{
	border:none;
}

strong{
	font-size:12px;
}

table tr td{
	vertical-align:top;
	text-align:justify;
}

h2{
	font-size:12px;
	color:#1A3802;

}

ul li a{
	color: #42441e;
}

a{
	color:#460C50;
}

.smallTxt a{
	color:#42441e;
	text-decoration:none;
}

#page{
	background:url(images/back.gif);
	background-repeat:no-repeat;
	width:850px;
	min-height:900px;
	margin:0px auto;
}

#header{
	margin:20px;	
}

#logo{
	margin-right:30px;
	float:left;
}

#headerHR{
	border-left:1px solid #42441e;
	float:left;
	height:90px;
}

#kristin{
	margin-left:30px;
	margin-top:20px;
	float:left;
}

#nav{
	padding-top:3px;
	clear:both;
	 text-align:center;
	 width:835px;
}

#nav ul li{ 
	display:inline;
	font-variant: small-caps;
	padding:0 10px 0 10px;
	
}

#nav ul li a{
	color: #42441e;
	font-size:14px;
	text-decoration:none;
}

#content{
	clear:both;
	width:700px;
	margin:0px auto;
}
#home_btns{
	width:675px;
	margin:40px auto;
}

#btn_sojourn{
	float:left;
}
#btn_acupuncture{
	float:left;
}
#btn_massage{
	float:left;
}

#footer{
	clear:both;
	text-align:center;
	font-size:16px;
	padding-top:40px;
}

.smallTxt{
	font-size:10px;
}	

.massageTxt{
 background:url(images/massage_script.png);
 background-repeat:no-repeat;
 text-indent:90px;
 background-position:0px 3px;
 
}

.sojournTxt{
 background:url(images/sojourn_script.png);
 background-repeat:no-repeat;
 text-indent:110px;
 background-position:0px 0px;
 padding-top:15px;
}

.acupunctureTxt{
 background:url(images/acupuncture_script.png);
 background-repeat:no-repeat;
 text-indent:125px;
 background-position:0px 0px;
 padding-top:10px;
}


.kristinTxt{
	 background:url(images/kristin_script.png);
	 background-repeat:no-repeat;
	 text-indent:140px;
	 background-position:0px 0px;
	 padding-top:10px;
}

.prices{
margin:20px;
}

#acupuncturePage strong{
	color:#cd5806;
}
#massagePage strong{
	color:#153E69;
}
#kristinPage{
line-height:20px;
}
