
body {
	text-align: center;
	background: #ff6600;
	background-image: url( 'images/background-orange.gif' );
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

a {
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	color: #333300;
	font-size: 1.8em;
}

#box {
	border: 0px solid #000000;
	margin-top: 0px;
	text-align: left;
	width: 800px;
}

#masthead {
	background-color: transparent;
	border-bottom: 1px dotted #000000;
	padding-bottom: 30px;
	text-align: left;
}

.tinted {
	background: #ffee99;
	color: #000000;
}

#main {
	background: #eedd88;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #000000;
}

#main ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#main ul li {
	list-style: none;
	margin: 0px;
	padding: 5px;
}

.summary {
	font-style: oblique;
	font-size: .8em;
}


#austin ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#austin ul li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#austin a {
	background: #050505;
	color: #5f4210;
	text-decoration: none;
}
#austin ul li a {
}
#austin ul li a:hover {
	color: #00ff00;
}
#austin ul li a:active {
	background: #050505;
	border: 0px;
	color: #00ff00;
}
#austin a.now {
	background: #050505;
	color: #887744;
}
#austin a.now:hover {
	color: #887744;
}
#austin a.now:active {
	color: #00ffff;
	background: #050505;
}

#austin {
	background: #050505;
	clear: both;
	color: #5f4210;
	font-size: .7em;
	padding: 3px 15px 3px 3px;
	text-align: left;
}

#logo {
	border: 0px solid #000000;
	position: relative;
	left: 250px;
	top: 26px;
}

#message {
	background: #5f4210;
	border: 1px solid  #333300;
	color: #ccbb66;
	padding: 5px;
	font-size: .8em;
	position: relative;
	left: 20px;
	top: -40px;
	width: 200px;
}

a.current {
	background: #ccbb66;
	border: 1px dotted #333300;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
a.current:hover {
}
a.nav {
	border: 1px dotted #00ff00;
	text-decoration: none;
	padding: 5px;
}
a.nav:hover {
	background: #ffee99;
	border: 1px dotted #000000;
	color: #000000;
}

#footer {
	margin-bottom: 80px;
}
#footer-box {
	padding-left: 10px; border-left: 1px solid #000000; border-right: 1px solid #000000; padding-top: 5px;
	text-align: center;
}
td.footer-bottom {
	background: #5f4210;
	color: #000000;
	border-bottom: 1px solid #000000;
	margin: 0px;
	padding: 0px;
					 line-height: 1px;
					 text-align: left;
}
td.footer-left {
	width: 7px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
					 text-align: left;
}
td.footer-right {
	width: 7px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
					 text-align: left;
}

.brown {
	background: #5f4210;
	color: #000000;
}

.small {
	font-size: .7em;
}

div.status-ok {
	background: #00ff00;
	color: #000000;
	padding: 5px;
	border-bottom: 1px solid #000000;
}
div.status-warn {
	background: #ff6600;
	color: #000000;
	padding: 5px;
	border-bottom: 1px solid #000000;
}
div.printonly {
	display: none;
}
#seedling {
	width: 33%;
}
#laura {
	border-left: 1px dotted #333300;
	width: 34%;
}
#ben {
	border-left: 1px dotted #333300;
	width: 33%;
}
#contact {
	border-top: 1px dotted #333300;
}
#clients {
	border-top: 1px dotted #333300; border-left: 1px dotted #333300;
}
#clients a {
	background: #ffee99;
	color: #000000;
}
#center {
	text-align: center;
}


li.label {
	border: 0px solid #ff0000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
li.field {
	border: 0px solid #ff0000;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

td.half {
	width: 50%;
}

