/* Mount Vernon, Cypress Palette */

body { background: #063617; }

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

h1, h2, h3, h4, h5, h6 { color: #254A28; }

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

#content ul li, #rightCol ul li, #leftCol ul li { background: transparent url(images/bullet1.gif) top left no-repeat; }

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

#topNav { background: #fff url(images/bg-menu.gif) center top repeat-x; }
#topNav ul li a {	color: #407E45;	}

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

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

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

#subNav ul li a { color: #407E45;	background: url(images/sidenav_bg_off.gif) no-repeat; }

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

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