/* Style sheet for johnmoore.co.za 
*/

/* text formatting
*/

body				{font-size: 12px;
					font-family: "verdana";
					font-weight: bold;
					line-height: 18px;
					letter-spacing: 1px;
					word-spacing: 1px;
					}


span.text 			{font-size: 10px;
					font-family: "verdana";
					font-weight: bold;
					line-height: 18px;
					letter-spacing: 1px;
					word-spacing: 1px;
					}
					
span.textgallery 	{font-size: 10px;
					color: #844F2D;
					font-family: "verdana";
					font-weight: bold;
					line-height: 18px;
					letter-spacing: 1px;
					word-spacing: 1px;
					}
					
pre					{font-size: 10px;
					font-family: "verdana";
					font-weight: bold;
					line-height: 18px;
					letter-spacing: 1px;
					word-spacing: 1px;
					}


table.texttable		{font-size: 10px;
					font-family: "verdana";
					font-weight: bold;
					line-height: 18px;
					letter-spacing: 1px;
					word-spacing: 1px;
					}

h3					{font-size: 10px;
					letter-spacing: 5px;
					font-family: "verdana";
					word-spacing: 3px;
					font-weight: bold;
					line-height: 16pt;}
					
/* text and navigation formatting for Akasha's contact details
*/
					
span.textakasha 	{font-size: 8px;
					font-family: "verdana";
					line-height: 18px;
					letter-spacing: 4px;
					word-spacing: 3px;
					}
					
a.textakasha 		{text-decoration: none;}

						
/* Formatting for the image title at the bottom of the pages
*/

a.image				{text-decoration: none;
					color: #FFFFFF;
					font-size: 7pt;
					font-weight: bold;
					line-height: 18px;
					letter-spacing: 2px;
					word-spacing: 2px;}
					
a:hover.image		{text-decoration: none;
					color: #FCDD4E;}


 
/* Navigation of the top bar
*/

a.main				{text-decoration: none; 
					color: "#AD9E5B";
					font-weight: bold;
					font-size: 7pt;
					letter-spacing: 2 px;
					}

a:hover.main 		{color: "#844F2D";}


					
/* formatting for the link of the active page
*/

					
span.active			{color: "#844F2D";
					font-weight: bold;
					font-size: 7pt;
					letter-spacing: 2 px;
}
					
/* positioning of the links of the navigation bar
*/
span.linkpos		{margin-left: 10px;
					}
	
					
/* bottom bar graphic
*/
.bottomgraphic		{background-image: url(Images/bottom.gif);
					background-repeat: repeat;}

/* getting rid of the square around the John Moore icon
*/

a.logo				(text-decoration: none;
					}