h1 {font-family: "Courier New", "Courier", Arial, Verdana; font-size: 18pt; width: 100%; margin: 2px 0 14px 0; font-weight: bold; color: #870000; padding-bottom: 3px; letter-spacing: -1px; border-bottom: 1px solid #EB7300}
h2 {font-family: "Courier New", "Courier", Arial, Verdana; font-size: 18pt; width: 100%; margin: 2px 0 10px 0; font-weight: bold; color: #870000; padding-bottom: 3px; letter-spacing: -1px; border-bottom: 1px solid #EB7300}
h4 {font-family: "Courier New", "Courier", Arial, Verdana; font-size: 14pt; width: 100%; margin: 2px 0 0px 0; font-weight: bold; color: #870000; padding-bottom: 0px; letter-spacing: -1px}

A.white:link {text-decoration: none; color: #FFFFFF}
A.white:visited {text-decoration: none; color: #FFFFFF}
A.white:active {text-decoration: none; color: #FFFFFF}
A.white:hover {text-decoration: none; color: #F6BA80}

A:link {text-decoration: none; font-weight: none; font-weight: none; color: #B95C00}
A:visited {text-decoration: none; font-weight: none; font-weight: none; color: #B95C00}
A:active {text-decoration: none; font-weight: none; font-weight: none; color: #B95C00}
A:hover {text-decoration: underline; font-weight: none; color: #870000}

.copy {Arial, Verdana; font-size: 10pt; color: #333333; letter-spacing: 0pt; line-height: 130%;}
.orange-bullet {Arial, Verdana; font-size: 10pt; color: #B95C00; letter-spacing: 0pt; line-height: 120%; font-weight: bold}

html, body{ 
 background: #F6BA80 url('/drupal/sites/all/themes/framework/images/back-grad.jpg') repeat-x;
 margin:0; 
 padding:0; 
} 

#header-wrapper{
 width: 950px;
 height: 105px;
 text-align:center;
 margin-left:auto;
 margin-right:auto;
 padding-bottom: 10px;
 }

#headerleft {
 width: 376px;
/* height: 105px;*/
 text-align: left;
 position: relative;
 float: left;
 }

#headerright{
 width: 564px;
 padding: 0px 10px 10px 0px;
 text-align: right;
 position: relative;
 float: right;
 }

#searchbox{
 width: 544px;
 padding: 15px 15px 0px 0px;
 text-align: right;
 position: relative;
 float: right;
 }

#slogan{
 width: 544px;
 padding: 0px 20px 20px 0px;
 text-align: right;
 position: relative;
 float: right;
 }

#navbar{
 width: 950px;
 height: 38px;
 background-image: url(/drupal/sites/all/themes/framework/images/back-red-grad.jpg);
 background-repeat: repeat-x;
 margin-top: 0px;
 margin-bottom: 15px;
 margin-left:auto;
 margin-right:auto;
 padding: 5px 0 0 0;
 overflow: visible;
 }

#navleft {
 width: 740px;
 padding: 0px 0px 0px 10px;
 font-family: Arial, Verdana; font-size: 12pt; color: #ffffff; letter-spacing: 0pt; font-weight: bold;
 text-align: left;
 position: relative;
 float: left;
 overflow: visible;
 }

#navright{
 width: 200px;
 padding: 6px 0px 0px 0px;
 position: relative;
 text-align: right;
 float: right;
 }

#pagewidth{ 
 width:950px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
 background-color: #FEF2E6;
} 
 
#leftcol{
 width: 282px; 
 margin: 12px 11px 0px 12px;
 float:left; 
 }

#leftcol-box{
 width: 260px;
 padding: 10px 10px 0px 10px;
 margin-bottom: 12px;
 border: 1px solid #FADCBF;
 background-color: #ffffff;
 text-align: left;
 font-family: Arial, Verdana; font-size: 10pt; color: #333333; letter-spacing: 0pt; line-height: 120%;
 }
 
#maincol{  
 float:right; 
 margin: 12px 11px 12px 0px;
 width:634px; 
 }

#maincol-box{
 width: 602px;
 padding: 15px 15px 10px 15px;
 border: 1px solid #FADCBF;
 background-color: #ffffff;
 text-align: left;
 font-family: Arial, Verdana; font-size: 10pt; color: #333333; letter-spacing: 0pt; line-height: 130%;
 }

#peach-box {
 width: 300px;
 padding: 6px 6px 6px 6px;
 margin-left: 10px;
 background-color: #FEF2E6;
 font-family: Arial, Verdana; font-size: 9pt; color: #333333; letter-spacing: 0pt; font-style: italic; line-height: 120%;
 text-align: center;
 position: relative;
 float: right;
 }

#twocols{
 width:80%;
 float:right;
 position:relative;
  }

#rightcol{
 width:25%;
 float:right;
 position:relative;
 }
 
#footer{
 width: 950px;
 height: 38px;
 background-image: url(/drupal/sites/all/themes/framework/images/back-red-grad.jpg);
 background-repeat: repeat-x; 
 text-align:left;  
 margin-top: 15px;
 margin-bottom: 15px;
 margin-left:auto; 
 margin-right:auto; 
 } 

#footerleft {
 width: 269px;
 padding: 10px 10px 10px 25px;
 font-family: Arial, Verdana; font-size: 9pt; color: #ffffff; letter-spacing: 0pt; font-style: italic;
 text-align: left;
 position: relative;
 float: left;
 }

#footerright{
 width: 636px;
 padding: 10px 10px 10px 0px;
 font-family: Arial, Verdana; font-size: 9pt; color: #ffffff; letter-spacing: 0pt; font-style: bold;
 position: relative;
 float: right;
 }

.divider{
 font-family: arial,verdana; font-size: 9pt; color: #CC0004; letter-spacing: 0pt; font-weight: bold;
 }

/* Can fix a bug */
/*#maincol p{margin:0em;}*/

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.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 */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



ul.nice-menu li a:link{
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 12pt;
  }

ul.nice-menu li a:visited{
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    text-decoration: none;
  }

ul.nice-menu li a:active{
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    text-decoration: none;
    border: 0;
  }

ul.nice-menu li a:hover {
    color: #EB7300;
    text-decoration: none;
  }

ul.nice-menu li.over {
z-index:1000;
}

