.center {
	text-align: center;
}

.clear {
	clear: both;
}

a {
	color: #004a61;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #127290;
}

body {
	color: #333;
	font: 100%/1.5em Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4 {
	color: #5d0025;
	font: 1em/1.5em Georgia, "Times New Roman", Times, serif;
	margin: 1.5em 0 -0.2em;
	padding: 0;
}

h1 {
	clear: left;
	font-size: 1em;
	line-height: 1em;
	margin: 0;
	padding: 10px 0;
	position: relative;
	z-index: 1;
}

h1 span {
	top: 3.5em;
	color: #717073;
	font-size: 0.3em;
	left: 14.8em;
	line-height: 1.5em;
	position: absolute;
}

h2 {
	clear: left;
	font-size: 1.8em;
	line-height: 1.3em;
	margin-top: 0.6em;
}

h3 {
	font-size: 1.3em;
	line-height: 1.3em;
}

img {
	border: 0;
}

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

p, ol, table, ul {
	margin: 1.5em 0;
	padding: 0;
}

ol, ul {
	padding-left: 30px;
}

ol ol, ul ul {
	margin: 0.5em 0;
}

ul {
	list-style: disc outside;
}

div#content {
	border-top: 1px solid #d1d0ba;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/**********************************************************

Footer

**********************************************************/

div#agrilife-footer {
	color: #333;
	overflow: auto;
}

div#agrilife-footer-box {
	margin: 0 auto;
	width: 950px;
}

div#agrilife-site-info {
	font: 0.75em/1.5em Georgia, "Times New Roman", Times, serif;
}

div#agrilife-site-info h3 {
	color: #5d0025;
	font: 1.8em/1.3em Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
}

div#agrilife-site-info ul, div#agrilife-site-info p {
	margin: 0.8em 0;
}

div#agrilife-site-info ul {
	float: left;
	list-style: none;
	padding: 0;
}

div#agrilife-site-info ul li {
	border-left: 1px solid #777;
	float: left;
	line-height: 1em;
	margin: 5px 0;
	padding: 0 5px;
	white-space: nowrap;
}

div#agrilife-site-info ul li.row-start {
	border: 0;
	clear: left;
	padding-left: 0;
}

div#tamus {
	float: right;
}

/****************************/

table.grid, table.vertical {
	border: 1px solid #e7e6db;
	border-collapse: collapse;
	font: 0.9em/1.5em arial, sans-serif;
	margin: 1em 0 0.5em;
	width: 100%;
}

table.grid th, table.grid td, table.vertical td, table.vertical th {
	border: 1px solid #e7e6db;
	padding: 5px 10px;
	text-align: left;	
}

table.grid tr.alt td {
	background: #f7f7f7;
}

table.grid th {
	background: #f6f6ef;	
}

table.grid table {
	border: 0px;
	margin: 0px;
}

table.grid table td {
	border: 0px;
	padding: 0px 5px 0px 0px;
}

table.grid td.picture {
	padding: 0px;
	width: 100px;
}

table.grid td.remove {
	width: 20px;
}

table.vertical {
	width: 370px;	
}
table.vertical th {
	background: #f6f6ef;
	text-align: right;
	vertical-align: top;	
}

table td.project a {
	border-left: 1px solid #ccc;
	padding: 0 8px;
}

table td.project a[href $='.pdf'] {
	margin-right: 8px;
	padding-right: 20px;
}

table td.project a:first-child {
	border-left: 0;
	padding-left: 0;
}

table.project {
	border: none;
	border-collapse: separate;
	clear: both;
}

table.project td, table.project th {
	padding: 5px 10px;
}

table.project td ol {
	margin: 0;
}

table.project th {
	background: #f6f6ef;
	text-align: right;
	vertical-align: top;
	width: 8em;
}

table th.person {
	width: 60%;
}

/* Special warning notice */

div.warning {
	background: #ffefe9 url(/media/36871/warning.png) no-repeat 7px 5px;
	border: 1px solid #ffcbc6;
	color: #c00;
	font-weight: bold;
	margin: 0.5em 0;
	padding: 8px 0 8px 50px;
	border-radius: 5px; 
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
}







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

}

div {

}

h2 {

}

h3 {

}

h4 {

}

.news-sidebar {

}

.alignright {

}

.alignleft {

}


