/*
 * Id: 7.8288
 * Version: 1249920842
 * Generated: 07-Sep-2010 06:34:45
 */

/*Stu's Edits*/
.yui-skin-sam {
	background-color: #a2b99d;
}



#container {
	margin: 0 auto;
}


/*Menu Colour Changes*/
#menu_top li a{
	color: #000000;
}

#menu_top li a.selected{
	color: #1b6d0b;
	text-decoration: underline;
}

#menu_bottom{
	background: #a2b99d;
}

#menu_bottom LI{
	border-right: 1px solid white;
        background-image: none;
        margin-right:10px;
}

#menu_bottom li.last {
	border-right: none;
	background-image:none;
}

#footer {
	background-color: #a2b99d;
        height: 40px;
}

#footer li {
	border-right: 1px solid white;
        background-image: none;
	margin-right: 8px;
        padding-right: 8px;
}

      