/* Westchester Home Magazine */
/* these styles override the default styles from Westchester */

body {
	background-color:#dcd7d7;
	}
	
.module h2 {
	color:#8d4984;
	}
	
a {
	color:#0082b0;
	}
	
ul#nav li a {
	background-color:#2e4b5d;
	}
	
div#submenus {
	background:url(/images/subnav-bg-ww.gif);
	}
	
ul#nav li a:hover, ul#nav li a.on {
	background-color:#688293;
	}
	
/* geobase category list */
	
div.geobase-list h2 {
	background-image:url(/images/geobase-list-left-wedd.gif);
	background-color:#e2d1dd;
	}
	
div.geobase-list h2 a {
	background-image:url(/images/geobase-list-right-wedd.gif);
	}
	
div.geobase-list h2 a:hover {
	color:#0082b0;
	}
	
ul.category-list li a {
	background:#f7f2f6;
	}

ul.category-list li a:hover {
	background:#f5ebf2;
	color:#000;
	text-decoration:none;
	}
	
ul.submenu li a {
	background-color:#7592a5;
	}
	
ul.submenu li a:hover {
	background-color:#7f9fb4;
	}
	/*
div.top-left {
	background:url(/images/top-left-ww.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}
*/	
div.top-right {
	background:url(/images/top-right-ww.gif);
	background-repeat:no-repeat;
	background-position:top right;
	}
/*	
div.bottom-right {
	background:url(/images/bottom-right-ww.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
*/	
div.bottom-left {
	background:url(/images/bottom-left-ww.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
	/*
div.tl {
	background-image:url(/images/nav-top-left-ww.png);
	background-repeat:no-repeat;
	background-position:top left;
	}
*/
div.tr {
	background-image:url(/images/nav-top-right-ww.png);
	background-repeat:no-repeat;
	background-position:top right;
	}
	/*
div.br {
	background-image:url(/images/nav-bottom-right-ww.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
*/	
div.bl {
	background-image:url(/images/nav-bottom-left-ww.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
/*	
* html div.tl {
	background-image:url(/images/nav-top-left-ww.gif);
	}
*/
* html div.tr {
	background-image:url(/images/nav-top-right-ww.gif);
	}
/*	
* html div.br {
	background-image:url(/images/nav-bottom-right-ww.gif);
	}
*/	
* html div.bl {
	background-image:url(/images/nav-bottom-left-ww.gif);
	}
	
a#nav-weddings {
	background-image:url('/images/nav/image-nav-weddings.gif');
	}
	
a#nav-health {
	background-image:url('/images/nav/image-nav-weddings.gif');
	}
	
ul#subscribe-nav li a {
    background-image:url('/images/nav/image-nav-weddings.gif');
	}

