* {
  margin: 0;
  padding: 0;
}

html {
  font-size: 81.25%;
  font-family: Georgia;
  background: #FCDEE0 url(../images/bg-bottom.gif) no-repeat center bottom;
  color: #2A191E;
  min-height: 100%;
}

font {
  font-size: 1em;
  min-height: 100%;
}

body {
  font-size: 1em;
  min-height: 100%;
  text-align: center;
  background: transparent url(../images/bg-body.gif) repeat-x;
}

* html body {
  height: 99%;
}

/* page structure
---------------------------------------------------------- */
#header, #nav, #contentwrapper, #footer {
  width: 716px;
  margin: 0px auto;
}

#header {
  position: relative;
  height: 150px;
  background-color: #2A191E;
  margin-bottom: 2px;
}

#nav {
  position: absolute;
  left: 0px;
  bottom: 0px;
  text-align: center;
}

#wrap {
  background: transparent url(../images/bg-flowers.jpg) no-repeat center top;
  text-align: center;
  width: 100%;
}
p#slogan {
  height: 26px;
  position: relative;
}

#candywrapper {
  background: #FCDEE0;
  border-top: 2px solid #FEF6F6;
}
#contentwrapper {
  padding: 30px 0 20px 0;
  min-height: 400px;
}

#content {
  text-align: left;
  float: left;
  width: 716px;
}

#footer {
  padding: 12px 0 100px 0;
}

/* layout - columns */
.left {
  float: left;
  width: 200px;
}

.middle {
  float: left;
  width: 266px;
  margin-left: 25px;
}

.right {
  float: right;
  width: 200px;
  margin-left: 25px;
}

.twocolleft {
  float: left;
  width: 491px;
}

.twocolright {
  float: right;
  width: 491px;
}

.clear {
  float: left;
  width: 716px;
}

.half {
  width: 358px;
}

/* layout - home */

.home #candywrapper, .home #contentwrapper {
  background: transparent;
}


#contentwrapper {
  line-height: 1.384em;
}

/* layout - boxes */
#dupleta div.dupleta {
	float: left;
	width: 48%;
	margin: 0;
	padding: 16px 0 0 0;
  font-size: .93em;	
  border-top: 3px solid #FFF4F8;
	}
#dupleta div.first {
		padding-right: 30px;	
	}		
#dupleta div.last {
		padding-left: 30px;	
	}
#dupleta a {
	  text-decoration: none;
	}		
#dupleta h2 {
		padding-bottom: 6px;	
	}	

/* links
---------------------------------------------------------- */ 
a:link, a:visited {
  color: #244a66;
}

a:hover, a:active {
  color: #110000;
}


a:link img, a:visited img {
  border: 4px solid #FFF9FA; 
}

a:hover img, a:active img {
  border: 4px solid #CD8080; 
}

/* text
---------------------------------------------------------- */
h1 {
  font-size: 1.923em;
  margin: 0 0 1em 0;
  color: #663D4B;
  font-weight: normal;
  border-bottom: 2px solid #FEF6F6;
  padding-bottom: 15px;
  line-height: .9em;
}
h1.blog {
  font-size: 1.5em;	
  border-bottom: none;
  padding-bottom: 7px;
  margin: 0 0 .2em 0;
}
h1.blog a {
  text-decoration: none;
}
h2, h3, {
  margin: 0 0 .5em 0;
}

h2 {
  font-size: 1.30em;
  color: #A46377;
  font-weight: normal;
  text-transform: uppercase;
}

h2.column {
  border-bottom: 1px solid #FEF6F6;
  padding-bottom: 7px;
  text-transform: uppercase;
  margin: 0 0 1em 0;
}

h3 {
  font-size: 1.30em;
  color: #A46377;
  padding-bottom: 5px; 
  font-weight: normal; 
}


p, ul, ol, dl, dt, dd, code {
  margin: 0 0 1.35em 0;
}


ul {
  list-style: none;
}

ul li {
  list-style: none;
  background: transparent url(/images/bullet.gif) no-repeat 1px 6px; /* bullet image centered first line of text */
  margin: 0 0 5px 0;
  padding: 0 0 3px 13px;
  line-height: 1.3em;
}

li ul {
  margin: 0 0 3px 0;
}


hr {
  border: 0 none;
  height: 1px; 
  color: #f0d574;
  background: #FCDEE0;
}

 
/* navigation
---------------------------------------------------------- */

#nav ul {
  list-style: none;
  margin: 0px auto;
  text-align: center;
  padding: 10px 0 10px 0;
  line-height: normal;
  font-size: .91666em;

  background: transparent url(../images/bg-nav.jpg) no-repeat top center;
}

#nav ul li {
  list-style: none;
  color: #fff;
  display: inline;
  margin: 0 -2px;
  padding: 0;
  background-image: none;
}

#nav a {
  padding: 8px 13px 10px 13px;
  margin: 0;
  white-space: nowrap;
  text-transform: uppercase;
  text-decoration: none;
}


#nav a:link, #nav a:visited {
  color: #ffe9e8;
  }

#nav a:hover, #nav a.active {
  color: #fff;
  background-color: #2A191E;
}
 
/* images
---------------------------------------------------------- */
img.thumb {	
	float: left;
	margin: 3px 7px 8px 1px;
  border: 4px solid #FFF9FA; 	
	}
	
/* Flickr */
	
#flickr img { 
  width: 50px; height: 50px; 
	margin: 3px 8px 8px 0;
	float: left;
  border: 4px solid #FFF9FA; 	}

#flickr a img:hover {	
  border: 4px solid #CD8080; 
 }

/* Lightbox */

#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;
	}
		
/* forms
---------------------------------------------------------- */

#form {
	padding: 6px;
	margin: 10px 0;
	width: 500px;
	}

#name, #email, #telephone, #message {
	width: 250px;
	padding: 2px;
	letter-spacing: 1px;	
	color: #5B0101;		
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
 	font-size: 110%; 		
	border: 1px solid #F5D0D6;
	background: #FFF4F8;		
	}	

#form textarea {
	width: 380px;
	height: 140px;	
	}	
/* =========================================================================================== */
/* content */

#ximageContainer {
	position:relative;
	margin: 0 0 12px 0;
	padding: 1px;
	width: 700px;
	height: 300px;
  border: 8px solid #ffe9e8;
  background: #fff;	
}	
#ximageContainer img {
	display:none;
	position:absolute;
	top:1px; left:1px;
}	
.block {
  display: block;
}

p#slogan span {
  background: transparent url(../images/slogan.gif) no-repeat 0 0;
  display: block;
  position: absolute;
  left: 249px;
  top: 4px;
  overflow: hidden;
  width: 214px;
  padding: 37px 0 0 0;
  height: 0 !important; /* most browsers */
  height /**/:37px; /* alt box hack */
}


/* content - home */
p#home {
  font-size: 1.5em;
  padding: 0 4px;
  line-height: 1.4em;
  font-style: italic;
  text-align: center;
  color: #663D4B;
}

/* content - footer */
#footer {
	clear: both;
  color: #A46377;
  font-size: .9em;
  line-height: 1.5em;
  border-top: 2px solid #FDE7E9;
}

#footer a {
  margin: 0 3px;
}

#footer a:link, #footer a:visited {
  color: #A46377;
  text-decoration: none;
}

#footer a:hover, #footer a:active {
  color: #2A191E;
  text-decoration: underline;
}

#footer span {
  display: block;
}

.entrybody{
		padding-bottom: 12px;
	margin-bottom: 20px;
	background: url(/images/divider.gif) no-repeat bottom center;
}

//* self-clearing floats */
#contentwrapper:after, #content:after, #wrap:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

#contentwrapper, #content, #wrap {
  display: inline-block;
}