/* culture shock: slight amnesia v1.0 by pogy366: http://www.raykdesign.net - Dec. 2005 */

/* general page structure and layout */
html, body {
height:100%;
}

body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:0.8em; 
color:#000000;
margin:0 0 0 0;
padding:0 0 0 0;
	background:#ffffff url(img/navbar_fade.jpg) top repeat-x;
text-align:center;
}

#left_container {
	position:absolute;
	left:0;
	top:0;
	width:15em;
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#ffffff url(img/navbar_fade.jpg) top repeat-x;
	color: #C0C0C0;
}

#left_quote {
	position:relative;
	left:0;
	width:9.65em;
	margin:0 0 0 0;
	padding:.5em 5% .5em 5%;
	border-top:1px solid #DFD8D2;
	border-bottom:1px solid #DFD8D2;
	font-size:1.4em;
	font-style:italic;
	color:#8E1F0D;
	text-align:left;
	background-color: #FFFFFF;
}

#left_text {
	position:relative;
	width:15em;
	margin:0 0 0 0;
	padding:0 5% .5em .5em;
	font-size:11px;
	color:#000000;
	text-align:left;
	line-height: 18px;
	background-color: #FFFFFF;
}

#right_container_outer {
	position:absolute;
	left:16.3em;
	width:62em;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#ffffff url(img/navbar_fade.jpg) top repeat-x;
}

.navbar {
position:relative;
float:left;
left:0;
top:0;
width:45em;
height:1.8em;
margin:0 0 0 0;
padding:0 0 0 0;
background:#ffffff url(img/navbar_fade.jpg) top repeat-x;
}

#navbar_fade {
position:relative;
float:left;
left:0;
top:0;
width:45em;
height:2em;
margin:0 0 0 0;
padding:0 0 0 0;
background:transparent;
}

#right_container_inner {
	position:relative;
	float:left;
	left:0;
	top:0;
	width:45em;
	margin:0 0 0 0;
	padding:0 0 .2em 0;
	background:#ffffff;
	height: auto;
}

#rci_left_column {
	position:relative;
	float:left;
	margin:-1em 0 0 .2em;
	padding:0 1em 0 1em;
	background:transparent;
	color:#000000;
	text-align:left;
	font-size: 12px;
}

#rci_right_column {
float:right;
width:18.5em;
margin:-4em 0 0 0;
padding:0 0 0 0;
background:transparent;
color:#999999;
text-align:left;
font-size:0.8em;
}

#rci_right_column ul {
margin:.9em 0 0 1.4em !important;
margin:.9em 0 0 1.6em;
padding:0 0 0 0;
list-style-type:circle;
}

#rci_right_column li {
margin:0 0 .3em 0;
padding:0 0 0 0;
}

#footer {
position:relative;
float:left;
width:47.3em;
height:2.5em;
margin:0 0 0 0;
padding:0 0 0 0;
background:#ffffff;
font-size:.85em;
font-family:Arial, Helvetica, sans-serif;
color:#cccccc;
text-align:right;
}

/* top navigation bar */
#nav ul{
padding:0 0 0 0;
margin: 0 0 0 0;
white-space: nowrap;
font-size:0.9em;
color:#000000;
float:left;
width:100%;
height:2em;
background:transparent;
list-style:none;
}

#nav ul li{
display:inline;
list-style:none;
}

#nav ul li a{
margin: 0 .4em 0 0;
padding: .4em 0.5em .46em 0.5em;
color:#8E1F0D;
font-weight:bold;
text-decoration:none;
float: left;
background:#ffffff url(img/navbar_fade.jpg) top repeat-x;
}

#nav ul li a:hover{
color:#8E1F0D;
background:#EDE9E6;
font-weight:bold;
text-decoration:none;
}

#nav #current li {
color:#000000;
background:#EDE9E6;
}

#nav #current a {
color:#7A6D62;
background:#EDE9E6;
text-decoration:none;
}

/* font styles */
h2 {
font-family:Georgia, "Times New Roman", Times, serif;
margin:0 0 -.3em 0;
padding:.8em 0 .5em 3.3em;
font-size:1.2em;
color:#8E1F0D;
/* background-image:url(img/leafs_brown.jpg); */
/* background-repeat:no-repeat; */
/* background-position:.1em .1em; */
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
margin:0 0 -.8em;
padding:0 0 0 0;
font-size:1em;
color:#000000;
}

#rci_right_column h3 {
font-family:Georgia, "Times New Roman", Times, serif;
margin:0 0 -.8em;
padding:0 0 0 0;
font-size:.9em;
color:#8E1F0D;
}

#left_text h3 {
font-family:Arial, Helvetica, sans-serif;
margin:0 0 -.7em;
padding:0 0 0 0;
font-size:1.2em;
color:#000000;
}

.small {
font-family:"Courier New", Courier, mono;
font-size:.85em;
text-transform:uppercase;
}

/* link styles */
#left_text a {
	color:#8E1F0D;
	text-decoration:none;
	font-size:1em;
	font-weight: bold;
}

#left_text a:hover {
	color:#000000;
	text-decoration:none;
	font-size:1em;
	font-weight: bold;
}
/* link styles */
a {
	color:#8E1F0D;
	text-decoration:none;
	font-size:1em;
	font-weight: bold;
}

a:hover {
	color:#000000;
	text-decoration:none;
	font-size:1em;
	font-weight: bold;
}
/* images 
#logo {
margin:.5em 0 0 0;
width:15em;
height:14em;
}*/

/* IMAGES */		
		
		a img{
	  		border: none;
	  		margin: 4px;
		}
		img.left,img.center,img.right {
	  		padding: 4px;
	  		border: 1px solid #D1C9BE;
	  		margin: 0px;
	  	}

		img.left {
	  		float: left;
	  		margin: 0 12px 5px 0;
	  	}

		img.center {
			display: block;
	  		margin: 0 auto 5px auto;
	  	}
	
		img.right {
	  		float: right;
	  		margin: 0 0 5px 12px;
	  	}
		

/* misc styles */
blockquote {
margin:.3em .6em .7em .6em;
padding:.05em .5em .05em .5em;
background:#ffffff url(img/navbar_fade.jpg) top repeat-x;
border-top:1px solid #CABEB5;
border-bottom:1px solid #EEEAE7;
border-left:1px solid #D7CDC6;
border-right:1px solid #EEEAE7;
font-family:Arial, Helvetica, sans-serif;
color:#7C6C61;
}
{

/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

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