body {
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	background-image: url(images/Background-Beige.jpg);
}


p {
	font-size: 12px;
	color: #000000;
	font-family: verdana, arial, helvetica;
}

td {
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
}

h1{
	font-size: 18px;
	font-weight: bold;
	color: #E4E1C9;
	font-family: verdana, arial, helvetica;
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #E4E1C9;
	font-family: verdana, arial, helvetica;
}

h3{
	font-size: 14px;
	font-weight: bold;
	color: #E4E1C9;
	font-family: verdana, arial, helvetica;
}

a{
	color: #E4E1C9;
	font-family: verdana, arial, helvetica;
	text-decoration: underline;
}

a:hover{
	color: #EFF4AE;
	font-family: verdana, arial, helvetica;
	text-decoration: underline;
}

a.siteMapLink{
	font size: 14px;
	font-weight: bold;
	line-height: 200%;
}

a.siteMapLink:hover{
	font size: 14px;
	font-weight: bold;
	line-height: 200%;
}

a.siteMapLinkSmall{
	font size: 12px;
	font-weight: normal;
	line-height: 150%;
}

a.siteMapLinkSmall:hover{
	font size: 12px;
	font-weight: normal;
	line-height: 150%;
}

.light {
	color: #E4E1C9;
}

.BackgroundRight{
	background-image: url(images/Repeater-Right.gif);
	background-repeat: repeat-y;
	background-position: top right;
}


.pillarsTableBack{
	background-image: url(images/ColumnsBack.gif);
	background-repeat: no-repeat;
}

.TitleIMG{
	margin: 0px 0px 10px 0px;
}

.collectionIMG{
	margin: 8px 0px 0px 0px;
}

.content{
	font-size: 11px;
	color: #000000;
	line-height: 150%;
	font-family: verdana, arial, helvetica;
	padding: 12px 10px 0px 10px;
}

.footerCell{
	font-size: 11px;
	color: #E4E1C9;
	font-family: verdana, arial, helvetica;
	padding: 6px 0px 16px 0px;
}

.flashCell{
	border-style: solid;
	border-width: 2px;
	border-color: #E4E1C9;
}


/********** Form Styles ********************/

.entertext{
	color: #2E1C2C;
	font-size: 11px;
	background-color: #DFDCC5;
	width: 200px;
	border-style: solid;
	border-width: 1px;
	border-color: #545B3C;
}

.buttons{
	color: #2E1C2C;
	font-size: 12px;
	background-color: #B4B79B;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF #545B3C #545B3C #E1E3CF;
}

.required{
	color: #E4E1C9;
}

/********** List Styles ********************/

ol {
	font-size: 11px;
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 23;
}

li {
	line-height: 130%;
}

/******* Webfodder Logo Sizing for Div *********/

div.fodder{
	filter:alpha(Opacity=100);
	width:32px;
	height:32px;
}

