@charset "UTF-8";
/* CSS Document */

/* main styles */

.hide {
	display: none;
	}
body {
     margin: 0; /* to avoid margins */
	 margin-bottom:10px;
     text-align: center; /* to correct the centering IE bug*/
	 color:#333;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size: small; 
	 background:#cb4a00;
     }
	  * html body {
		  font-size: x-small; /* for IE5/WIN */
		  f\ont-size: small; /* for other IE versions */
	  }
#global {
     margin-left: auto;
     margin-right: auto;
     width: 100%; /* mandatory to be centered */
	 text-align: left; /* to realign your text */
	 margin-top:0;
	 margin-bottom:0;
	  background:#cb4a00 url(../images/global/bkgd-brown.gif) top center;
	 background-repeat: no-repeat;
     }
a:link {text-decoration:none; color:#069; }
a:visited {text-decoration:none; color:#069; }
a:hover {text-decoration:underline; color:#690; }
a:active {text-decoration:none; color:#690; }

/* masthead styles */

.above-nav {
	color:#069;
	 background:#e3e5e4 url(../images/global/tree-tops1.gif) top center;
	 background-repeat: no-repeat;
	 width:880px;
	 margin-left: auto;
     margin-right: auto;
	}
	.birds {
		width:150px;
	}
	.socialbookmarks {
		float:right;
		text-align:right;
		margin:10px 20px 0 0;
		font-family:Verdana, Geneva, sans-serif;
		font-size:70%;
		text-transform:uppercase;
		font-style:normal;
		width:200px;
	}	
	.socialbookmarks a:hover {
	color:#FFF;
	background-color:#9c0;
	text-decoration:none;
	}
.below-nav-home {
	color:#333;
	 background:#e3e5e4 url(../images/global/tree-tops2.gif) top center;
	 background-repeat: no-repeat;
	 width:880px;
	 height:160px;
	 margin-left: auto;
     margin-right: auto;
	 margin-bottom: 0;
	 padding-top:30px;
	}
	.below-nav {
	color:#333;
	 background:#e3e5e4 url(../images/global/tree-tops2.gif) top center;
	 background-repeat: no-repeat;
	 width:880px;
	 height:25px;
	 margin-left: auto;
     margin-right: auto;
	 margin-bottom: 0;
	  border-bottom:#a3aba4 8px solid;
	}
.below-nav-home h2 {
	font-size: 160%; 
	font-weight: lighter;
	margin:0 350px 0 50px;
	line-height:120%;
	}

/* main nav styles */

.main-nav {
	color:#333;
	 background:#fff;
	 width:880px;
	 height:43px;
	 margin-left: auto;
     margin-right: auto;
	 border:#a3aba4 solid 1px;
	}

 h1 {
	position:relative;
	width:410px;
	height:43px;
	overflow:hidden;
	font-size:120%;
	font-weight:lighter;
	}
	
h1 span {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-image: url(../images/global/deirdre-spencer.gif);
	background-repeat:no-repeat;
	}	

/* body content styles */

.shell {
	width:900px;
	margin-left: auto;
    margin-right: auto;
	}
	
	.main-body {
		background:#fff;	
		padding-top:10px;
		padding-bottom:20px;
		width:645px;
	}
	.main-body p {
		font-size:110%;
		line-height:120%;
		margin:20px 80px 0 45px;
	}
		.main-body h4 {
	 text-transform:uppercase;
	 color:#930;
	 font-size:80%;
	 font-family:Verdana, Geneva, sans-serif;
	 	margin:20px 80px -20px 45px;
	}
	.main-body hr {
		border-top:dotted #e3e1d1 2px;
		width:600px;
		margin-left:20px;
		color:#fff;
	    margin-top:25px;
		margin-bottom:25px;
	}
	.indent {
		text-indent:12px;
	}
	h3 { 
	margin-left:20px;
	}
	.top-notch {
		margin:10px 0 20px 45px;
	}
	.the-pics img {
		border:#999 solid 1px;
		margin:0 15px 9px 0;
		cursor:pointer;
	}
	
.dropcap {
	float:left;
 	color:#D4D4C7;
	font-size:360%;
	line-height:40%;
	text-indent:3px;
	padding-top:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


.more {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:80%;
}
.columns {
		margin:10px 0 20px 45px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:80%;
		color:#666;
	}
.columns p {
	margin:10px 40px 15px 25px;
	line-height:130%;
}
.columns ul, li {
	margin:10px 15px 0 5px;
}
.columns a {
	text-decoration:underline;
}
.columns strong {
	color:#033;
	font-weight:bold;
}
div.thumbnails  {
  width: 600px;
  border:0;
  text-align:center;
  margin-top:10px;
  margin-right:140px;
  margin-left:140px;
  padding:0.2em ;
	}
div.thumbnails img {
  border: 0;
  text-align:center;
  margin-top:8px;
  margin-right:5px;
  margin-left:5px;
  margin-bottom:8px;
  padding:0.2em ;
	}

/* sidebar styles */

.sidebar {
	padding:10px;
}
blockquote {
		font-size:110%;
		font-weight:lighter;
		line-height:120%;
		font-style:italic;
		color:#666;
		margin:-10px 10px 5px 10px;
	}
	.attribution {
		text-transform:uppercase;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:70%;
		color:#366;
		margin-right:10px;
		
		text-align:right;
	}
	#twitter_update_list ul, li {
		margin:-5px 0 15px -20px;
	}
	#twitter_update_list {
		font-family:Verdana, Geneva, sans-serif;
		font-size:80%;
		color:#036;
	}
	.sidebar-text {
		font-family:Verdana, Geneva, sans-serif;
		font-size:80%;
		line-height:120%;
		color:#036;
		margin:-10px 10px 25px 10px;
	}
	.sidebar-bullets {
		font-family:Verdana, Geneva, sans-serif;
		font-size:80%;
		font-weight:bold;
		text-transform:uppercase;
		color:#C30;
		margin-left:10px;
	}
.sidebar hr {
		border-top:dotted #fff 2px;
		width:203px;
		color:#e3e1d1;
		margin-top:30px;
		margin-bottom:30px;
	}
	h4 {
		margin-top: 5px;
		line-height:120%;
	}
/* footer styles */

#footer {
     margin-left: auto;
     margin-right: auto;
     width: 100%; /* mandatory to be centered */
	 height: 100%;
	 text-align: center; /* to realign your text */
	 margin-top:0;
	 margin-bottom:0;
	 clear:both;
	 color:#e3e1d1;
	 font-family:Verdana, Geneva, sans-serif;
	 font-weight:bold;
	 text-transform:uppercase;
	 font-size:70%;
	 line-height:130%;
	 padding-top:15px; 
	 padding-bottom:15px;
	 background:#cb4a00 url(../images/global/footer-brown.gif) top center;
	 background-repeat: no-repeat;
     }
	 
#footer a {
	 color:#fff;
}
