body, html {margin:0; padding:0;}
.image-left { float:left; margin:8px 8px 8px 0;}
.image-right { float:right; margin:8px 0 8px 8px;}
h1.chocolate { color:#7c501d; font-weight:normal; font:22px Verdana, Geneva, sans-serif; padding:5px 0; margin:0;}
h2	{color:#666; font-weight:normal; font:14px Verdana, Geneva, sans-serif; font-style:italic;}

/* #attention	{position:absolute; top:0; left:0; margin:0; padding:0; width:150px; height:150px; z-index:9999;} */
#attention {display:none;}

.body_text {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.body_text a {
	font-family: Verdana;
	font-size: 12px;
	color: #1d2c6d;
}
.body_text a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #4a589d;
}
.heading_large {
	font-family: Verdana;
	font-size: 16px;
	color: #1d2c6d;
}
.heading_small {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1d2c6d;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}
.footer a {
	font-family: Verdana;
	font-size: 10px;
	color: #1d2c6d;
	text-decoration:none;
}
.footer a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #4a589d;
	text-decoration:none;
}
.xmas a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF0000;
font-weight:bold;
}
.xmas a:hover {
font-size:14px;
color:#006600
}
.val a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#cc00cc;
font-weight:bold;
}
.val a:hover {
font-size:14px;
color:#660066
}
.addthis_toolbox .hover_effect
{
    width: 284px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}


