a:link {
	color: #cfc381;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cfc381;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
}
#thumbnailbox {
	text-align: center;
	margin-left: 5%;
	clear: none;
	overflow: hidden;
}


.thumbnails {
	width: auto;
	float: none;
}
.thumbnailContainer {
	text-align: center;
	width: auto;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}



#biosbox {
	text-align: left;
	font-size: 100%;
	overflow: hidden;
	margin-top: 20px;
	font-family: Tahoma, Geneva, sans-serif;
}
#modelbox {
	text-align: left;
	font-size: 100%;
	margin-top: 20px;
}

blockquote.style1 {
	font: 14px/20px italic Times, serif;
	padding: 8px;
	background-color: #faebbc;
	border-top: 1px solid #e1cc89;
	border-bottom: 1px solid #e1cc89;
	margin: 5px;
	background-image: url(../images/openquote1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 23px;
  }
  blockquote.style1 span {
	display: block;
	background-image: url(../images/closequote1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
   }






blockquote {
	padding: 5px;
	margin: 0px;
	background-image: url(../images/openquote1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	color: #CCC;
	background-color: #000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CFC381;
	border-bottom-color: #CFC381;
	overflow: hidden;
}
blockquote p {
	padding: 0 30px 0 0;
}
blockquote cite {
	background: transparent url(../images/QuoteEnd.png) top right no-repeat;
	color: #999;
	margin-top: -40px;
	margin-right: -30px;
	padding-right: 2em;
	padding-top: 40px;
	text-align:right;
	display: block;
}
#albums #content a:hover {
	color: #222;
	font-weight: bold;
	text-decoration: none;
}
#albums .thumbnails {
  height:  162px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 1em;
  font-size: 85%;
}
#albums .thumbnailContainer {
	position: relative;	/* Needed for absolute positioning of thumbnail */
	height: 162px;
	width: 150px;
	padding: 0 10px;
	float: left;
}
#albums .thumbnail {
	width: 170px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#albums .albumShow {
	width: 690px;
	margin: 0 auto;
	padding-bottom: 1em;
}







body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	background-color: #000;
	background-image: url(../seniors-susan-white-mark-oconnell/seniors-images/Bottom_texture.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	text-align: right;
	background-repeat: repeat;
}
.subfooter_paragraph {
	font-size: 60%;
	color: #FFF;
	text-align: left;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.twoColFixLtHdr #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #999;
	text-align: left;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
	background-repeat: repeat-x;
} 
#HorzNavigation {
	height: 27px;
	width: 1000px;
	float: none;
	clear: right;
}
.twoColFixLtHdr #header {
	height: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-position: left;
	background-image: url(../seniors-susan-white-mark-oconnell/seniors-images/senior_masthead.jpg);
	background-repeat: no-repeat;
} 
#musicbox {
	float: right;
	height: 20px;
	width: 240px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#Studio_info_box {
	margin-bottom: 20px;

}

#address_textbox {
	font-size: 80%;
	padding: 2px;
	float: right;
	height: 30px;
	margin-left: 30px;
	margin-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

.twoColFixLtHdr #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 */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sharebox {
	float: left;
	height: 30px;
	width: 250px;
	margin-left: 10px;
	font-size: 80%;
	padding: 2px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 100%;
	margin-left: 215px;
	clear: none;
	text-align: left;
} 
.twoColFixLtHdr #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#Footer {
	height: 25px;
	padding: 5px;
}
.footer_text {
	font-size: 70%;
	text-align: center;
}
.twoColFixLtHdr #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;
}
.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;
}
#VertNavigation {
	height: auto;
	width: 175px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	clear: right;
}
#SidebarContent {
	clear: left;
	float: left;
	height: auto;
	width: 163px;
	border: 0.00px solid #CCC;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: center;
	padding: 5px;
}
#SidebarContent2 {
	clear: left;
	float: left;
	height: auto;
	width: 163px;
	border: 0.00px solid #CCC;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: center;
	padding: 5px;
}
#subFooterText {
	height: 35px;
	width: 980px;
}
.twoColFixLtHdr #container #mainContent #photolink1 {
	text-align: center;
	margin-top: 20px;
}
.center_text {
	text-align: center;
}
.container_colorchange {

}
.floatRight {
	float: right;
	padding: 5px 0px 10px 10px;
}
.floatLeft {
	float: left;
	padding: 5px 10px 10px 0px;
}
.halfFloatLeft {
	float: left;
	width: 340px;
}
.halfFloatRight {
	float: right;
	width: 340px;
}
.clear {
	clear: both;
}
.productRight {
	margin-left: 220px;
	text-align: right;
}
.productLeft {
	margin-right: 220px;
}
#quote_attrib {
	display: block;
	background-image: url(../images/closequote1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	overflow: hidden;
	margin: 0px;
   }

.slideshow {
	width: 690px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}
.twoColFixLtHdr #container #mainContent #content2 {
	text-align: left;
	text-indent: 20px;
	overflow: auto;
}
.twoColFixLtHdr #container #SidebarContent h1 {
	font-weight: lighter;
	color: #CCC;
}
.twoColFixLtHdr #container #mainContent #biosbox h1 #biosbox {
	font-size: 100%;
}
body {

	font-size: 100%;
}
    h1 {
	font-size: 125%;
	color: #cfc381;
}
h2 {
	font-size: 125%;
	color: #cfc381;
}
    

      * {
	margin: 0;
}
      html {
        scrollbar-face-color: #000000;
        scrollbar-arrow-color: #cfc381;
        scrollbar-highlight-color: #879ECB;
        scrollbar-3dlight-color: #cfc381;
        scrollbar-shadow-color: #808080;
        scrollbar-darkshadow-color: #FFFFFF;
        scrollbar-track-color: #000000;
        padding: 2em;
        }
      input {
        width: 8em;
        margin-right: 0.5em;
        }
      p { margin: 1em 0; }
      p:first-child { margin-top: 0; }
      p:last-child {
	margin-bottom: 0;
	text-align: left;
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent blockquote #biobox #keychain {
	float: left;
}
.twoColFixLtHdr #container #mainContent #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent p strong {
	color: #CFC381;
}
.twoColFixLtHdr #container #mainContent blockquote #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelTab a {
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent #biosbox p .center_text #buygiftcert_button {
	text-align: center;
}
.twoColFixLtHdr #container #mainContent #content2 h1 .center_text .fltlft {
}
.twoColFixLtHdr #container #mainContent #content2 #imagespace {
	height: 400px;
	width: 320px;
	overflow: hidden;
	float: left;
}
.twoColFixLtHdr #container #mainContent #Bios_Box #DirectionsBox #Directions {
	text-align: left;
}
.twoColFixLtHdr #container #mainContent #Bios_Box #DirectionsBox #Directions .twoColLiqLtHdr {
	color: #CCC;
}
#DirectionsBox {
	text-align: center;
	font-weight: normal;
	font-size: 90%;
	font-family: Tahoma, Geneva, sans-serif;
}
#Directions {
	color: #CFC381;
	font-weight: normal;
	text-align: center;
}
#Bios_Box {
	text-align: left;
	height: auto;
}
LeftTextAlign {
	text-align: left;
}

.twoColFixLtHdr #container #mainContent #biosbox {
	font-size: 100%;
}
h5 {
	font-size: 75%;
	color: #CCC;
}
.gold_text {
	color: #cfc381;
}
