/* you can delete this streamer entry with the new one */
body #streamer {
	width: 35px;
	margin-left: -11px;
}
/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px;	}
p {	margin: 5px 0 15px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin:5px 0; }
.structure, #logo {	display: none;}
hr.clear, #formclear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
ul ul {
	margin: 5px 0;
}
a:active
{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}

a:link {
	color: #F69679;
	text-decoration: underline;
}
a:visited {
	color: #F69679;
	text-decoration: none;
}
a:hover, a:active {
	color: #7FABA8;
}
html {
	background: #41423D url(../images/bg-Repeat.jpg) 0 0 repeat-x;
	padding-bottom: 40px;
}
body {
	background: url(../images/header.jpg) 0 0 no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#wrapper {
	background: url(../images/repeat.gif) 0 0 repeat-y;
	width: 652px;
	margin: 0 0 0 78px;
}
#container {
	background: url(../images/footer.jpg) 0 100% no-repeat;
	min-height: 620px;
	_height: 620px;
}
h1#header {
	margin: 0;
	height: 112px;
	text-indent: -1234em;
	background: url(../images/header.jpg) -78px 0 no-repeat;
}
#header a {
	height: 110px;
	width: 300px;
	display: block;
	text-decoration: none;	
}
#content {
	float: right;
	/*
	width: 455px;
	color: #FFF;
	padding-right: 20px;
	*/
	width: 415px;
	color: #FFF;
	padding: 20px 40px 20px 40px;
	line-height: 20px;
}
h2#title {
	margin: 0 0 10px;
	border-bottom: 2px solid #7faba8;
	font-size: 22px;
	color: #f69679;
	padding: 5px 0;
	letter-spacing: -1px;
	font-weight: normal;
}
#clear {
	height: 70px;
}
#navigation {
	background: url(../images/menu.jpg) 4px 100% no-repeat;
	width: 132px;
	padding: 0px 0 404px 16px;
	margin: 0;
	list-style: none;
}
#navigation li {
	margin: 0;
	font-size: 12px;
}
#navigation li a {
	color: #707070;
	text-decoration: none;
	display: block;
	padding: 2px 5px;
}
#navigation li a:hover {
	color: #FFF;
	background: #ff9f81;
}
#navigation li#portraits {
	background: url(../images/header.jpg) -94px -116px no-repeat;
	padding-top: 48px;
}
/* Photo Gallery Stuff */
img#closeButton {margin-left: 10px;}
#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	}

/*
img#lightboxImage {
	border: 1px solid #696969;
}
#lightboxDetails {
	color: #CCC;
	background: #121212;
	padding: 1px;
}
#lightboxDetails div {
	padding: 2px 5px;
}
*/
a img {
	border-width: 0;
}
img.thumbnail {
	border: 5px solid #FFF;
}
.thumbnail td {
	padding: 11px;
	vertical-align: top;
}

.senior td {
	padding: 13px;
}

.senior {
	padding-bottom: 30px;
}

/* Lightbox 2 stuff */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(/images/blank.gif) no-repeat; /* 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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


/* News */

.one {
margin: 0 0 20px;
clear: both;
}
.one * {
margin: 0 0 3px;
}
.one img {
float: left;
margin: 0 5px 5px 0;
}

.two {
margin: 0 0 20px;
clear: both;
}
.two * {
margin: 0 0 3px;
}
.two img {
float: right;
margin: 0 0 5px 5px;
}

/* Forms */
option {
	padding-right: 10px;
}
form div {
	clear: both;
	padding: 1px 11px;
}
form fieldset div {
	padding: 1px 0;
}
span.required {
	font-weight: bold;
	margin-right: 2px;
}
form label {
	display: block;
	margin: 2px 0;
	float: left;
	clear: left;
	width: 140px;
}
form input, 
form textarea,
form select  {
	clear: right;
	display: block;
	margin: 2px 0 2px 150px;
	font-size: 12px;
	width: 150px;
}
form input {
	padding: 2px 3px;
}
form textarea {
	padding: 2px 3px;
	width: 200px;
	height: 120px;
}
form select {
	width: 160px;
}
form fieldset {
}
form fieldset fieldset {
	_width: auto;
}
form legend {
	font-weight: bold;
	margin: 0;
	padding: 0 5px;
}
fieldset fieldset legend {
	font-weight: normal;
}
.radio, .checkbox {
	line-height: 14px;
	vertical-align: middle;
	padding: 2px 0;
}
form .radio input, form .checkbox input {
	display: inline;
	clear: none;
	margin: 0;
	width: auto;
	line-height: 14px;
	vertical-align: middle;
	border-width: 0;
}
form .radio label, form .checkbox label {
	float: none;
	display: inline;

}
.radio .price {
	margin-bottom: 5px;
	padding-left: 18px;
	font-weight: bold;
}
form input.button {
	margin: 5px 0;
	border: 1px solid #333;
	background: #CAD6D0;
	color: #333;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 14px;
	width: 100px;
	text-align: center;
	cursor: pointer;
}

#streamer {
position: absolute;
top: 12px;
margin: 0;
left: 691px;
height: 20px;
width: 37px;
background: #41413d;
border: 1px solid #516b7b;
z-index: 1000;
}
/* Intro Page */


#intro {
	background: url(../images/intro.jpg) 0 0 no-repeat;
}
#intro #content {
	float: none;
	width: auto;
	padding: 0;
	text-align: center;
}
#intro #streamer {
	left: 618px;
}
#intro #skiplink {
	position: absolute;
	top: 515px;
	left: 533px;
	height: 26px;
	width: 110px;
	text-indent: -1234em;
	background: url(../images/skiplink.jpg) 0 0 no-repeat;
	margin: 0;
}
#intro #skiplink a {
	display: block;
	height: 26px;
	text-decoration: none;
}
#intro #skiplink a:hover {
	background: url(../images/skiplink.jpg) 0 -26px no-repeat;
}
#intro #header,
#intro #header a {
	height: 106px;
}
#intro #container,
#intro #wrapper {
	background: transparent;
	width: 580px;
}
#intro #header {
	background: url(../images/intro.jpg) -78px 0 no-repeat;
}
#intro #navigation {
	display: none;
}

/* seniorintro Page */


#seniorintro {
	background: url(../images/seniorintro.jpg) 0 0 no-repeat;
}
#seniorintro #content {
	float: none;
	width: auto;
	padding: 12px 0 0 75px;
	text-align: center;
}
#seniorintro #streamer {
left: 810px;
}
#seniorintro #skiplink {
	position: absolute;
	top: 380px;
	left: 733px;
	height: 26px;
	width: 110px;
	text-indent: -1234em;
	background: url(../images/skiplink.jpg) 0 0 no-repeat;
	margin: 0;
}
#seniorintro #skiplink a {
	display: block;
	height: 26px;
	text-decoration: none;
}
#seniorintro #skiplink a:hover {
	background: url(../images/skiplink.jpg) 0 -26px no-repeat;
}
#seniorintro #header {
height: 173px;

}
#seniorintro #header a {
display: none;
}
#seniorintro #container {
	background: transparent;
	width: 780px;

}
#seniorintro #wrapper {
	background: transparent;
margin: 0 0 0 65px;
border-right: 0;
}
#seniorintro #header {
	background: transparent;
}
#seniorintro #navigation {
	display: none;
}

/* Senior Moments */


#senior {
	background: url(../images/seniorheader.jpg) 0 0 no-repeat;
}
#senior #navigation {
	display: none;
}
#senior #wrapper {
	margin: 0 0 0 59px;
	width: 793px;
	background: url(../images/seniorrepeat.jpg) 0 0 repeat-y;
}
#senior #container {
	background: url(../images/seniorfooter.jpg) 0 100% no-repeat;
}
#senior #header {
	background: url(../images/seniorheader.jpg) -59px 0 no-repeat;
	height: 146px;
}
#senior #title {
	display: none;
}
#senior #content {
	min-height: 540px;
	width: auto;
	padding: 0 20px;
	float: none;
}
#senior #streamer {
	left: 808px;
}
#mainlink a,
#contact a {
	text-decoration: none;
	color: #7FABA8;
}
#mainlink a:hover,
#contact a:hover  {
	color: #F69679;
}

#mainlink,
#contact {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 12px;
	letter-spacing: .05em;
	position: absolute;
	top: 108px;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	text-align: center;
	margin: 0;
}
#mainlink {
	width: 116px;
	left: 65px;
}
#contact {
	width: 94px;
	left: 751px;
}
