/* RESET */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0px; padding: 0px; border: 0px; outline: 0px; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1px;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0px;}

/* Layout */
.hideit {display: none;}
.cleanclear, .cc {clear: both; margin: 0px; padding: 0px; width: 0px; height: 0px; overflow: hidden;}
p {margin: 8px 0px 20px 0px;}

/* Success, notice and error boxes */
.error,
.notice, 
.success    { display: block; padding: 5px; margin-bottom: 10px; border: 2px solid #ddd; }

.error ul,
.notice ul, 
.success ul    { list-style: square; margin: 0px; padding: 0px; margin-left: 20px; }

.error      { background: #FBE3E4; color: #8a1f11 !important; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721 !important; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409 !important; border-color: #C6D880; }
.error a    { color: #8a1f11 !important; }
.notice a   { color: #514721 !important; }
.success a  { color: #264409 !important; }

body {margin: 10px 0px; background-color: #000; font: 14px/20px Verdana, Arial, Helvetica, sans-serif; color: #000;}
a {color: #000;}

#wrapper {margin: 0px auto; width: 948px;}

#menu {float: right;}
#nav, #nav ul {float: left;}
#nav a {display: block;}
#nav > li {float: left; margin: 0px 10px; position: relative;}
#nav > li > a {margin-bottom: 2px;}
#nav > li > ul {position: absolute; width: 180px; left: -99999px;}
#nav > li > ul > li a {margin: 0px; padding: 0px 4px; width: 100%; color: #00CCCC; background-color: #000; text-decoration: none;}
#nav > li > ul > li a:hover {background: #000 url(../_img/nav-on.gif) left bottom repeat-x;}
#nav > li:hover, .phome .lhome, .pabout .labout, .pfaq .lfaq, .pcontact .lcontact,
.gallery .lgalleries,
.pweddings .lweddings, .plifestyle .llifestyle, .pmaternity .lmaternity,
.plove .llove, .pwhere .lwhere {background: #000 url(../_img/nav-on.gif) left 18px repeat-x;}
#nav > li:hover > ul, #nav > li.sfhover > ul {left: auto;}

#sidebar-left {float: left; width: 192px;}

.phome #content {float: left; width: 756px; height: 468px; overflow: hidden;}
.phome #slideshoww {width: 756px; height: 468px; background: url(../_img/slideshoww-loading.gif) center center no-repeat;}
.phome #sidebar-right {float: right; width: 928px; color: #fff; padding: 10px;}
.phome #sidebar-right a {color: #fff;}

.internal h1 span, .gallery h1 span {display: none;}
.internal #contentw, .gallery #contentw {background-color: #fff; float: left; width: 755px; min-height: 468px;}
.gallery #contentw {background-color: #000; color: #fff;}
.gallery #contentw a {color: #fff;}
.internal #content {float: left; background: url(../_img/flowerbg.gif) no-repeat right 100px; width: 371px; padding: 10px; min-height: 448px; overflow: hidden;}
.internal #sidebar-right {float: left; width: 364px; overflow: hidden;}
.gallery #content {float: left; width: 457px; padding: 76px 0px 5px 5px; overflow: hidden;}
.gallery #sidebar-right {float: left; background-image: none; width: 283px; padding: 0px 5px 5px 5px; overflow: hidden;}
.gallery #sidebar-right h1 {margin-top: 5px; margin-left: 10px; height: 71px;}
.gallery #sidebar-right .piclistw {margin-top: -2px;}
.gallery #sidebar-right .picitem {margin: 2px;}

/* Form */
.required {color: #990000; font-weight: normal;}
#form_view {width: 100%;}
.webform p {clear: both;}
.webform {margin: 0px auto; width: 370px;}
.webform label {float: left; width: 370px; font-weight: bold;}
.webform input, .webform textarea {margin: 0px; margin-right: 5px; padding: 2px; width: 190px; border: solid 1px #000; background-color: #fff; font: 14px/20px Verdana, Arial, Helvetica, sans-serif; color: #000;}
.webform textarea {height: 150px;}
.webform .state_txt {width: 25px;}
.webform .zip_label {position: absolute; text-indent: -99999px; width: 0px; height: 0px;}
.webform .zip_txt {width: 55px;}
.webform .comment {width: 350px;}
.webform input:focus, .webform textarea:focus {border-color: #00CCCC;}
.webform_controls {clear: both; margin: 20px auto; text-align: center;}
.webform_controls  input{border: solid 1px #000; background-color: #fff; font: 14px/20px Verdana, Arial, Helvetica, sans-serif; color: #000;}