body.home {
	background-color: #FFFFFF;
	margin: 0;
	color: #343434;
	font-family: Tahoma; font-size: 70%;
}

#containerwrap { 
		display: none;
}

#header { 
	display: none;

}

#navigation {
		display: none;
}

#navigation ul {
	color: #231f20;
	margin: 0; padding: 0;	
}

#navigation li {
	list-style: none;
	margin: 0;
	padding: 0;	
}

#navigation li a {
	color: #212121;
	text-decoration:none;
	padding:6px;
	padding-left:19px;	
	width:168px;
	display:block;
	BORDER-BOTTOM: #E0D7C3 1px solid;
	BORDER-RIGHT: #B6AD86 1px solid;
	BACKGROUND: url(../images/overinner.gif) no-repeat 97% ;
}

#navigation li a:hover {
	color: #000000;
	background-color: #ddd4be;
}

li#highlighted {
	font-weight:bold; background-color: #B6AD86;
}

li#highlighted a:hover{
	font-weight:bold; background-color: #B6AD86;
}

li#sub {
	 background-color: #F0EDE3;
}

li#sub a:hover{
	 background-color: #E8E6DE;
}

li#subselected{
	 background-color: #E0DDD1;
}

li#subselected a:hover{
	 background-color: #E0DDD1;
}


#maincontent {
	float:left;
	position:relative;
	width:700px;
	left:0px;
	padding: 0px;
}

#tagline {
		display: none;
}

#printbox {
		display: none;
}

img { 
	border: 0; vertical-align: middle; 
}

#contentholder {
	width:90%;
	padding: 0px;
}

#leftcolumn {

	float: left;
	padding: 0px;
}

#rightcolumn {
		display: none;
}

#titleholder {
		display: none;
	
}

#titleholder1 {
		display: none;
	
}

#titleholder2 {
		display: none;
	
}

.white {
	color: #FFFFFF;
}

.boldblue {
	color: #105D89;
	font-weight: bold;
}

a.copylink {
	color: #0F4396; font-weight: normal; text-decoration:none;
}

a.copylink:hover {
	color: #918F98; font-weight: normal; text-decoration:underline;
}

a.emaillink {
	color: #343434; font-weight: normal; text-decoration:none;
}

a.emaillink:hover {
	color: #343434; font-weight: normal; text-decoration:underline;
}

#featureholder {
	display: none;
}

#newsholder {
	display: none;
}

#news {
	display: none;
}

#ads {
	display: none;
}

#footer {
		display: none;
}

#printlogo {
	width: 258px;
	height: 70px;
	padding: 0px;

}