/* aeternus design aeternus.com */ 
html, body{ 
 text-align:center;
	color: #666;
	font-size: .9em;
	width: 95%;
	background: #000 no-repeat center bottom;
}

#pagewidth{ 
 width: 1100px; 
 text-align:left;
	background-color: white;
	margin-left: 5%;
} 
 
#header{
	background: transparent url(../images/header.png) no-repeat center;
	position: relative;
	margin-top: 5px;
	height: 250px;
	border-right: 1px solid #807669;
	border-left: 1px solid #807669;
} 
#nav{
float:left;
width:100%;
	letter-spacing: 1px;
	font: normal 1.3em Garamond,Georgia;
	background-color: #69c;
}
#nav, #nav ul{
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em;
	float: left;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
}

#nav a{
display:block;
color: white;
text-decoration:none;
background-color: #69c;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	border-color: #333;
	border-width: 1px;
}

#nav a:hover{
background-color: #dad7c5;
color: #69c;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:12em;
top:1.5em;
}

#nav li ul a{
width:12em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

a:link   { color: #69c; text-decoration: none }

a:visited  { color: #da4; text-decoration: none }

a:hover  { color: #d6cfac; text-decoration: none }

a:active   { color: #69c; text-decoration: none }

h1{
    color: #5f4a3c;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 2.5em;
	letter-spacing: 1px;
	font-variant: small-caps;
}

h2{
    padding-left: 25px;
    background: transparent url(../images/content_title_ico.jpg) left center no-repeat;
    color: #69c;
    font: small-caps 18px Times;
	margin-bottom: 10px;
}
  h3{
    color: #453c3b;
	font: bold 12px "Times New Roman", Times, serif;
}

  h4{
    color: #69c;
	letter-spacing: 1px;
	font: small-caps 1.2em/1.2em Georgia, "Times New Roman", Times, serif;
}

h5{
    color: #69c;
	letter-spacing: 3px;
	word-spacing: 5px;
	font: .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h5 a:link{
    color: #9bcf0b;
	letter-spacing: 3px;
	word-spacing: 5px;
	font: .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h5 a:visited{
    color: #9bcf0b;
	letter-spacing: 3px;
	word-spacing: 5px;
	font: .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h5 a:hover{
    color: #89957a;
	letter-spacing: 3px;
	word-spacing: 5px;
	font: .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h6{
    color: #69c;
	letter-spacing: 1px;
	font: 1em/1.2em Georgia, "Times New Roman", Times, serif;
}

h7{
    color: #69c;
	font: 1.5em "Times New Roman", Times, serif;
}

h8{
    color: #c91600;
	font: bold 1.3em "Times New Roman", Times, serif;
}

h9{
    padding-left: 25px;
    background: none no-repeat left center;
    color: #69c;
    font: small-caps 18px Times;
	margin-bottom: 10px;
}

#wrapper{
    background: white url(../images/border.png) repeat-x center bottom;
	width: auto;
	border-top-style: none;
	border-top-color: #807669;
	border-left: 1px solid #807669;
	border-right: 1px solid #807669;
	padding: 5px 5px 15px;
	border-bottom-width: 1px;
	border-bottom-color: #807669;
}

#leftcol{
 width: 20%; 
 position:relative;
	float: left;
	background-color: white;
	font-size: .85em;
	padding: 0 10px 10px;
	margin-left: 15px;
}

#leftcol2{ 
 position:relative;
	float: left;
	font-size: .85em;
	background-color: #fbf9f4;
	border: 1px dotted #69c;
	text-indent: 10px;
	padding: 10px;
	margin: 10px;
	width: 20%;
}

#twocols{ 
 float:right; 
 position:relative;
	background-color: white;
	text-align: left;
	width: 75%;
}
 
#rightcol{ 
 position:relative;
	width: 20%;
	font: .8em/1.3em Georgia, "Times New Roman", Times, serif;
	word-spacing: 3px;
	text-align: center;
	margin-top: 50px;
	margin-right: 35px;
	float: right;
}

#rightcol2{ 
 float: left; 
 position:relative;
	width: 18%;
	font: .8em/1.3em Georgia, "Times New Roman", Times, serif;
	word-spacing: 3px;
	text-align: center;
	padding-bottom: 20px;
	margin-left: 10%;
	border: 1px dotted #69c;
	margin: 10px;
	padding: 10px;
}

#maincol{  
 float: left; 
 display:inline; 
 position: relative; 
 width: 70%;
	font-size: .9em;
	text-align: left;
}

#maincolIND{  
 float: left; 
 display:inline; 
 position: relative; 
 width: 55%;
	font-size: .9em;
	text-align: left;
	padding: 50px;
	background-color: #e9e6d4;
	margin-bottom: 10px;
}

#maincol2{  
 float: left; 
 display:inline; 
 position: relative; 
 width: 85%;
	font-size: .9em;
	text-align: left;
}

#fullwidth{  
 float: none; 
 position: relative; 
 width: auto;
	background-position: 0;
	display: block;
}

#pindent {
	padding-left: 40px;
}

#footer{
 height: 50px; 
 clear:both;
	color: #807669;
	text-align: center;
	word-spacing: 5px;
	font: .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/gradiant.png) repeat;
	border: 1px solid #877d70;
	border-top-color: #fff;
} 

  #footer a { text-decoration: none;
	color: #69c;
	background-repeat: no-repeat;
}

#footer a:visited { color: #a9a9a9 }

#footer a:hover {
	color: #d6cfac;
}  

  #footer a:active { text-decoration: none;
	color: #69c;
	background-repeat: no-repeat;
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}