
#content {
	padding-left: 5px;
	}

#main_nav {
	background: #c0c0c0;
	}

a	{color: #0082BB;
text-decoration: none;
font-weight: normal;


}

a:hover{ /*hover background color*/
text-decoration: underline; color:#8CC63F; 
}

#dropmenudiv{
position:absolute;
background-color: #808080;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px;
line-height:18px;
z-index:100;

text-transform:capitalize;
	font-variant: small-caps;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold; color: white; font-size: 11px; font-style: italic;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #c0c0c0;
}

#global_nav li	{
	display: inline;
	font-size: 11px;
	margin-left: 24px;
	margin-bottom: 0;
	padding-bottom: 0;
	}

#global_nav	{
	float: right;
	}

#global_nav a	{
	text-decoration: none;
	}

#global_nav a:hover	{
	text-decoration: underline;
	}

.youarehere	{
	color:#808080;
	}

#bc 	{
	font-size: 11px;
	float: right;color:#000;
	width:480px;text-align:right;
	}



#bc img 	{
	margin-left: 20px; border: none;
	}



.navlist	{
	float: left;
	margin-top: 0;
	}

#clear {
	clear: both;
	margin-top:40px
}

#txt_content	{padding:10px;}

ul {padding-left: 0; padding-bottom: 0; margin-left: 0; margin-bottom: 10px;margin-top:0;}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: none;
width: 185px;
color: white;
text-decoration: none;
background-color: #0082BB;
border: 2px solid #c0c0c0;
border-bottom-width: 0; border-left: 0;
line-height:18px;
text-indent: 3px;
padding: 10px 35px 10px 5px;
font-size: 12px;
}

.navlist li a {
color: white;
text-decoration: none;
font-style: italic;

font-weight: bold;
width: 100%;

}

.navlist li:hover{ /*hover background color*/
background-color: #1DB7FF;
}

.navlist1	{
	margin-top: 0;
	}

.navlist2	{
	margin-top: 0;
	}


/* Sample CSS definition for the example list. Remove if desired */
.navlist1 li {
list-style-type: none;
width: 185px;
color: white;
text-decoration: none;
background-color: #8CC63F;
border: 2px solid #c0c0c0;
border-bottom-width: 0; border-left: 0;
line-height:18px;
text-indent: 3px;
padding: 10px 35px 10px 5px;
font-size: 12px;
}

.navlist1 li a {
color: white;
text-decoration: none;
font-style: italic;

font-weight: bold;
width: 100%;

}

.navlist1 li:hover{ /*hover background color*/
background-color: #BFE48A;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist2 li {
list-style-type: none;
width: 185px;
color: white;
text-decoration: none;
background-color: #0082BB;
border: 2px solid #c0c0c0;
border-bottom-width: 0; border-left: 0;
line-height:18px;
text-indent: 3px;
padding: 10px 35px 10px 5px;

}

.navlist2 li a {
color: white;
text-decoration: none;
font-style: italic;

font-weight: bold;
width: 100%;

}

.navlist2 li:hover{ /*hover background color*/
background-color: #1DB7FF;
}



/* Sample CSS definition for the selection list. Remove if desired */
.selection li {
list-style-type: none;
width: 180px;
color:#404040;
line-height:16px;
text-indent: 0px;

font-size: 11px;

}

.selection  a {
text-decoration: none;
font-style: normal;

font-weight: normal;
width: 100%;

}

.selection a:hover{ /*hover background color*/
text-decoration: underline; color:#808080; 
}

#leftnav	{
	float: left;
	}

#leftnav p	{
	color: #808080; font-size: 24px; font-weight: bold; font-style: italic; margin-left: 5px;
	}

#rightnav p	{
	font-size: 24px; font-weight: bold; font-style: italic; margin-right: 5px; text-align: right;
	}

#rightnav	{
	float: left;

	}

.clear	{
	clear: both; padding-bottom: 10px;
	}


.treenode {
	
	padding : 0px;
	list-style : none;	
	
}

.treenode UL {
	list-style : none;
margin-left : 0px;
	padding : 0px;
	
}

.treenode LI {
	list-style : none;
}

.subnode li	{
	color: #404040;
	font-size: 9px;
	}

.first-letter	{
	text-transform:capitalize;
	font-variant: small-caps;
	}

h1	{
	margin: 0 0 15px 0; padding: 0;
	font-size: 24px; font-style: normal; color:#0082BB;
	text-transform:capitalize;
	font-variant: small-caps;
	}

h2	{
	margin: 0; padding: 0; margin-top: 10px;margin-bottom:10px;
	font-size: 16px; font-style: normal; color:#0082BB;
	}

h3	{
	margin-left: 0; margin-bottom: 0;
	font-size: 14px; font-style: normal; color:#0082BB;
	}

h4	{
	margin-left: 0; margin-bottom: 0;
	font-size: 12px; font-style: normal; color:#0082BB;
	}

p	{
	margin: 0 25px 5px 0px;
	padding: 0; 
	}

.first_word	{
	color: #0082BB;
	}
	

#ul_headline	{
	margin-top:5px;
}

#ul_headline li	{
	color: #404040; margin-left: 12px;
	}

.super	{vertical-align:super;font-size:6px;}

#main_text	ul	{list-style-position:outside;}

#leftcol	{
	float: left;
	}

#leftcol h3	{font-size:24px;}

#leftcol p	{
	color: #808080; font-size: 24px; font-weight: bold; font-style: italic; margin-left: 5px;
	}
#leftcol ul	{
	margin-top:10px;
	}

#rightcol p	{
	font-size: 24px; font-weight: bold; font-style: italic; margin-right: 5px; text-align: right;
	}

#rightcol ul	{
	margin-top:10px;
	}

#rightcol	{
	float: right;

	}

#rightcol h3	{font-size:24px; margin-bottom:10px;}

#content	{float:left;width:580px;line-height:1.6em;padding-left:20px;}
#content h1	{
	margin-bottom:10px;
	font-size: 36px; font-style: normal; color:#0082BB;
	text-transform:capitalize;
	font-variant: small-caps;
	text-align:right;
	}

#content p	{margin-left:0;margin-right:0;}

#content li	{margin-left:20px;}

#sidebar_left	{float:left;padding-top:35px;width:300px;}

#footer {
  width: 580px; margin: 30px 0 10px 0;
}

#footer p {
  font-size:10px; color:#0082BB;
}

#subcontent	{position:absolute; visibility: hidden; border: 1px solid grey; background-color: white; width: 225px; padding: 3px;margin-top:2px;}

.walls_concepts h3	{color:#8CC63F;}

#header_gallery	{width:100%;background-color:#fff;display:block;padding-bottom:5px;padding-top:5px;}


		
