/* 
sacred.css
Sacred Journeys Website
31/01/2004
Lounge Cowboys 2004.  All rights reserved.
*/


/* Main text formatting */
body {
	margin:0;
	padding:0;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #666666;
	}

.subheading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.subheading2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}

.subheading3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000066;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height:14px;
}

a:link, a:active
{
    color: #CC6600;
    text-decoration: none;
	font-size: 10pt;
	
}

a:visited
{
    color: #CC6600;
    text-decoration: none;
	font-size: 10pt;
}

a:hover
{
    color: #FBB402;
	font-size: 10pt;
    text-decoration: underline;
}


 .a1:link, .a1:active
{
    color: #CC6600;
	font-size: 8pt;
    text-decoration: none;
}

.a1:visited
{
    color: #CC6600;
    text-decoration: none;
	font-size: 8pt;
}

.a1:hover
{
    color: #FBB402;
	font-size: 8pt;
    text-decoration: none;
}

 .asmall:link, .asmall:active
{
    color: #CC6600;
	font-size: 8pt;
    text-decoration: none;
}

.asmall:visited
{
    color: #CC6600;
    text-decoration: none;
	font-size: 8pt;
}

.asmall:hover
{
    color: #FBB402;
	font-size: 8pt;
    text-decoration: none;
}

 .nav2on img
{
	background-image: url(/images/nav/nav2_on.gif);
}

a:hover img
{
	background-image: url(/images/nav/nav2_on.gif); 
}

ul
{
    list-style-type: circle;
}


/* Top Frame Navigation Placement */
 #logo {
	position:absolute; left:28px; top:44px; width:172px; height:130px; z-index:1
	   }
	
#banner {
	position:absolute; left:198px; top:45px; width:741px; height:103px; z-index:0
    	}
		
#linkback {
	position:absolute; left:455px; top:153px; width:485px; height:15px; z-index:0
    	  }

#nav {
	position:absolute; left:455px; top:153px; width:485px; height:15px; z-index:100
     }
	 
	 
/* Bottom Frame Content Placement */

#heading {
	position:absolute; left:199px; top:87px; width:170px; height:23px; z-index:1
	     }

#rightImageTop  {
	position:absolute; left:793px; top:115px; width:124px; height:130px; z-index:1
	         }
#rightImageTopRetreats  {
	position:absolute; left:796px; top:115px; width:124px; height:130px; z-index:1
	         }
			 
#rightImageBottom  {
	position:absolute; left:793px; top:250px; width:124px; height:130px; z-index:1
	         }
			 
#rightImageLarge{
	position:absolute; left:793px; top:115px; width:124px; height:259px; z-index:1
	         }
			 
#leftLinks  {
	position:absolute; left:48px; top:85px; width:112px; z-index:2
	         }
			 
#leftSmallText  {
	position:absolute; left:48px; top:210px; width:112px; z-index:2
	         }

#textarea  {
	position:absolute; left:199px; top:117px; width:530px; z-index:2
	         }
