/* Woodwind & Brasswind TICO! */

#ticoContainer * {
        margin:0;
        padding:0;
        }

#ticoContainer {
        margin:15px auto 0 auto;
        width:850px;
        display:block;
        }

#headerNav {
        }

#ticoContainer .contact {
        margin-bottom:5px;
        color:#fff;
        font-size:12px;
        font-weight:bold;
        overflow:hidden;
        }

#ticoContainer .login {
        float:right;
        }

#ticoContainer .logo {
        float:left;
        margin-left:10px;
        }

#ticoContainer .headerAd {
        float:right;
        }

#ticoContainer .headerNav {
        background:url(http://images.miretail.com/content/wwbw/hdr_gradient.jpg) #411417 repeat-x;
        overflow:hidden;
        }

#tico_footer {
        background:#47161e;
        padding:5px 0 5px 0;
        }

#ticoContainer .copyright {
        text-align:center;
        margin:5px 0 5px 0;
        }

/* content formatting */

#content ol {
        margin:10px 0 30px 20px;
        line-height:14px;
        }

#content p {
        padding:5px 0 5px;
        font-size:12px;
        line-height:16px;
        color:#3b3b3a;
        }

#ticoContainer .next {
        display:block;
        margin-left:30px;
        }

#ticoContainer IMG {
        border:none;
        }

#ticoContainer h2 {
        margin-top:10px;
        margin-bottom:10px;
        }

#ticoContainer .divide {
        margin:0 auto 0 auto;
        padding:0;
        display:block;
        width:54px;
        }

/* tico header menu */

#tico_header ul {
        list-style:none;
        color:#E4E6C3;
        margin-top:8px;
        margin-left:15px;
        }

#tico_header li {
        line-height:14px;
        display:block;
        float:left;
        margin-right:5px;
        }

#tico_header .miniLogo {
        float:left;
        margin-top:2px;
        margin-left:50px;
        margin-right:20px;
        }

#tico_header .miniCallout {
        float:right;
        margin-top:2px;
        margin-right:20px;
        }

#tico_header a:link, #tico_header a:visited {
        color:#000;
        text-decoration:none;
        font-weight:bold;
        }

#tico_header .headerNav a:hover, #tico_header li a:hover {
        color:#1a7132;
        }

#tico_header {
        background:url(http://images.miretail.com/content/wwbw/TICO/ticoTabs_bg.gif) top repeat-x;
        position:relative;
        height:40px;
        overflow:hidden;
        }

#tico_header a {
        display:block;
        background:url(http://images.miretail.com/content/wwbw/TICO/tico_closeTab.gif) no-repeat;
        width:110px;
        height:47px;
        font-size:12px;
        line-height:30px;
        text-align:center;
        }

#tico_header a.open {
        display:block;
        background:url(http://images.miretail.com/content/wwbw/TICO/tico_openTab.gif) no-repeat;
        width:110px;
        height:47px;
        font-size:12px;
        line-height:30px;
        text-align:center;
        }

#tico_header li.gigantor {
        width:100%;
        background:none;
        }

/* top nav menu */

#ticoContainer .headerNav ul {
        list-style:none;
        color:#E4E6C3;
        text-align:center;
        padding-top:15px;
        }

#ticoContainer .headerNav li {
        line-height:14px;
        display:inline;
        }

#ticoContainer .headerNav a:link, #ticoContainer .headerNav a:visited {
        color:#E4E6C3;
        text-decoration:none;
        font-weight:bold;
        }

#ticoContainer .headerNav a:hover, #tico_footer li a:hover {
        color:#fff;
        }

/* footer nav menu */

#tico_footer ul {
        list-style:none;
        color:#E4E6C3;
        text-align:center;
        }

#tico_footer li {
        line-height:14px;
        display:inline;
        }

#tico_footer li a:link, #tico_footer li a:visited {
        color:#E4E6C3;
        text-decoration:none;
        font-weight:normal;
        }


#ticoContainer #content {
        background:#FFF;
        padding-top:30px;
        padding-bottom:30px;
        }

#ticoContainer #box {
        width:725px;
        margin-left:auto;
        margin-right:auto;
        background:url(http://images.miretail.com/content/wwbw/TICO/tico_bg_box.gif) #f2faf8 repeat-x top;
        border-left:solid 1px #c6c6c4;
        border-right:solid 1px #c6c6c4;

        }

#ticoContainer .explanation {
        width:370px;
        margin-left:20px;
        padding-right:40px;
        border-right:dotted 1px #cfcfcf;
	text-align: left;
        }

#ticoContainer .explanation_quote {
        width:705px;
        margin-left:20px;
        padding-right:20px;
        }

#ticoContainer .sidebar {
        float:right;
        width:281px;
	text-align: left;
        }

#ticoContainer .sidebar li {
        margin-left:20px;
        padding-bottom:10px;
        color:#363636;
        font-size:12px;

        }

#ticoContainer .top, #ticoContainer .bottom {
        display:block;
        margin-left:auto;
        margin-right:auto;
        width:727px;
        }
.header {
	color: #639f73;
		}

		ol.reset {
			margin: 0.5em;
				list-style: none;
					}
