/* GENERAL STYLES */
.center {
	text-align: center;
}

.error, .status {
	color: #c00;
	font-weight: bold;
}

a {
	color: #004a91;
	font-weight: bold;
}

a:hover {
	color: #5c0025;
}

a.pdf, a[href $='.pdf'] {
	background: url(/media/430/pdf.gif) no-repeat 0px 1px; 
	padding-left: 15px; 
}

a.doc, a[href $='.doc'] {
	background: url(/media/425/doc.gif) no-repeat 0px 1px; 
	padding-left: 15px; 
}

a.ppt, a[href $='.ppt'] {
	background: url(/media/435/ppt.gif) no-repeat 0px 1px; 
	padding-left: 15px; 
}

a.xls, a[href $='.xls'] {
	background: url(/media/440/xls.gif) no-repeat 0px 1px; 
	padding-left: 15px; 
}

a.zip, a[href $='.zip'] {
	background: url(/media/3928/zip.gif) no-repeat 0px 0px; 
	padding-left: 18px; 
}

body {
	background: #444 url(/media/11704/background.gif) repeat center top;
	color: #000;
	font: 82%/1.5em "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
	margin: 0 auto;
	padding: 0 5px;
}

div#announcement {
	background: #fdd9c1;
	border-bottom: 1px solid #b61818;
	font-weight: bold;
	padding: 4px 0;
	text-align: center;
}

div#container {
	background: #fff url(/media/11719/sitenav.gif) repeat-y 25px 0;
	margin: 0 auto;
	padding: 0 25px;
	width: 900px;
}

div#content {
	float: right;
	padding: 10px 15px 20px;
	width: 620px;
}

div#projecthosts {
	background: no-repeat 0 0;
	height: 169px;
	position: relative;
	width: 900px;
}

div#projecthosts {
	background-image: url(/media/11709/header.jpg);
}

div#projecthosts a#agrilife, div#projecthosts a#twri {
	display: block;
	font-size: 0;
	line-height: 0;
	position: absolute;
	text-indent: -999em;
}

div#projecthosts a#agrilife {
	background: url(/media/11699/agrilife.gif) no-repeat 0 0;
	height: 56px;
	right: 44px;
	top: 7px;
	width: 207px;
}

div#projecthosts a#twri {
	height: 100px;
	left: 8px;
	top: 45px;
	width: 225px;
}

div#siteinfo {
	background: #fff url(/media/11813/siteinfo.gif) repeat-x 0 0;
	clear: both;
	font-size: 0.87em;
	line-height: 1.5em;
	padding: 20px 10px 10px;
	text-align: center;
}

div#siteinfo a {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

div#siteinfo div {
	padding-top: 10px;
}

a#tamus {
	float: right;
	margin-top: 10px;
}

dl.facultywithpic, dl.faculty {
    margin: 15px 0 0;
    position: relative;
    background: #ececec;
    padding-top: 10px;
    padding-bottom: 10px;
}

dl.facultywithpic {
    min-height: 120px;
    height: auto !important;
    height: 120px;
}

dl.facultywithpic dt, dl.facultywithpic dd, dl.faculty dt, dl.faculty dd {
    margin: 0;
}

dl.facultywithpic dd, dl.faculty dd {
    font-size: 0.87em;
    line-height: 1.55em;
}

dl.facultywithpic dt, dl.facultywithpic dd {
    padding-left: 140px;
}
dl.faculty dt, dl.faculty dd {
    padding-left: 10px;
}

dl.faculty dt, dl.facultywithpic dt {
    font-weight: bold;
}

dl.facultywithpic dd.picture {
    position: absolute;
    top: 10px;
    left: 10px;
    padding-left: 0;
}

dl, dl dd {
	margin: 0;
	padding: 0;
}
dl dt {
	font-weight: bold;
	margin: 15px 0 0;
	padding: 0 0 5px 0;
}
dl dd {
	padding-left: 15px;
}
dl dd.date {
	padding: 0 0 7px 0;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 2px 0 0;
	padding: 0;
}

h1 a {
	background: no-repeat 0 0;
	display: block;
	font-size: 0;
	height: 47px;
	line-height: 0;
	text-indent: -999em;
	width: 900px;
}

h1 a {
	background-image: url(/media/11714/projectheading.png);
}

h2, h3 {
	color: #000;
	font: 2.0em/1.3em garamond, times, serif;
	margin: 20px 0 -8px;
	padding: 0;
	clear: both;
}

h3 {
	font-size: 1.6em;
}

h4, h5, h6 {
	font-size: 1.1em;
	margin: 15px 0 0;
	padding: 0;
}

img {
	border: 0;
}

img#map {
	float: right;
}

input, select, textarea {
	font: 1em "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}

p {
	margin: 15px 0 0;
	padding: 0;
}

table.chart {
	border-collapse: separate;
	margin: 15px auto 0;
	padding: 0;
	width: 100%;
}
table.chart th, table.chart td {
	background: #e2e2e2;
	padding: 3px;
	text-align: center;
}
table.chart td {
	background: #eee;
}

table.table-thumbnails {
	margin: 15px auto 0;
}

ul {
	list-style: square outside;
	margin: 15px 0 0;
	padding: 0 0 0 30px;
}

ul ul {
	margin-top: 0;
}

ul#breadcrumbs {
	color: #333;
	font-size: 0.87em;
	height: 31px;
	list-style: none;
	margin: 12px 0 -13px;
	padding: 0;
}

ul#breadcrumbs li {
	float: left;
	font-weight: bold;
	padding: 5px 5px 0 0;
}

ul#breadcrumbs li a {
	background: url(/media/14/breadcrumb.gif) no-repeat right top;
	color: #333;
	font-weight: normal;
	padding-right: 16px;
	text-decoration: none;
}

ul#breadcrumbs li a:hover {
	color: #666;
}

ul#legalnav, div#sitenav ul, ul#agencyNav {
	float: left;
	list-style: none;
	margin-top: 0;
}

ul#legalnav {
	clear: left;
	font-size: 0.87em;
	padding: 15px 5px 15px 15px;
	width: 210px;
}

ul#legalnav a {
	color: #5c0025;
	font-weight: normal;
}

div#sitenav ul {
	background: url(/media/11729/sitenav_top.gif) no-repeat 0 0;
	float: left;
	list-style: none;
	padding: 35px 10px 20px;
	width: 220px;
}

div#sitenav ul li {
	background: url(/media/11724/sitenav_div.gif) repeat-x left bottom;
	padding-bottom: 2px;
}

div#sitenav ul li a {
	display: block;
	height: auto !important;
	height: 1%;
	padding: 7px 5px;
	text-decoration: none;
}

div#sitenav ul li a:hover {
	color: #5c0025;
}

div#sitenav ul ul {
	font-size: 0.87em;
	line-height: 1.6em;
	list-style: square outside;
	margin: 0;
	padding: 0 0 10px 25px;
}
div#sitenav ul ul li {
	background: none;
	padding: 0;
	margin: 0;
}
div#sitenav ul ul li a {
	display: inline;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
}
div#sitenav ul ul li a:hover {
	background: none;
	text-decoration: none;
}

ul#guestbook-posts {
	border-top: 1px solid #e2e2e2;
	list-style: none;
	margin: 1.5em 0;
	padding: 0;
}

ul#guestbook-posts li {
	border-bottom: 1px solid #e2e2e2;
	padding: 10px;
}

ul#guestbook-posts li div {
	padding: 2px 0;
}

ul#guestbook-posts li div.date {
	color: #666;
	float: right;
	font-style: italic;
}


.Doc2Form {
	margin: 1.5em 0;
}

.Doc2Form fieldset {
	border: 1px solid #e2e2e2;
	padding: 10px;
}
	
.Doc2Form fieldset ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Doc2Form fieldset ol li {
	clear: both;
	padding: 5px 0 0;
}

.Doc2Form fieldset ol li.required_li {	
	padding: 0 0 5px;
}

.Doc2Form fieldset ol li.required_li label {	
	font-size: 0.87em;
	font-style: italic;
	width: auto;
}	

.Doc2Form fieldset li label {
	display: block;
	float: left;
	font-weight: bold;
	width: 6em;
}

.Doc2Form fieldset input {
	width: 400px;
}
.Doc2Form fieldset textarea {
	height: 150px;
	width: 400px;
}
.Doc2Form input.button {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
}
.Doc2Form li.required label strong {
	font-weight: bold;
}

.Doc2Form li.commentSpam_li {
	display: none;
}

.PanelThanks {
	background: #ffc;
	border: solid #fc3;
	border-width: 1px 0;
	font-style: italic;
	font-weight: bold;
	padding: 10px;
}

.PanelThanks p {
	margin: 0;
}
				








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
