@charset "utf-8";
body {
	background-image: url(../art/CBSbg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodybanner {
	background-image: url(../art/CBSbanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 223px;
}

.bodybannerValentine {
	background-image: url(../art/CBSbannerValentine.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 223px;
}


.bodybannerHalloween {
	background-image: url(../art/CBSbannerHalloween.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 223px;
}
.bodybannerDec {
	background-image: url(../art/CBSbannerDec.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 223px;
}

.bodybannerDec1 {
	background-image: url(../art/CBSbannerDec1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 223px;
}
.bodybannerNewYear {
	background-image: url(../art/CBSbannerNewYear.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 223px;
}

.bodybannerJun {
	background-image: url(../art/CBSbannerJun.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 223px;
}

.bodybannerJuly4 {
	background-image: url(../art/CBSbannerJuly4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 223px;
}

.bodymenu {
	background-image: url(../art/CBSmenu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodyrow {
	background-image: url(../art/CBSrow.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bodyfoot {
	background-image: url(../art/CBSfoot.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footertext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.introtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.headertext {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.clientnametext {
	color: #6C4B00;
	font-weight: bold;
}
.links a{
	display:inline;
	color:#660000;
	font-weight:bold;
	text-decoration:none
}
.links a:hover{
	color:#333300;
	background: url(../images/bg_menu_block2.gif) #575044;
	text-decoration:none
}
.links a:visited{
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #E9A700;
}
