/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, em, font, img, small, strike, strong, sub, sup, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;font-family: inherit;vertical-align: baseline}
ol, ul {list-style: none}
table {border-collapse: separate;border-spacing: 0}
caption, th, td {text-align: left;font-weight: normal}
blockquote:before, blockquote:after, q:before, q:after {content: ""}
blockquote, q {quotes: "" ""}
/* end reset */

body {
  color:#111;
  background:#0E4759;
  font: 17px/1.5em Baskerville, Baskerville Old Face, Constantia, Palatino, Palatino Linotype, Times, serif !important;
  position:relative;
  text-align:center;
}


h2 {
font-size:22px;
font-weight:700;
line-height:1.2em;
font-style:italic;
}

h3 {
font-size:20px;
font-weight:700;
}

p {
margin:10px 0;
width:630px;
}

a {
color:#0063dc;
}

a:hover {
color:#000;
background:#fff;
}

#attention {
background:#FA0261;
border-bottom:3px solid #F86A89;
color:#fff;
padding:3px 20px;
}

#container {
text-align:left;
margin:0 auto;
width:900px;
position:relative;
}

#header {
background:#F6E6BA;
padding:20px 20px 0;
border-bottom:3px solid #B1D2B3;
}

#header ul {
margin:10px 0 0;
height:28px;
}

#header li {
float:left;
}

#header li a {
padding:2px 20px;
display:block;
float:left;
}

#header li a#active {
background:#B1D2B3;
color:#000;
text-decoration:none;
}


#info {
background:#78C2AE;
border-bottom:3px solid #38A7AA;
padding:20px;
}

#info strong {
color:#111;
}

#package {
background:#0290A6;
border-bottom:3px solid #076F83;
padding:20px;
position:relative;
font-size:18px;
line-height:1.5em;
}

#package a {
color:#fff;
}

#package a:hover {
color:#000;
text-decoration:none;
}

#package p {
font-size:15px;
line-height:1.2em;
}

#package ul {
margin:0 0 10px;
}

#package li {
list-style:square;
margin-left:20px;
}

#package .strike {
background:url(cross.gif) -15px -28px;
}

#package .oldprice {
font-size:25px;
}

#package .newprice {
font-size:30px;
display:block;
clear:both;
margin:5px 0 0;
font-weight:700;
}

#photos{
position:absolute;
top:50px;
left:695px;
width:320px;
}

#photos img {
border:2px solid #fff;
margin:0 0 15px 15px;
width:140px;
height:214px;
}

#flickr_badge_uber_wrapper img {
margin:0 0 15px;
}

#contact {
color:#fff;
padding:20px;
}

#contact a {
color:#eee;
}

#contact a:hover {
color:#000;
text-decoration:none;
}

.gallery {
padding:3px;
margin:0 0 5px 15px;
color:#fff;
clear:both;
display:block;
}

.gallery:hover {
color:#000;
background:#fff;
}

h1{
	position: relative;
	height:64px;
	width: 463px;
	font-size: 1px;
	/* ignored in IE/Mac \*/
	overflow: hidden;
	font-size: 12px;
	/* */
}
h1 a {
display:block;
}
h1 a span{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: url(http://phobooth.com/gainesville-photo-booth.gif);
	width: 100%;
	height: 100%;
 	cursor: hand;
}




#news p {
width:510px;
}

#news img {
border:3px solid #fff;
margin:5px 0;
}

#news #contact p {
width:600px;
}

#news .post {
width:510px;
padding:0 0 30px;
border-bottom:4px solid #B1D2B3;
margin:0 0 30px;
}

.caption, #news #package p{
font-size:16px;
color:#000;
line-height:22px;
}

#news p {
text-align:left;
}

#faq #info p {
margin:0 0 20px;
}

#news blockquote {
border-left:2px solid #333;
padding-left:10px;
margin-left:10px;
font-size:15px;
line-height:1.3em;
}