* {
	border:0;
	margin:0;
	padding:0;
}
body { 
	width:100%;
	height:100%;
	font:normal 10px/1.5 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:#E0D782 url('../images/contentBg.png') top center repeat-y;
	overflow:hidden;
}
a {
	color:#FF0A09;
}
a:visited {
	color:#CC0909;
}
a:hover {
	color:#B20B0B;
	text-decoration:none;
}
#frontBody {
	width:100%;
	height:100%;
	font:normal 10px/1.5 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:none;
	background-color:#E0D782;
	overflow:auto;
}
#frontWrap {
	position:absolute;
	width:1010px;
	top:0px;
	left:50%;
	margin-left:-505px;
}
#frontHeader {
	float:left;
	width:1010px;
	height:90px;
	background:url('../images/frontHeaderBg.png') top left no-repeat;
}
#frontLogo {
	float:left;
	margin:30px 0 0 220px; /*18 + 192 + 12 - 2*/
}
#frontContentWrap {
	float:left;
	width:1010px;
	background:url('../images/frontContentWrapBg.png') top left repeat-y;
}
#frontNav {
	float:left;
	width:192px;
	height:400px;
	margin-left:18px;
	padding-top:12px;
	background:url('../images/frontNavBg.png') top left no-repeat;
}
#frontNav ul {
	float:left;
	width:168px;
	list-style-type:none;
	margin-left:12px;
}
#frontNav li {
	float:left;
	width:168px;
	margin-bottom:18px;
}
#frontNav a {
	float:left;
	width:168px;
	color:#FFF6B3;
	text-decoration:none;
	border-bottom:2px solid #FFF6B3;
	font:normal 1.5em/1.4 "Lucida Sans Unicode", "Lucida Grande", Arial, san-serif;
}
#frontNav a:hover {
	color:#990808;
	border-bottom:2px solid #990808;
}
#frontNav ul.contact li {
	float:left;
	width:168px;
	color:#FF8C80;
	margin:18px 0 0 0;
	font:bold 1.2em/1 "Lucida Sans Unicode", "Lucida Grande", Arial, san-serif;
}
#frontContent {
	float:left;
	width:782px;
	padding:12px 0 0 0;
	font:normal 1.2em/1.5 "Lucida Sans Unicode", "Lucida Grande", Arial, san-serif;
	color:#7F6C19;
	background:url('../images/contentImage.jpg') bottom right no-repeat;
}
#frontContent .pageSection {
	width:379px;
	padding-bottom:12px;
}
#frontContent .pageSection p {
	margin-bottom:12px;
}
#frontLogin {
	float:left;
	width:770px;
}
#frontLogin li,
#frontLogin label,
#frontLogin input {
	float:left;
	width:auto;
}
#frontLogin p {
	margin-bottom:12px;
}
#frontLogin ul {
	margin-left:12px;
}
#frontFooter {
	float:left;
	width:1010px;
	height:30px;
	background:url('../images/frontFooterBg.png') top left no-repeat;
}
#headerWrap {
	position:absolute;
	text-align:center;
	left:0;
	top:0;
	width:100%;
	height:115px;
	z-index:10;
}
#header {
	width:974px;
	height:115px;
	text-align:left;
	margin:0 auto;
	background:#fff url('../images/headerBg.png') top left no-repeat;
}
#pageTitle {
	position:absolute;
	width:608px;
	height:48px;
	left:50%;
	top:27px;
	margin-left:-133px; /* 974/2 - 354 */
	font:bold 24px/1 "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color:#66540A;
}
#logo {
	position:absolute;
	top:9px;
	margin-left:6px;
}
#userLinksWrap {
	position:absolute;
	width:974px;
	top:0;
	left:50%;
	margin-left:-487px;
	height:24px;
	z-index:11;
}
#contactInfo,
#userLinks {
	float:right;
	height:24px;
}
#contactInfo {
	float:left;
	margin-left:10px;
}
#contactInfo li,
#userLinks li {
	float:left;
	list-style-type:none;
	padding:0 12px 0 0;
	font:normal 10px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color:#66540A;
	margin:6px 0 3px 0;
}
#userLinks.admin {
	height:24px;
	background-color:#f33;
}
#userLinks.admin li {
	margin:6px 3px 3px 3px;
	color:#FF8C80;
}
#userLinks.admin a {
	color:#FF8C80;
}
#contactInfo a,
#userLinks a {
	color:#66540A;
}
#contactInfo a:hover,
#userLinks a:hover {
	color:#990808;
	text-decoration:none;
}
#contactInfo a.select,
#userLinks a.select {
	color:#990808;
	font-weight:bold;
}
#mainNavWrap {
	position:absolute;
	width:974px;
	height:28px;
	top:84px;
	left:50%;
	margin-left:-487px;
	z-index:11;
	background:transparent;
}
#mainNavWrap.order {
	border-bottom:3px solid #FF3333;
}
#mainNav {
	list-style-type:none;
}
#mainNav li {
	float:right;
	margin-right:3px;
}
#mainNav a {
	float:left;
	height:28px;
	margin:0 12px 0 0;
	color:#FF0A09;
	font:normal 14px/21px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	background-color:transparent;
	text-decoration:none;
	text-align:center;
}
#mainNav a span {
	float:left;
}
#mainNav a.select,
#mainNav a.select:hover,
#mainNav a:hover {
	color:#FF4343;
	border-bottom:3px solid #FF4343;
	text-decoration:none;
}
#mainNav a.select {
	color:#FF0A09;
	border-bottom:3px solid #FF0A09;
}
#mainNavWrap.order a.select {
	padding:0 6px;
	color:#FFF8CC;
	background-color:#FF0A09;
}
#progressWrap {
        position:absolute;
        width:950px;
        height:48px;
        top:115px;
        padding-top:6px;
        left:50%;
        margin-left:-487px;
        overflow:hidden;
        background-color:transparent;
        z-index:30;
}
#contentWrap {
	position:fixed;
	width:974px;
	top:115px;
	left:50%;
	bottom:42px;
	margin-left:-487px;
	overflow:auto;
	background:#FFF8CC url('../images/contentImage.jpg') bottom right no-repeat;
}
#content {
	float:left;
	width:956px;
	text-align: left;
	font:normal 1.2em/1.5 "Lucida Sans Unicode", "Lucida Grande", Arial, san-serif;
	color:#7F6C19;
	padding:12px 0 24px 0;
	z-index:1;
}
#orderWrap {
        float:left;
        margin-top:48px;
}
p {
	margin:0 12px 24px 12px;
}
#content fieldset p,
#content table p {
	padding:0;
	margin:0 0 12px 0;
}
div h2 + div p,
fieldset h2 + fieldset p,
h2 + table,
table h2 + table p {
	margin:3px inherit;
}
h2 + .orderList,
h2 + .plantList {
	border-top:0;
	margin-top:0;
}
div p + div h2,
fieldset p + fieldset h2,
table p + table h2 {
	margin:24px 0 0 0;
}
h2 {
	font:bold 1.25em/1.4 "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	margin:0 12px 3px 12px;
	color:#66540A;
	border-bottom:2px solid #66540A;
	background:transparent;
}
.orderDetails h2 {
	color:#667703;
	border-bottom:2px solid #667703;
}
.wideForm h2,
.pageLinks h2,
.contactForm h2,
.addressBook h2,
.loginForm h2,
.orderHistory h2,
.growerLinks h2,
.retailDetail h2,
.selectAddress h2,
.addressBook h2,
.nurseryDetail h2,
#manualadd h2,
.searchForm h2,
.browseForm h2,
.pageSection h2 {
	color:#66540A;
	border-bottom:2px solid #66540A;
	background:transparent;
}
.notice h2, .error h2, .success h2 {
	background:transparent;
}
.wideForm {
	border-bottom:2px solid #66540A;
}
h2.plain {
	border:0;
}
#content fieldset h2,
#content table h2 {
	margin:0 0 3px 0;
}
h2 a {
	font:normal .9em/1 "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
}
.success,
.error {
	float:right;
	width:460px;
	padding:0 12px 0 0;
	margin:0 0 24px 0;
}
.success {
	font-weight:bold;
}
.success h2 {
	border-bottom:6px solid #98B202;
	color:#98B202;
	margin-bottom:6px;
}
.error h2 {
	border-bottom:6px solid #AF0047;
	color:#AF0047;
	margin-bottom:6px;
}
.error p {
	color:#AF0047;
}
.error ul {
	padding:0 12px;
	margin:0 12px;
	color:#AF0047;
	font-weight:bold;
}
.monthlyPlant,
.nurseryDetail, 
.retailDetail,
.addressBook,
.loginForm,
.contactForm,
.pageSection {
	float:left;
	width:460px;
	padding:0 12px 12px 12px;
	font:normal 1em/1.5 "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
}
.pageSection {
	padding-left:0;
}
.addressBook div {
	margin-bottom:12px;
}
.pageSection ul {
	margin:0 12px;
	padding:0 12px;
}
.pageSection li {
	margin-bottom:12px;
}
.pageSection img {
	padding:6px;
	border:2px solid #769102;
}
.pageSection .inline {
	float:right;
	margin:6px 0 12px 12px;
	padding:6px;
	background-color:#fff;
}
.pageSection p strong {
	font-weight:bold;
	color:#66540A;
}
.retailDetail {
	width:448px;
}
.retailDetail h2 span {
        font-weight:normal;
}
.retailDetail h2 a {
        float:right;
}
.retailDetail .address,
.retailDetail .contact,
.nurseryDetail .address,
.nurseryDetail .contact {
	float:left;
	width:49%;
	margin:0 1% 12px 0;
}
.retailDetail .address,
.nurseryDetail .address {
	margin:0 0 12px 0;	
}
.retailDetail p,
.nurseryDetail p {
	clear:both;
	margin:0 0 12px 0;
}
.selectAddress div,
.addressBook div {
	float:left;
	width:206px;
	padding:0 6px 0 0;
	margin-right:12px;
}
.selectAddress .select {
	margin-left:-6px;
	padding:0 6px 6px 6px;
	background-color:#F1FF6E;
}
.plantDetails,
.progressBar,
.selectAddress,
.wideForm,
.pagination,
.plantControls,
.controlList,
.shipments,
.orderDetails,
.shipments,
.orderList,
.plantList,
#manualadd,
.searchForm,
.plantSearch,
.pageLinks,
.growerLinks,
.orderHistory,
.browseForm {
	float:none;
	clear:both;
	width:932px;
	color:#66540A;
	margin:0 0 24px 12px;
	font:normal 12px/1.5 "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
}
.controlList {
	margin:0 12px 6px 12px;
}
#manualadd {
	border-bottom:2px solid #CCC066;
	background-color:#FFF6B3;
}
#manualAddLink {
        font-size:10px;
        text-transform:none;
        font-weight:normal;	
}
.addressBook h2,
.selectAddress h2,
.retailDetail h2,
.nurseryDetail h2,
.plantDetails h2,
#manualadd h2 {
        margin:0;
}
#manualadd .orderList {
        margin:0 0 24px 0;
        background-color:transparent;
}
.plantDetails h2 {
	float:left;
	width:100%;
}
.nurseryDetail li,
.plantDetails li {
	float:left;
	width:auto;
	height:24px;
	margin:0 36px 24px 0;
	list-style-type:none;
}
.nurseryDetail .thumbnails {
        clear:left;
}
.nurseryDetail .thumbnails .thumb {
        float:left;
        margin:0 6px 6px 0;
        padding:6px;
        border:1px solid #ccc;
}
.progressBar {
	height:39px;
	list-style-type:none;
	font:bold 12px/1 Verdana,Tahoma,sans-serif;
	text-align:left;
}
.progressBar li {
	float:left;
	width:148px;
	height:39px;
	margin:0 6px 0 0;
	background:transparent url('../images/progress2/progressBg.png') top right no-repeat;
/*	border-top:4px solid #fff;*/
}
.progressBar .fade {
	background:transparent url('../images/progress2/progressBgFade.png') top right no-repeat;
}
.progressBar a,
.progressBar div,
.progressBar input,
.progressBar button {
	float:left;
	text-decoration:none;
	width:148px;
	height:39px;
	font:bold 12px/1 Verdana,Tahoma,sans-serif;
	cursor:pointer;
	background-color:transparent;
	z-index:21;
}
.progressBar span {
	position:relative;
	left:40px;
	top:12px;
	color:#fff;
	background-color:transparent;
}
#progress1 {
	background:url('../images/progress2/progress1.png') top left no-repeat;
}
.fade #progress1 {
	background:url('../images/progress2/progress1Fade.png') top left no-repeat;
}
#progress2 {
	background:url('../images/progress2/progress2.png') top left no-repeat;
}
.fade #progress2 {
	background:url('../images/progress2/progress2Fade.png') top left no-repeat;
}
#progress3 {
	background:url('../images/progress2/progress3.png') top left no-repeat;
}
.fade #progress3 {
	background:url('../images/progress2/progress3Fade.png') top left no-repeat;
}
#progress4 {
	background:url('../images/progress2/progress4.png') top left no-repeat;
}
.fade #progress4 {
	background:url('../images/progress2/progress4Fade.png') top left no-repeat;
}
#progress5 {
	background:url('../images/progress2/progress5.png') top left no-repeat;
}
.fade #progress5 {
	background:url('../images/progress2/progress5Fade.png') top left no-repeat;
}
#progress6 {
	background:url('../images/progress2/progress6.png') top left no-repeat;
}
.fade #progress6 {
	background:url('../images/progress2/progress6Fade.png') top left no-repeat;
}
#progress1.check,
#progress2.check,
#progress3.check,
#progress4.check,
#progress5.check,
#progress6.check {
	background:url('../images/progress2/progressCheck.png') top left no-repeat;
}
.fade #progress1.check,
.fade #progress2.check,
.fade #progress3.check,
.fade #progress4.check,
.fade #progress5.check,
.fade #progress6.check {
	background:url('../images/progress2/progressCheckFade.png') top left no-repeat;
}
.select #progress1,
.select #progress2,
.select #progress3,
.select #progress4,
.select #progress5,
.select #progress6 {
	background:url('../images/progress2/progressSelect.png') top left no-repeat;
}
.progressBar a:hover {
	text-decoratin:underline;
}
.progressBar .fade span,
.progressBar a:hover.fade span {
	color:#fff;
}
.plantSearch {
	border-top:2px solid #66540A;
	border-bottom:2px solid #66540A;
}
.plantSearch label,
.plantSearch input,
.plantSearch select,
.plantSearch div,
.browseForm label,
.searchForm label,
.searchForm input,
.searchForm select,
.searchForm div {
	float:left;
	margin:6px 6px 6px 0;
}
.plantSearch label,
.plantSearch .control,
.plantSearch .control input,
.browseForm label,
.searchForm label,
.searchForm .control,
.searchForm .control input {
	width:auto;
	padding-left:0;
}
.plantSearch label,
.searchForm label {
	margin-top:9px;
}
.plantSearch input,
.searchForm input {
	margin-top:7px;
}
.plantSearch .control input,
.searchForm .control input {
	margin:0;
}
.browseForm a {
	float:left;
	width:24px;
	height:21px;
	padding:3px 0 0 0;
	margin:3px 3px 0 0;
	text-align:center;
	color:#fff;
	background-color:#667703;
}
.browseForm a:hover {
	background-color:#BECE25;
}
.plantList,
.orderList {
        margin:0 12px;
        border-top:2px solid #CCC066;
        background-color:#FFF6B3;
}
.plantList h2,
.orderList h2 {
        background-color:transparent;
}
.orderList {
	margin:0 12px;
	border-top:2px solid #CCC066;
}
.orderList td,
.orderList th {
	font:normal 1em/1.5 "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
}
.selectAddress + .wideForm {
	padding-top:24px;
}
.plantControls,
.controlList {
	float:left;
}
.orderDetails .column,
.wideForm .column {
	float:left;
	width:448px;
	margin:0 12px 12px 0;
}
.orderDetails li {
	border-bottom:1px dashed #0472AF;
	margin:0;
	padding:0;
}
.orderDetails li label {
	padding:3px 0;
}
.orderDetails h3 {
	text-align:center;
	text-transform:uppercase;
}
.pagination {
	float:left;
}
.pagination li {
	display:inline;
	padding-right:6px;
        margin-right:6px;
        border-right:1px solid #E0D782;
}
.plantList {
	border-bottom:2px solid #CCC066;
}
.orderHistory th,
.orderList th,
.plantList th {
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	padding:3px 0;
}
.orderHistory .season td {
	border:none;
	padding-top:24px;
}
.orderHistory td {
	border-top:1px dashed #E0D782;
	padding:3px 0;
	text-align:center;
}
.orderHistory .season td,
.orderHistory .grower {
	text-align:left;
}
.plantList tr td {
	border-top:1px solid #E0D782;
}
.orderList .new td,
.plantList .new td {
	border-top:2px solid #E0D782;
}
.orderList td,
.plantList td {
	text-align:center;
	padding:3px 3px 0 3px;
}
.orderList .control {
	float:none;
	height:auto;
}
.orderList .control div {
	margin:0;
	padding:0;
}
.orderList .bot,
.plantList .bot {
	margin-left:0;
	padding-left:0;
	width:360px;
	text-align:left;
}
.orderList .bot {
	width:256px;
}
.orderList .bot h2,
.plantlist .bot h2 {
	text-decoration:none;
}
.orderList .bot h2,
.plantList .bot h2 {
	margin:0;
	padding:0;
	border:0;
	color:#004177;
	font:bold 1em/1.5 "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
}
.orderList .bot h2 span,
.plantList .bot h2 span {
	color:#667703;
}
.plantList .bot em,
.orderList .bot em {
	font-weight:bold;
	font-style:normal;
	color:#FFF6B3;
	background-color:#FF3333;
}
.orderList .bot p,
.plantList .bot p {
	margin:0;
}
.orderList .qty,
.plantList .qty {
	text-align:right;
}
.orderList .comment,
.plantList .comment {
	padding:0 3px 3px 3px;
	text-align:right;
	border:0;
}
.orderList .bottom,
.orderList .notes {
        border-bottom:2px solid #CCC066;
}
.orderList input,
.plantList input {
	text-align:left;
	width:36px;
	margin:1px 2px;
	padding:1px 2px;
	color:#7F6C19;
	background-color:#E0D782;
	border:1px solid #CCC066;
}
.orderList .comment input,
.plantList .comment input {
	width:425px;
}
.orderList input:focus,
.plantList input:focus {
	background-color:#FFF8CC;
}
.orderList .totals td {
	font-weight:bold;
	border-top:2px solid #CCC066;
	border-bottom:2px solid #CCC066;
}
.orderList .totals span {
	margin-right:12px;
}
#generalNotes {
        width:90%;
        height:100px;
        text-align:left;
        margin:2px;
        padding:3px;
        font:bold 10px/1 Verdana, sans-serif;
	color:#7F6C19;
	background-color:#E0D782;
	border:1px solid #CCC066;
}
#generalNotes:focus {
	background-color:#FFF8CC;
}
.orderList .pv,
.plantList .pv {
	padding:2px;
	border-left:1px solid #8E8E8E;
	background-color:#EAEAEA;
}
.orderList th.pv,
.plantList th.pv {
	background-color:#8E8E8E;
}
.growerLinks ul {
	float:left;
	padding:0;
	width:208px;
	margin:0 12px 0 0;
}
.growerLinks li {
	width:100%;
	padding:0;
	border:0;
}
.pageLinks li {
	padding:0 12px 0 0;
	width:196px;
	border:0;
}
.pageLinks .select {
	font-weight:bold;
}
.pageSection span {
	color:#AF0047;
	font-weight:bold;
}
fieldset .form {
	list-style-type:none;
}
fieldset li {
	float:left;
	list-style-type:none;
	list-style-image:none;
	padding:6px 12px;
	border-bottom:1px solid #E0D782;
}
fieldset label {
	float:left;
	width:168px;
	padding:3px;
	font:bold 1em "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
}
fieldset label span {
	font-weight:bold;
	color:#AF0047;
}
fieldset input,
fieldset select,
fieldset textarea {
	float:right;
	padding:3px;
	width:236px;
	font:bold 1em/1 "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color:#7F6C19;
	background-color:#E0D782;
	border:1px solid #CCC066;
}
fieldset input + input {
	margin-top:3px;
}
fieldset textarea {
	width:400px;
	height:72px;
}
fieldset option {
	padding:0 6px;
}
fieldset li div {
	float:right;
	width:236px;
	padding:3px;
}
.plantControls li,
.controlList li {
	float:right;
	list-style-type:none;
	margin:0 3px 0 0;
}
.plantControls li {
	float:right;
}
.plantControls li,
.controlList li {
	background:transparent url('../images/buttonBgTan.png') left bottom no-repeat;
}
.controlList .cancel {
	background:transparent url('../images/buttonBgRed.png') left bottom no-repeat;
}
.plantControls a,
.plantControls input,
.controlList a,
.controlList input {
	float:left;
	border:0;
	width:auto;
	height:28px;
	padding:0 6px;
	text-align:center;
	font:bold 10px/1 "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	text-transform:uppercase;
	color:#66540A;
	background:transparent url('../images/buttonCapTan.png') right bottom no-repeat;
}
.plantControls a,
.controlList a {
	height:10px;
	padding-top:10px;
	padding-bottom:8px;
	text-decoration:none;
}
.controlList .cancel {
	float:right;
	background:transparent url('../images/buttonBgRed.png') left bottom no-repeat;
}
.controlList .cancel a,
.controlList .cancel input {
	color:#fff;
	background:url('../images/buttonCapRed.png') right bottom no-repeat;
}
.control {
	float:right;
	border:0;
}
.plantSearch .control,
.searchForm .control,
.control div {
	float:left;
	width:auto;
	margin:0 0 0 6px;
	padding:0;
	list-style-type:none;
	background:url('../images/buttonBgTan.png') left bottom no-repeat;
}
.plantSearch .control input,
.searchForm .control input,
.control div a,
.control div input {
	float:left;
	border:0;
	width:auto;	
	height:28px;
	margin:0;
	padding:0 6px;
	text-align:center;
	font:bold 10px/1 "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	text-transform:uppercase;
	color:#66540A;
	background:transparent url('../images/buttonCapTan.png') right bottom no-repeat;
}
.control div a {
	height:10px;
	padding-top:10px;
	padding-bottom:8px;
	text-decoration:none;
}
.control .small {
	margin-top:24px;
	font-weight:normal;
	background:url('../images/buttonSmallBgTan.png') left bottom no-repeat;
}
.control .small input {
	height:18px;
	padding-bottom:3px;
	background:url('../images/buttonSmallCapTan.png') right bottom no-repeat;
}
.control .small input:focus,
.control input:focus {
	color:inherit;
	background-color:transparent;
}
.control input:focus,
.control .small input:focus {
	border:0;
}
fieldset input:focus,
fieldset textarea:focus,
fieldset select:focus {
	background-color:#FFF8CC;
}
fieldset li div {
	float:right;
	width:236px;
}
fieldset li div input {
	float:none;
	width:auto;
	margin-left:12px;
}
fieldset li div label {
	float:none;
	width:auto;
}
fieldset p {
	clear:both;
}
dl {
	margin:12px 0 0 0;
}
dd {
	margin-bottom:12px;
}
iframe {
	width:932px;
	height:500px;
	margin:0 12px 24px 12px;
	border:1px solid #769102;
}
#footerWrap {
	position:absolute;
	width:100%;
	text-align:center;
	left:0;
	bottom:0;
	height:48px;
	z-index:10;
}
#footer {
	width:974px;
	height:48px;
	margin:0 auto;
	font:normal 10px/1.5 "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	background:url('../images/footerBg2.png') bottom left repeat-x;
}
#adminFoot {
	float:left;
	margin-left:12px;
}
#copyright {
	float:right;
}
#adminFoot li,
#copyright li {
	float:left;
	margin:20px 12px 0 0;
	color:#66540A;
	list-style-type:none;
}
#adminFoot li {
	color:#470700;
}
#copyright a {
	color:#66540A;
}
#copyright a:hover {
	color:#990808;
	text-decoration:none;
}
