body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#head_container {
	background-image: url(/images/lattice2.gif);
	margin: 0px;
	padding: 0px;
	height: 280px;
	border-bottom: 2px  solid  #666666;
}
#header_panel {
	margin: 0 auto 0 auto;
	min-height: 280px;
	max-width: 972px;
}
#body_container {
	margin: 0 auto 0 auto;
	width: 972px;
	overflow: hidden;
}
/*
#jobsweknowabout {
	overflow: hidden;
	margin: 0px;
	padding: 0 0 0 11px;
}
#jobsweknowabout h3, #jobsweknowabout h3 a {
	font-size: 1.6em;
	color: #998E55;
	margin: 0 0 5px 0;
	text-decoration: none;
}
#jobsweknowabout ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#jobsweknowabout li {
	margin: 0 0 6px 0;
}

#jobsweknowabout p{
	font-size: 0.7em;
	padding:0;
	margin:5px 0;
}
#jobsweknowabout p a {
	color: #998E55;
	text-decoration: none;
	font-weight: bold;

}
#jobsweknowabout h4{
	font-size: 0.75em;
	color: #5C5B60;
letter-spacing: 0px;
	text-decoration:none;
	margin: 0;
	padding: 0;
}
 #jobsweknowabout h4 a{
	color: #5C5B60;
	text-decoration:none;
}

 #jobsweknowabout h4 a:hover{
	color: #333333;
	text-decoration:none;
}
#jobsweknowabout .salary {
	color: #C0B894;
}
#jobsweknowabout li p, 
#jobsweknowabout li p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;

	color: #A3A3A7;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 8px;
}
#jobsweknowabout li a {
	text-decoration: none;
}

*/

#events h4 a,
#blog h4 a,
#jobsweknowabout h4 a,
#news h4 a {
	color: #5C5B60;
	text-decoration:none;
}
/*  BOTTOM ROW OF THREE ELEMENTS */
#bottomRow {
	clear:both;
	overflow: hidden;
	width:972px;
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	border-top: 1px  solid  #D8BF85;
	border-bottom: 1px  solid  #D8BF85;
	min-height:325px;
	height:auto !important;
	height:325px;

}

#bottomRow2 {
	clear:both;
	overflow: hidden;
	width:972px;
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	border-top: 1px  solid  #D8BF85;
}











#logo {

	margin: 0 auto 25px auto;
	width:41px;
min-height: 39px;
	height: 40px;
}

/* footer */
#foot_container {
	background-image: url(/images/lattice1.gif);
	margin: 0;
	padding: 0 ;
	min-height: 29px;
	height: 30px;
	overflow: hidden;
}

#footer {
	margin: 0 auto 0 auto;
	width: 972px;
	color: #5D5530;
	font-size: 0.7em;
	padding: 8px 0 8px 0;
	
}
#footer a {
	text-decoration: none;
	color: #5D5530;
}
#footer a:hover {
	text-decoration: underline;
}

#footer #fleft {
	width: 350px;
	float: left;

}
#footer #fright {
	width: 500px;
	float: right;

}


.modalBackground 
{
   background-color:#eaeaea;
   filter:alpha(opacity=70);
   opacity:0.7;
}

.modalBox 
{
   border :1px solid #CCCCCC;
   background-color:White;
   filter:alpha(opacity=70);
   opacity:0.7;
   width:190px;
   height:130px;

}
.modalBoxHeader 
{
   padding-left :5px;
   padding-right:2px;
   color:#666;   
   font-weight:bold;
   border-bottom:1px solid #CCCCCC;
   height:22px;
   padding-top:2px;
}


.TagCheckBoxes  
{
    margin-right:10px;
    width:300px;
}
.TagCheckBoxes label
{	
	margin-left:2px;
	margin-bottom:10px;
}
#TB_title 
{
	background-color:#e8e8e8;
}	

.formlabel 
{
}

.forminput 
{
}

#TB_title 
{
    display:none;
}

.formField 
{
    width:160px;
    border:1px solid #666;
    height:14px;
    font-size:11px;
    color:#666;
}

 .linkbutton 
 {
    padding:7px;
    padding-left:12px;
    padding-right:12px;
	font-size: 11px;
	font-weight:bold;
	margin-right:10px;
    background-color:#8f8349;
    border:1px solid #c6bfa1;
    text-decoration:none;
    color:White !important; 
 }
 
 #tags
 {

 	margin: 0 auto 0 auto;
	width: 972px;
margin-top:10px
 }
 #tags a 
 {
    font-size:11px;
    color:#666;   
 }
 
 .Grid td
 {
     
 }
 .GridHeader 
 {
     color:Black;
     font-weight:bold;
     padding-bottom:10px;
 }
 .GridHeader td
 {
    padding-bottom:10px;
 }
 .GridRows td
 {
     padding-top:5px;
 }