/* CSS Document */
/* Start of Table Template: Simple Data Table CSS*/

#feat-boxes { width:auto; margin-top:10px; /*border:1px solid #dfdfdf; *//* background: url(../images/boxbg.jpg) left top no-repeat;*/ }
#feat-boxes h2 { font-family: 'Francois One', 'Helvetica Neue', Arial, sans-serif !important;font-weight:normal; font-size:1.5em; background:url(../images/underline.png) left bottom no-repeat; padding-bottom:5px; }
#feat-boxes li, p.large {font-size: 1em !important;}
#feat-boxes #box1 h2,#feat-boxes #box2 h2,#feat-boxes #box3 h2  {color:#2c4480 !important;}
#feat-boxes li {list-style-image: url(../images/feat-box-bulletx.png);}
#feat-boxes a {text-decoration:none; border-bottom: 1px solid #cadefb;}
#feat-boxes a:hover {border-bottom: 1px solid #2d4583;}
#feat-boxes a:visited {border-bottom: 1px solid #cadefb;}
#box1, #box2, #box3 { /*float:left; margin:0 7px;*/ float:left; margin:0 1%; }
#box1 { width: 40%; /*background:#fff url(../images/box2bg.png) right top no-repeat; }
#box2 { background:#fff url(/decd/images/box1bg.png) right top no-repeat; }
#box3 { background:#fff url(/decd/images/box3bg.png) right top no-repeat;*/ }
#box2 { width: 30%; } 
#box3 { width: 24%; }
#box1 ul, #box2 ul, #box3 ul { padding-left:20px; }
#divider { width:100%; height:28px; background:#fff url(../images/dividerbg.jpg) left top repeat-x; padding:0 30px 0 0; margin:-5px 0 10px -15px; }

.red { color: Red; }

.green { color: Green; }

.blue {	color: Blue; }

.boarder {
	padding: 3px;
	border: thin solid #666666;
}

.leftindent {
	margin-left:40px;
	padding: 0;
}

/* End of Custom CSS */
