* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	background: #FFFFFF;
	margin: 0 auto;
	font-family: optima, sans-serif;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: 1px;
	text-align: center;
	color: #000;
}
a:link, a:visited {
	color: #FFF;
}
a:hover {
	color: #000;
}
ul{
	list-style: none;
}
h1 {
	margin: 0;
	margin-left: 0;
	padding: 10px 0 15px 50px;
	font: normal 18px optima, sans-serif;
	color: #FFF;
}
h2, h3{
	color: #FFF;
	font-size: 16px;
	font-style: italic;
	}
h2 {
	margin-left: 0;
	padding: 20px;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
}
h3 {
	margin-left: 0;
	padding-bottom: 6px;
	font-weight: normal;
	color: #FFF;
}

input {
	border: 1px solid #791314;
	background: #FFF;
	color: #000;
	margin: 4px;
	padding: 2px;
}
textarea {
	border: 1px solid #791314;
	background: #FFF;
	color: #000;
	margin: 4px;
	padding: 2px;
}
.label{
	color:#FFF;
	font-size: 15pt;
	padding: 10px;
	margin-top: 10px;
}

#wrap {
	margin: 0 auto;
	width: 950px;
	background: #FFFFFF url(../_graphics/redLetterBG.gif) 0 100% repeat-y;
}
#page {
	margin: 0 auto;
	width: 870px;
	background: #970F00;
	text-align: left;
}
#header {
	margin-left: auto;
	margin-right: auto;
	height: 150px;
	background: transparent;
}
#header p {
	float: left;
	padding: 32px 10px 24px 76px;
	font-size: 12px;
	color: #fff;
}
#header img {
	padding: 0;
	color: #fff;
}
#logo {
	padding: 10px;
	float: left;
}
#tagLine {
	padding: 95px 10px 5px 0;
	float: right;
}
#menu {
	height: 40px;
	width: 886px;
	background: #791314;
}
#menu ul {
	padding: 10px 15px 10px 15px;
	text-align: center;
	list-style: none;
}
#menu li {
	display: inline;
	margin: 0;
	padding: 10px 15px 10px 15px;
}
#menu li a {
	font-size: 16px;
	text-decoration: none;
	color: #FFF;
}
#menu li a:hover {
	color: #FFF;
	font-style: italic;
}
#homeImages {
	width: 886px;
	height: 500px;
	background: #970F00;
}
#menuImage{
	width: 180px;
	float: left;
	padding: 60px 20px 10px 20px;
	margin-top: 40px;
}
#caption{
	width: 180px;
	text-align: center;
	color: #FFF;
}
#caption a {
	font-size: 16px;
	text-decoration: none;
}
#caption a:hover {
	color: #FFF;
	font-style: italic;
}
#caption2{
	width: 600px;
	text-align: center;
	color: #FFF;
}
#caption2 a {
	font-size: 12px;
	text-decoration: none;
}
#caption2 a:hover {
	color: #FFF;
	font-style: italic;
}
#pageImage{
	margin: 0;
	padding: 0;
	float: left;
}
#caption-contact{
	width: 400px;
	text-align: left;
	color: #FFF;
}
#content{
	width: 886px;
	height: 600px;
	margin: 0 auto;
	padding: 0;
}
#content-info{
	width: 886px;
	margin: 0 auto;
	padding: 0;
}
#content-gallery{
	width: 800px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
#gallery ul{
	margin: 0;
	padding: 0;	
}
#leftImages {
	width: 300px;
	float: left;
}
#leftImages img{
	padding: 20px 10px 10px 30px;
}
#leftImages li{
	display: block;
}
#spacer{
	float: left;
	width: 1px;
}
#mainImage {
  float:left;
  background: url(../_graphics/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../_graphics/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

#mainImage img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 5px;
  }

#content-primary {
	float: right;
	margin: 0 30px 60px 0;
	width: 460px;
	background: #970F00;
}
#content-primary p {
	padding-bottom: 18px;
}
#slideShow{
	float: left;
	padding: 10px;
	padding-top: 20px;
	margin-left: 40px;
	margin-top: 20px;
}
#slideShow2{
	padding: 20px;
	margin: 10px;
}
#content-form {
	float: right;
	margin: 20px 20px 60px 0;
	width: 400px;
	background: #970F00;
}
#content-form p {
	padding-bottom: 18px;
}
li.currentPage a
{
	color: #362109;
	text-decoration: none;
	font-style: italic;
	background:  transparent;
	margin: 0;
	padding: 15px;
}
#footer {
	clear: right;
	height: 40px;
	width: 886px;
	background: #791314;
	font-size: 14px;
	text-align: center;
	color: #fff;
	
}
#footer a:link, #footer a:visited {
	color: #FFF;
}		
#footer p {
	padding: 15px;
}
#tag{
	text-align: center;
}
#tag a:link, #tag a:visited{
	color: #000;
	text-decoration: none;
}
#tag a:hover{
	color: #FFF;
	text-decoration: none;
}
.clear {
	clear: both;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/gallery/simple.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* The outer container with a relative position */
#gallery {width:880px; height:550px; position:relative; background:#970F00; border: none;}

/* Float the ul to the right with a width to give 3 thumbnail images per row */
#gallery ul {list-style:none; padding:0; margin:8px 0 0 0; width:870px;}

/* Place the list items inline using display:inline for IE and float:left */
#gallery ul li {display:inline; width:50px; height:50px; float:left; margin:0 0 5px 5px; border:none; cursor:pointer;}

/* Set up the thumbnail images as the background images */
#gallery ul li.tb1 {background:url(../_images/thumbs/wodelefunthumb.JPG); background-repeat: no-repeat;}
#gallery ul li.tb2 {background:url(../_images/thumbs/tatoobabythumb.JPG); background-repeat: no-repeat;}
#gallery ul li.tb3 {background:url(../_images/thumbs/family7Thumb.jpg); background-repeat: no-repeat;}
#gallery ul li.tb4 {background:url(../_images/thumbs/toesthumb.JPG); background-repeat: no-repeat;}
#gallery ul li.tb5 {background:url(../_images/thumbs/tinathumb.JPG); background-repeat: no-repeat;}
#gallery ul li.tb6 {background:url(../_images/thumbs/wodelekidsthumb.JPG); background-repeat: no-repeat;}
#gallery ul li.tb7 {background:url(../_images/thumbs/portBaby2Thumb.jpg); background-repeat: no-repeat;}
#gallery ul li.tb8 {background:url(../_images/thumbs/elisethumb.JPG); background-repeat: no-repeat;}
#gallery ul li.tb9 {background:url(../_images/thumbs/portBaby4Thumb.jpg); background-repeat: no-repeat;}
#gallery ul li.tb10 {background:url(../_images/thumbs/waterthumb.JPG); background-repeat: no-repeat;}
#gallery ul li.tb11 {background:url(../_images/thumbs/purplethumb.JPG); background-repeat: no-repeat;}
#gallery ul li.tb12 {background:url(../_images/thumbs/benikepixthumb.JPG); background-repeat: no-repeat;}
#gallery ul li.tb13 {background:url(../_images/thumbs/portBoy4Thumb.jpg); background-repeat: no-repeat;}
#gallery ul li.tb14 {background:url(../_images/thumbs/eliseflowerthumb.JPG); background-repeat: no-repeat;}
#gallery ul li.tb15 {background:url(../_images/thumbs/elizabeththumb.JPG); background-repeat: no-repeat;}
#gallery ul li.tb16 {background:url(../_images/thumbs/girllovethumb.JPG); background-repeat: no-repeat;}
#gallery ul li.tb17 {background:url(../_images/thumbs/babyfacethumb.jpg); background-repeat: no-repeat;}
#gallery ul li.tb18 {background:url(../_images/thumbs/portGirl1Thumb.jpg); background-repeat: no-repeat;}
#gallery ul li.tb19 {background:url(../_images/thumbs/portGirl2Thumb.jpg); background-repeat: no-repeat;}
#gallery ul li.tb20 {background:url(../_images/thumbs/portGirl4Thumb.jpg); background-repeat: no-repeat;}
#gallery ul li.tb21 {background:url(../_images/thumbs/wagonthumb.JPG); background-repeat: no-repeat;}
#gallery ul li.tb22 {background:url(../_images/thumbs/portGirl5Thumb.jpg); background-repeat: no-repeat;}
#gallery ul li.tb23 {background:url(../_images/thumbs/holdhandthumb.JPG); background-repeat: no-repeat;}
#gallery ul li.tb24 {background:url(../_images/thumbs/slidethumb.JPG); background-repeat: no-repeat;}
#gallery ul li.tb25 {background:url(../_images/thumbs/wodelethumb.JPG); background-repeat: no-repeat;}
#gallery ul li.tb26 {background:url(../_images/thumbs/portMaternity2Thumb.jpg); background-repeat: no-repeat;}
#gallery ul li.tb27 {background:url(../_images/thumbs/nicloethumb.JPG); background-repeat: no-repeat;}
#gallery ul li.tb28 {background:url(../_images/thumbs/portWoman2Thumb.jpg); background-repeat: no-repeat;}
#gallery ul li.tb29 {background:url(../_images/thumbs/tinacoltthumb.JPG); background-repeat: no-repeat;}
#gallery ul li.tb30 {background:url(../_images/thumbs/portBoy9Thumb.jpg); background-repeat: no-repeat;}

/* Hide the full size images */
#gallery ul li span i img {display:none;}

/* set up the .click style which will be added using javascript */

/* Change the li border to white */
#gallery ul li.click {border-color:none; cursor:default;}

/* Position the span using an absolute position and specify the width and height */
#gallery ul li.click span {position:absolute; left:150px; top: 125px;}

/* Set up the i so that it is the same size as the span BUT this has a static position so that the image can be both vertically and horizontally centered in all browsers except IE using display:table-cell */
#gallery ul li.click span i {width:570px; height:355px; display:table-cell; vertical-align:middle; text-align:center;} 

/* Make the image actual size using auto width and height */
#gallery ul li.click span i img {display:block; width:auto; height:auto; border:none; margin:0 auto;}

/* set up the default image */
#gallery ul li.default {width:0; height:0; border:0;}
#gallery ul li.default span {position:absolute; left: 150px; top: 125px; width:570px; height:355px;}
#gallery ul li.default span i {width:570px; height:355px; display:table-cell; vertical-align:middle; text-align:center;} 
/* specify the image width and height for IE6 */
#gallery ul li.default span i img {display:block; width:550px; height:389px; border:none; margin:0 auto;}
#gallery ul li.off {display:none;}
