/* CSS Document */
/* Name: Barbara White Dallie
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner URI: http:/www.barbarawhitedallie.com
Author URI: http:/www.stonecreekmedia.com
Date: 4/24/2006
Version: 1.0  */


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

body {
	background-color: #db8fcd;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

p {
}

blockquote {
}

h1 {
}

h2 {
	margin-top: 0px;
}

h3 {
}

h4 {
}

h5 {
}


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


.page {
	margin: 0px;
	padding: 0px;
}

.header {
	margin: 0px;
	padding: 0px;
	height: 192px;
	width: 100%;
	background-image: url(../images/image_template_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}

.headerInfo {
	background-image: url(../images/image_template_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 192px;
	width: 800px;
}

.middle {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/image_template_leftSide_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
	float: left;
}

.middle1 {
	margin: 0px;
	padding: 0px;
}


.left {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 200px;
}

.leftTop {
	background-image: url(../images/image_template_leftTop_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 185px;
	width: 200px;
}

.leftMiddle {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	width: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/image_template_leftSide_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.leftBottom {
	background-image: url(../images/image_template_leftBTM_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 98px;
	width: 200px;
	margin: 0px;
}


.left a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.left a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.left a:hover {
	color: #999999;
	text-decoration: underline;
}


.right {
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #000080;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;

}

.rightContent {
	min-height:700px;
	height:auto;
	_height:700px;
	margin: 0px;
	padding: 0px;
}

.rightContent a:link {
	text-decoration: none;
	color: #0033FF;
	font-style: italic;
}

.rightContent a:visited {
	font-style: italic;
	color: #0033FF;
	text-decoration: none;
}

.rightContent a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

.rightContentBooks {
	font-family: "Times New Roman", Times, serif;
	color: #000080;

}


.rightBottom {
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 600px;
	background-image: url(../images/image_template_footer2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.rightBottom1 {
	height: 51px;
	vertical-align: bottom;
	background-image: url(../images/image_template_footer2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 600px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}


.rightTop {
	background-image: url(../images/image_template_header3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 57px;
}

.right h2 {
	color: #000080;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
}

.right h3 {
	font-size: 30px;
	color: #000080;
}

.right h4 {
	font-size: 24px;
	color: #000080;
}

.right h5 {
	font-size: 18px;
	font-style: normal;
	color: #000080;
}
















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

.footer {
	margin: 0px;
	padding: 0px;
	height: 32px;
	float: left;
	background-image: url(../images/image_template_footer1_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}

.footerInfo {
	background-image: url(../images/image_template_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 800px;
	text-align: left;
}

.legal {
}

.stonecreek {
}



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

.photoLeft {
	float: left;
	padding: 15px;
	text-align: center;
}

.photoRight {
	float: right;
}

.photoRightBorder {
	float: right;
	border: thin solid #666666;
	padding: 5px;
	text-align: center;
	margin: 5px;
}

.photoLeftBorder {
	float: left;
	border: thin solid #666666;
	padding: 5px;
	text-align: center;
	margin: 5px;
}

.indent2 {
	text-indent: 35%;
}

.indent {
	text-indent: 20px;
}

/* ---------- Define menu elements --------------- */

#dropmenudiv{
position:absolute;
background-color: #db8fcd;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CCCCCC;
}
