/*
	Katstephens.com stylesheet
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */

a {	text-decoration: none;}

ul {margin:0 5em 10px 5em;}


a:visited {text-decoration: none;}

a:hover {text-decoration: underline;}

font,th,td,p { font-family: Verdana, Helvetica, Arial, sans-serif; }

hr	{ height: 0px; border: solid #000000; 0px; border-top-width: 1px;}

.mainmenu			{font-size:14px; color: #663300; font-weight: bold;}
a.mainmenu 			{color:	#663300;}
a.mainmenu:visited	{color:	#663300;}
a.mainmenu:hover	{color:	#FFE081;}



.seperator			{font-size:16px; color: #665500; font-weight: bold;}

.footer				{font-size:10px; color: #C9AD8E;}
a.footer			{font-size:10px; color: #C9AD8E;}
a.footer:hover		{font-size:10px; color: #C9AD8E;text-decoration: underline;}
a.footer:visited	{font-size:10px; color: #C9AD8E;}

.maintitle			{font-size:18px; color: #452400; font-weight: bold;}

.subtitle			{font-size:14px; color: #452400; font-weight: bold;}


.bodytext			{
	font-size:10px;
	color: #452400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
a.bodytext			{color:	#663300;}
a.bodytext:visited	{color:	#663300;}
a.bodytext:hover	{color:	#FFE081;}
