﻿a
{
	color: #ff7900;
	font-weight: bold;
	text-decoration: none;
}

.homeContent
{
	min-height: 445px;
	height: auto !important;
	height: 445px;
	font-size: 0.75em;
	background-color: #FFF;
	background-image: url(../images/HomeMainBG.jpg);
	background-repeat: no-repeat;
	background-position: right 22px;
}

.contentHeader
{
	width: 440px;
	color: #EAAA3C;
	font-family: Arial;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.6em;
	padding: 267px 0px 0px 78px;
}

.contentText
{
	width: 440px;
	padding: 0px 0px 0px 78px;
}

.homePodAdList
{
	float: right;
	padding: 45px 0px 0px 0px;
}

.homePodAd
{
	width: 190px;
	margin: 0px 15px 0px 0px;
}

.homePodAd a, .homePodAd a:visited, .homePodAd a:hover
{
	color: #804E15;
}

.homePodAdHeader
{
	height: 26px;
	margin-top: 7px;
}

.homePodAdText
{
	padding: 10px 15px 8px 15px;
	color: #2F2F2F;
	background-color: #FFF;

	-moz-opacity: 0.75;
	opacity: .75;
	filter: alpha(opacity=75);
}

#podAdATC
{
	background-image: url(../images/PodAdATC.gif);
}

#podAdTraining
{
	background-image: url(../images/PodAdTraining.gif);
}