/* CSS Document */
.tiny_text{
font-size:11px;
}
.side_nav{
background-color:#eee8d8;
background-image:url(../images/vert_box_bg.jpg);
background-repeat:repeat-y;
background-position:right;
border-top:#000000 solid 1px;
border-bottom:#000000 solid 1px;
border-left:#000000 solid 1px;
margin-bottom:20px;
text-align:left;
width:190px;
float:right;
padding-bottom:20px;
}
.side_nav a:link{
text-decoration:none;
font-size:11px;
font-weight:bold;
color:#534741F;
display:block;
margin-left:10px;
margin-top:5px;
margin-bottom:5px;
}
.side_nav a:visited{
text-decoration:none;
font-size:11px;
font-weight:bold;
color:#534741;
display:block;
margin-left:10px;
margin-top:5px;
margin-bottom:5px;
}
.side_nav a:hover{
text-decoration:underline;
font-size:11px;
font-weight:bold;
color:#f2793f;
}.strike_through {
	text-decoration: line-through;
}
.livehelp{
background-image:url(../images/schedule.jpg);
background-repeat:no-repeat;
background-position:left;
width:180px;
height:98px;
float:right;
}
.social-icons{
height:16px;
padding-top:5px;
text-align:center;
}
.tall_heading{
background-image:url(../images/tall_header_bg.jpg);
height:20px;
border-bottom:#000000 solid 1px;
padding-left:5px;
font:Arial, Helvetica, sans-serif 15px;
font-weight:bold;
padding-top:24px;
text-align:left;
}
.short_heading{
background-image:url(../images/short_header.jpg);
height:20px;
border-bottom:#000000 solid 1px;
font-weight:bold;
font-size:13px;
padding-left:10px;
padding-top:8px;
overflow:hidden;
}
.small_heading{
background-color:#80532c;
color:#FFFFFF;
height:15px;
border-bottom:#000000 solid 1px;
padding-left:5px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:left;
padding-top:5px;
}
.product_box{
float:left;
margin-right:5px;
}
ul.no_bullet {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
}
.no_bullet li {
display:block;
padding-top:20px;
padding-left:40px;
height:30px;
background-image:url(../images/checkbox.jpg);
background-repeat:no-repeat;
background-position:left;
.border_bottom{
border-bottom:#000000 solid 1px;
}

.border_top{
border-top:#000000 solid 1px;
}
.border_left{
border-left:#000000 solid 1px;
}
.border_right{
border-right:#000000 solid 1px;
}
.big_red{
font-size:18px;
color:#CC3300;
font-weight:bold;
}
.red{
margin-left:10px;
color:#CC3300;
}
.hover{
background-color:#FF9933;
}

