body {
	background-image: url('../images/gradient1.jpg');
	background-repeat: repeat-x 
}


hr {
border: 0px none;
color: #A29C9C;
background-color: #A29C9C;
height: 1px;
width: 100%;
text-align: center
}


.mainHeading	
{
	font-family:Karate;
	font-size:44pt;
	color:#A29C9C;
	text-align: right
}


.subHeading	
{
	font-family:Karate;
	font-size:16pt;
	color:#A29C9C;
	text-align: right
}

.subHeadingBG	
{
	font-family:Karate;
	font-size:16pt;
	color:#A29C9C;
	bgcolor:#333333;
	text-align: left
}

.subHeadingCenterLg	
{
	font-family:Karate;
	font-size:24pt;
	color:#A29C9C;
	bgcolor:#333333;
	text-align: center
}

.subHeadingCenterMd	
{
	font-family:Karate;
	font-size:18pt;
	color:#A29C9C;
	bgcolor:#333333;
	text-align: center
}


.menuText
{
	font-family:Verdana;
	font-size:10pt;
	color:#A29C9C;
	text-align: left;
	font-weight:normal;
}

.menuTextRight
{
	font-family:Verdana;
	font-size:10pt;
	color:#A29C9C;
	text-align: right;
	font-weight:normal;
}

.menuTextHighlight
{
	font-family:Verdana;
	font-size:10pt;
	color:#A29C9C;
	text-align: left;
	font-weight:bold;
}

a:link 		{text-decoration: none; color:#A29C9C;}
a:active 	{text-decoration: none; color: #A29C9C;}
a:visited 	{text-decoration: none; color: #A29C9C;}
a:hover 	{text-decoration: underline; color: #A80B0B;}
