/* CSS Document */
/* Name: Diane Kowalyshyn
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner Copyright 2007 by Diane Kowalyshyn.  All rights reserved.
Author URI: http://www.stonecreekmedia.com
Site URI: http://www.dianekowalyshyn.com
Date: March 5, 2007
Version: 1.0  */


/* -------- Define HTML elements ------------ */

body {
	background-image: url(../images/intro_bkgrdVert.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
}

blockquote {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}


/* -------- Define divider elements ------ */


.page {
	height: 100%;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.intro1 {
	background-image: url(../images/intro1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 76px;
	width: 770px;
}

.introNav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 37px;
	width: 770px;
}

.intro2 {
	background-image: url(../images/intro2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 215px;
	width: 770px;
}

.intro3 {
	background-image: url(../images/intro3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 259px;
	width: 770px;
}

.intro4 {
	background-image: url(../images/intro4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 193px;
	width: 770px;
}


















/* --------- Define footer elements ---------- */

.footer {
}

.legal {
}

.stonecreek {
}

.stonecreek p {
color: #CCCCCC;
font-size: 10px;
line-height: normal;
}

.stonecreek a:link {
}

.stonecreek a:visited {
}

.stonecreek a:hover {
}


/* ----------- Define photo elements ------------ */

.photoLeft {
}

.photoRight {
}
