﻿body 
{

  margin: 0px;
  padding: 0px;
  background: #ccc;
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  height: 100%;	

}
h1, h2, h3, h4, h5, h6 {color:#444444;}

/*Typographics styles adapted from http://www.thenoodleincident.com/tutorials/typography/ */
h1 {
	margin-top:1em;
	font-size: 1.4em;
	font-weight: bold;
}
h2 {
	margin-top:1em;
	font-size: 1.3em;
	font-weight: bold;
}
h3 {
	margin: 0.5em 0;
	font-size: 0.9em;
	font-weight: normal;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}


#wrapper
{
	/*background:  url('images/bg.png') repeat-x;*/

	width:1024px;
	margin-top: 10px;
	border: solid 1px #000;	
		background-color: #fff;
	padding: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
		min-height: 100%;
height: auto;

}
#wrapper2
{
	/*background-image: url('images/bg.gif');
	background-repeat: repeat-x;*/
	width:1024px;
	margin-top: 20px;
	border: solid 1px #000;	
	background-color: #fff;
	padding: 5px 5px 5px 5px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	min-height: 100%;
	height: auto;

}
#headerwrapper {
	width: 730px;
	height:60px;
	background-color: #fff;
	position: relative;
	top: 0px;
	left: 0px;

}
#headerlogo
{

	margin: 0;
	top: 0;
	background-color: #fff;
	width: 267px;
	height: 57px;
	float: left;
}
#mainnav
{

	left: 260px;
	margin-bottom: 0;
	margin-left: 5px;
	position: absolute;
	 top: 40px;
	float: right;
	width: 460px;
	text-align: left;
	padding: 2px;
	color: #000;
	font-size: 10px;
	font-weight: bold;
			z-index: 900;

}

#mainnav .item
{
	text-align: left;
	color: #000;
	padding: 0.3em 0.5em 0 0.5em;
			z-index: 900;

}
* html #mainnav .item {padding: 0.3em 0.5em 0 0.5em; z-index: 900;}
* html #mainnav .item2 {padding:0.3em 0.5em 0 0.5em; z-index: 900;}

#mainnav .selected {
	color:#FF284E;
	font-weight: bold;
	z-index: 900;
}
#mainnav .hover {
	color:#FF284E; 
	z-index: 900;
}

#mainnav .item2
{
	text-align: left;
	padding: 0.3em 0.5em 0 0.5em;
	color: #000;
	background-color: #fff;
		z-index: 900;
	border-left:1px solid #0e1909;	
	border-right:1px solid #0e1909;	
	border-bottom:1px solid #0e1909;	
	border:1px solid #0e1909;	

}
#mainnav .selected2 {
	color:#669933;
			z-index: 900;
}
#mainnav .hover2 {
	color:#FF284E; 
	background-color:#E4E4E4;
			z-index: 900;
}

.IE8Fix 
{ 
    z-index: 900; 
    
}
#mainnav .dynmenu
{
	text-align: left;
	padding: 0.3em 0.5em 0 0.5em;
	color: #000;
	background-color: #fff;
		z-index: 900;
	border-left:1px solid #0e1909;	
	border-right:1px solid #0e1909;	
	border-bottom:1px solid #0e1909;	
	border:1px solid #0e1909;	

}
#hotbox
{
	
	width: 729px;
	height: 196px;
	border: solid 1px #000;	
	z-index: -1;
}
#catmenu
{
	background-image: url(images/newcat.png);
    background-repeat: repeat-x;
	 text-align: center;
	color: #fff;
	margin-top:2px;
	width: 712px;
	height: 30px;
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#catmenu a
{
	color: #fff;
	text-decoration: none;	
}
#catmenu a:hover
{
	color: #ccc;
	text-decoration: none;	
}


#col1 
{
  margin-top: 2px;
  margin-right: 2px;
  float: left;
  width: 385px;
  height: 335px;

 min-height: 100%;
height: auto;
}

#col2 
{
  margin-top: 2px;
  float: left;
  width: 350px;
  height: 335px;

 min-height: 100%;
height: auto;
}
#col3 
{
	text-align: center;
  margin-top:55px;
  float: right;
  width: 275px;
  height: 545px;
 min-height: 100%;
height: auto;
padding-right: 5px;
	
}

#colMain 
{

  float: left;
  width: 730px;
  height: 540px;
 min-height: 100%;
height: auto;
background-color: transparent;

}

#colMain h3 
{
    margin: 3px 0;
	font-size: 0.9em;
	color: #0f2008;
	font-weight:bold; 
}
.note 
{
	color:Red;
	font-size: 0.8em;
}
#footer
{
	clear: both;
	margin-top: 20px;
	width: 1024px;
	height: 100px;
	background-color: #0f2008;	
	color: #fff;
	font-size: 10px;
}
#footer2
{
	clear: both;
	margin-top: 5px;
	width: 1024px;
	height: 1px;
	color: #fff;
}
.provItem
{
	vertical-align: top;	
	padding: 2px 4px 2px 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.provItem h3 {

	margin: 0;
	color: #9f0f09;
	font-size: 9px;
	font-weight: bold;
}

.provItem h4 
{
	text-indent: 5px;
	margin: 0;
	color: #074466;
	font-size: 9px;

}
.provItem p 
{
	font-size: 9px;
	color: #000;
	margin: 0;
}

	
	
	.artItem
{
	margin: 0;
	vertical-align: top;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
	.artItemAlt
{
	margin: 0;
	vertical-align: top;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #e9e8e8;

}
.artItem h3 a{

	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0;

	
}
.artItem h3{

	background-image: url(images/h3bg.png);
	height: 30px;
    background-repeat: repeat-x;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 5px;

	
}
.artItem h4 
{
	text-align: left;
	margin: 0;
	color: #074466;
	font-size: 9px;
	padding: 2px;
}

	.artItem a:hover
{
	color: #ccc;

}

	.artItemAlt a:hover
{
	color: #ccc;

	
}
.artItem p 
{
	font-size: 12pt;
	color: #000;
	margin: 0;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			padding: 5px;
}

.box 
	{
	width: 380px;
	margin-bottom: 1em;
	background-color: #fff;
	}
	
	
	
 .box h2
	{
	margin-top: 0;
	padding: 0.2em;
	font-size: 12px;
	font-weight: bold;
	color: #FFfFFF;
	font-weight: bold;
	}
	
 .box h2 a
	{
	color: #FFFFFF;	
	font-weight:bold;
	}
 .box h3 {

	color: #9f0f09;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin: 0;
}
.box h4 {

	color: #074466;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
}
.box a
	{
	color: #336699;	
	}
.box li 
	{
	font-weight: normal ;
	text-indent: 5px;
	}
.col1 .box p 
	{
	text-indent: 5px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
.box .artDate 
{
		margin-top:0;
	color:#777777; 
	font-size:0.9em; 
	font-weight:normal;
	float: left;
}	

.box .artAuthor 
{
		margin-top:0;
	color:#777777; 
	font-size:0.9em; 
	font-weight:normal;
	float: left;
}	


.midbox 
	{
	width: 345px;
	background-color: #fff;
	height: 190px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	}

.midbox tr td 
{
	padding: 2px;	
	
}
	
	
.midbox h2
	{

	margin-top: 0;
	padding: 0.2em;
	font-size: 12px;
	font-weight: bold;
	color: #FFfFFF;
	font-weight: bold;
	}

.midbox h2 a
	{
	color: #FFFFFF;	
	font-weight:bold;
	}
.midbox h3 {

	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0;
}
.midbox h3 a 
{ 	
	color: #000;	
	text-decoration: none;
	}
.midbox h3 a:hover 
{ 	
	color: #333;	
	}	
.midbox h4 {

	color: #9f0f09;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.midbox a
	{
	color: #336699;	
	}
.midbox li 
	{
	font-weight: normal ;
	text-indent: 5px;
	}
.midbox p 
	{
	text-indent: 5px;
	font-size: 11px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
.midbox .artDate 
{
		margin-top:0;
	color:#777777; 
	font-size:0.9em; 
	font-weight:normal;
	float: left;
}	

.midbox .artAuthor 
{
		margin-top:0;
	color:#777777; 
	font-size:0.9em; 
	font-weight:normal;
	float: right;
}	
 .headerBg
	{
	background-image: url(images/h3bg.png);
	background-repeat: repeat-x;
	margin: 0;
	height: 25px;

	}
.mainbox 
	{
		
	width: 99%;
	margin-bottom: 1em;
	background-color: #fff;
	padding: 2px 2px 2px 2px;

	}
.mainbox h2
	{
	margin: 0;
	padding: 0.5em;
	background-image: url(images/h3bg.png);
		height: 30px;
    background-repeat: repeat-x;
	color: #fff;
	margin-bottom: 2px;
		font-size: 11px;
	}
.mainbox h2 a
	{
	color: #FFFFFF;	
	font-weight:bold;
	}
	
.mainbox a
	{
	color: #336699;	
	font-size: 11px;
	}
.mainbox li 
	{
font-size: 11px;		
	font-weight: normal ;
	text-indent: 5px;
	}
.mainbox h3 a
	{
		text-decoration: none;
	}
.mainbox p 
	{
	text-indent: 5px;
	font-size: 11px;
	}

.mainbox .accordionContent table tr td {padding: 5px;}

.mainbox .accordionContent label
{
	     color: #0e1909;
		font-size: 10px;
		font-weight: bold;
}	
.mainbox .accordionContent .dll
{
		font-size: 10px;
}		
.mainCatBox 
{
	
	width: 99%;
	margin-bottom: 1em;
	background-color: #fff;
	padding: 2px 2px 2px 2px;
}
.mainCatBox p
{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.mainCatBox .description
{
	text-align:left;
	font-size: 11px;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.mainCatBox .author
{
	text-align: right;
	font-size: 12px;
	color: #333;
	 font-style:italic;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.mainCatBox h2
	{

	 font-weight: bold;
	margin:0;
	font-size: 12px;
	color: #213C1A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.mainCatBox h3
	{
	 font-weight: bold;
	margin:0;
	font-size: 12px;
	color: #213c1a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.minibox
	{
	width: 170px;
	background-color: #fff;
	height: 150px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	}
.miniboxleft
	{
	width: 170px;
	background-color: #fff;
	height: 150px;
	border: 1px solid #ccc;
	float:left;
	margin-bottom: 5px;
	margin-right: 5px;
	}

.miniboxright
	{
	width: 165px;
	background-color: #fff;
	height: 150px;
	border: 1px solid #ccc;
	float:right;
	margin-bottom: 5px;
	margin-right: 3px;
	
	}

.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
		border: 1px solid #000;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
		border: 1px solid #000;
}	
.imgfloatright2 {
	float:right;
}

.Map
{
	border: 1px solid #000;
	z-index: 10;
}
.readmore 
{
		float:right;

}
.bannerImg
{
		border: 1px solid #000;
		
}
.listItem
{
	 	margin: 5px 5px 5px 5px;
	 	padding: 5px;
		color: #333;
		font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.listItem a {font-size: 14px; font-weight: bold;}

.listItem h2

{
	 font-style:italic;
	 font-weight: bold;
	margin:0;
	font-size: 12px;
	color: #213c1a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.listGroup
{	
font-weight:bold;	
	font-size: 14px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		
}

.noWrap
{
	 white-space: nowrap;
	 margin-top:5px;
}
/* Accordion */
.accordionHeader
{
   
    color: white;
	background-image: url(images/h3bg.png);
	height: 20px;
    background-repeat: repeat-x;
	font-size: 12px;
    cursor: pointer;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 5px; 
        overflow: hidden;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}
.accordionHeader a h2
{
        color: #fff;
}

.accordionHeaderSelected a h2 
{
            color: #fff;
 }
.accordionHeaderSelected
{

    color: #fff;
	background-image: url(images/h3bg.png);
	height: 20px;
    background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
    cursor: pointer;
    padding-top: 5px;
    padding-left: 5px;
    overflow: hidden;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #fff;
    border-left: 1px solid #0e1909;
    border-right: 1px solid #0e1909;
    border-bottom: 1px solid #0e1909;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-color: #ccc;
	color:#FFF;
	font-weight:bold;
}

.collapsePanelHeader a {color:#FFF;}
.collapsePanelHeader a:hover {text-decoration:none;background:none;}

.button {
    border:1px solid #CCC;
    color:#FFFFFF;
    background-color:#0e1909;
    font-size:0.8em;
	padding: 2px;
}
.txtBox {
    border:1px solid #0e1909;
    background-color:#F7F7E8;
}
.projects-links {

	margin-left: 100px;
	list-style-image: url(images/arrow.png)
}

.projects-links li 
{
	list-style-image: url(images/arrow.png)
}
.projects-links li a {

	font-size: 11px;
	color: #333;
}
.projects-links li a:hover {
	color: #096;
}

.newLeftbox 
	{
	width: 70%;
	background-color: #fff;
    float: left;
	}
.newRightbox 
	{
	width: 30%;
	background-color: #fff;
    float: right;
	}	
.newRightCol 
{
        background-color: #efefef; 
        border: 1px solid #ccc;
	padding: 2px;
	margin-top:7px; }	
        