@import url("background.css");
@import url("header.css");
@import url("home.css");


/******************************************************************************/
/*                                                                            */
/* Default								                                                    */
/*                                                                            */
/******************************************************************************/

* {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	background-color: #CECEAA;
	font: 0.76em  "Gill Sans", "Lucida Grande", "MS Sans Serif", Helvetica, Arial, sans-serif;
	line-height: 125%;
	color: #6D4B39;
	}

p {
	margin: 2px 0px 10px 0px;
	clear: left;
	}

#wrapper {
	margin-top: 36px;
	}

#body-container {
	clear: both;
	float: left;
	margin: 12px 0px 0px 60px;
	background-image: url(../images/top-shadow.png);
	background-repeat: repeat-x;
	border-top: solid 1px #CCC7BA;
	padding-top: 6px;
	background-color: #ffffff;
	border-left: solid 1px #CCC7BA;
	display: inline;
	width: 663px;
	}

#content {
	clear: both;
	float: left;
	padding: 2px 0px 1px 7px; 
	background-color: #ffffff;
	background-image: url(../images/tree-top.png);
	background-repeat: no-repeat;
	background-position: 28px bottom;
	display: block;
	/* overflow: visible; */
	}

#footer {
	clear: both;
	overflow: visible;
	padding: 7px 7px 9px 7px;
	margin: 0px;
	width: 663px;
	width:/**/649px;
	height: 29px;
	height:/**/11px;
	background-color: #F1EFE8;
	border-top: solid 1px #DFDACB;
	background-image: url(../images/tree-bottom.png);
	background-repeat: no-repeat;
	background-position: 58px 0px;
	}

#leftSide {
	margin: 8px 0px 0px 7px;
	width: 120px;
	float: left;
	display: inline;
/* Required instead of 140px margin-bottom to fix IE 6 */	
	padding-bottom:140px;
	}	

#rightSide {
	float: left;
	width: 400px;
	margin: 8px 0px 0px 21px;
	display: inline;
	}

#rightSide img {
	clear: left;
	}

/* We use HR's now and again to break up the content */

/* This on works in Safari, too */

hr {
	visibility: visible;
	margin: 4px 0px 8px 0px;
	padding: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	line-height: 0px;
	height: 1px;
	display: block;
	width: 100%;
	border-top: 1px #DFDACB solid !important;
	clear: both;
}

/* But sometimes, we really do want them hidden! */

hr.hidden {
  visibility: hidden;
}

/******************************************************************************/
/*                                                                            */
/* Text and links					                                                    */
/*                                                                            */
/******************************************************************************/


a:link {  
	color: #666699; 
	text-decoration: none;
	}
	
a:visited {  
	color: #666699; 
	text-decoration: none;
	}
	
a:hover {  
	color: #B96B26;
	text-decoration: none
	}

a.text:link  {
	font-weight: bold;
	border-bottom: 1px #CFDEE5 solid;
	}
	
a.text:visited  {
	font-weight: bold;
	border-bottom: 1px #CFDEE5 solid;
	} 

a.text:hover  {
	font-weight: bold;
	}

p.profoundText { 
	font-family: Gill Sans, Georgia, Trebuchet MS, Helvetica, Arial, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	line-height: 18px;  
	color: #CC6600; 
/*	font-variant: small-caps; */
	padding: 8px 6px 8px 6px;	
	border: 1px #CC6600 dashed !important;
	}

.copyright {
	font-size: 11px !important;
	background-color: #FFFFFF;
	}

/******************************************************************************/
/*                                                                            */
/* Headings 							                                                    */
/*                                                                            */
/******************************************************************************/

h1 a {
	position: absolute;
	margin: 24px 52px 0px 69px;
	width: 99px;
	padding-top: 25px;
	height: 0px;
  background-image: url(../images/echae_olde.png);
	background-repeat: no-repeat;
	font-size: 9px;
	color: #ffffff !important;
	overflow: hidden;
	}

h1 span {
	position: absolute;
	margin: 24px 52px 0px 663px;
	width: 99px;
	padding-top: 25px;
	height: 0px;
  background-image: url(../images/no3.png);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 9px;
	color: #ffffff;
	}

h3, h4 {
	float: left;
	margin-bottom: 0.4em;
	font-style: normal;
	font: 1.6em Minion, Georgia, serif;
	line-height: 125%;
	}
	
h4 {
	margin-left: 0.4em;
	padding-left: 1.8em;
	font-style: italic;
	background-image: url(../images/title-dash.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	}

.oldstyle h3 {
	float: none;
	margin-bottom: 0.2em;
	text-align: center;
	}

.oldstyle h4 {
	float: none;
	padding: 2.2em 0 0 0;
	text-align: center;
	margin: 0 0 0.8em 0.4em;
	background-position: center 0;
	background-image: url(../images/title-avocado.png);
	}

.oldstyle p.introduction, .oldstyle p.conclusion {
	font: 1.2em Minion, Georgia, serif;
	line-height: 125%;
	background-image: url(../images/title-dash.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 1em;
	}

.oldstyle p.conclusion {
	font: 1.2em Minion, Georgia, serif;
	line-height: 125%;
	background-image: url(../images/title-dash.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 1em;
	}

h5 {
	font-size: 100%;
	font-weight: bold;
	}

h5.intext {
	margin-left: -1.4em;
	padding-left: 1.4em;
	background-image: url(../images/title-bullet.png);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	}

/******************************************************************************/
/*                                                                            */
/* Lists  								                                                    */
/*                                                                            */
/******************************************************************************/

dl {
	margin: 0px;
	padding: 0px;
	}

dl dt {
	font-weight: bold;
	}

dl dd {
	margin: 0px 0px 0px 8px;
	}

ul.bullets {
	list-style-image: url(../images/bullet.png);
	}

dl.quote {
	font: 1.2em Minion, Georgia, serif;
	line-height: 125%;
	margin-left: -8px;
	overflow: visible;
	}

dl.big {
	font: 1.5em Minion, Georgia, serif;
	margin-left: 4px;
	}

dl.quote dd {
	text-indent: -0.55em; 
	}

dl.quote dd input {
	font: 0.9em Minion, Georgia, serif;
	color: #6D4B39;
	}

dl.quote dt {
	text-align: right !important;
	font-weight: normal;
	}

dl#hits {
	margin-bottom: 20px;
	}

dl#hits dt {
	clear: both;
	float: left;
	text-align: right;
	width: 80px;
	}

dl#hits dd {
	float: left;
	width: 280px;
	}
	
	
/******************************************************************************/
/*                                                                            */
/* Misc     							                                                    */
/*                                                                            */
/******************************************************************************/


.arch {
	width: 118px;
	width:/**/100px;
	padding: 8px;
	margin: 8px 8px 0px 0px;
	border: 1px dashed #CECEAA;
	border-right: 0;
	}

.left {
	float: left;
	}
	
.right {
	float: right;
	}

.external, .externalHome {
	display: inline;
	background-position: right;
	background-image: url(../images/external.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	}

a.external:hover, a.externalHome:hover {
	background-image: url(../images/externalRed.png) !important;
	}


/* Photo page styles */

a.photo img {
	filter: alpha(opacity=80); 
	opacity: 0.80;
	border: 1px #CDCCBB solid;
	margin-right: 4px;
	}

a.photo:hover img {
	filter: alpha(opacity=100); 
	opacity: 1.0;
	}
	
div.create {
	float: left;
	width: 273px;
	width:/**/315px;
	height: 125px;
	height:/**/167px;
	margin: 13px;
	padding: 8px;
	background-color: #FFFFFF;
	}

div.createContent {
	height: 145px;
	}

div.createButton {
	width: 157px;
	float: left;
	}
	
.half {
	filter: alpha(opacity=80); 
	opacity: 0.80;
	}

#contactbox {
	position: relative;
	left: 645px;
	top: -90px;
	padding-bottom: 5px;
	width: 110px;
	text-align: center;
	filter: alpha(opacity=0); 
	opacity: 0;
	visibility: hidden;
	background-image: url(../images/triangle.png);
	background-repeat: no-repeat;
	background-position: left bottom; 
	}

#contactbox p {
	border: 1px #CDCCBB solid;
	border-bottom: 0;
	background-color: #fff;
	padding: 4px;
	width: 100px;
	}


