/*-------------- Basic Widgets --------------*/
.content {}
.content ul {margin-left:1.5em;}

/*-------------- Title Text --------------*/
.titletext {width:100%;margin-bottom: 30px;}

/*-------------- Text Only --------------*/
.txt_only {width:100%;margin-bottom: 30px;}

/*-------------- Header Only --------------*/
.title_only {width:100%;margin-bottom: 5px; color:#8b4a7c; font-size: 18px;}
#col2 .title_only h3 {font-size:26px;margin-bottom:5px; color:#8b4a7c;}
#col2_home .title_only h3 {font-size:26px;margin-bottom:5px; color:#8b4a7c;}

/*-------------- Title Text w/ 1 Image on Right --------------*/
.titletextw1img {width:100%;margin-bottom: 30px;}
.titletextw1img img {float:right;margin: 6px 0 0 10px;padding:0;width:100px;}

/*-------------- Title Text w/ 1 Image on Left --------------*/
.titletextw1img_left {width:100%;margin-bottom: 30px;}
.titletextw1img_left img {float:left;margin: 6px 10px 0 0;padding:0;width:100px;}

/*-------------- Title w/ File --------------*/
.titlefile {width:100%;margin-bottom: 30px;}

/*-------------- Article w/ title, body, and 4 images --------------*/
.title_body_4imgs {width:100%;margin-bottom: 30px;}
.title_body_4imgs ul.side_images  {float:right; margin:6px 0 0 15px; width:100px;}
.title_body_4imgs ul.side_images p.date {font-weight:bold;font-size:11px;text-align:center;}
.title_body_4imgs ul.side_images li {display:list-item; list-style:none;}

.title_body_4imgs ul.side_images_left li

/*-------------- Article w/ title, body, and 4 images --------------*/
.sidew1img, .sidew1img p {width:100%; margin-bottom: 30px;}
.sidew1img img {width:100%;}

/*--------------  4 Images ----------------*/
.fourimgs {width:100%;margin-bottom: 30px;}
.fourimgs img {margin: 0 3px;}

/*--------------  1 Image ----------------*/
.img_only {width:100%;margin-bottom: 30px;}


/*-------------- Quote ----------------*/
.quote


/*-------------- Info ----------------*/
.info {width:100%;margin-bottom: 30px;}


/*--------------  Site Map ----------------*/
.site_main {width:100%;}
.site_main {font-size:130%;line-height:22px;}
ul.site_sub li {list-style:none;margin-left:1.5em;font-size:115%;line-height:22px;}
ul.site_third li {list-style:none;margin-left:3.0em;font-size:100%;line-height:22px;}