@charset "UTF-8";
/* CSS Document */

body {background:#272727;
	  font-family: Verdana, Arial Unicode MS, Arial, Helvetica, sans-serif;
	  font-size:12px;
	  line-height:16px;
	  padding: 0;
	}
	
#wrapper {margin:auto;
          width:970px;}

#rightshadow {float:left;
              width:970px;min-height:400px;
          background: url(../images/home_right_shadow.gif) repeat-y top right;} 
	      
		  
#container {float:left;
			min-height:200px;
			width:960px;
		    background:#fff;
		    border-bottom:solid #0099cc 8px;}
			
#top {clear:left;
              float:left;
			  width:948px;
			  background:#fff;
			  border:solid #fff 6px;
			  border-bottom:solid #fff 4px;}

#logo {float:left;
       width:196px;
	   height:91px;}

#toptext {float:left;
       margin-left:4px;
	   font-size:12px;
	   color:#444;
	   line-height:18px;
	   padding:10px 0 0 25px;
	   width:723px;
	   height:81px;
	   background:#dcecf0;}
	   
#toplinks {float:left;
       margin-left:4px;
	   width:748px;
	   height:91px;
	   background:#ddecef;}

#contentarea {clear:left;
              float:left;
			  width:960px;
			  background: url(images/interiorcontentbg.gif) repeat-x bottom left;}

#interiorflash {float:left;
               border-left: solid #fff 5px;
               border-right: solid #fff 6px;}

#content {float:left;
          width:610px;
		  padding-left:10px;}

#rightsidebar {float:right;
               width:286px;
			   padding:60px 0 0 0px;}  
			   
#bottomshadow {float:left;
               width:960px;
               height:8px;
			   line-height:8px;
			   background: url(images/home_bottom_shadow.gif) repeat-x bottom left;}

#footerarea {float:left;
             margin:0px;
			 width:960px;
			 padding-top:10px;}
		  
#copyright {float:left;
            color:#888;
			width:750px;
			text-align:right;
			font-size:10px;
			}
			
#EWI {float:left;
	  width:200px;
	  font-size:10px;
	  color:#888;
	  padding-left:4px;
	}
	
#EWI a {color:#888;
        text-decoration:none;}
		
#EWI a:hover {color:#888;
              text-decoration:underline;}
	
.hometablelink {background:#0099cc;}

.hometablelink a{color:#fff;
		         font-size:24px;
				 padding-top:20px;
				 padding-left:20px;
				 text-decoration:none;}
				 
.hometablelink a:hover {text-decoration:underline;
                        color:#fff;}
						
						
/*   Nav Styles  */

#toplinks ul {float:left;
             list-style:none;
             margin:65px 0 0 -20px;
             *margin:65px 0 0 12px;
			 border:none;}

.mainnav li {float:left;
             height:18px;}
			 
.mainnav li a {float:left;
               display:block;
               padding:00px 16px 0 16px;
               font-family:Georgia, "Times New Roman", Times, serif;
			   font-size:12px;
			   line-height:12px;
			   font-weight:bold;
			   text-decoration:none;
			   color:#555;
			 }

#interiortext .r1c1{ font-family:lucida sans;
                    font-size:12px;
					line-height:18px;
					color:#666;
					padding:15px 30px 0 10px;}		
#interiortext .r1c2{ font-family:georgia;
                    font-size:14px;
					line-height:20px;
					color:#0099cc;
					padding:15px 0 0 15px;
					background: url(images/verticalline.gif) repeat-y top left;}					   
  
.interiortext { font-family:lucida sans;
                    font-size:12px;
					line-height:18px;
					color:#666;
					padding:10px 0px 0 10px;}		

.pagetitle {font-family:georgia;
                    font-size:24px;
					line-height:25px;
					color:#555;
					padding:15px 0 0 15px;}

.copper24  {font-family:Copperplate Gothic Light, georgia;
                    font-size:24px;
					line-height:25px;
					color:#555;}
.copper16  {font-family:Copperplate Gothic Light, georgia;
                    font-size:16px;
					line-height:16px;
					font-style:normal;
					color:#555;}

.copper16bold  {font-family:Copperplate Gothic Light, georgia;
                    font-size:16px;
					line-height:16px;
					font-style:normal;
					font-weight:bold;
					color:#555;}


.paragraphhead {font-family:Lucida Calligraphy, Edwardian Script ITC, myriad pro;
                       font-size:14px;
					   line-height:20px;
					   font-weight:bold;
					   width:610px;}	

.RomanBoldItalic14 { font-family:Times New Roman, lucida sans;
                    font-size:14px;
					font-weight:bold;
					font-style:italic;
					line-height:16px;}
					
.RomanItalic14 { font-family:Times New Roman, lucida sans;
                    font-size:14px;
					font-weight:normal;
					font-style:italic;
					line-height:20px;}
					
#rightsidebarcontent .r1c1 a, #rightsidebarcontent .r2c1 a, #rightsidebarcontent .r3c1 a{
                       font-family:georgia;
                       font-size:24px;
					   line-height:35px;
					   color:#555;
					   height:40px;
					   padding:0 0 00px 0px;}		
					   
#rightsidebarcontent .r1c1 a:hover, #rightsidebarcontent .r2c1 a:hover, #rightsidebarcontent .r3c1 a:hover {
                       text-decoration:none;}
					   
.businessmenus ul {margin-top:0px;}

.Center {text-align:center !important;}

.liststylenone {list-style:none;}					   							