/* ---------------------------------------------------------------------
@author: Cowie and Fox
@website: http://www.cowieandfox.com
------------------------------------------------------------------------
------------------------------------------------------------------------ */

html { height:100%; font:1.1em/1.7em Georgia, Times, serif; color:#666666; }
body { text-align:center;  }

#wrap { width:960px; margin: 0 auto; text-align:left; }
        
    #bannerSWF {display:none;}
                
    #foot { font-size: 16px; font-weight: bold; }
    	#foot .nav_horizontal { display: none; }
    	#foot .legals { padding: 0; margin:0; }
    	#foot .legals li { list-style: none; }
    	#foot .legals span { display: none; } 

        /* typography */
        #content h1 { font-size: 41px; }
        #content h2 { font-size: 24px; margin-bottom:0.5em; font-weight:bold; margin-top:0;}
        #content h3 { font-size: 18px; margin-top:1em; margin-bottom:0.5em; font-weight:bold; }
        #content h4 { font-size: 16px; margin-top:1em; margin-bottom:0.5em; font-weight:bold; }
        #content p, #content ul, #content ol { margin-bottom:1em; }
		#content .home p { color:#3b2d2c; font-weight:bold; }
        #content .col_main li { list-style:inside; }
        
        #content .row .col_side .btn { display: none; }
    
		#content .row ul { padding-left: 0px; }
		#content .row ul li { list-style: none; }
		