	body
	{
		margin: 20px;
		padding: 0;
		font: 100% arial, helvetica, sans-serif;
		text-align: center;
		color: #FFFFFF;
		background-color: #FFFFFF;
	}
	
	#container
	{
	    background-color: #FFFFFF;
		margin: 0px auto;
		width: 872px;
		text-align: left;
	}
	
	#head
	{
		background-color: #FFF;
		height: 65px;
	}


    #headright
    {
    	float: right;
    	background-color: white;
    	padding-top: 20px;
    	padding-right: 0px;

    }	


    #headleft
    {
    	float: left;
    	width: 581px;
    	height: 15px;
    	background-color: #fff;
    }


	
    	/*  Horizontal nav */




    #menu {

        clear: both;
    	margin: 0;
    	padding: 0;
    	}

    #menu ul {
    	border: 0;
    	margin: 0;
    	padding: 0;
    	list-style-type: none;
    	text-align: center;
    	font: arial, sans-serif;
    	font-weight: bold;
    	font-size: 11px;
    	clear: left;
    	}

    #menu ul li {
    	display: block;
    	float: left;
    	text-align: center;
    	padding: 0;
    	margin: 0;
    	}

    #menu ul li a {
    	background: #75000C;
    	width: 155px;
    	height: 2em;
    	border-top: 1px solid #fff;
    	border-left: 1px solid #fff;
    	border-bottom: 1px solid #fff;
    	border-right: none;
    	padding: 0;
    	margin: 0 0 0 0;
    	color: #FFF;
    	text-decoration: none;
    	display: block;
    	text-align: center;
    	font-weight: normal;
    	letter-spacing: 1px;
    	line-height: 2em;   
    	}

        #menu ul li#one a	{
        	width: 100px;
        	}

        #menu ul li#two a	{
        	width: 140px;
        	}

        #menu ul li#four a	{
        	width: 155px;
        	}

        #menu ul li#five a	{
        	width: 151px;
        	}


    #menu ul li#six a	{
    	width: 113px;
    	border-right: 1px solid #fff;
    	}

    #menu ul li a:hover {
    	color: #FFF;
    	background: #931316;
    	}

    #menu a:active	{
    	background: #931316;
    	color: #fff;
    	}

    body#sectionone #menu li#one a, 
    body#sectiontwo #menu li#two a,
    body#sectionthree #menu li#three a,
    body#sectionfour #menu li#four a,
    body#sectionfive #menu li#five a,
    body#sectionsix #menu li#six a
     {
/* this is where the highlight for  the main nav goes */

    	background: #D68A8C;
    	border-right: none;
    	border-top: 1px solid #fff;
    	border-bottom: 1px solid #fff;
    	border-left: 1px solid #fff;
    	color: #fff;
    	}
	
 
	#foot
	{
	    clear: both;
	    color: #75000C;
	    margin: 0px auto;
	    padding-top: 6px;
	    width: 872px;
    	text-align: center;
    	font: arial, sans-serif;
    	font-size: 10px;				
	}		
	
	#plain
	{
	    clear: both;
	    color: #666666;
	    margin: 0px auto;
	    padding-top: 6px;
	    padding-left: 22px;
	    width: 584px;
    	text-align: left;
    	font: arial, sans-serif;
    	font-size: 12px;				
	}		

	#header
	{
	    clear: both;
	    color: #FFFFFF;
	    margin: 0px auto;
	    padding-top: 6px;
	    padding-bottom: 6px;
	    padding-left: 22px;
	    width: 504px;
    	text-align: left;
    	font: arial, sans-serif;
    	font-size: 12px;				
	}		
	
		#caption
	{
	    clear: both;
	    color: #0E3B67;
	    margin: 0px auto;
	    padding-top: 6px;
	    padding-left: 35px;
	    width: 362px;
    	text-align: left;
    	font: arial, sans-serif;
    	font-size: 13px;				
	}		

	
	#brochure
 {
margin-top: 0;
margin-bottom: 0.5em;
font-size: 20px;
font-weight: normal;
border-bottom: 0px solid white;
width: 215px;
}
