@charset "utf-8";
body {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	background:#fff url(images/homepage01.jpg) repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
}
h1 {
	color:#fff;
	font-family:Times, Garamond, serif;
	font-size:20px;
	text-transform:uppercase;
}
.largerh1 {
	font-size:26px;}
img {
	border:solid #FFF 2px;}
h2 {
	color:#fff;
	font-family:Garamond, Times, serif;
	font-size:16px;
	text-transform:uppercase;
}
.largerh2 {
	font-size:20px;}
a {
	color:#85C1EF;
}
a.hover{
	color:#F00;
}

#container {
	width: 766px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:#1c1c1c;
}
#header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image:url(images/Caroline-Taylor-header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	min-height:375px;
}

#mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height:100%;}
#texttop {
	width:766px;
	background:#1C1C1C;
	height:100%;}
	
.greyone {
	background:#1c1c1c;}
	
#qlefttop {
	float:left;
	width:430px;
	padding:20px;
	background:#1C1C1C url(images/border.gif) no-repeat right;
	height:100%;
}
#qacrosstop {
	float:left;
	padding:20px;
}
#qacrosstop2 {
	float:left;
	padding:20px;
	background:#FFF;
	color:#333;
}
#qrighttop {
	float:right;
	width:260px;
	padding:10px;
	padding-top:20px;
	height:100%;
	background:#1C1C1C;
}

#qrighttop2 {
	float:right;
	width:280px;
	padding-top:20px;
	height:100%;
	background:#1C1C1C;
}

#textbottom {
	width:766px;
	background:#212121 url(images/textbottomback.jpg) repeat;
		height:280px;}
	
#qleft {
	float:left;
	width:430px;
	padding:20px;
	background:#212121 url(images/border.gif) no-repeat right;
		height:280px;
}
#qright {
	float:right;
	width:256px;
	padding:20px;
	background:#212121  url(images/textbottomback.jpg) repeat;
	margin:0 auto;
	height:280px;
}
ul {}
ul li {
	list-style:url(images/bullet.gif);}
#clrr {
	clear:both;
}
#footer {
	background:#000000;
	color:#cccccc;
	width:100%;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align:center;
	font-size:9px;
}
#footer a {color:#CCC;}
/********* gallery ***********/
#gallery {position:relative; width:686px; margin:10px auto; margin-left:50px; padding:10px; border:6px solid #fff; background:#AAA}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:375px; padding:5px; border:2px solid #666; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink {float: left; background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink {float:right; background: url(images/nextlabel.gif) right 15% no-repeat; } 

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* begin styles for RSS Feed */
.rss_box {
	 margin: 1em;
	 width: 200px;
	 background-color: #000000;
         border: 1px dashed #240;
}
.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#FFFFFF;
}
p.rss_title {padding:0.5em;}
.rss_title {
	text-decoration: none;
	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 12px;
	background-color:#000;
	color:#fff;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}
.rss_item  {
  font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
  font-size: 12px;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}
.rss_item a {
	text-decoration : none;
	color: white;
	font-size: 12px;
	font-weight:light;
	font-family:small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	}
.rss_item a:visited {
	color:white;
}
.rss_date {
	font-size: 85%;
	font-weight : normal;
	color: #fff;}
--> 
.pinkborder {
	border:#ca4992 solid 2px;
}
.noborder {
	border:none;
		   }