body	{
background:#b7a97f;
}

#main	{
	background:#ffffff url(images/background1.png) repeat-y;
}

#masthead	{
	background:#ffffff url(images/cwmasthead01.jpg) no-repeat;
}

#smallmasthead {
		/*background:#ffffff url(images/smallmastheadphoto.png)
		no-repeat;*/
		color:#70695a;
}

a.rootmenuitem	{
	color:#f3e6cf;
	background:blue url(images/menubar.png) repeat-x;
}

#topbar {
	background:url(images/menubar.png) repeat-x;
}

#bottombar	{
	background:url(images/bottombar.jpg) repeat-x;
	margin-top:-3px;
	z-index:1;
}
#navbar	{
	background: url(images/menubar.png) repeat-x;
	margin-top:-3px;
	z-index:1;
}

#nav li ul ul, #nav li ul ul ul	{
	background:#3ca5e8;
}

a.firstdropdown, a.seconddropdown, a.thirddropdown {
	color:#f3e6cf;
}

#nav li:hover, #nav li.sfhover  {
    background:#2f81b5;
    }

#nav a:hover, #nav a.sfhover, #topnav a:hover {
    color:#f0b653;
    }

#content	{
	background:#ffffff url(images/background1.png) repeat-y scroll
	0%;
}

.sbihead, .sbicontent h2, .sidebarmenu a, #column2 h1	{
	color:#2d6080;
}

.sbicontent a {
	color:#70695A;
}

.sidebarmenu a:hover, .sbicontent a:hover	{
	/*color:#ff6633;*/
	color:#2d6080;
}

#column2 h2.textsubhead {
	color:#464238;
}

#column2 a	{
	color:#000000;
	font-weight:normal;
}

.wqtextsubhead	{
	color:#464238;
}


#column2 p	{
	color:#000000;
	font-weight:normal;
}

#column2 h2 a{
	color:#2f81b4;
}


#column2 a:hover {
	color:#2f81b4;
	text-decoration:underline;
}


#column2 ul	{
	list-style-image: url("images/BlueBullet.jpg");
}

.docitem, .doclist	{
	color:#2d6080;
}

.docitem:hover	{
	color:#f0b653;
}

.docheader {
	color:black;
}

.docheader:hover	{
	color:#f0b653;
}

#footer	{
	background:url(images/menubar.png) repeat-x;
	color:white;
}
