/*
 * This design was altered based on the original template created by
 * nodethirtythree designs. http://www.nodethirtythree.com
 *
 * Created by narian in 2007. 
 * Hope you like it if you're looking at this CSS! :0)
 *
 */


*
{
margin: 0px;
padding: 0px;
}

body
{
background-color: #fff;
color: #50514D;
font-size: 12px;
/*font-family: “Lucida Grande”, “Lucida Sans Unicode”, “Trebuchet MS”, Helvetica, Arial, Verdana, sans-serif;*/
font-family: Verdana, Arial, sans-serif;
}

#wrapper
{
width: 800px;
margin: 0px auto 0 auto;
}

a
{
text-decoration: underline;
color: #93B300;
}
a:hover
{
text-decoration: none;
color: #fff;
background: #D3E378 url('images/bbg1.gif') repeat-x;
}

strong
{
/* background: inherit;*/
color: #50514D;
}

#header
{
height: 130px;
width: 100%;
/* background-color: #aab165; */
}

#breadcrumb
{
position: relative;
margin: 0px 0px 0px 200px;
color: #fff;
font-size: 15px;
font-weight: bold;
}

#header_inner
{
position: relative;
width: 740px;
height: 130px;
margin: 0px auto;
background-image: url('images/topty.jpg');
}

#header_inner h1
{
/* background: inherit;*/
position: absolute;
left: 15px;
bottom: 36px;
font-size: 39px;
font-weight: bold;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h1 span
{
/*background: inherit;*/
/* color: #85ac1e; /* green */
color: #f3cc85;
}

#slogan
{
/* background: inherit;*/
position: absolute;
right: 10px;
bottom: 21px;
color: #fff;
font-weight: bold;
text-transform: lowercase;
font-size: 13px;
}

#left
{
position: absolute;
left: 0;
top: 0;
width: 129px;
background: url('images/grad_bg.gif') repeat-x left top;
height: 800px;
}

#right
{
position: absolute;
right: 0;
top: 0;
width: 132px;
background: url('images/grad_bg.gif') repeat-x left top;
height: 800px;
}

#main
{
/* padding-top: 20px; */
position: relative;
width: 740px;
/* margin-left: 140px;
margin-right: 140px; */
margin: 0px auto;
padding-bottom: 10px;
}

h1
{
color: #50514D;
text-transform: lowercase;
font-size: 26px;
}

h2
{
background: inherit;
color: #50514D;
text-transform: lowercase;
font-size: 20px;
}

h2 span
{
background: inherit;
color: #85AC1E;
}

h1 span
{
background: inherit;
color: #85AC1E;
}

h1 span sup
{
background: inherit;
color: #85AC1E;
font-size: 14px;}

h3
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 15px;text-transform: lowercase;
height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}

h3 span
{
background: inherit;
color: #85AC1E;
}

h3.first
{
margin-top: 0px;
}

#lcol
{
position: relative;
width: 165px;
float: left;
}

#lcontent
{
position: relative;
padding: 0px 15px 0px 15px;
}

#rcontent
{
position: relative;
padding: 25px 10px 0px 15px;
}

#rcontent img 
{
margin: 5px 5px;
padding: 2px;
border: 1px solid #ddd;
}

#rcontent a img
{
margin: 0px 0px 0px 0px;
border: 1px solid #ddd;
}


#rcontent a:hover img
{
margin: 0px 0px 0px 0px;
border: 1px solid #ddd;
background-color: #fff;
}

#prog_costs table
{
width: 100%;
border-collapse: collapse;
}

#prog_costs td,th
{
border: 1px solid #85AC1E;
padding: 10px 15px 10px 10px;
width: 35%;
}

#prog_costs th
{
background: #fcfcfc;
color: #f3780b;
text-align: left;
border-color: #d4b714;
}

#prog_costs tr.alt td
{
background: #e6f8b7;
}

#team table
{
width: 100%;
border-collapse: collapse;
}

#team td
{
text-align: justify;
border: 1px solid #ccc;
}

#menu ul
{
list-style: none;
margin: 0px; 
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
} 

#menu li.first
{
background: #fff url('images/ty1.gif') no-repeat;
padding-left: 20px;
margin: 10px 10px;
width: 130px;
}

#menu a
{
display: block;
position: relative;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('images/bbg0.gif');
padding-left: 17px;
padding-top: 11px;
color: #636363;
text-transform: lowercase;
font-size: 13px;
}


#menu a:hover
{
color: #fff;
background-image: url('images/bbg1.gif'); 
}

#menu a.first
{
text-decoration: none;
color: #93B300;
padding-left: 0px;
padding-top: 4px;
font-size: 13px;
font-weight: normal;
display: inline;
background: none;
}

#menu a.first:hover
{
text-decoration: none;
color: #fff;
background: #fff url('images/bbg1.gif') repeat-x;
display: inline;
}

#menu_end
{
height: 10px;
background-image: url('images/a3.gif');
}

ul
{
list-style: none;
}

li
{
background: url('images/ty1.gif') no-repeat;
padding-left: 20px;
line-height: 15px;
}

p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}

#lcol p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
}

#rcol
{
position: relative;
margin-left: 169px;
width: 567px; /* didn't work for width 573 */
background-image: url('images/a2.gif');
background-repeat: repeat-x;
}

#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}

.box
{
border: dashed 1px #dadada;
color: #969d45;

background: #FFFFE9 url('images/a4.gif') repeat-x;
}


.box_inner
{
padding: 8px 8px 8px 8px;
}

.box_inner h2
{
background: inherit;
color: #6C7425;
text-transform: lowercase;
font-weight: normal;
font-size: 15px;
margin-bottom: 5px;
margin-top: 5px;
}

.box_inner p
{
font-size: 12px;
line-height: 16px;
letter-spacing: 1px;
margin-bottom: 15px;
}

#rcontent .box_inner img
{
margin: 5px 5px 10px 5px;
float: left;
border: none;
}

#footer
{
clear: both;
background: url('images/a2.gif') repeat-x;
width: 740px;
margin: 0px auto;
margin-top: 40px;
margin-bottom: 10px;
padding-top: 10px;
text-align: center;
text-transform: lowercase;
}

div.itemtitle {
	font-weight: bold;
	color: #632064;
}

/* News Module */
td.news_summary {
	padding-bottom: 1em;
}

h6
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 15px;text-transform: lowercase;
height: 34px;
background: url('images/a3green.gif') repeat-x 0px 17px;
}

td.form_error {
	color: red;
}
