body, body div, body p, body th, body td, body li, body dd, body dt {font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal; color: #666666; text-decoration: none;}




a:link            {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	text-decoration: none;
}

a:active         { color: #666666; font-size:11px; font-family: Verdana, Arial, sans-serif; text-decoration: none;}
a:visited        { color: #666666; font-size:11px; font-family: Verdana, Arial, sans-serif; text-decoration: none;}
a:hover         { color: #660000; text-decoration: none; font-size:11px; font-family: Verdana, Arial, sans-serif; text-decoration: underline;}

H1         {color: #663300; text-decoration: none; font-size:11px; font-family: Verdana,  Arial, Helvetica,  sans-serif; font-weight:bold; margin-bottom:0}
H2         {color: #CACAB8; font-size:11px; font-weight:bold; margin-bottom:0;text-decoration: none;}





.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleborder img{
border: 1px solid #F5F2E5;
}

.toggleborder:hover img{
border: 1px solid #7B1D1F;
}






#category1 ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 90% verdana, arial, sans-serif;
}

#category1 li a{
display: block;
padding: 2px 0px 2px 0px;
padding-left: 13px;
width: 100%; /*205px minus all left/right paddings and margins*/
text-decoration: none;
color: #6E0408;
background-color: #EDE7D0;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #6E0408;
}

#category1 li a:hover {
background-color: #F3EFE2;
border-left-color: #6E0408;
text-decoration:none;
}

#category2 ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% verdana, arial, sans-serif;
}

#category2 li a{
display: block;
padding: 2px 0px 2px 0px;
padding-left: 13px;
width: 100%; /*205px minus all left/right paddings and margins*/
text-decoration: none;
color: #333333;
background-color: #F3EFE2;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #6E0408;
}

#category2 li a:hover {
background-color: #EDE7D0;
border-left-color: #6E0408;
text-decoration:none;
}




A.checkout	{color: #666666; text-decoration:none;}
A.checkout:visited	{color: #666666; text-decoration:none;}
A.checkout:hover {color:#660000; text-decoration:none;}

A.textmenu	{color: #8B8B8B; text-decoration:none}
A.textmenu:visited	{color: #8B8B8B; text-decoration:none}
A.textmenu:hover {color:#333333; text-decoration:none;}

A.textmenu1	{color: #B5B4B4; text-decoration:none}
A.textmenu1:visited	{color: #B5B4B4; text-decoration:none}
A.textmenu1:hover {color:#333333; text-decoration:none;}

option {background-color: #ffffff; font-size: 10px; color:#666666;}
option.one {background-color: #ffffff; color:#666666;}
option.two {background-color: #F3EFE2; color:#666666;}

A.menulink {
background-color: #112585;
}

A.menulink:visited {
background-color: #112585;
}

A.menulink:hover {
background-color: #0066CC;
}

A.topmenu	{font-family:Verdana, Arial, Helvetica, MS Sans Serif; font-size:11px; color: #ffffff; text-decoration:none}
A.topmenu:link {color:#ffffff;}
A.topmenu:active {color:#ffffff;}
A.topmenu:visited {color:#ffffff;}
A.topmenu:hover {color:#FFCC00;}

#dropmenudiv{
position:absolute;
border:2px solid white;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:0;
}

#dropmenudiv a{

width: 100%;
display: block;
text-indent: 7px;
border-bottom: 1px solid white;
padding: 2px 0;
text-decoration: none;
color: #7E1216;
z-index:0;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #7E1216;
background-color: #E8E1C7;}

#box2 {
background-color:#ffffff;
font-color:#CC0033;
font-weight:bold;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	
		.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 1 0;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #6677DD;
			}
			


	.hzblink {
		background-color: #752023;
		padding: 2px 6px;
		border-bottom:1px solid #ffffff;
		padding: 3px 6px;
		color: #ffffff;
		z-index:1020;
	}
	.hzblinkover {
		background-color: #F3EFE2;
		padding: 2px 6px;
		border-bottom:1px solid #ffffff;
		padding: 3px 6px;
		z-index:1020;		
	}	
	#howzabout {
		position: absolute; 
		text-align: left;
		width: 250px;
	}
