/* CONTROL homepage CSS */
#leftcolumn{
float:left;
padding-left:10px;
width:435px;
}
#rightcolumn{
margin-left:460px;
width:280px;
min-height:300px;
}
.columnhead {
background-image:url(../../images/columnhead1.gif);
background-repeat:no-repeat;
color:white;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:19px;
padding-left:12px;
text-decoration:none;
vertical-align:bottom;
width:123px;
}
.contentsmall {
color:#34312A;
font-size:10px;
}
.contentheaderorange {
background-color:#FFF3CB;
color:#B17425;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
}
.columnhead a, .columnhead a:visited {
color:white;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#snippethome {
	width: 435px;
	background-color:#FFF3CB;
}

