/* BODY AND FONTS: =body
----------------------------------------------- */
	* { 
	 margin: 0; 
	 padding: 0; 
	 text-align: left;
	 font-size: 100%;
	}

	 html { 
	  background: #ffffff url(images/bg.gif) repeat-x center top;
	 }

	 body{
	  background: #ffffff url(images/bg.gif) repeat-x center top;
	  height:100%;
	  margin:0px;
	  padding:0px;
	 } 

	body, tr, td, input, select, textarea { 
	 font:small/150% Arial, Tahoma, Verdana, Helvetica, sans-serif;
	 color: #383838;	 
	}

	div.container {
	 width: 850px; 
	 margin: 0px auto 0px auto;
	 padding: 0px;
	 position: relative; 	
	}
	
       .printonly {
         display:none;
       }
   	
	
/* CONTAINER: =Wrap
----------------------------------------------- */

	.parentWrap{
	   position:relative;
	   width:848px;
	   color:#2D2A28;
	   margin: 8px auto 0px auto;
	   padding: 0px 0px 0px 0px;
	   background: #ffffff;
	   border: 1px solid #D7D7D6;
	   border-bottom: 0px;
	} 

	/* Hides from IE-mac \*/
	* html .parentWrap {height: 1%;}
	/* End hide from IE-mac */

	.parentWrap:after {
	   content: "."; 
	   display: block; 
	   height: 0; 
	   clear: both; 
	   visibility: hidden;
	   background: #ffffff;
	}
	
	.contentWrap{
	   width: 850px;
	   position:relative;
	   float:left;
	   display:inline;
	   clear:both;
	   text-align: left;
	}
	
	div.header { 
	   height: 92px; 
	   margin: 0px;
	   width: 850px;
	   border-top: 4px solid #AF6A54;	   
	}	
	
	div.angie {
  	   position: absolute;
  	   top: 0px;
  	   right: 0px;
  	   width: 209px;
  	   height: 238px;
  	   padding: 0px;
  	   margin: 0px;
  	}
	
	
/* HEADLINES AND PARAGRAPHS: =headlines
----------------------------------------------- */			

	h1 { 
	   font-size: 180%;
	   line-height: 110%;
	   color: #3D4A5A;
	   margin: 0px;	 
	   padding: 0px;
	}
	
	h2 { 
	   margin: 18px 0px 0px 0px;
	   font-size: 180%; 
	}
	
	h3 { 
	   margin: 24px 0px 0px 0px;
	   font-size: 105%;
	   color: #6D5175;
	}
	
	.regular { 
	   color: #383838;
	   font-weight: normal;
	}	
		
	p {
	   margin: 8px 0px 18px 0px;
	   padding: 0px;
	   line-height: 125%;
	}
	
	p.logos {
	   padding: 15px 113px 0px 113px;
	   margin: 0px;
	}	
	
	p.logos img {
	   display: block;
	   padding: 0px 0px 12px 0px;
	   margin: 0px;
	   float: left;
	}
	
	div.office{
	   padding: 0px;
	   margin: 0px 6px 10px 0px;
	   float: left;
	   font-size: 85%;
	   line-height: 115%;	   
	}
	
	div.office img{
	   padding: 1px;
	   margin: 0px;
	   border: 1px solid #CDCBC7; 
	   display: block;
	}
	
	div.office img.large{
	   padding: 3px 0px 0px 0px;
	   margin: 0px;
	   border: 0px; 
	   display: inline;
	}	
	
	div.office img a{
	   border: 0px;
	}	
	
	div.office p{
	   color: #6F6F6F;
	   padding: 0px 2px;
	   margin: 6px 0px 14px 0px;
	   width: 140px;
	   clear: both;
	}	
	
	small {
	   font-size: 88%;
	   line-height: 95%;
	}          
		

  /**----Unordered List Styles--------------------------------------------------*/
  
       #baseContent ul{
         list-style-type: square;
         list-style-position: outside;       
         margin:0px 0px 10px 18px;
         padding:0;
       }
              
       #baseContent ul li ul{
         margin:0px 0px 0px 18px;        
       }
       
       #baseContent ol{
         margin: 0px 0px 10px 18px;
         padding:0;
         font-size:100%;
       }
              
       #baseContent ol li ul{
         margin:0px 0px 0px 18px; 
       }
       
       ul li{
         margin:0px 0px 0px 10px;
         padding:0px 0px 4px 0px; 
         line-height: 130%;

       } 
       
       ol li{
         margin:0px 0px 0px 10px;
         padding:0px;
         line-height:145%;       
       }       
      
  /**/

	hr{ 
	   color: #CCCCCC;
	   height: 1px;
           clear: both;	   
	}	
	
	
/* HEADER BAR: =header
----------------------------------------------- */

	 .header h1 { 
	   position: absolute; 
	   top: 0px; 
	   left: 0px; 
	   font-size: 100%;	   
	 }
	
	.header h1,
	.header h1 span { 
	   background: transparent url(images/logo.gif) no-repeat 0px 4px; 
	   width: 429px; 
	   height: 95px; 
	}
	
	.header h1 a, 
	.header h1 a:hover{ 
	   color: #3E4F65;
	   text-decoration: none;
	   padding-top: 4px;
	}
	
	
/* LINKS: =links
----------------------------------------------- */
	
	a { 
	   text-decoration: underline; 
	   color: #526645; 
	   font-weight: bold;
	}
	
	a:hover	{ 
	   color: #6D5175;
	}
	
	a.enlarge { 
	   text-decoration: none; 
	   color: #818181; 
	   font-weight: normal;
	}	
	
	a img { 
	   border: none; 
	}
		
		
/* CONTENT/COLUMNS: =contentWrap class
----------------------------------------------- */
			

	/* BASE CONTENT COLUMN (middle between subnav and photos): =baseContent	
	----------------------------------------------- */
	#baseContent {
	   width:462px; 
	   line-height:normal;
	   margin: 0px;
	   clear:none;
	   padding: 28px 34px 14px 34px;
	}


	
	/* RIGHT COLUMN: =rightColumn	
	----------------------------------------------- */
	div#rightColumn { 
	   margin: 20px 0px;
	   padding: 12px 34px 20px 34px;
	   width: 249px;
	   clear:none;
	   border-left: 1px solid #F0F0EE;
	}		
	
	div#rightColumn p{
	   padding: 6px 0px;
	   margin: 0px;
	   text-align: left;
	}

	div#rightColumn p.action { 
	   font-size: 105%;
	   font-weight: bold;
	   color: #D29318;
	   padding: 14px 0px 0px 0px;
	}

	div#rightColumn h3{
	   margin: 0px;
	}


/* NAVIGATION: =nav
----------------------------------------------- */
	div#navigation { 
	   height: 30px; 
	   overflow: hidden; 	   
	   line-height:normal;
	   margin: 0px;
	   padding: 0px;
	}
	
	#navigation ul { 
	  height: 30px; 
	  padding: 0px; 
	  list-style-type: none;
	  list-style:none;
	  float: left;
	}
	
	#navigation li	{ 
	   background: #718D61 url(images/navbg.jpg) repeat-x top left; 
	   float:left; 
	   margin: 0 0 0 2px; 
	   padding: 0px; 
	   list-style-type: none;

	}
	
	#navigation a 	{	
	  height: 30px;float:left; 
	  display:block; 
	  width:.1em; 
	  padding: 8px 10px 4px 10px; 
	  text-decoration:none; 
	  white-space: nowrap; 
	  color: #FFFFFF;
	  font-weight: bold;
	}
	
	#navigation > ul a	{ width:auto; }
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#navigation a 		{ float:none; }
	/* End IE5-Mac hack */
	
	#navigation li.current {
	   background: #5B697B url(images/navbg-active.jpg) repeat-x top left;
	   
	}
	
	#navigation .current a,
	#navigation .current a:link:hover,
	#navigation .current a:visited:hover{ 
	   background: #5B697B url(images/navbg-active.jpg) repeat-x top left;
	   color: #FFFFFF; 
	   padding: 6px 14px 4px 14px;
	}
	
	#navigation a:link:hover,
	#navigation a:visited:hover { 
	   background-color: #AF6A54;
	   padding: 6px 10px 4px 10px;
	}
	
	
/* FOOTER: =footer
----------------------------------------------- */
	div#footer { 
	   width: 100%;
	   margin: 0px; 
	   padding: 0px;
    	   float:left;
    	   display:inline;
    	   clear:both;		   
	}
	
	#footer p { 
	   border-top: 4px solid #AF6A54;
	   width: 850px;
	   color: #383838; 
	   margin: 0px auto 6px auto; 
	   padding: 22px 0px 0px 0px;
	   line-height: 122%;
 	   text-align: center; 
	   position: relative; 	   
	}
	
	#footer p.action { 
	   border-top: 0px solid #AF6A54;
	   font-size: 105%;
	   font-weight: bold;
	   color: #D29318;
	   padding: 14px 14px 0px 14px;
	}
	
	#footer p.action a {  
	   color: #526645; 
	   font-weight: bold;
	}
	
	#footer p a {  
	   color: #E0D9B8;
	   font-weight: normal;
	}
	
	#footer p.credit { 
	   border-top: 0px solid #AF6A54;
	   margin: 28px auto 0px auto;
	   padding: 0px 14px 100px 14px;
	   font-family: 'arial narrow', Arial, sans-serif;
	}
	
	#footer p.credit a {  
	   color: #526645;
	   font-weight: normal;
	   text-decoration: underline;
	}	
	

/* FORM: =form
----------------------------------------------- */

	input, select, textarea {
	   font-size: 90%;   
	}

	textarea { 

	}


/* REPLACE FIXES: =replace
----------------------------------------------- */	
	
	/* 
	 * Image replacement using the Gilder/Levin IR technique 
	 * http://www.ryznardesign.com/pages/web_page_coding/gilder_levin_ir_mac/gilder_levin_ir_mac_2.html
	 */		
	.replace { 
		position: relative;
		/* hide overflow: hidden from mac ie5 \*/
		overflow: hidden;
		
		/* end hide from mac ie5 */
	}
	.replace span {
		display: block;
		position: absolute;
		top: 0px; left: 0px;
		z-index:1; /*for Opera 5 and 6*/
	 }
	.replace a { display:block; cursor: pointer; }
	a.replace { cursor: pointer; }
	
	
	/*
	 * "How To Clear Floats Without Structural Markup" -
	 * http://www.positioniseverything.net/easyclearing.html
	 */
	 .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	 .clearfix 		{ display: inline-block; }  


	/* Holly Hack Targets IE Win only \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End Holly Hack */
	