body {
	background-repeat: repeat-x;
	background-position: 0 675px;
	background-image: url(/app/images/layout_background.jpg);
	font-size: small;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

div#frame {
	padding: 0px;
	width: 980px;
	background-color: white;
	margin: 0 auto 0 auto;
}
div#header {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 170px;
}
div#header h1#title {
	display: none;
}

div#header div#logo {
	border-width: 0px;
	border-left-style: none;
	border-right-style: none;
	text-decoration: none;
	float: left;
	padding: 0px;
	margin: 0px;
	height: 170px;
	width: 124px;
}
div#header div#banner {
	margin-left: 4px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	float: left;
	padding: 0px;
	width: 850px;
	height: 170px;
}
ul#nav {
	padding-left: 124px;
	padding-bottom: 0px;
	padding-right: 124px;
	padding-top: 0px;
	background-color: #252b2e;
	height: 52px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 732px;
	list-style-type: none;
}
ul#nav li {
	margin: 0px;
	background-color: #ffffff;
	padding: 0px;
	border-width: 0px;
	width: 183px;
	height: 50px;
	float: left;
}
ul#nav li#active {
	border-bottom-color: white;
	border-bottom-style: inset;
	border-bottom-width: 2px;
}
div#home_sub_frame {
	float: left;
	width: 800px;
	height: 400px;
	padding: 0px;
	margin: 0px;
}
div#content {
	text-align: left;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	height: 285px;
	width: 980px;
}
div#intro {
	overflow: hidden;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	height: 250px;
	width: 385px;
}
div#intro p {
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
div#video {
	padding: 0px;
	margin: 0px;
	float: left;
	height: 250px;
	width: 400px;
}
div#twitter {
	position: relative;
	float: left;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: -20px;
	width: 160px;
	height: 420px;
	overflow: hidden;
}

div#twitter_footer {
	z-index: 3;
	left: 0px;
	bottom: -3px;
	position: absolute;
}
div#block1 {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 40px;
	float: left;
}
div#block2 {
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 40px;
	float: left;
}
div#block3 {
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 40px;
	float: left;
}
div.block {
	height: 110px;
	width: 260px;
	padding: 0px;
}
div.about {
	float: left;
	margin: 0 0 0 20px;
}
div#footer {
	word-spacing: 1.45em;
	font-size: medium;
	color: white;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	line-height: 45px;
	height: 45px;
	background-color: #252b2e;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 150px;
	width: 960px;
	text-align: center;
}
div#main_text_box {
	text-align: left;
	width: 700px;
	height: 420px;
	background-color: white;
	float: left;
	overflow-y: auto;
	overflow-x:hidden;
}
div#main_text_box p {
	width: 560px;
	margin: 0px;
	padding: 15px;
}div#main_text_box ol {
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 560px;
}div#main_text_box ol li {
	margin-bottom: 5px;
}
a img {
	text-decoration: none;
	border-style: none;
	border-width: 0px;
}
a:link {
	color: #7b8b9b;
}
a:hover {
	color: #252b2e;
}
a:visited {
	color: #7b8b9b;
}

div.error {
	font-weight: bold;
	background-repeat: repeat;
	background-image: url(/app/images/layout_warning_bg.jpg);
	border-bottom-color: red;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	color:#8a1f11;
	padding:20px;
	width:100%;
	margin:0px auto;
	font-size:1em;
	line-height: 2em;
}


.error a, .error a:hover{
	color: maroon;
}

/* simply moves close box to right */
.kickRight {
	text-align:right;
}
table {
	font-size: small;
}
form i {
	font-size: x-small;
}
h2 {
	padding: 0px;
	color: black;
	height: 30px;
	margin: 0px;
	background-color: white;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	vertical-align: text-top;
}
h2.title {
	padding: 0px;
	border-bottom-color: #94a3b2;
	border-bottom-style: dotted;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: black;
	height: 30px;
	margin: 0px;
	background-color: white;
	width: 700px;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	vertical-align: text-top;
}
h2.title a:link {
	color: #4c4c4c;
}
h2.title a:visited {
	color: #4c4c4c;
}
h2.title a:hover {
	color: #b3b3b3;
}
.close {
	word-spacing: 0px;
}
div#footer a:link {
	color: white;
}
div#footer a:visited {
	color: white;
}
div#footer a:hover {
	color: #94a3b2;
}
.ablock {
	background-position: 0 top;
	padding: 0px;
	border-width: 0px;
	margin: 0px;
	display: block;
	height: 110px;
	width: 260px;
}
.ablock:hover {
	background-position: 0 center;
}
.ablock:active {
	background-position: 0 bottom;
}
a#block_bluecard {
	background-image: url(/app/images/block_bluecard.jpg);
}
a#block_buy_art_prints {
	background-image: url(/app/images/block_buy_art_prints.jpg);
}
a#block_children_families {
	background-image: url(/app/images/block_children_families.jpg);
}
a#block_children_galleries {
	background-image: url(/app/images/block_children_galleries.jpg);
}
a#block_contact {
	background-image: url(/app/images/block_contact.jpg);
}
a#block_email {
	background-image: url(/app/images/block_email.jpg);
}
a#block_facebook {
	background-image: url(/app/images/block_facebook.jpg);
}
a#block_family_galleries {
	background-image: url(/app/images/block_family_galleries.jpg);
}
a#block_feedback {
	background-image: url(/app/images/block_feedback.jpg);
}
a#block_flickr {
	background-image: url(/app/images/block_flickr.jpg);
}
a#block_links {
	background-image: url(/app/images/block_links.jpg);
}
a#block_newsletter {
	background-image: url(/app/images/block_newsletter.jpg);
}
a#block_storiesblog {
	background-image: url(/app/images/block_storiesblog.jpg);
}
a#block_redbubble {
	background-image: url(/app/images/block_rebbubble.jpg);
}
a#block_testimonials {
	background-image: url(/app/images/block_testimonials.jpg);
}
a#block_weddings_galleries {
	background-image: url(/app/images/block_weddings_galleries.jpg);
}
a#block_wedding_invest {
	background-image: url(/app/images/block_wedding_invest.jpg);
}
a#block_why {
	background-image: url(/app/images/block_why.jpg);
}
a#block_WWCC {
	background-image: url(/app/images/block_WWCC.jpg);
}
a#block_vimeo {
	background-image: url(/app/images/block_vimeo.jpg);
}
a.nav_link:link {
	background-position: center top;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 50px;
	width: 183px;
}
a.nav_link:visited {
	background-position: center top;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 50px;
	width: 183px;
}
a.nav_link:hover {
	background-position: right;
}
a.nav_link:active {
	background-position: left;
}
a#nav_about {
	background-image: url(/app/images/slayout_nav_about.jpg);
}
a#nav_galleries {
	background-image: url(/app/images/slayout_nav_galleries.jpg);
}
a#nav_home {
	background-image: url(/app/images/slayout_nav_home.jpg);
}
a#nav_investment {
	background-image: url(/app/images/slayout_nav_investment.jpg);
}
div#foot {
	color: #cccccc;
}
div#foot a:link {
	color: #cccccc;
}
div#foot a:visited {
	color: #cccccc;
}
div#foot a:hover {
	color: #b3b3b3;
}
.links_list {
	list-style-type: none;
}
div#landing {
	font-family: Verdana, Arial, sans-serif;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 520px;
}
div#landing_images {
	z-index: 1;
	right: -460px;
	top: 0px;
	position: absolute;
	height: 1200px;
	background-position: 0;
	float: none;
	padding: 0px;
	margin: 0px;
	width: 444px;
}
div#landing_end {
	background-image: url(/app/images/landing/landing_fade.png);
	z-index: 2;
	right: -460px;
	height: 500px;
	width: 444px;
	bottom: -400px;
	position: absolute;
}
div#landing_end span {
	bottom: -400px;
	z-index: 3;
	left: 0px;
	position: absolute;
	background-color: white;
	width: 444px;
	height: 400px;
}
div#landing_images img {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: -3px;
	border-width: 0px;
	padding: 0px;
}
