/* Start of CMSMS style sheet 'index' */
/*--------------------------------------------

				home main
				
---------------------------------------------*/

.left_col {
float: left;
}

.left_col p {
font-size: 1.1em;
line-height: 1.65em;
padding: 15px 25px 0 25px;
}

.left_col .title{
font-size: 1.4em;
color: #10400E;
font-weight: bold;
padding: 15px 0 15px 23px;
}

.right_col {
float: left;
width: 237px;
}

.right_col .did_you_know {
float: left;
width: 230px;
padding-left:7px;
background: #F4F4C4 url(images/did_you_know_bkg.gif);
height: 186px;
}

.did_you_know p {
font-size: 1.1em;
line-height: 1.65em;
padding: 15px 25px 0 25px;
}

#know_2, #know_3 {
position: absolute;
left: -999em;
}

.did_you_know ul, .did_you_know ul li, .did_you_know ul li a {
float: left;
}

.did_you_know ul {
padding: 15px 0 0 61px;
}

.right_col .practices {
float: left;
width: 222px;
padding: 10px 0 0 15px;
background: #D1E0C7 url(images/practices_bkg.gif);
height: 320px;
}

.right_col .practices p {
font-size: 1.1em;
line-height: 1.3em;
padding: 0 10px 2px 0;
}

ol {
float: left;
padding: 20px 0 0 0;
}

.right_col .practices ol li {
padding-bottom:4px;
}

ol li.one {
background: url(images/one.gif) no-repeat;
}

ol li.two {
background: url(images/two.gif) no-repeat;
}

ol li.three {
background: url(images/three.gif) no-repeat;
}

ol li.four {
background: url(images/four.jpg) no-repeat;
}

ol li.five {
background: url(images/five.jpg) no-repeat;
}

ol li.six {
background: url(images/six.jpg) no-repeat;
}

ol li.seven {
background: url(images/seven.jpg) no-repeat;
}

ol li.eight{
background: url(images/8.jpg) no-repeat;
}

ol li.nine{
background: url(images/9.jpg) no-repeat;
}
ol li {
float: left;
padding: 0 0 10px 20px;
clear: both;
white-space: nowrap;
}

ol li a {
float: left;
line-height: 1.2em;
font-size: 1.1em;
text-decoration: none;
color: #003300;
} 

/* End of 'index' */

