/* CSS Document */
body
{ 
background-image: url(../images/background.gif);
background-repeat: repeat;
} 

.firstlevelnav {
	font-family: "Book Antiqua", Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
	background-color: #E0861A;
	color: #FFFFFF;
}

.firstlevelnav a{
	font-family: "Book Antiqua", Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
	background-color: #E0861A;
	color: #FFFFFF;
	text-decoration:none
}

.categoryText
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: black;
}

.pinktext
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #A4045A;
}

.pinktext A
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #A4045A;
	text-decoration: none;
}

.pinktext A:hover
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

.genericText_home 
{
	font-family: "Book Antiqua", Verdana, Arial;
	font-size: 12pt;
	color: black;
	font-weight:bold;
	line-height:18px;
}

.tips_home 
{
	font-family: "Book Antiqua", Verdana, Arial;
	font-size: 11pt;
	color: white;
}

.genericText
{
	font-family: "Book Antiqua", Verdana, Arial;
	font-size: 11pt;
	color: black;
}

.subCategoryheader
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.subcategorybookmark
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.subcategorybookmark a
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration:none;
}

.subcategorybookmark a:hover
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: silver;
	text-decoration:none;
}

.footerPink
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.footerPink a
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.footerPink a:hover
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: silver;
}

.footerCopyright
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color:#CCCCCC;
}

.textListing
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: black;
}

.pickListLink a
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: black;
}

.pickListLink a:hover
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: pink;
}

.directorylink a
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #D11B6C;
}

.directorylink a:active
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #D11B6C;
}

.directorylink a:visited
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #D11B6C;
}

.directorylink a:hover
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: black;
}

.signintext
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: white;
}

.signintext textarea, input
{
	font-family: Verdana, Arial;
	font-size: 12px; 
	background-color:#FCE6E5;
	color: black;
	font-color: black;
	border-color:#FBE3E3; 
	border-style:solid;
}

.signinCheckbox
{
	border-color:#D11B6C; 
	border-style: solid;
}

.submitButton
{
	color:#E0861A;
	font-weight:bold;
	background-color:#FFF5EE;
	border-color:#FBE3E3; 
	border-style: solid;
}

.topCat_pickList
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration: none;
}

.subCat_pickList
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
