/* Images */
IMG {margin: 0px;}
IMG.TemplateImage {border: 0; margin: 0px;}

/* Links */
A:link, A:visited, A:active	{color: white;}

A.UCLink:link, a.UCLink:visited, a.UCLink:active {text-decoration: none; color: black;}
A.UCLink:hover {text-decoration: underline; color: black;}
#UCText {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: black;}

A.HoverLink:link, a.HoverLink:visited, a.HoverLink:active {text-decoration: none; color: white;}
A.HoverLink:hover {text-decoration: underline; color: white;}

BODY {background: #6F263A url(images/bg.jpg); background-repeat: no-repeat; color: white; font-family: Arial; font-size: 13px;}

/*---<HOMEPAGE CONTENT COLUMNS>---*/
#lcolumn { width: 287px; float: left; text-align:left; margin: 0; padding: 0; }
#rcolumn { width: 287px; float: right; text-align: left; margin: 0; padding: 0; }
#lcolumn p, #rcolumn p { font-size: 12px; color: #b7929c; line-height: 17px; }
#lcolumn span.header { font-size: 12px; font-weight: bold; color: #e9dee1; }
#clearboth { clear: both; }


p	{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000; }

.Heading			{color: #CFB5A6; font-size: 18px; font-weight: bold;}
.SubHeading			{color: white; font-size: 13px; font-weight: bold;}
.NormalText			{font-size: 13px; color: white;}
.SmallText			{font-size: 10px;}
.LargeText			{font-size: 16px;}
.HighlightedText	{color: Blue;}
.HighlightedText2	{color: Red;}
.Caption			{font-size: 10px;}
