 

body {
	color: #96968B;
}

body a,body a img{
	color: #1F5974;
}

#navBar1 .module , #navBar1 ul.itemList li {
	background-color: #A0B88A;
	color: #FFFFFF;
}

#navBar1 .module a, #navBar1 ul.itemList li a, #navBar1 .module a img, #navBar1 ul.itemList li a img{
	color: #FFFFFF;
}

#navBar1 .module a:hover, #navBar1 ul.itemList li a:hover, #navBar1 .module a:hover img, #navBar1 ul.itemList li a:hover img, #navBar1 .module .active a, #navBar1 ul.itemList li .active a{
	color: #89897B;
}

#mainContentRow1Column1 .module a, #mainContentRow1Column1 ul.itemList li a, #mainContentRow1Column1 .module a img, #mainContentRow1Column1 ul.itemList li a img{
	color: #6F6F61;
}

#mainContentRow1Column1 .module a:hover, #mainContentRow1Column1 ul.itemList li a:hover, #mainContentRow1Column1 .module a:hover img, #mainContentRow1Column1 ul.itemList li a:hover img, #mainContentRow1Column1 .module .active a, #mainContentRow1Column1 ul.itemList li .active a{
	color: #1F5974;
}

#footer {
	background-color: #D5DECC;
	color: #A6A69A;
}

#footer a,#footer a img{
	color: #A6A69A;
}

#footer a:hover,#footer a:hover img,#footer .active a{
	color: #1F5974;
}

/* Added by Spencer, Sep'09: Customise Gallery menu */
div#mainContentRow1Column1 .bottom, div#mainContentRow1Column1 .top, div#mainContentRow1Column1 .module, div#mainContentRow1Column1 .menu, div#mainContentRow1Column2 .bottom, div#mainContentRow1Column2 .top, div#mainContentRow1Column2 .module {
    background-image: none !important;
    margin: 0px !important;
    font-size: 12px;
}
div#mainContentRow1Column1{
    padding: 0px !important;
}
div#mainContentRow1Column1 .gallery_menu {
    padding: 6px 8px 0px 4px !important;
}
div#mainContentRow1Column1 .module {
    border: 1px solid #b1b1b1;
}
div#mainContentRow1Column1 .menu ul li {
    padding-left: 0px !important;
}
div#mainContentRow1Column1 .module {
    background: url(/images/gradient0b46.jpg) top left repeat-x !important;
}
div#mainContentRow1Column2 div.flash_gallery_obj{
	border: 1px solid #cdcdcd !important;
	background-color: #fff;
}
div#mainContentRow1Column2 .module h3 {
    font-size: 160%;
}

div#mainContentRow1Column1 {
    width: 260px !important;
    margin-right: 30px;
}
div#mainContentRow1Column2 {
    width: 670px !important;
}
div#mainContentRow1Column2 .flashGallery {
    text-align: center !important;
}
.gallery_active a {
	font-weight: bold;
}

