body {
 margin: 45px 0 0 0;
 text-align: center;
 background: #fff url(../images/bg.gif);
 color: #000;
 padding-bottom: 30px;
}
body, p, input, select, textarea {
 font-family: Georgia, serif;
 font-size: 11px;
}
p {
 padding: 0;
 margin: 0 0 20px 0;
}
img {
 border: 0;
}
a {
 color: #e5236b;
}
br.clear {
 clear: both;
}

#wrapper-outer {
 width: 780px;
 margin: 45px auto;
 background-image: url(../images/c-bg-top.gif);
 background-repeat: no-repeat;
 padding-top: 30px;
}
#wrapper-inner {
 width: 100%;
 background-image: url(../images/c-bg.gif);
 background-repeat: repeat-y;
}
#wrapper-inner2 {
 width: 100%;
 background-image: url(../images/c-bg-bottom2.gif);
 background-repeat: no-repeat;
 background-position: bottom;
 padding-bottom: 10px;
}
#content {
 width: 715px;
 margin: 0 auto;
 text-align: left;
}
#footer {
 width: 100%;
 padding: 10px 0 15px 0;
 background-image: url(../images/c-bg-bottom2.gif);
 background-position: bottom;
}
#footer-inner {
 width: 700px;
 margin: 0 auto;
 color: #f5989d;
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size: 11px;
 text-align: left;
}
#footer a.site-by {
 float: right;
}

/** HOMEPAGE **/
#hp-nav {
 float: left;
 margin-bottom: 20px;
}
#hp-nav a {
 display: block;
 float: left;
}
img.hp-callout {
 float: left;
}

/** SUB PAGES **/
#wrapper-outer.sub {
 padding-top: 12px;
}
#logo-sub {
 float: left;
 width: 184px;
 margin: 0 50px 0 30px;
 padding-bottom: 30px;
}
#sub-nav {
 padding-top: 40px;
 display: block;
 float: left;
}
#column-text {
 width: 480px;
 float: left;
}
#column-text2 {
 width: 295px;
 float: left;
}
#column-text p {
 line-height: 20px;
}
#column-side {
 width: 220px;
 float: left;
 margin-left: 10px;
 padding-top: 40px;
}
#column-side2 {
 width: 415px;
 float: left;
 margin-left: 10px;
 padding-top: 0px;
}
div.column-photo {
 color: #f5989d;
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size: 11px;
}

/** FEEL THE LOVE PAGE **/
div.column-testimonial {
 background-color:#faf8e1;
 padding: 5px 5px 0px 10px;
}
#wrapper-press {
 width: 830px;
 margin: 0 auto;
 padding-top: 5px;
}

/** BLOG **/
.blogtitle {
 font-family: Georgia, serif;
 font-size: 14px;
}
.blogdate {
 color: #f5989d;
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size: 11px;
}
.blogcomments {
 color: #f5989d;
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size: 11px;
 float: right;
}
.blogentry {
 color: #000000;
 font-family: Georgia, serif;
 font-size: 11px;
 line-height: 20px;
}
div.column-blog {
 color: #000000;
 font-family: Georgia, serif;
 font-size: 10px;
 line-height: 14px;
}

/** CONTACT PAGE **/
input.contact, select.contact, textarea.contact, label.contact {
	display: block;
	width: 345px;
	background-color: #fffef4;
	float: left;
}
.contactform {
 color: #f5989d;
 font-family: Georgia, serif;
 font-size: 11px;
 font-weight: bold;
 line-height: 20px;
}

/** GALLERY **/
#column-thumbnails {
 width: 290px;
 float: left;
}
#column-thumbnails p {
 line-height: 20px;
}
#column-mainimg {
 width: 400px;
 float: left;
 margin-left: 30px;
 padding-top: 40px;
}