* {
	margin: 0;
	padding: 0;
	font-family: Verdana;
}

.fl {
	float: left
}

.fr {
	float: right
}

.cl {
	clear: left
}

flashcontent {
		height: 500 px;
	}

a:link {color:#666666}      /* unvisited link */
a:visited {color:#666666}  /* visited link */
a:hover {color:#000000}  /* mouse over link */
a:active {color:#000000}  /* selected link */

.cr {
	clear: right
}

.cb {
	clear: both
}

.pad-left {
	padding-left: 5px
}

.pad-bottom {
	padding-bottom: 40px;
}


p.no-pad {
	padding: 0;
	margin: 0;
}

body {
	background: #330808 url(../img/bg-top.gif) no-repeat top center;
}




#head {
	width: 780px;
	margin: 0px auto;
	height: 62px;
}


#header-top {
	font-size: 14px;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-right: 10px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	
	
}

#navigation {
	font-size: 12px;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-right: 10px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	
	
}

#navigation li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
}

#navigation li a img {
	border: 1px solid #cbac69;
	border-left: 0;
}

#navigation li.first a img {
	border-left: 1px solid #cbac69;
}

#navigation li a {
	text-decoration: none;
	float: none !important;
	float: left;
}

#nav-about-sub {
	border: 1px solid #cbac69;
	border-top: 0;
	position: absolute;
	z-index: 2;
	width: 180px;
	display: none;
	background: #fff;
}

#nav-about-sub ul {
	margin: 10px 0px;
}

#nav-about-sub ul li {
	padding-left: 20px;
	list-style-type: none;
}

#nav-about-sub li a {
	line-height: 16px;
	color: #9a9593;
	text-decoration: none;
	font-size: 10px;
	border: none;
}

#nav-about-sub li a:hover {
	color: #362b27;
	background: #fff;
}

#body {
	position: relative;
	background: #fbc8c8;
	width: 950px;
	border-right: 1px solid #c39f51;
	border-left: 1px solid #c39f51;
	margin-top:10px;
	margin-left:150px;
	background-color: #fbc8c8;
}

#body.blog {
	width: 949px;
}

#container {
	padding-top: 1px;
	margin-left: 10px;
}

#flash {
	margin-bottom: 60px;
}

h1 {
	font-family: Georgia;
	font-size: 21px;
	font-weight: normal;
	line-height: 30px;
	color: #819ba1;
}

#content,
ul.right-feature,
.margin-bottom {
	margin-bottom: 40px;
}

#homepage #content h1 {
	width: 500px;
	padding: 0px 2px 0px 2px;
}

#homepage #content div {
	width: 450px;
}

p,
noscript {
	font-size: 11px;
	color: #666666;
	margin-bottom: 15px;
	line-height: 18px;
}

p.contact-heading {
	margin-left: 45px;
	margin-bottom: 50px;
}

p.heading {
	margin-bottom: 50px;
}

p.galleries-heading {
	margin-top: 4px;
	margin-left: 45px;
	margin-bottom: 40px;
}

p.header {
	margin-top: 2px;
	margin-bottom: 0px;
	font-weight: bold;
}

p#Jen, p#Nate, div#wedding, div#engagement, div#kids, div#boudoir {
	display: none;
}

#content-page #box p#search-box {
	margin-right: 10px;
	
}

#s {
	font-size: 11px;
	width: 100px;
	height: 17px;
	border: 1px solid #cbac69 !important;
	background: #f6f1e6 !important;
	margin-right: 10px;
}

#homepage #flash .logo {
	width: 240px;
	height: 350px;
	background: #362b27;
}

#homepage #flash .logo img {
	position: relative;
	top: 130px;
	left: 62px;
}

#content-page #flash .logo {
	width: 240px;
	height: 170px;
	background: #362b27;
}

#content-page #flash .logo img {
	position: relative;
	top: 41px;
	left: 60px;
}

#content-page #flash .logo a, 
#content-page #flash .logo a:hover {
	background: none;
	color: #362b27;
}

#flash p {
	margin-bottom: 30px;
}

#homepage #flash {
	margin-bottom: 30px;
}

h1.pagetitle {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #cc472b;
}

h2 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	color: #819ba1;
}

h2#comments, 
h2#respond {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #628188;
	padding-bottom: 20px !important;
}

h2#respond {
	padding-top: 2px !important;
}

h2#comments {
	border-bottom: 1px solid #ccc;
}

h4 {
	font-weight: normal;
	padding: 10px 20px;
	border-top: 1px solid #ccc;
	font-size: 10px;
	line-height: 14px;
}

#content-page h1,
#content-page h2 {
	margin-bottom: 30px;
}

#content-page h2#respond, #content-page div#blogcopy h2 {
	margin-bottom: 0px;
}

#content-page #body.blog h1 {
	margin-bottom: 0px;
}

#content-page p {
	color: #666666
}

ul.right-feature li {
	list-style-type: none;
}

div#copy {
	width: 550px;
	margin-left: 45px;
}

div#fullcopy {
	margin-left: 45px;
	margin-right: 55px;
}

div#blogcopy {
	margin-left: 45px;
	width: 610px;
}

div#blogcopy p.small,small.commentmetadata {
	font-size: 10px;
	margin-bottom: 15px !important;
}

#body.blog h1 a, 
div#blogcopy h1 a, 
div#content.widecolumn div.navigation a, 
div#content.widecolumn h2 a {
	font-family: Georgia;
	font-size: 21px;
	font-weight: normal;
	line-height: 30px;
	color: #628188;
}

#body.blog h1 a:hover, 
div#blogcopy h1 a:hover {
	color: white;
	background-color: #628188;
	text-decoration: none;
}

ol.commentlist li {
	padding-top: 15px;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	border-bottom: 1px solid #ccc;
}

p.author, p.author a {
	font-weight: bold;
	font-style: normal;
	color: #666666;
	margin-bottom: 0px;
}

p.author a:hover {
	color: white;
	background-color: #666666;
	text-decoration: none;
}

form#commentform input,
form#commentform textarea {
	font-size: 11px;
	border: 1px solid #cbac69;
	background: #f6f1e6 !important;
}

form#commentform input#submit {
	border: none;
}

form#commentform textarea {
	width: 610px;
}

form#commentform label {
	margin-left: 10px;
	font-size: 11px;
	color: #666666;
}

div#contact-copy {
	margin-left: 45px;
}

#service-list {
	margin-bottom: 20px;
}

#service-list li {
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	margin-left: 65px;
}

#content-page #box, 
li.widget {
	margin-right: 55px;
	width: 200px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

#content-page #box p, 
#content-page #box li {
	color: #666666;
	margin: 20px;
	font-size: 10px;
	line-height: 14px;
}

#content-page #box ul li {
	margin: 0px;
	margin-left: 20px;
	margin-right: 10px;
}

#content-page #box ul {
	margin: 20px 0px;
}

abbr {
	border: none;
}

#content-page #body.blog #box p.blog-link {
	margin: 5px 20px 0px 20px;
}

#content-page #box p.box-logo, 
#content-page #box p.box-img,
#content-page #box p.blog-logo, 
#content-page #box p.blog-logo img {
	margin: 0px
}

#content-page p.quote-text {
	background: url(../img/quote.gif) no-repeat bottom right;
	margin: 0px !important;
	padding-top: 1px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#box p.top-border {
	padding-top: 1px;
}

#box p.quote {
	padding-top: 2px;
}

#content-page #box p.quote {
	position: relative;
	left: 14px;
}

#content-page #box p.box-logo img {
	position: relative;
	top: 35px;
	left: 20px;
	margin-bottom: 0px;
}

#content-page #box p.box-logo {
	width: 80px;
	height: 80px;
	background: #92acb1;
	margin-bottom: 0px;
}

#content-page #box p.full {
	width: 200px;
}

#content-page #box p.blog-logo img {
	position: relative;
	top: 10px;
	left: 20px;
	margin-bottom: 0px;
}

#content-page #box p.blog-logo, 
li.widget h2 {
	width: 200px;
	height: 30px;
	background: #92acb1;
	color: white;
	margin-bottom: 0px;
}

#content-page div.images-img {
	margin-right: 25px;
	margin-bottom: 25px;
}

p.jennate img {
	margin-left: 25px;
}

#content-page #box ul.jennate li {
	margin: 0px 20px 0px 20px;
	text-align: center;
}

fieldset fieldset {
	margin-bottom: 6px;
}

fieldset, 
form {
	display: block;
	border: 0;
}

fieldset fieldset input,
fieldset fieldset select,
fieldset fieldset textarea {
	font-size: 11px;
	width: 165px;
	border: 1px solid #cbac69 !important;
	background: #f6f1e6 !important;
}

fieldset fieldset label {
	font-size: 11px;
	color: #666666;
	width: 160px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
	padding-top: 3px;
}

fieldset fieldset textarea {
	height: 120px;
}

fieldset fieldset.submit {
	padding-left: 170px;
	padding-top: 2px;
}

form {
	border: 1px solid #cccccc !important;
	padding: 20px 50px;
	margin: 5px 50px 40px 20px;
}

#commentform {
	border: none !important;
	padding: 0px;
	margin: 0px;
}

#searchform {
	border: none !important;
	padding: 0px;
	margin: 0px;
	width: 200px;
}

#content-page #presslist li {
	float: left;
	list-style-type: none;
	margin-right: 24px;
	margin-bottom: 40px;
}

#content-page #presslist li.last {
	margin-right: 0px;
}

#content-page #presslist li p {
	margin-top: 2px;
}

#subcontent {
	background-color: #eee4cd;
	padding-top: 1px;
	padding-bottom: 20px;
}

#subcontent #csubnav {
	line-height: 14px;
	font-size: 10px;
	padding: 0px 10px 0px 55px;
	overflow: auto;
	width: 500px;
}

#subcontent #csubnav li {
	float: left;
	list-style-type: none;
	width: 74px;
}

p#contact,
noscript#contact {
	font-size: 10px;
	padding-left: 10px;
	margin: 0px;
	color: #91744a;
	line-height: 14px;
}

#foot {
	background: #dcc89b url(../img/bg-bottom.gif) no-repeat top center;
	padding-top: 2px;
	margin-left: 2px;
}

#foot.blog {
	background: #dcc89b url(../img/bg-bottom-blog.gif) no-repeat top;
	padding-top: 2px;
	margin-left: 0px;
}

#foot * {
	color: #91744a;
	font-size: 10px;
}

#foot div {
	width: 778px;
	margin: 0px auto;
}

#foot.blog div {
	width: 948px;
}

#foot div a {
	font-weight: bold;
}

#foot div a:hover {
	color: #dcc89b;
	background-color: #91744a;
	text-decoration: none;
}

#foot p {
	color: #91744a;
	padding-left: 53px;
	line-height: 12px;
	width: 350px;
}

#foot div p.iogami {
	display: block;
	text-align: right;
	width: 150px;
	margin-right: 50px;
}

.clear-fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
