body { background: #ffe69e url('../templates/custom/images/bkgd.jpg') repeat-x top; margin-top: 0; padding-top: 0; }
h1 { color: #000; }
a:link, a:visited { color: #06f; }

ul#nav_internal { list-style-type: none; z-index: 999; margin: 0 auto; padding-left: 20px; }
ul#nav_internal li a { margin: 0; width: 100%; font-weight: bold; color: #1d2d6d; text-decoration: none; font-style: normal; display: block; padding: 10px 10px; }
ul#nav_internal li a:hover { color: #06f; text-decoration: underline; }
ul#nav_internal li { float: left; 	list-style-type: none;	margin: 0px;} 
ul#nav_internal li ul { display: none;	width: 10em; /* Width to help Opera out */	background-color: #ffb900;}	
ul#nav_internal li:hover ul { display: block; width: 150px; position: absolute;	margin: 3px 0 0 0;	padding: 0; z-index: 500; }
ul#nav_internal li:hover li { float: none; }
ul#nav_internal li:hover li a { background-color: #06f; border-left: 1px solid #fff; border-right: 1px solid #fff; border-bottom: 1px solid #fff; color: #fff; background-image: none; padding: 10px 0 10px 10px; text-decoration: none; font-size: 1.2em; }
ul#nav_internal li li a:hover { background-color: #1d2d6d; color: #fff; }

.leftsidebar { background-color: #e9e4d6; }
td.rightsidebar { border-left: 1px dashed #c9e1ee; background-color: transparent !important; }
.whiterightborder { border-right: 1px solid #cfcdc9; }
.footer { color: #ccc; }
.footerlink, .footer a { color: #fff; }
.small { color: #777; }
/* subpages */
#subpages { width: 117px; font-family: "Gill Sans Light", "Trebuchet MS", "Times New Roman", Times, serif; font-size: .9em; text-transform: uppercase; margin-top: 0; }
#subpages ul { list-style: none; margin: 0; padding: 0; }
#subpages li { list-style-type: none; margin-left: -40px; margin-top: 0; border-bottom: 1px solid #fff; }
#subpages li a:link, #subpages li a:visited { display: block; padding: 5px 5px 5px 0.5em; border-left: 8px solid #7b9a01; background-color: #aab95e; color: #fff; text-decoration: none; }
#subpages li a:hover, #subpages li a.this { border-left: 8px solid #aab95e; background-color: #7b9a01; color: #ff0; }
figcaption { text-align: center; font-style: italic; }
.footerlink { color: #555; }
.footer { color: #999; }