/* Global
----------------------------------------------- */

body { background:#fff;  font-family:Verdana, Arial, Sans-Serif;  }

body#home { background:#eff5e0;}


/* Structure
----------------------------------------------- */

.container { width:710px; margin:0px auto; }

#header { height:65px; background-color:#696; border-bottom:2px solid #063; }

#subHead { margin-top:28px; }

#nav { clear:both; padding:10px 0; text-align:center;}

#footer { text-align:center; clear:both; padding:28px 0; }

#navTwo { background:#eff5e0; }

#shadowed { background:#fff; background:url('../images/shadow.gif'); background-repeat:repeat-x; background-position: bottom; height:11px;  }

#leftPanel { padding:28px 0 0 40px; width:210px; float:left; }

#rightPanel { padding:28px 0 0 0; float:right; width:440px;}

#contented { padding-left:40px; padding-top:28px; }

#contentL { float:left; width:400px; }

#contentR { float:right; width:200px; }

/* Type
----------------------------------------------- */

h1 { display:none; }

h2, h3 { color:#063; padding-bottom:10px; }

p { font-size:12px; line-height:18px; padding-bottom:9px; }

/* a { color:#990000; } */
a:link {color:#990000;}      /* unvisited link - green */
a:visited {color:purple;}  /* visited link - purple  */
a:hover {color:#990000;}  /* mouse over link - green  */
a:active {color:#990000;}  /* selected link - green  */


#header a { text-transform:uppercase; color:#fff; font-size:12px; text-decoration:none; padding:28px 0 0 0; }

#uwMad { float:left; }

#uwSearch { float:right; }

li { font-size:12px; }

#nav a { color:#990000; font-weight:bold; text-decoration:none; padding:0 18px 0 0; }

#nav a:hover { text-decoration:underline; }


#footer p { font-size:10px; }

#tdlHead { font-size:15px; font-weight:bold; }

#frontAdd { font-weight:bold; }

#frontAdd p { padding-bottom:12px; line-height:18px; }

#frontAdd a { text-decoration:none; }

#frontAdd a:hover { text-decoration:underline; }

#address {  color:#063; }

#rightPanel p { padding-bottom:12px; line-height:18px; font-size:13px; }

/* Lists
----------------------------------------------- */

#nav ul { padding:0 0 0 40px; }

#nav ul li { display:inline; }

#contented ul { padding: 10px 0;  }

/* #contented ul li { padding: 0  0 10px 0; list-style-image:url(../images/bullet.gif); margin-left:30px; line-height:18px; } */

#contented ul li { padding: 0  0 10px 0; list-style-image:url(bullet.gif); margin-left:30px; line-height:18px; }



#newsBox li { font-size:11px; margin-bottom:18px; }


/* Images
----------------------------------------------- */

#crest { padding:6px 6px 0 0; float:left;}

#tdlLogo { padding:0 0 0 40px; float:left; }

#collage { float:right;}

/* Tables
----------------------------------------------- */

#diseaseKey { border-top:1px solid #000; border-bottom:1px solid #000; margin:20px 0; }

#diseaseKey tr { border-top:1px solid #000;  margin:10px 0; padding:10px 0; }

#diseaseKey tr td { margin:10px 0; padding:10px 10px; vertical-align:top; }

/* Misc
----------------------------------------------- */

#newsBox { border:2px solid #006633; background:#fff; background-image:url('../images/grassBox.jpg'); background-repeat:no-repeat; background-position: bottom; width:177px; padding: 6px 6px 90px 6px; float:right; margin:0 0 10px 10px; }

#newsBox h2 { color:#063;}


#newsBox ul { padding:6px 0 0 0; }

#newsBox ul li { padding: 0  0 18px 0; list-style-image:url(../images/bullet.gif); margin-left:15px;  }

.disImg { margin-bottom:20px;}

.disImg img { width:200px; }

.disImg p { font-style: italic;}


#nav a.currentlink {
	color: #0099FF;
	text-decoration:none;
}

