/* 
Style sheets for Riverwood Design
Created by:
Linsey Miller @ Tag New Media
www.tagnewmedia.co.uk
MAY 2008
*/


/* ============================ */

	/*  GENERAL  */
	body {background-color:#2b221d; margin-top:0px; margin-left:0px; }

	body, p, table, th, ul, ol, textarea, input, select {font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; color:#2f1d07; font-weight: normal; line-height:16px; }
	
	p.home {font-family: arial,verdana,helvetica,sans-serif; font-size: 13px; color:#2f1d07; font-weight: normal; line-height:18px; }


	
	/*  HEADINGS  */
	h1 {font-family: arial,verdana,helvetica,sans-serif; font-weight: normal; color:#34210a; background-color:transparent; text-decoration:none; font-size: 18px; line-height:20px; }
	h2 {font-family: arial,verdana,helvetica,sans-serif; font-weight: normal; color:#b27424; background-color:transparent; text-decoration:none; font-size: 16px; line-height:18px; }
	h3 {font-family: arial,verdana,helvetica,sans-serif; font-weight: bold; color:#123876; background-color:transparent; text-decoration:none; font-size: 22px; line-height:20px; }


	#home p { color: #e1dab5; }
	#home h1 { color: #faecbc; margin-top: 25px; }
	#home h2 { color: #e1dab5; font-weight: bold; font-size: 12px; line-height:16px; }

	
	/*  STANDARD LINKS  */
	a:link    {color:#b27424; background-color:transparent; text-decoration:underline; font-weight: normal; }
	a:visited {color:#b27424; background-color:transparent; text-decoration:underline; font-weight: normal; }
	a:active  {color:#b27424; background-color:transparent; text-decoration:underline; font-weight: normal; }
	a:hover   {color:#6e430d; background-color:transparent; text-decoration:underline; font-weight: normal; }
	

	/*  NAVIGATION  */
	.menu 			{font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; color:#d0920c; font-weight: normal; line-height:12px; }
	a.menu:link    	{color:#d0920c; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.menu:visited 	{color:#d0920c; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.menu:active  	{color:#d0920c; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.menu:hover   	{color:#ffcc66; background-color:transparent; text-decoration:underline; font-size: 11; font-weight: normal; }
	
	.submenu 			{font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; color:#f39d2e; font-weight: normal; line-height:22px; padding-left: 10px; }
	a.submenu:link    	{color:#f39d2e; background-color:transparent; text-decoration:none; }
	a.submenu:visited 	{color:#f39d2e; background-color:transparent; text-decoration:none; }
	a.submenu:active  	{color:#f39d2e; background-color:transparent; text-decoration:none; }
	a.submenu:hover   	{color:#b59d7e; background-color:transparent; text-decoration:none; }
	
	.breadcrumbs 			{font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; color:#34210a; font-weight: normal; line-height:20px; }
	a.breadcrumbs:link    	{color:#34210a; background-color:transparent; text-decoration:none; }
	a.breadcrumbs:visited 	{color:#34210a; background-color:transparent; text-decoration:none; }
	a.breadcrumbs:active  	{color:#34210a; background-color:transparent; text-decoration:none; }
	a.breadcrumbs:hover   	{color:#34210a; background-color:transparent; text-decoration:underline; }
	
	.base 			{font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; color:#aa9377; font-weight: normal; line-height:18px; }
	a.base:link    	{color:#aa9377; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.base:visited 	{color:#aa9377; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.base:active  	{color:#aa9377; background-color:transparent; text-decoration:none; font-size: 11; font-weight: normal; }
	a.base:hover   	{color:#ffcc66; background-color:transparent; text-decoration:underline; font-size: 11; font-weight: normal; }

	.tag 			{font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; text-decoration: none; color: #7a5e3b; font-weight: normal; line-height: 18px; }
	a.tag:link 		{text-decoration: none; color: #7a5e3b; font-weight: normal; }
	a.tag:active 	{text-decoration: none; color: #7a5e3b; font-weight: normal; }
	a.tag:visited 	{text-decoration: none; color: #7a5e3b; font-weight: normal; }
	a.tag:hover 	{text-decoration: underline; color: #ec008b; font-weight: normal; }
	
	
	/*  SITE SPECIFIC  */
	
	

/* ============================ */