
#textSlide                              { padding: 10px 30px; }
#textSlide h3                           { font: 20px Georgia, Serif; }
#textSlide h4                           { text-transform: uppercase; font: 15px Georgia, Serif; margin: 10px 0; }
#textSlide ul                           { list-style: disc; margin: 0 0 0 25px; }
#textSlide ul li                        { display: list-item; }

/* Nested columns for page content */
.columnwrapper {margin:30px auto;}
.end {margin-right:0 !important;clear:right;}
.two, .three, .four { float:left; margin:0 10px 0 10px;}
.columnwrapper h2, .columnwrapper h3 {background: url('images/line-horiz.png') repeat-x scroll center bottom; padding-bottom:6px; font-size:16px; margin-bottom:10px;}
.columnwrapper h3 {font-size:12px; text-transform:uppercase;}
.columnwrapper img.centered {border: 1px solid #ddd; text-align: center; background-color: #fff; padding: 3px; margin:0 auto;}

/* two columns */
.two{width:440px;}
.two h2 {}

/* three columns */
.three{width:290px;}
.three h2 {}

/* four columns */
.four{width:220px!important;}
.four h2 {}

