/* Mount Vernon, Cherry Palette */

body { background: #fff; }
/*maroon colour*/

/* -- GLOBAL LINKS ---------------------------------------------------------------------------------------------- */
/* -- GLOBAL FORMS ---------------------------------------------------------------------------------------------- */
/* -- GLOBAL TYPOGRAPHY ----------------------------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 { color: #604D12; }

/* -- GLOBAL LISTS ----------------------------------------------------------------------------------------- */



/* -- NAVIGATION TOP -------------------------------------------------------------------------------------------- */

#topNav { background: #fff url(images/bg-menu.gif) center top repeat-x; }

#topNav ul li a {	color: #660000;	}

/* -- PAGE LAYOUT ------------------------------------------------------------------------------------------------- */

#header-wrapper { background: url(images/bg_head1.gif) top center repeat; }
/*.siteTitle { color: #fff; }
.siteSubTitle { color: #050000; }*/

/* -- 3 COLUMN Layout | 2 COLUMN Layout | 1 COLUMN Layout--------------------------------------------------------- */
/* -- LEFT COLUMN -------------------------------------------------------------------------------------------------- */

#subNav ul li a { color: #900;	background: url(images/sidenav_bgOff.gif) no-repeat; background-position: left center }

/* -- RIGHT COLUMN ---------------------------------------------------------------------------------------------- */
/* -- CENTER COLUMN ----------------------------------------------------------------------------------------------- */
/* -- FOOTER --------------------------------------------------------------------------------------------------- */

#footer { background-color: #2B2629; }
#footer p, #footer a { color: #958B49; }
#footer ul { color:#958B49; }
#footer ul li { border-right: 1px solid #fff; }



