/* Value-Bedding.com CSS */

p {font:12px Arial,Helvetica,sans-serif;margin-top:0px;margin-bottom:9px}

.menuhead {color:#444444;font:bold 13px Arial,Helvetica,sans-serif}
.menu {color:#30201f;font:12px Arial,Helvetica,sans-serif}
.menuu {color:#30201f;font:12px Arial,Helvetica,sans-serif;text-decoration:underline}
.menub {color:black;font:bold 12px Arial,Helvetica,sans-serif}
A.menu:link {color:#30201f;text-decoration:none}
A.menu:visited {text-decoration:none;color:#52563f}
A.menu:active {color:#F02040}
A.menu:hover {color:#C50000;text-decoration:underline}

A.footer:link {color:#FFFFFF;text-decoration:none}
A.footer:visited {text-decoration:none;color:#FFFFFF}
A.footer:active {color:#FFFFFF}
A.footer:hover {color:#C50000;text-decoration:underline}

h1 {font:bold 18px "Arial", "Helvetica", "sans-serif";color:#CC6600}
h2 {font:bold 16px "Arial", "Helvetica", "sans-serif";color:#CC6600}
h3 {font:bold 14px "Arial", "Helvetica", "sans-serif";color:#CC6600;margin-bottom:5px;}
h4 {font:bold 13px "Arial", "Helvetica", "sans-serif";color:#CC6600}
h5 {font:bold 12px "Arial", "Helvetica", "sans-serif";color:#CC6600}
h6 {font:bold 11px "Arial", "Helvetica", "sans-serif";color:#CC6600}

/* This is the class for the left column, you will need to enter in the desired backgound color, */
/* if you want the left column to have a border and what font you want the font to be displayed as*/

.left_column
{
font:11px Arial,Helvetica,sans-serif; 
background: #ffffff url('/f/yvdot_l.gif') repeat-y right; 
padding-right:5px;
} 

/* This is the class for the right column, you will need to enter in the desired backgound color, */
/* and if you want the right column to have a border */

.right_column
{
font:11px Arial,Helvetica,sans-serif; 
background: #ffffff url('/f/yvdot_r.gif') repeat-y left; 
padding-left:5px;
} 

/* This is the class for the related sites*/

.cluster {font:11px Arial,Helvetica,sans-serif;}

/* This is the class that makes the background and border around the active link in the menu */

#active
{
width: 99%;
background-color: #FFFFFF;
border: 1px; 
border-style: solid;
border-color: #000000;
}

hr {height:2px; background:#CC6600;color: #CC6600}

.heading {
padding:0px;
margin:0px;
background:#CC6600
}

.bottomtable {
font:12px Arial,Helvetica,sans-serif;color:#FFFFFF;
padding:0px;
margin:0px;
background:#CC6600
}
