/* CSS Document */

/*
/*
/*  Menu
=========================================================*/

#nav, #nav ul {
	float: left;
	width: 100% ;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin:1em 0;
}
#nav a {
	display: block;
	/*width: 10em;
	w\idth: 6em;*/
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 1em;
	font-size:90%;
}
#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}
#nav li {
	float: left;
	padding: 0;
	/*width: 20em;*/
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 16.4em;
	w\idth: 15.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}
#nav li li {
	padding-right: 1em;
	width: 15em;
}
#nav li ul a {
	/*width: 18em;
	w\idth: 12em;*/
}
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background: #eda;
}
#content {
	clear: left;
}
#content a {
	color: #7C6240;
}
#content a:hover {
	text-decoration: none;
}
#content UL {
	margin:0 0 0 0px;}
	
#foot {
	margin: 0 5px;
	background:#fff;
	clear:both;}
#foot_inner{
	padding:0}
	
#footer{
	padding-top:1em;}
	
#footer ul {
	float: left;
	width: 100% ;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	font-size:80%;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin: 0;
}
#footer a {
	display: block;
	/*width: 10em;
	w\idth: 6em;*/
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 1em;
}
#footer li {
	float: left;
	padding: 0;
	/*width: 20em;*/}

#footer_two{
	padding-top:1em;}	
	
#footer_two ul {
	float: left;
	width: 100% ;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	font-size:70%;
	padding: 0;
	margin: 0 0 1em 0;
}
#footer_two a {
	display: block;
	color: #aaa;
	text-decoration: underline;
	padding: 0.25em 1em;
}

#footer_two li {
	float: left;
	padding: 0;
	/*width: 20em;*/}

li#cr a{
	color:#3366aa;
	text-decoration: none;
	}
#special a {
	color:#F00;
	font-size:1.1em;}
	
#nav a.menu_rebuilt {
	color:#090;
	}
	
#services {
	padding-bottom:2em;
}
	
#services a, #services a:visited {
	color:#721870;
	font-size:160%;
	text-decoration:underline;
	}
	
a.file {
	background:url(../images/bgd_file_link.png) no-repeat left;
	padding-left:23px;
	text-decoration:underline;
}