
ul {
margin: 0;
padding: 0 0 0.35em;
}

li {
line-height: 1.35em;
padding: 0;
}

#columns-float {
float: left;
width: 1030px;
margin: 0 10px;
padding: 0;
background: transparent url(../images/start-green-gradient.png) 0 2px repeat-x;
}

#start #header {
background: transparent url(../images/header-start.png) 0 0 no-repeat;
height: 125px;
}

/* ====================================================================
COLUMNS LAYOUT
-------------------------------------------------------------------- */

#start #main {
float: none;
width: 1030px;
margin: 0;
padding: 0;
}

#start #col-wrap {
clear: both;
width: 1030px;
margin: 0;
padding: 0;
}

#start .left-col {
clear: both;
float: left;
width: 343px;
margin: 0;
padding: 0;
}

#start .center-col { 
float: left;
width: 343px;
margin: 0;
padding: 0;
}

#start .right-col {
float: left;
width: 343px;
margin: 0;
padding: 0;
}

/* ====================================================================
MAIN CONTENT
-------------------------------------------------------------------- */

#start #main-content {
position: relative;
margin: 0;
padding: 0;
background: transparent url(../images/start-montage.jpg) 50% 2px no-repeat;
}

#start .quote {
margin: 0;
padding: 0;
}

#start .quote img {
float: right;
width: 154px;
margin: 10px 260px 0 10px;
}

#start .quote h2 {
margin: 0 0 0 300px;
padding: 16px 0 0 0;
font-style: italic;
}

/* Calculator */

#start #calculator {
position: relative;
width: 214px;
height: 300px;
margin: 0 0 0 142px;
padding: 0;
background: transparent url(../images/start-calculator.png) 0 11px no-repeat;
text-align: center;
}

#start #calculator #zip-code {
position: absolute;
top: 107px;
left: 36px;
width: 138px;
height: 16px;
}

#start #calculator #previous-session {
position: absolute;
top: 157px;
left: 36px;
width: 138px;
height: 16px;
}

#start #calculator input {
width: 134px;
height: 14px;
border: none;
background: transparent;
}

#start #calculator #go {
position: absolute;
top: 187px;
left: 0px;
width: 212px;
}

#start #calculator #lookup-zip {
position: absolute;
top: 215px;
left: 0px;
width: 212px;
}

#start #calculator #session-import {
position: absolute;
top: 235px;
left: 0px;
width: 212px;
}

#start .more-resources {
clear: both;
margin: 2px 0;
padding: 10px 0;
background: transparent url(../images/start-more.png) 50% 50% no-repeat;
text-align: center;
}

#start .more-resources p {
margin: 0;
padding: 0;
}

/* ====================================================================
COMMON TO ALL COLUMNS
-------------------------------------------------------------------- */

#start #col-wrap h2 {
margin: 0 0 .05em 0;
padding: 0;
}

/* ====================================================================
LEFT-COL CONTENT
-------------------------------------------------------------------- */

.left-col-content {
margin: 0;
padding: 0 10px 0 15px;
}

.left-col-content dl {
margin: 0;
padding: 0;
font-style: italic;
}

.left-col-content dt {
margin: 0 0 0 40px;
padding: 0;
font-weight: normal;
}

.left-col-content dd {
margin: 0 0 0 57px;
padding: 0;
}

.left-col-content p, .left-col-content p.w25 {
margin-top:10px;
}
.left-col-content p.w25 {
float: right;
width: 50%;
}

/* ====================================================================
CENTER-COL CONTENT
-------------------------------------------------------------------- */

.center-col-content {
position: relative;
min-height: 165px;
margin: 0;
padding: 0 10px;
/*border-left: 1px solid #729da4;*/
}

.center-col-content .feed {
margin: 0;
padding: 0;
}

.center-col-content .feed ul {
margin: 0;
padding: 0;
}

.center-col-content .manual {
width: 410px;
margin: 10px 0 0 0;
padding: 5px;
background: #d9f2e8;
}

.center-col-content .manual ul {
margin: 0;
padding: 0;
}

.center-col-content .manual ul li {
list-style: circle;
}

.center-col-content .feed ul li, .center-col-content .manual ul li {
margin: 0 0 0 1.5em;
padding: 0;
}

.center-col-content .icons {
position: absolute;
right: 0;
bottom: 0;
width: 27px;
margin: 0 0 0 10px;
padding: 0;
}

.center-col-content .icons img {
padding-top: 3px;
}

/* ====================================================================
RIGHT-COL CONTENT
-------------------------------------------------------------------- */

.right-col-content {
position: relative;
margin: 0;
padding: 0 15px 0 10px;
}

/* Poll */

.poll-outer {
width: 275px;
margin: 0;
padding: 0;
background: transparent url(../images/start-poll-content.png) 0 0 repeat-y;
}

.poll-inner {
min-height: 145px;
margin: 0;
padding: 0 0 22px 0;
border-top: 1px solid #e7f7f0;/*e9f9f2*/
background: transparent url(../images/start-poll-bottom.png) 0 100% no-repeat;
}

.poll-content { /* Changed left padding from 16px to 20px to provide more white space between the poll frame and the text; Sondra Jarvis, 8/1/2011 */
margin: 0;
padding: 15px 20px 0 20px;
background: transparent url(../images/start-poll-top-nocheck.png) 0 0 no-repeat;
}

.poll-content h3 { /* Changed padding from 20px to 7px to reduce extra space at the top of the poll; Sondra Jarvis, 7/7/2011 */
margin: 0; /* Zeroed out margins to reduce extra space at the top of the poll; Sondra Jarvis, 9/27/2011 */
padding-top: 7px;
}

.poll-content img {
padding-top: 20px;
float:left;
margin:0 5px 0 0;
}

.poll-content input.submit {
margin: 0;
padding: 0;
}

.poll-content p.results {
float: right;
width: 50%;
margin: 0;  /* Zeroed out margins and padding to reduce extra space at the bottom of the poll; Sondra Jarvis, 9/27/2011 */
padding: 0;
}

/* Hidden to decrease the amount of white space found below 'What others say...': Sondra Jarvis, 8/1/2011
.poll-content a {
margin-right: 14px;
text-align: right;
}
*/
