/* Start of CMSMS style sheet 'ColorDarkRed' */
/* Layout sections */
	body {
		background: #fff;
		color: #333;
		}
		
	div#pagewrapper {
	    }
		
	div#header {
		background: #8A2034;
		}
		
	div#footer {
		background: #fff;
                color: #333;
		}
        div#content {
 background:  url(uploads/images/right-column-grey.gif) repeat-y top right; 


  }
		
/* Links */		
	a,
	a:link 
	a:active, a:visited {
		color: #8A2034;
	}

/* Headings */	
	h1, h2, h3, h4, h5, h6 {
		color: #333;
	}

       .grey {
        color: #AA9F9B;
        }

        h2 { 
        color: #8A2034;
}

    div#menu_horiz a,
    div#menu_horiz a:link,
    div#menu_horiz a:active,
    div#menu_horiz a:visited {
        color: #C1777E;
    }

div#header h1 a.homelink{
         background: url(uploads/images/tbig-logo-red.gif) no-repeat;
}

/* End of 'ColorDarkRed' */

