body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #49382a;
	background-color:#DCD8CC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.print, .hide {
	display: none;
}

h1 {
	color: #ffffff;
	font-size: 140%;
	padding-top:8px;
	padding-bottom:5px;
}
h2 {
	color: #ffffff;
	font-size: 110%;
	margin-bottom: 0px;
	padding-top:10px;
}
h3,h4,h5,h6 {
	font-size: 100%;
	line-height: 100%;
	margin-bottom: 0px;
}


a 
{
	color: #49382a;
	font-weight: bold;
}
a:visited 
{
	color: #766251;
	font-weight: bold;
}


p {
	margin-top: 0px;
	line-height:18px;
}


.middlehome{background-color:#DCD8CC; height:276px;}

#searchkeywords {
	width: 100px;
	height: 17px;
	border: 1px solid #000;
	background-color: #f0ede5;
	
}

#sitesearchbox
{
	
	padding-left:15px;
}
td#topmenu
{
padding-left:20px;
padding-bottom:15px;
}

td#topnav
{
	
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
}

td#middlerow
{
	
	border-top: 3px solid #ffffff;
	padding-left:0;
}

td#centercell
{
	padding:0;
	border-top: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	height:348px;
}

td#bottomcell
{
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
}


.col1 {margin-left: 3em;}
.col2 {margin-left: 13em;}
.coltopper {margin-top: -6.5em;}

#footer {
	line-height: 0px;
	padding-left: 260px;
	padding-bottom:30px; 
	font-size: 11px;
	padding-top:10px;
	border-top: 3px solid #ffffff;
	background-color:#DCD8CC;
	
}

#footer a{
font-weight:normal;
	
}

#footer ul {
	margin: 0;
	padding: 0;
	display: inline;
}
#footer li {
	display: inline;
	padding: 0px 6px 0px 6px;
}
#footer li.delimited {
	border-right: 1px solid #41330f;
}

#footer li.delimitedlast {
	
}


#footer p.copyright {
	display: inline;
	padding-left: 10px;
}



#wrapper {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}

#logocell {
	width: 220px;
}
#logo {
	padding-left: 17px;
}

#searchboxcell {
	width: 170px;
	padding-left: 20px;
}

#toprowimage {
	width: 320px;
	height: 81px;
	overflow: hidden;
}

#sitesearchbox {
	color: #fff;
}


.embshadowbot {
	background: #efece4 url(/images/embshadow.gif) top left repeat-x;
	height: 5px;
	overflow: hidden;
	border-bottom: 1px solid #f0ede5;
}

#midrow {	
	border-width: 0 7px 5px 7px;
	border-color: #f8f5ee;
	border-style: solid;
	background-color: #f0ede5;
}

#leftcolumn {
	width: 170px;
	background-color: #e3ded0;
	border-left: 1px solid #dcd6c4;
}

#content {
	padding: 12px 12px 12px 20px;
	background-color: #dcd8cc;

}

#rightcolumn {
	background-color: #dcd8cc;
	padding:0;
	width:500px;
}
#breadcrumb {
	padding: 8px 0 8px 10px;
	font-size: 11px;
	line-height: 14px;
	background-color: #dcd8cc;
	margin: 0 1px 0 1px;
}
#breadcrumb p {
	margin: 0;
}
#breadcrumb a {
	font-weight: normal;
}

#sectionheading {
	background-color: #dcd8cc;
	margin: 0;
	padding-left:10px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:15px;
	font-size: 18px;
	line-height: 20px;
	font-weight:60%;
}


ul#sidemenu {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: 0;
	background-color: #dcd8cc;
}


ul#sidemenu li a {
	line-height: 100%; /* Fix for Firefox bug showing extra gaps in li  */
	font-size: 11px;
	display: block;
	padding: 5px 2px 5px 20px;
	text-decoration: none;
	background-color: #dcd8cc;
}


ul#sidemenu li.publicbullet a {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	font-weight:normal;
}	

ul#sidemenu li.publicbulletselected a {
	background-color: #EBE8E0;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
	background-position: 5px 50%;
}	
ul#sidemenu li.privatebullet a {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
}	


ul#sidemenu li.publicsectionbullet a {
	background-image: url(/images/sectionbulltet.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}		

ul#sidemenu li a:hover {
	background-color: #EBE8E0;
	text-decoration:underline;
	
}

#levelup {
	margin: 0;
	list-style: none;
	padding: 3px 3px 3px 20px;
	text-decoration: none;
	background-color:#DCD8CC;
	background: #DCD8CC url(/images/levelup.gif) no-repeat 5px 50%;
}	
#levelup a {
	font-size: 11px;
	display: block;
	font-weight:normal;
	background-color:#DCD8CC;
	text-decoration: none;
}
#levelup a:hover {
	text-decoration: underline;
}



div#sitemap {
	padding: 12px 12px 12px 20px;
	background-color: #dcd8cc;
	width:264px;
}

div#sitemap ul {
	list-style: none;
}
div#sitemap ul.folders {
	margin: 0px;
	padding: 0px 0px 0px 2px;
    background-image: url(/images/sitemapline.gif);
    background-repeat: repeat-y;
}
div#sitemap ul.files {
	margin: 0px;
	padding: 0px;
}

div#sitemap li.mappublicsection {
	padding: 2px 2px 2px 18px;
	background-image: url(/images/mappublicsection.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	font-weight: bold;
}

div#sitemap li.mappublicpage {
	padding: 2px 2px 2px 14px;
	background-image: url(/images/mappublicpage.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

div#sitemap li.mapprivatesection {
	padding: 2px 2px 2px 18px;
	background-image: url(/images/mapprivatesection.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	font-weight: bold;
	color: #960;
}

div#sitemap li.mapprivatepage {
	padding: 2px 2px 2px 14px;
	background-image: url(/images/mapprivatepage.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

div#sitemap li.mapprivatepage a {
	color: #960;
}

.imageborder {
	border: 1px solid #000;
}

.decorbotright {
	background: #e3ded0 url(/images/embshadow.gif) bottom left repeat-x;
	height: 47px;
}

#cnrdecorright {
	background: transparent url(/images/cnrdecorrightlevel2.gif) bottom right no-repeat;
	height: 47px;
	overflow: hidden;
}

.decorbot {
	background: #e3ded0 url(/images/embshadow.gif) bottom left repeat-x;
	height: 47px;
}

.decorbotmid {
	background: #f0ede5 url(/images/embshadow.gif) bottom left repeat-x;
}


#cnrdecorleft {
	background: transparent url(/images/cnrdecorleftlevel2.gif) bottom left no-repeat;
	height: 47px;
	overflow: hidden;
}
#scriptsbuttons {
	height: 30px;
}

