body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#F0EDE4;
}
.rightbox {
	background-color: #4C4C4C;
	background-position: top;
	background-image:  url(images/rightbox_bg.gif);
	background-repeat: repeat-x;
}

.bg_socal {
	background-position: top;
	background-image:  url(images/midbox_top_bg.gif);
	background-repeat: repeat-x;
}
.bg_focus {
	background-position: top;
	background-image:  url(images/midbox_bot_bg.gif);
	background-repeat: repeat-x;
}
.bg_body {
	background-position: top;
	background-image:  url(images/diag_bg.gif);
	background-repeat: repeat;
}
.text_bg {
	background-position: top;
	background-image:  url(images/text_shade_bg.gif);
	background-repeat: repeat-x;
	background-color: #F8F8F8;
}
.text_sub_bg {
	background-position: top;
	border-top: 1px solid #ffffff;
	background-image:  url(images/text_shade_bg.gif);
	background-repeat: repeat-x;
	background-color: #F8F8F8;
	padding:10px;
}
.bulsq {
	list-style-image:  url(images/bulsq.gif);
}

.box_border {
	border: 1px solid #cccccc;
	margin:4px;
}
.foot_red_bar {
	line-height:7px;
	background-color: #A13813;
	border-bottom: 1px solid #ffffff;
}

.box1 {
	border: 1px solid #DFDFDF;
}
.box2 {
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}
H2
{
color: #A13813;
font-family: arial, verdana;
}

