
body {
	margin: 0px;
	background-color: #48170c;
	font-family: Arial, Helvetica, sans-serif;
}

.clear { clear: both; }

.container {
	width: 750px;
	background-image: url(../images/background.jpg);
	padding-top:10px;
}

.content {
	text-align: left;
	width: 540px;
	float: left;
	padding: 0px 20px 15px 20px;
	font-size: 90%;
	line-height: 120%;
}

.content h1 {
	color: #48170c;
	font-size: 180%;
	margin-top:10px;
}

.content h2 {
	color: #930901;
	font-size: 125%;
	margin-top:10px;
}

.content h3 {
	font-size: 100%;
	font-weight: bold;
}

.content a img { border: 0px; }

.footer {
	padding: 10px 0px;
	background-color: #9f5929;
	width: 750px;
	font-size: 75%;
	color:#FFF;
	margin-bottom: 30px;
}

.footer a {
	color: #FFF;
	text-decoration: none;
}

.header {
	width: 751px;
	height: 144px;
}

.header a img { border: 0px; }

.hide { display: none; }

.leftNav {
	width: 170px;
	float: left;
}

.leftNav ul {
	list-style: none;
	text-align: left;
	margin: 0px;
	padding: 10px;
}

.leftNav ul li {
	padding: 5px 0px;
	color: #FFFFFF;
	font-weight: bold;
}

.leftNav ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.returntotop {
	position:relative;
	clear:both;
	text-align:right;
	padding-top:10px;
}

.returntotop a {
	padding-right:20px;
	background: url('/navicons/application_get.gif') no-repeat right;
	font-weight:bold;
	font-size:80%;
}

table { width:500px; }

.plantdirectory img {
	width:100px;
	height:auto;
	text-align:center;
}

.plantdirectory p { text-align:center; }

p.alert {
	padding:10px;
	text-align:left;
	font-weight:bold;
	font-size:80%;
	color:white;
	background-color:#C00;
}

p.alert a {
	text-decoration:none;
	color:#FFF;
}

.footer a:hover { color:#930901 !important; }

a:hover { color:#d69f58 !important; }

#uix {
	float:right;
	height: 0 !important;
	padding:0 !important;
	position:relative;
	top:10px;
}

#linkHome { display:none !important; }

#UPRN { font-size:20px; }

#global_Footer ul { padding:0; }

#global_Footer ul a {
	font-size:10px;
	overflow:visible !important;
}

#global_Footer ul li span.img {
	height: 69px !important;
	width: 69px !important;
}

#global_Footer ul li a { width: 75px !important; }
