/*defaults*/
body 	{background:#2765AF url('../images/body_bg.jpg') repeat-x 0 0; color:#000000; margin:20px 0; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:90%; }
p		{margin:0; padding:0 0 15px 0; }
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none;}


/*structural elements*/
#container	{margin:0px auto; text-align:center; width:760px; }
#holder		{width:100%; padding:20px 20px 5px 20px; background:#FFFFFF; text-align:left; }
#logo		{background:url('../images/header-bg.jpg') no-repeat 180px 20; border-bottom:1px solid #DADADA; padding:5px 30px 20px 0px; }
#content	{float:left; width:490px; padding:20px 10px 0 0; line-height:160%; }
#news		{float:right; width:30%; padding:20px 0; line-height:140%; text-align:justify; }
.newsItem	{padding:20px 20px 5px 20px;color:olive; background:#FEFFD5; border:1px solid #cccc66; font-size:80%; margin-bottom:20px; }
#footer		{clear:both; width:100%; font-size:80%; background:#DADADA; padding:20px 20px 5px 20px; border-top:2px solid #2765AF; }

/*headings*/
.newsItem h3	{background:#FEFFD5;color:#6C7425; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
#content h1		{font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0 0 20px 0; }
#logo h1		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#225799; }

/* Navigation */
#nav {
	clear: both;	
	padding: 0;		
}
#nav ul {
	float: left;
	list-style: none; 
	background: url(../images/nav.jpg) repeat-x;	
	width: 760px;
	text-transform: uppercase;
	margin: 0 0 0 0px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	border-bottom: none;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(../images/nav-hover.jpg) repeat-x;	
}
#nav ul li#current a {	
	background: url(../images/nav-current.jpg) repeat-x;	
}

/* sidebar */
#sidebar {
	float: right;
	width: 30%;
	margin: 0 0 10px 0; padding: 0;	
	font: normal 73%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}
.sidebox {
	background:#FEFFD5;
	border:1px solid #FFEB70;
	font-size:130%; margin-bottom:20px;
}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #FEFFD5;			
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px solid olive;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px solid olive;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #65944A;
	color: #65944A;		
}

#menu ul
{
list-style: none;
margin: 0px;
}

#menu li
{
background: inherit;
padding: 0px;
font-weight: bold;
}

#menu a
{
display: block;
position: relative;
width: 209px;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
	text-transform: lowercase;
border:solid 1px olive;
background:#FEFFD5;
padding-left: 17px;
padding-top: 11px;
color: #636363;
font-size: 11px;
}

#menu a span
{
	position: absolute;
	right: 0px;
	margin-top: 5px;
	margin-right: 15px;
	width: 7px;
	height: 7px;
	background: url(../images/x1.gif) no-repeat;
}

#menu a:hover span
{
	position: absolute;
	right: 0px;
	margin-top: 5px;
	margin-right: 15px;
	width: 7px;
	height: 7px;
	background: url(../images/x2.gif) no-repeat;
}

#menu a:hover
{
	background: inherit;
	color: #fff;
	background-image: url(../images/nav.jpg);
}

#menu_end
{
	height: 30px;
	background-image: url(../images/a2.gif);
}

h1
{
	background: inherit;
	color: #50514D;
	text-transform:  uppercase;
	font-size: 26px;
}

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;
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: 30%;
float: right;
}
#lcontent
{
position: relative;
padding: 0px 15px 0px 15px;
}

#rcontent
{
position: relative;
padding: 25px 20px 0px 20px;
}

ul
{
list-style: none;
}

li
{
background: url(../images/x1.gif) no-repeat 0px 5px;
padding-left: 15px;
}



/* header links */
#header #header-links {
	position: absolute;
	top: 20px; right: 20px;	
	color: #838181;
	font-size: 10px;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}

/*footer styling, pre-styled so you can "whack" another navigation menu in there if you like*/
#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#000000; font-weight:bold; text-decoration:underline; }
#footer a:hover	{color:#000000; text-decoration:none; }


/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */

#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}

.box
{
position: relative;
border: dashed 1px olive;
margin-top: 5px;
background: inherit;
color: Olive;
}

.box h2
{
background: inherit;
margin-top: 5px;
color: #6C7425;
text-transform: lowercase;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p
{
font-size: 11px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
}

.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}

/* Main Column */
#main {
	float: left;
	width: 100%;
	padding: 20px 0 0 0; margin: 0 0 0 10px;
	display: inline;
	font: 12px 'Trebuchet MS';
}
#main h2 
{
	left: -10px;
	font: normal 1.6em 'Trebuchet MS';
	color: #85970C; 
	text-transform: none;
	padding: 10px 0 0px 10px; 			
}
#main h2 a {
	color: #85970C;
	text-decoration: none;	
}
#main ul li {
	list-style-image: url(bullet.gif);
}

