/* ------Notes:------
-Please use pixels (px) for all sizes; This renders more accurately across browsers.
-Colors are in Hex format. Basic color names may be used; please make sure the colorname is supported.
-All image URLs are relative to directory root-just replace the graphic's name with the one you want. 
-Please include all graphics referenced in this file.
-Please proof on your machine before sending! Thanks.
*/

/* Configurable styles */
td.headertext {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight:bold;
	font-size:44px;
	color: #FFFFFF;
	background-color:#804F24; 
	background-image: url(/laredo/generic-header1.gif);
}

td.header {
	background-color:#804F24;
	background-image: url(/graphics/pixel.gif);
}

td.subhead {  
	color: #000000;
	background-color:#B5C59E; 
	background-image: url(/graphics/pixel.gif);
}

td.leftnav {
	background-color:#2D2904;
	background-image: url(/graphics/pixel.gif);
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color:#FCFA44;
	text-decoration: none;
}

td.normal {
	background-color:#ffffff; 
	background-image: url(/graphics/pixel.gif);
}

a.leftnav {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-weight:bold;
	font-style:normal;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 10px;
	text-indent : 4px;
}

a.leftnav:hover {
	color:#FCFA44;
	text-decoration: underline;
	text-indent : 4px;
}

td.topnav { 
	font-family:Verdana, Arial, Helvetica, Sans-serif; 
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF; 
	text-decoration: none;
	background-color:#B1824E;
	font-size: 10px;
}

a.topnav { 
	font-family:Verdana,Arial,Helvetica,Sans-serif; 
	font-weight:normal; 
	font-style:normal;
	color:#FFFFFF; 
	text-decoration: none;
	font-size: 10px;
}

a.topnav:hover { 
	color:#FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}

a {
	color:#000080;
	text-decoration: underline;
}

a:hover {
	color:#990000;
	text-decoration: none;
}

.headline { 
	font-color:#000000;
	font-size: 15px;
}

/* Basic styles (nonconfigurable) */
p {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

li {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(/graphics/pixel.gif);
}

input {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

select {
	font-size: 9px; 
	font-family: Verdana;
}

.large { 
	font-size: 15px;
}

.small { 
	font-size: 10px;
}

/* Bookshelf styles - Not Configurable yet (coming soon)*/

.white { 
	font-size: 12px;
	color: #FFFFFF;
}

a.white { 
	color:#FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}

a.white:hover { 
	color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

td.bookshelfleft {  
	color: #0C457A;
	background-color:#CDCDCD; 
	background-image: url(/graphics/pixel.gif);
}

td.bookshelflib {  
	color: #0C457A;
	background-color:#b3bace; 
	background-image: url(/graphics/pixel.gif);
}

td.bookshelflib2 {  
	color: #000000;
	background-color:#dee1e7; 
	background-image: url(/graphics/pixel.gif);
}

td.bookshelf {  
	color: #0C457A;
	background-color:#bcb8c9; 
	background-image: url(/graphics/pixel.gif);
}

td.bookshelf2 {  
	color: #000000;
	background-color:#FFFFFF; 
	background-image: url(/graphics/pixel.gif);
}

td.bookshelfsub {  
	color: #FFFFFF;
	background-color:#716b89; 
	background-image: url(/graphics/pixel.gif);
}