body {
	background: #8a8b84;
 font: normal small/1.2em Georgia, 'Times New Roman', serif; color:#555555;
 margin: 25px 0;
	text-align: center;
}
br.clear {
	clear: both;
}
img {
 border: 0;
}
a {
 color: #e4b304;
}
a:hover {
 color: #999;
}

.blogtitle {
 font-family: Georgia, serif;
 font-size: 16px;
 color: #8a8b84;
}
.blogdate {
 font-family: arial, verdana, sansserif;
 font-size: 11px;
 color: #f0cc4a;
 text-transform:uppercase;
}
.blogbody {
 line-height: 180%;
}
.blogsidebar {
 line-height: 130%;
}

#wrapper {
	background: #fff;
 border: 1px #fff solid;
 margin: 0 auto;
	text-align: left;
 width: 934px;
}
ul {
 margin: 15px;
}
li {
 list-style: square;
}


/* Header */
#header-wrapper {
 background: #8a8b84;
 float: left;
 width: 934px;
}
#header {
 background: #8a8b84 url('../images/dot.gif') repeat-x bottom;
 float: left;
 padding: 30px 0 15px 0;
 width: 934px;
}
#header-logo {
 float: left;
 margin-left: 15px;
}
#header-nav-wrapper {
 float: right;
}
.emailtel {
 margin: 0 12px 0 195px;
}

/* Nav */
#nav {
  padding-top: 70px;
}
#nav a {
	background-repeat: no-repeat;
 display: block;
 float: left;
 padding: 0 12px;
}
#nav span {
	display: none;
}
#nav-gallery {
	background-image: url('../images/nav_gallery.gif');
 height: 19px;
 width: 69px;
}
#nav-gallery:hover {
	background-image: url('../images/nav_gallery_on.gif');
}
#nav-gallery-current {
	background-image: url('../images/nav_gallery_on.gif');
 height: 19px;
 width: 69px;
}
#nav-services {
	background-image: url('../images/nav_services.gif');
 height: 19px;
 width: 74px;
}
#nav-services:hover {
	background-image: url('../images/nav_services_on.gif');
}
#nav-services-current {
	background-image: url('../images/nav_services_on.gif');
 height: 19px;
 width: 74px;
}
#nav-about {
	background-image: url('../images/nav_about.gif');
 height: 19px;
 width: 52px;
}
#nav-about:hover {
	background-image: url('../images/nav_about_on.gif');
}
#nav-about-current {
	background-image: url('../images/nav_about_on.gif');
 height: 19px;
 width: 52px;
}
#nav-praise {
	background-image: url('../images/nav_praise.gif');
 height: 19px;
 width: 54px;
}
#nav-praise:hover {
	background-image: url('../images/nav_praise_on.gif');
}
#nav-praise-current {
	background-image: url('../images/nav_praise_on.gif');
 height: 19px;
 width: 54px;
}
#nav-contact {
	background-image: url('../images/nav_contact.gif');
 height: 19px;
 width: 70px;
}
#nav-contact:hover {
	background-image: url('../images/nav_contact_on.gif');
}
#nav-contact-current {
	background-image: url('../images/nav_contact_on.gif');
 height: 19px;
 width: 70px;
}
#nav-blog {
	background-image: url('../images/nav_blog.gif');
 height: 19px;
 width: 43px;
}
#nav-blog:hover {
	background-image: url('../images/nav_blog_on.gif');
}
#nav-blog-current {
	background-image: url('../images/nav_blog_on.gif');
 height: 19px;
 width: 43px;
}

/* Content */
#content {
 background: #fff url('../images/content_swirl.gif') no-repeat top;
 font-size: 85%;
 line-height: 180%;
 padding: 20px 0 20px 15px;
}

#content-blog {
 background: #fff;
 font-size: 85%;
 line-height: 180%;
 padding: 20px 0 20px 15px;
}

#content-blog2 {
 	width: 936px;
 	margin: 0 auto;
 	text-align: left;
	padding: 20px 0 20px 15px;
}
	
#blog-entries {
	width:550px;
	float: left;
	padding-top:6px;	
	padding-bottom:20px;	
}

#blog-archives {
	width:300px;
	float: left;
	margin-left:50px;
	padding-top:-35px;	
	padding-bottom:20px;
}

#content p {
 margin: 0 0 25px 0;
}
#content strong {
 color: #eebe13;
 font-weight: bold;
}
#content blockquote {
 background: url('../images/dot-yellow.gif') repeat-x bottom;
}
#content blockquote p {
 margin: 5px 0;
 padding: 15px 0;
}
#content-home {
 background: #fff url('../images/home_epicevents.gif') no-repeat bottom;
 padding: 20px 20px 71px 20px;
}
#content h1 {
 margin-bottom: 12px;
}
#content h2 {
 font-size: 190%;
 font-style: italic;
 color: #8a8b84;
 text-transform:lowercase;
 padding-left: 5px;
 margin-bottom: 26px;
}

#content-main {
 background: #fff;
 float: left;
 margin-right: 25px;
 width: 570px;
}
#content-main-gallery img {
 margin: 0 10px 10px 10px;
 text-align: center;
}
#content-main-wide {
 background: #fff;
 float: left;
 margin-right: 25px;
 width: 650px;
}
#content-main img,
#content-main-wide img {
 margin: 15px 0;
}
#content-col {
 background: url('../images/col_curl.gif') no-repeat right bottom;
 float: right;
 padding-bottom: 50px;
}
#content-col-blog {
 background: #fff;
 float: left;
 width: 300px;
 padding-bottom: 50px;
}
#content-col-gallery {
 background: url('../images/col_curl.gif') no-repeat right bottom;
 float: right;
 font-size: x-small;
 padding-right: 20px;
 padding-bottom: 50px;
}
#content-col img {
 margin: 0 20px 20px 0;
}

h1.header-services {
 text-indent: -5000px;
	background: url('../images/h1_services.gif') no-repeat;
	height: 16px;
}
h2.subheader-services {
 text-indent: -5000px;
	background: url('../images/h2_services.gif') no-repeat;
	height: 28px;
}
h1.header-about {
 text-indent: -5000px;
	background: url('../images/h1_about.gif') no-repeat;
	height: 16px;
}
h2.subheader-about {
 text-indent: -5000px;
	background: url('../images/h2_about.gif') no-repeat;
	height: 29px;
}
h1.header-praise {
 text-indent: -5000px;
	background: url('../images/h1_praise.gif') no-repeat;
	height: 16px;
}
h2.subheader-praise {
 text-indent: -5000px;
	background: url('../images/h2_praise.gif') no-repeat;
	height: 29px;
}
h1.header-contact {
 text-indent: -5000px;
	background: url('../images/h1_contact.gif') no-repeat;
	height: 16px;
}
h2.subheader-contact {
 text-indent: -5000px;
	background: url('../images/h2_contact.gif') no-repeat;
	height: 28px;
}
h1.header-gallery {
 text-indent: -5000px;
	background: url('../images/h1_gallery.gif') no-repeat;
	height: 16px;
}
h2.subheader-gallery {
 text-indent: -5000px;
	background: url('../images/h2_gallery.gif') no-repeat;
	height: 27px;
}
h2.subheader-europeanflair {
 text-indent: -5000px;
	background: url('../images/h2_europeanflair.gif') no-repeat;
	height: 29px;
}

/* Gallery */
div.entry-gallery {
 width: 300px;
 margin-top: 40px;
}
div.entry-gallery img,
div.entry-gallery a {
 margin: 0;
 padding: 0;
 width: 70px;
 height: 70px;
}
div.ngg-gallery-thumbnail-box {
 float: left;
 margin: 0;
 padding: 0;
}
div.ngg-gallery-thumbnail {
 float: left;
 width: 70px;
 height: 70px;
 padding: 2px;
}
div.ngg-gallery-thumbnail img {
 margin: 0;
 padding: 0;
}
div.ngg-gallery-thumbnail a {
 margin: 0;
 padding: 0;
}
.ngg-clear {
	clear: both;
}

/* Contact */
.contact-info {
 float: left;
 width: 150px;
 margin-right: 20px;
}

.contact-form {
 float: left;
 width: 400px;
}
label {
 display: block;
}


/* Footer */
#footer {
 margin: 0 auto;
 width: 934px;
}
#darling {
 float: left;
}
#footer a {
	background: url('../images/darling.gif') no-repeat;
	display: block;
 float: left;
	height: 20px;
	width: 80px;
}
#footer a span {
	display: none;
}
#copyright {
 color: #fff;
 font-size: xx-small;
 font-family: arial, sans-serif;
 float: right;
}
p.linklove {
 display: none;
}

#photocredit {
 color: #8a8b84;
 font-size: xx-small;
 font-family: arial, sans-serif;
 align: left;
}