/*
1.2em = 12pt, 3.5em = 35pt, etc.
*/

body		{  	
		margin: 0;
        padding: 0;
		background-color: #170802;
		color: #000000;
		font-size: 62.5%;	
		margin: 0;
		padding: 0;
		}
                         	
h1		{  
		font-family: "Times New Roman", Times, serif;
		font-size: 32px;
		margin: 0 0 10px 0;
		font-weight: 100;
		text-align: left;
		font-variant:small-caps;
		color: #5F3914;
		}
		
h1 a, h2 a {
		color: #95370E;
		}

h2		{
		font-family: "Times New Roman", Times, serif;
		font-size: 24px;
		margin: 10px 0 10px 0;
		font-style: italic;
		font-weight: 100;
		text-align: left;
		color: #333; 			
		}

h3		{
		font-family: "Times New Roman", Times, serif;
		font-size: 18px;
		margin: 10px 0 10px 0;
		font-weight: bold;
		text-align: left;
		color: #333; 		
		}

h4		{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 1.4em;  			
		}
		
ul {
		margin: 0 0 0 30px;
		padding: 0;
		}

p, li	{
		font-family: "Times New Roman", Times, serif;
		font-size: 18px;
		margin: 0 0 10px 0;	
		color: #333;
		text-align: left;
		}
		
p a, li a 	{
		font-family: "Times New Roman", Times, serif;
		font-size: 18px;
		color: #95370E;
		font-style:italic;
		}
		
div 	{
		margin: 0;
		padding: 0;
		}
		
img 	{
		margin: 0;
		padding: 0;
		border: none;
		}
		
#topwrapper {
		height: 299px;
		background-image:url(images/toptop.png);
		background-repeat:repeat-x;
		background-color: #332209;
		}
		
#topcenter {
		background-image:url(images/top.jpg);
		background-repeat:no-repeat;
		width: 950px;
		height: 299px;
		text-align: left;
		}
		
#woodtop {
		background-image: url(images/woodtexture2.jpg);
		background-repeat:repeat-x;
		background-position: top;
		background-color: #170802;
		}
		
#woodbottom {
		background-image: url(images/woodtexture2.jpg);
		background-repeat:repeat-x;
		background-position:bottom;
		}
		
#gradienttop {
		background-image: url(images/gradientrepeattop.png);
		background-repeat:repeat-x;
		background-position:top;
		}
		
#gradientbottom {
		background-image: url(images/gradientrepeatbottom.png);
		background-repeat:repeat-x;
		background-position:bottom;
		}
		
#contentwrapper {
		background-image:url(images/paperrepeat.jpg);
		background-repeat:repeat-y;
		background-position:center;
		margin: 0;
		}
		
#contentleft {
		float: left;
		width: 520px;
		text-align:left;
		margin: 10px 0 0 40px;
		}
		
#contentright {
		float: right;
		width: 300px; 
		background-image:url(images/faintmap.png);
		background-repeat:no-repeat;
		background-position: left bottom;
		text-align: right;
		margin: 10px 30px 0 0;
		}
		
#mainnav {
		position: absolute;
		top: 90px;
		left: 50%;
		margin: 0 0 0 215px;
		padding: 0;
		}
		
#mainnav li {
		margin: 3px 0;
		padding: 0;
		list-style: none;
		}
		
#mainnav a {
		margin: 0;
		padding: 0;
		display: block;
		height: 23px;
		}
		
		
#home a	{
		width: 82px;
		background-image:url(images/home.png);
		background-repeat:no-repeat;
		}
#home a:hover, #home #selected	{
		width: 82px;
		background-image:url(images/home2.png);
		background-repeat:no-repeat;
		}
		
#journeycoaching a	{
		width: 188px;
		background-image:url(images/journeycoaching.png);
		background-repeat:no-repeat;
		}
#journeycoaching a:hover, #journeycoaching #selected {
		width: 188px;
		background-image:url(images/journeycoaching2.png);
		background-repeat:no-repeat;
		}
		
#journeyworkshops a	{
		width: 198px;
		background-image:url(images/journeyworkshops.png);
		background-repeat:no-repeat;
		}
#journeyworkshops a:hover, #journeyworkshops #selected	{
		width: 198px;
		background-image:url(images/journeyworkshops2.png);
		background-repeat:no-repeat;
		}
		
#mymaps a {
		width: 114px;
		background-image:url(images/mymaps.png);
		background-repeat:no-repeat;
		}
#mymaps a:hover, #mymaps #selected {
		width: 114px;
		background-image:url(images/mymaps2.png);
		background-repeat:no-repeat;
		}
		
#othermaps a	{
		width: 136px;
		background-image:url(images/othermaps.png);
		background-repeat:no-repeat;
		}
#othermaps a:hover, #othermaps #selected	{
		width: 136px;
		background-image:url(images/othermaps2.png);
		background-repeat:no-repeat;
		}
		
#aboutsarah a {
		width: 143px;
		background-image:url(images/aboutsarah.png);
		background-repeat:no-repeat;
		}
#aboutsarah a:hover, #aboutsarah #selected {
		width: 143px;
		background-image:url(images/aboutsarah2.png);
		background-repeat:no-repeat;
		}
		
#contact a {
		width: 99px;
		background-image:url(images/contact.png);
		background-repeat:no-repeat;
		}
#contact a:hover, #contact #selected {
		width: 99px;
		background-image:url(images/contact2.png);
		background-repeat:no-repeat;
		}
		
#ordernowp {
		text-align: right;
		margin: 0 0 30px 0;
		}
#ordernowa {
		font-variant:small-caps;
		font-style:italic;
		border-bottom: 3px double #333;
		color: #333;
		border-top: 3px double #333;
		color: #333;
		text-decoration:none; 
		font-size: 16px;
		}

#bottomdiv {
		margin: -20px 0 0 0;
		width: 920px;
		background-image:url(images/compass.png);
		background-repeat:no-repeat;
		position: relative;
		height: 200px;
		}
#copyright {
		float: right;
		font-family: Arial, Helvetica, sans-serif;
		color: #666;
		font-size: 12px;
		margin: 60px 10px 0 0;
		}
		
#comingsoon {
		font-family: 'Times New Roman', Times, serif;
		font-size: 15px;
		color: #5F3914;
		font-variant:small-caps;
		font-style:italic;
		margin: 0 0 0 0;
		text-align: right;
		}

#credits	{	
		font-size: 1.1em;
		font-family: verdana, sans-serif;
		text-align: center;
		padding: 10px 5px 10px 5px;		
		}


/*************CONTACT FORM STUFF***********/
#MaestroContactForm input, #MaestroContactForm textarea, #MaestroContactForm select {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 100;
	padding: 1px;
	margin: 0;
	vertical-align: top;
	}
#MaestroContactForm .formTag {
	text-align: left;
	font-size: 18px;
	font-weight: 100;
	font-variant:small-caps;
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
	line-height: 16px;
	color: #333;
	}
#MaestroContactForm table td {
	padding: 0 4px 4px 0;
	vertical-align: top;
	margin: 0;
	}
#spamcode {
	font-size: 18px; 
	font-weight: bold; 
	font-family: monospace; 
	color: #95370E;
	}
#submitButton {
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	padding: 10px;
	color: #333;
	}
#systemMessage {
	padding: 5px;
	margin: 10px 0 10px 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border: #d85c5c solid 2px;
	background-color: #efe0e0;
	}
	
/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#000; 
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #000; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:-150px;
	padding: 15px 0 0 0;
	width:200px;
	color: #000;
    text-align: left;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #000;
    background: url(images/bubble.gif) no-repeat bottom;
}	