/* CSS Document */
/* Name: Amy Knupp
Author: Created by Amy Knupp
Owner Copyright 2009 by Amy Knupp.  All rights reserved.
Site URI: http://www.amyknupp.com
Date: October 3, 2009
Version: 1.0  */


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

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

p {
}

blockquote {
}

h1 {
	font-size: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


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


.page {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	min-height:800px;
	height:auto;
	_height:800px;
}

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

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

.main2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 800px;
}

.mainInside2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 800px;
}

.left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 301px;
}

.leftNav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 301px;
}

.leftContent {
	background-image: url(../images/leftBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 301px;
	min-height:507px;
	height:auto;
	_height:507px;
}

.leftSidebar {
	margin: 0px;
	float: left;
	height: 100%;
	width: 291px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

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

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

.leftSidebar a:hover {
	color: #000000;
	text-decoration: underline;
}

.insideLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 159px;
}

.insideLeftNav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 159px;
}

.insideLeftContent {
	background-image: url(../images/insLeftBtm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	min-height:485px;
	height:auto;
	_height:485px;
	width: 159px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

.insideLeftSidebar {
	width: 159px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 499px;
}

.rightTop {
	width: 499px;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 219px;
}

.rightTop1 {
	background-image: url(../images/RightTop1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 109px;
	width: 499px;
}

.rightTop2 {
	background-image: url(../images/RightTop2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 110px;
	width: 499px;
}

.rightContent {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 499px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.rightContent a:link {
	font-weight: bold;
	color: #636095;
	text-decoration: underline;
}

.rightContent a:visited {
	font-weight: bold;
	color: #636095;
	text-decoration: underline;
}

.rightContent a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #414C5E;
}

.rightContentLeft {
	float: left;
	height: 100%;
	width: 186px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 5px;
	border-left-style: none;
	border-top-color: #9D9FD0;
	border-right-color: #9D9FD0;
	border-bottom-color: #9D9FD0;
	border-left-color: #9D9FD0;
	border-right-width: medium;
	border-right-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

.rightContentLeft a:link {
	font-weight: bold;
	color: #636095;
	text-decoration: underline;
}

.rightContentLeft a:visited {
	font-weight: bold;
	color: #636095;
	text-decoration: underline;
}

.rightContentLeft a:hover {
	font-weight: bold;
	color: #414C5E;
	text-decoration: underline;
}

.rightContentRight {
	margin: 0px;
	float: right;
	height: 100%;
	width: 282px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rightContentRight a:link {
	color: #636095;
	font-weight: bold;
	text-decoration: underline;
}

.rightContentRight a:visited {
	font-weight: bold;
	color: #636095;
	text-decoration: underline;
}

.rightContentRight a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #414C5E;
}

.rightContentBottom {
	margin: 0px;
	float: left;
	height: 100%;
	width: 494px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.rightContentBottom a:link {
	font-weight: bold;
	color: #636095;
	text-decoration: underline;
}

.rightContentBottom a:visited {
	font-weight: bold;
	color: #636095;
	text-decoration: underline;
}

.rightContentBottom a:hover {
	font-weight: bold;
	color: #414C5E;
	text-decoration: underline;
}

.insRight {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 641px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.insRightTop {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 641px;
	height: 175px;
}

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

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

.insRightContent {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 641px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.insRightContent a:link {
	font-weight: bold;
	color: #453B53;
	text-decoration: underline;
}

.insRightContent a:visited {
	font-weight: bold;
	color: #453B53;
}

.insRightContent a:hover {
	font-weight: bold;
	color: #605E90;
}
 















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

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

.footerInside {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	width: 800px;
	background-image: url(../images/insFooter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	float: left;
	height: 20px;
	width: 790px;
}

.bottomNav a:link {
	color: #646294;
	text-decoration: none;
}

.bottomNav a:visited {
	color: #646294;
	text-decoration: none;
}

.bottomNav a:hover {
	color: #414C5E;
	text-decoration: underline;
}

.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	float: left;
	height: 100%;
	width: 170px;
	padding-top: 5px;
	padding-left: 5px;
}

.insLegal {
	color: #453B53;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	float: left;
	width: 790px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}



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

.photoLeft {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.photoRight {
	float: right;
	padding-bottom: 3px;
	padding-left: 3px;
}


/* --------------------- Blog elements --------------------- */

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sidebar li {
	list-style-type: none;
}

.sidebar ul {
	list-style-type: none;
}

.sidebar ul li {
	margin-left: -37px;
	list-style-type: none;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */