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

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff url(../images/scribble_light.png) repeat; /*TAKE OUT IF WRONG*/
	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: #000000;
}
.twoColFixRtHdr #container {
	width: 894px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	vertical-align: middle;
} 
.twoColFixRtHdr #header {
	background: #FFFFFF;
	padding: 0px;  /* 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. */
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 276px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	padding-top: 53px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.twoColFixRtHdr #sidebar1home {
	float: right; /* since this element is floated, a width must be given */
	width: 276px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.twoColFixRtHdr #mainContent {
	width: 556px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 85px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.twoColFixRtHdr #mainContenthome {
	width: 556px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixRtHdr #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 */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltlft1 {	float: left;
	margin-right: 20px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.smallish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.1em;
}
.smallishSPRYACC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.1em;
	background-color: #CCCCCC;
	border-top: 1px;
	border-top-color: #999999;
	border-top-width: 500px;
	}
.smallishWHT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.1em;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0PX;
}
.small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.1em;
	background-image: url(../images/backgroundyellow.gif);
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	color: #666666;
	margin-right: 20px;
	}
.schooltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 25px;
	color: #666666;
	margin-right: 30px;
	font-style: italic;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 5px;
}
.introtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	color: #CCCCCC;
	margin-right: 20px;
	padding-right: 20px;
}
.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	margin-right: 20px;
	}
.letterspaced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #993300;
	margin-right: 20px;
	letter-spacing: 4px;
	text-align: right;
	}
.sidebartext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px;
	color: #999999;
	margin-right: 20px;
}
.clientcomments {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 30px;
	color: #999999;
	margin-right: 20px;
	font-style: italic;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	color: #666666;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	font-weight: normal;
	}
.dates {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: 30px;
	color: #999999;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	font-weight: normal;
}
.twoColFixRtHdr #twoColumn {
	margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-right-width: thin;
	border-right-color: #999999;
	width: 250px;
}
.twoColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	background-color: #FFFFFF;
	width: 275px;
	float: left;
}
.review  {
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0;
	border-right-color: #FFFFFF;
	width: 556px;
	height: 550px;
	overflow: auto;
}
.glance  {
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0;
	border-right-color: #FFFFFF;
	width: 846px;
	height: 550px;
	overflow: auto;
}
.picture {
	margin: 0 0 20 0;
	float: left;
}
.twoColFixRtHdr #mainContentwide {
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-right-width: thin;
	border-right-color: #999999;
	width: 840px;
}
.menured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.1em;
	background-color: #CC6666;
	background-image: url(../images/backgroundyellow.gif);
}
#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 { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel2.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel2.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; }
#quoteLeft {
	width: 275px;
	float: left;
}
#quoteRight {
	width: 275px;
	float: right;
	height: auto;
}
.fltlfthome {
	float: left;
}
.titlediv {
	float: left;
	width: 470px;
	height: 32px;
	vertical-align: text-bottom;
}
.sidebartitle {
	width: 266px;
}
.nextright {
	float: right;
	height: 32px;
}


.fltlft1 {	float: left;
	margin-right: 30px;
}
.style13 {color: #CC3300}
.style9 {font-size: 14px}
.style18 {color: #336699}
.fltlft11 {float: left;
	margin-right: 30px;
}
.style21 {color: #FFFFFF}