@charset "UTF-8";
/*
Custom CSS Document
Created by Heather Luxion, Tres Hermanas
URL: http://design.tres-hermanas.com
*/

html, body {
	height: 100%;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .875em;
	font-style: normal;
	line-height: 1.65em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-color: #F2F2F2;
	text-align: justify;
	margin: 0 auto;
	padding: 0;
	width: 820px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 200px;
	width: 820px;
	display: block;
}

#sidebar {
	width: 180px;
	float: left;
	text-align: center;
	padding: 5px 15px 20px 35px;
	margin-top: 35px;
	margin-bottom: 50px;
}

#main {
	width: 510px;
	float: right;
	padding: 0 60px 0 0;
	margin-top: 10px;
	margin-bottom: 30px;
}

h1, h2, h3 {
	color: #3D2877;
	font-variant: small-caps;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.9em;
	margin-bottom: 25px;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #423093;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin-bottom: 20px;
}

.footer, .push {
    height: 4em;
	text-align: center;
}

.footer {
	margin: 10px auto;
	background: url(images/footer.png) no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	float: right;
	width: 800px;
	padding: 15px 0 5px;
}

#margin-notes {
	background: url(images/margin-notes.png) no-repeat top center;
	width: 30px;
	height: 310px;
	display: block;
	margin: 250px 0 0 -20px;
	padding:0;
	float: left;
}

#heather-sketches {
	background: url(images/heather-sketches.png) no-repeat top center;
	width: 50px;
	height: 700px;
	display: block;
	margin: 225px -40px 0 0;
	padding:0;
	float: right;
}

#like-mail {
	background: url(images/like-mail.png) no-repeat top center;
	width: 30px;
	height: 310px;
	display: block;
	margin: 275px -20px 0 0;
	padding:0;
	float: right;
}

#monthly-newsletter {
	background: url(images/monthly-newsletter.png) no-repeat top center;
	width: 30px;
	height: 650px;
	display: block;
	margin: 250px 0 0 -20px;
	padding:0;
	float: left;
}

#contact-form {
	margin-left: 25px;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 2.5em;
	font-size: 1.1em;
}

#better-world {
	background: url(images/better-world.png) no-repeat top center;
	width: 30px;
	height: 500px;
	display: block;
	margin: 1200px 0 0 -20px;
	padding:0;
	float: left;
}

#creativity-quote {
	background: url(images/creativity-quote.png) no-repeat top center;
	width: 50px;
	height: 470px;
	display: block;
	margin: 200px -40px 0 0;
	padding:0;
	float: right;
}

#selfportraits-note {
	background: url(images/selfportraits-note.png) no-repeat top center;
	width: 30px;
	height: 370px;
	display: block;
	margin: 1075px 0 0 -20px;
	padding:0;
	float: left;
}

#long-page {
	background: url(images/long-page.png) no-repeat top center;
	width: 30px;
	height: 370px;
	display: block;
	margin: 250px -20px 0 0;
	padding:0;
	float: right;
}

#portfolio-coming {
	background: url(images/portfolio-coming.png) no-repeat top center;
	width: 30px;
	height: 500px;
	display: block;
	margin: 300px 0 0 -20px;
	padding:0;
	float: left;
}

#design-quote {
	background: url(images/design-quote.png) no-repeat top center;
	width: 30px;
	height: 725px;
	display: block;
	margin: 215px -20px 0 0;
	padding:0;
	float: right;
}

#earth-quote {
	background: url(images/earth-quote.png) no-repeat top center;
	width: 50px;
	height: 450px;
	display: block;
	margin: 215px -35px 0 0;
	padding:0;
	float: right;
}

#earth-warrior {
	background: url(images/earth-warrior.png) no-repeat top center;
	width: 30px;
	height: 725px;
	display: block;
	margin: 300px 0 0 -25px;
	padding:0;
	float: left;
}

#thanks-email {
	background: url(images/thanks-email.png) no-repeat top center;
	width: 50px;
	height: 450px;
	display: block;
	margin: 215px -35px 0 0;
	padding:0;
	float: right;
}