/* START BREADCRUMB TAGS */
#BreadCrumbs, 
.breadCrumb /*from caddy style sheet*/
{
	/*background:#CAE2F0;*/
	margin-bottom:10px;
/*	padding: 0px;	8*/
	font: 11px/11px "Comic Sans MS",Arial, Helvetica, sans-serif;
	color:blue;
}
.BreadCrumbTrailSpacer
{
	background-repeat: no-repeat;
}
.BreadCrumbTrailNoLink
{
	color:red;
	font-weight:bold;
}
#BreadCrumbs A:link, #BreadCrumbs a:visited, 
.breadCrumb:visited, .breadCrumb:link, .breadCrumb:active /*from caddy style sheet*/
{
	color:blue;
	font-weight:bold;
	text-decoration:underline;
}
#BreadCrumbs A:Hover, .breadCrumb:hover
{
	color:red;
	font-weight:bold;
}
/* END BREADCRUMB TAGS */

#copyright_top
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family:"Comic Sans MS",Arial, Helvetica, sans-serif;
}
#footer
{
	font: 11px/15px Arial, Helvetica, sans-serif;
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #000;
	padding-top: 5px;
	text-align: center;
}
#footermenu {
display:none;
}

#footermenu a:link, #footermenu a:visited {
    color: #000;
	text-decoration:underline;
	font-weight: bold;
}
#footermenu a:active {
    color: #000;
	text-decoration:underline;
	font-weight: bold;
}
#footermenu a:hover {
	text-decoration: underline;
	color:#0000FF;
}










.contentBackground {
	background-repeat: repeat-y;
}
.left,
.left:link,
.left:visited,
.left:hover,
.left:active {
	font-family: "Comic Sans MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.left:hover {
	text-decoration: underline;
	color: #000000;
}

.indexContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.indexHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #134A9E;
}

.content {
	font-family: "Comic Sans MS",Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: teal;
}

a:link,
a:visited,
a:hover,
a:active {
	font-weight: bold;
	color: #0000FF;
}

.nav { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }
.nav:active, .nav:visited, .nav:link { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }
.nav:hover { font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 9px; color: #000000; }

.footer { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; }
.footer:active, .footer:visited, .footer:link { color: #000000;}
.footer:hover { text-decoration: underline; color: #000000;}
.heading1 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #009999;

}
.heading2 {

	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #009999;
}
.heading3 {


	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #009999;
}
.redBold {
	font-weight: bold;
	color: #FF0000;

}

.content10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.tealBold {
	font-weight: bold;
	color: #009999;
	font-family: "Comic Sans MS";

}
.contentTealBold {
	font-weight: bold;
	font-size: 14px;
	color: #009999;
	font-family: "Comic Sans MS";

}

.captionBlack {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.contentBold {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.quotes {

	font-weight: bold;
	color: #009999;
	font-family: "Comic Sans MS";
}
.orangeBold {

	font-weight: bold;
	color: #FF6600;
}
.contentBoldXmas {

	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #009900;
	font-weight: bold;
}

.contentBoldXmas:link,
.contentBoldXmas:visited,
.contentBoldXmas:hover,
.contentBoldXmas:active {
	font-weight: bold;
	color: #FF0000;
}

.heading1Xmas {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

.quotesXmas {
	font-weight: bold;
	color: #FF0000;
	font-family: "Comic Sans MS";
}

.contentBoldPatriotic {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}

.contentBoldPatriotic:link,
.contentBoldPatriotic:visited,
.contentBoldPatriotic:hover,
.contentBoldPatriotic:active {
	font-weight: bold;
	color: #FF0000;
}

.heading1Patriotic {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}

.quotesPatriotic {
	font-weight: bold;
	color: #FF0000;
	font-family: "Comic Sans MS";
}
.quotesThanksgiving {

	font-weight: bold;
	color: #666633;
	font-family: "Comic Sans MS";
}
.heading1Thanksgiving {

	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #666633;
}
.breadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330099;
}
.breadCrumb:active,
.breadCrumb:hover,
.breadCrumb:visited,
.breadCrumb:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330099;
}
.subCategory {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #009999;
}

ul {}
ul.black {list-style-image: url(../images/bullet_star_black.gif);}
ul.orange {list-style-image: url(../images/bullet_star_orange.gif);}
ul.red {list-style-image: url(../images/bullet_star_red.gif);}
ul.brown {list-style-image: url(../images/bullet_star_brown.gif);}
ul.green {list-style-image: url(../images/bullet_star_green.gif);}
ul.navy {list-style-image: url(../images/bullet_star_navy.gif);}
ul.royal {list-style-image: url(../images/bullet_star_royal.gif);}
ul.azure {list-style-image: url(../images/bullet_star_azure.gif);}
ul.teal {list-style-image: url(../images/bullet_star_teal.gif);}
ul.darkbrown {list-style-image: url(../images/bullet_star_dark_brown.gif);}
ul.redbrown {list-style-image: url(../images/bullet_star_red_brown.gif);}
ul.darkgreen {list-style-image: url(../images/bullet_star_dark_green.gif);}
ul.violet {list-style-image: url(../images/bullet_star_violet.gif);}
ul.purple {list-style-image: url(../images/bullet_star_purple.gif);}
ul.david {list-style-image: url(../images/bullet_star_david.gif);}

