body{
margin:0;
padding:0;
line-height: 1em;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 780px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
	background: White;
	height: 330px;
	/*Height of top section*/
}

#topsection2{
	background: White;
	height: 90px;
	/*Height of top section*/
}

#topsection h1{
	margin: 0px;
	padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 209px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
	float: left;
	width: 209px;
	/*Width of left column*/
	margin-left: -780px;
	/*Set left margin to -(MainContainerWidth)*/
	background: White;
}

#footer{
	clear: left;
	width: 100%;
	background:  url(images/footer.gif);
	text-align: center;
	padding: 4px 0;
	font: 10px Arial;
	color: black;
}

#footer2{
	clear: left;
	width: 100%;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innertube2{
margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.arrowlistmenu{
width: 209px; /*width of menu*/
background-color: #E5E5E5;
}

.arrowlistmenu .headerbar{
	font: bold 14px Arial;
	color: Black;
	background: white url(images/navbar.gif) repeat-x center left;
	margin-top: 0px;
	margin-bottom: 10px;
	/*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px;
	/*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
background-color: #E5E5E5;
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
background-color: #E5E5E5;
}

.arrowlistmenu ul li a{
	color: #000000;
	background: url(images/pound.gif) no-repeat center left;
	/*custom bullet list image*/
	display: block;
	padding: 0px 2px 0px 0px;
	padding-left: 30px;
	/*link text is indented 19px*/
	text-decoration: none;
	font: 12px Arial;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin-left: 290px; /* center for now */
	width: 14em; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-size: 1em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

.testimonial {float: left;
width: 276px;
font: italic 12px Arial;
padding-right: 14px;}

h1 {font: bold 16px Arial;}

h2 {
	font: bold 14px Arial;
	color : Gray;
	margin-bottom:0px;
}

p {font: 12px Arial;}

HR {
	height:1px; border-top:1px dashed #000000; margin-top:1px;
}

A {
font: 12px Arial;
color: blue;
}

P.home {
	color: #C02221;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : underline;
	font-weight : bold;
}

UL.home {
	list-style-image : url(images/bullet.gif);
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

LI.home {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-bottom:0px;
	margin-top:0px;
	font-weight : bold;
}

/* set the image to use and establish the lower-right position */
    .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{
      background: transparent url(images/newsbox.png) no-repeat bottom right}
    .cssbox{
    /* intended total box width - padding-right(next) */
      width:196px !important; /* IE Win = width - padding */
      width: 184px; 
    /* the gap on the right edge of the image (not content padding) */
      padding-right:12px; /* use to position the box */
      margin:12px auto}

    /* set the top-right image */
    .cssbox_head{background-position:top right;
    /* pull the right image over on top of border */
      margin-right:-12px; 
    /* right-image-gap + right-inside padding */
      padding-right:12px}

    /* set the top-left image */
    .cssbox_head h2{
	background-position:top left;
	margin:0;
	/* reset main site styles*/
	border:0;
	/* ditto */
	/* padding-left = image gap + interior padding ... no padding-right */
	padding: 2px 0 2px 12px;
	height:auto !important;
	height:1%
} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox_body{
	background-position:bottom left;
	margin-right:12px;
	/* interior-padding right */
	padding: 2px 0 2px 12px;
} /* mirror .cssbox_head right/left */

h3 {
	font: bold 14px Arial;
	color : Gray;
}

A, A:FOCUS, A:HOVER, A:VISITED.topright {
	font: 11px Arial;
	color : gray;
	text-decoration : none;
}

div.topright {
	font: 11px Arial;
	color : black;
	text-decoration : none;
}

.roundedcornr_box_694652 {
	background: url(images/roundedcornr_694652_tl.png) no-repeat top left;
}
.roundedcornr_top_694652 {
	background: url(images/roundedcornr_694652_tr.png) no-repeat top right;
}
.roundedcornr_bottom_694652 {
	background: url(images/roundedcornr_694652_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_694652 div {
	background: url(images/roundedcornr_694652_br.png) no-repeat bottom right;
}
.roundedcornr_content_694652 {
	background: url(images/roundedcornr_694652_r.png) top right repeat-y;
}

.roundedcornr_top_694652 div,.roundedcornr_top_694652,
.roundedcornr_bottom_694652 div, .roundedcornr_bottom_694652 {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_694652, .roundedcornr_bottom_694652 {
	margin-top: -15px;
}
.roundedcornr_content_694652 { padding: 0 10px; }

A, A:FOCUS.qbox {
	font: 11px Arial;
	color : #0E5808;
	text-decoration : none;
}

A:HOVER, A:VISITED.qbox {
	font: 12px Arial;
	color : Purple;
	text-decoration : none;
}
UL.secondary {
	font: 12px Arial;
	color : Black;
}
LI.secondary {
	font: 12px Arial;
	color : Black;
}
A, HOVER, A:VISITED, A:FOCUS.secondary {
	font: 12px Arial;
	color : Maroon;
	text-decoration : underline;
}
OL {
	font: 12px Arial;
	color : Black;
}
p.highlight {
	font: 12px Arial;
	background-color : #FFFF99;
}