/*
CSS Styles Sheet for www.CreateTheGoodLife.org. Copright 2009.
Eric Storm, Portland, OR
*/
body {
	color:#444444;
	font-family: Verdana, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 90%;
	text-align: left;
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.box {
	width: 800px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px 1px 1px 130px;
	position: relative;
}
.box_2 {
	width: 800px;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 1px 1px 0px;
	position: relative;
}
div.sunflower {
	width: 250px;
	height: 560px;
	background-image: url('images/sunflower.jpg');
	background-repeat: no-repeat;
	background-position: 0% 0px;
	border: 2px none #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
div.butterfly {
	width: 800px;
	height: 350px;
	background-image: url('images/butterfly.jpg');
	background-repeat: no-repeat;
	background-position: 0% 130px;
	border: 2px none #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
div.mapleleaf {
	width: 500px;
	height: 700px;
	background-image: url('images/maple_leaf.jpg');
	background-repeat: no-repeat;
	background-position: 0% 60px;
	border: 2px none #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
div.bamboo {
	width: 800px;
	height: 800px;
	background-image: url('images/bamboo.jpg');
	background-repeat: no-repeat;
	background-position: -10% 60px;
	border: 2px none #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
div.shells {
	width: 800px;
	height: 800px;
	background-image: url('images/shells.jpg');
	background-repeat: no-repeat;
	background-position: -12% 60px;
	border: 2px none #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
div.shell1 {
	width: 800px;
	height: 500px;
	background-image: url('images/shell1.jpg');
	background-repeat: no-repeat;
	background-position: -12% 120px;
	border: 2px none #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
div.shell2 {
	width: 800px;
	height: 500px;
	background-image: url('images/shell2.jpg');
	background-repeat: no-repeat;
	background-position: -12% 100px;
	border: 2px none #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
div.shell3 {
	width: 800px;
	height: 500px;
	background-image: url('images/shell3.jpg');
	background-repeat: no-repeat;
	background-position: -12% 120px;
	border: 2px none #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
div.cherries {
	width: 800px;
	height: 900px;
	background-image: url('images/cherries.jpg');
	background-repeat: no-repeat;
	background-position: -7% 30px;
	border: 2px none #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
div.header {
	width: 800px;
	height: 80px;
	color:#FFCC22;
	font-size: 100%;
	font-weight: bold;
	position: realtive;
	margin: -15px 0px 10px 120px;
	padding: 0px 1px 0px 0px;
}
.navbar {
	width: 700px;
	height: 15px;
	font-size: 90%;
	font-weight: normal;
	margin: -10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-top: 0px solid #993300;
	border-bottom: 0px solid #993300;
}
.navbar ul {
	list-style-type: none;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 20px;
}
.navlist li {
	display: inline;
	margin-right: 14px;
	margin-left: 14px;
}
.navlist a:link, .navlist a:visited {
	color: #33CC33;
	text-decoration: none;
}
.navlist a:hover, .navlist a:active {
	color: #33CC33;
	text-decoration: none;
	background-color: #FFFF44;
}
div.inset {
	width: 160px;
	height: auto;
	font-size: 90%;
	line-height: 1.25;
	background-color: #FFFFFF;
	border: 3px solid #BBEE55;
	margin: 25px 25px 25px 25px;
	padding: 0px 10px 10px 10px;
	float: right;
}
p.inset {
	font-size: 90%;
	margin: 0px 0px -15px 5px;
	padding: 3px 3px 20px 5px;
}
h1.insetheader {
	color: #AADD22;
	font-size: 140%;
	margin: 10px 0px 0px 5px;
	padding: 3px 3px 0px 5px;
}
h2.insetheader {
	color: #3333FF;
	font-size: 100%;
	font-weight: normal;
	margin: 5px 5px 0px 3px;
	padding: 3px 3px 0px 5px;
}
.inset a:link, .inset a:visited {
	color: #EE9900;
	text-decoration: none;
}
.inset a:hover, .inset a:active {
	color: #EE9900;
	text-decoration: none;
	background-color: #FFFF44;
}
div.leftinset {
	width: 160px;
	height: auto;
	font-size: 80%;
	line-height: 1.25;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #BBEE55;
	margin: 450px 25px 25px -120px;
	padding: 0px 10px 10px 10px;
	float: left;
}
p.leftinset {
	font-size: 90%;
	margin: 0px 0px -15px 5px;
	padding: 3px 3px 20px 5px;
}
h1.leftinsetheader {
	color: #AADD22;
	font-size: 100%;
	margin: 10px 0px 0px 0px;
	padding: 3px 3px 0px 0x;
}
.rightphoto {
	border: 2px none #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 20px;
	float: right;
}
.leftphoto {
	border: 2px none #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.rightpoll {
	border: 2px none #FFFFFF;
	margin: 0px 50px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
.leftpoll {
	border: 2px none #FFFFFF;
	margin: 0px 0px 0px 45px;
	padding: 0px 0px 0px 0px;
	float: left;
}
img.border {
	border: 2px solid #339933;
}
.main {
	width: auto;
	font-size: 90%;
	line-height: 1.25;
	border: thin none #FF0000;
	margin: 0px 0px 0px 80px;
	padding: 1px 0px 1px 1px;
}
.main p {
	padding-left: 40px;
	padding-right: 40px;
}
.main h1 {
	color:#FFCC22;
	font-size: 150%;
	font-weight: bold;
	position: realtive;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
}
.main h2 {
	color: #3333FF;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px -15px 40px;
}
.main h3 {
	color: #FFBB11;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin: 15px 0px -15px 40px;
}
.main h4 {
	color: #000000;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin: 0px 4px -10px 40px;
	float: left;
}
.main h5 {
	color: #3333FF;
	font-size: 115%;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin: 0px 0px -15px 40px;
}
.main a:link, .main a:visited {
	color: #EE9900;
	text-decoration: none;
}
.main a:hover, .main a:active {
	color: #EE9900;
	text-decoration: none;
	background-color: #FFFF44;
}
.list li {
	display: list-item;
	margin: 0px 0px 0px 20px;
}
.centeredlist li {
	list-style-type: none;
	display: list-item;
	margin: 0px 0px 0px -250px;
	text-align: center;
}
.blanklist li {
	list-style-type: none;
	display: list-item;
	margin: 0px 0px 0px 0px;
}
.blanklistindent li {
	list-style-type: none;
	display: list-item;
	margin: 0px 0px 0px 30px;
}
.circlelist li {
	list-style-type: circle;
	display: list-item;
	margin: 0px 0px 0px 20px;
}
.purplestarlist li {
	list-style-type: none;
	background-image:url(images/star.jpg);
	background-repeat:no-repeat;
	background-position: 4px 6px; 
	padding-left: 17px;
	margin: -15px 0px -15px -16px;
}
.greytildelist li {
	list-style-type: none;
	background-image:url(images/grey_tilde.jpg);
	background-repeat:no-repeat;
	background-position: 1px 8px; 
	padding-left: 17px;
}
.greytildelistspaced li {
	list-style-type: none;
	background-image:url(images/grey_tilde.jpg);
	background-repeat:no-repeat;
	background-position: 1px 8px; 
	padding: 0px 0px 0px 17px;
	margin: 20px 0px 0px 0px;
}
.bluetildelist li {
	list-style-type: none;
	background-image:url(images/blue_tilde.jpg);
	background-repeat:no-repeat;
	background-position: 1px 8px; 
	padding-left: 17px;
}
.greentildelist li {
	list-style-type: none;
	background-image:url(images/green_tilde.jpg);
	background-repeat:no-repeat;
	background-position: 1px 8px; 
	padding-left: 17px;
}
.purpletildelist li {
	list-style-type: none;
	background-image:url(images/purple_tilde.jpg);
	background-repeat:no-repeat;
	background-position: 1px 8px; 
	padding-left: 17px;
}
hr {
	color:000000;
	background-color: #EE9900;
	width: 90%;
	height: 0px;
	border: none;
	text-align: center;
	margin: 5px 0px 0px 36px;
	padding: 2px 0px 0px 0px;
}
.yellow {
	color: #FFCC22;
}
.orange {
	color: #EE9900;
}
.gold {
	color: #FFBB11;
}
.blue {
	color: #3333FF;
}
.green {
	color: #88CC11;
}
.red {
	color: #EE3333;
}
.purple {
	color: #993399;
}
.brown {
	color: #AA4400;
}
.gray {
	color: #444444;
}
.colorbold {
	font-weight: bold;
	color: #EE9900;
}
.yellowbold {
	font-weight: bold;
	color: #FFCC22;
}
.orangebold {
	font-weight: bold;
	color: #EE9900;
}
.goldbold {
	font-weight: bold;
	color: #FFBB11;
}
.bluebold {
	font-weight: bold;
	color: #3333FF;
}
.greenbold {
	font-weight: bold;
	color: #88CC11;
}
.redbold {
	font-weight: bold;
	color: #EE3333;
}
.purplebold {
	font-weight: bold;
	color: #993399;
}
.brownbold {
	font-weight: bold;
	color: #AA4400;
}
.bold {
	font-weight: bold;
}
.largefont {
	font-size: 110%;
}
.smallfont {
	font-size: 70%;
}
.loose {
	line-height: 200%;
}
.tight {
	line-height: 2%;
}
.deleteline {
	margin: 0px 0px -20px 0px;
	padding: 0px 0px 0px 0px;
}
.backspace {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.tightpad {
	padding: -20px 0px 0px 0px;
}
.italics {
	font-style: oblique;
}
.underline {
	text-decoration: underline;
}
.book {
	text-decoration: underline;
	font-style: oblique;
}
.righttext {
	float: right;
}
.backtotop {
	float: right;
}
.indent {
	margin: 0px 0px 0px 10px;
}
.search {
	padding: 0px 0px 0px 40px;
}
.footer {
	width: 773px;
	height: 30px;
	font-size: 75%;
	line-height: 1.7;
	text-align: center;
	border-top: 2px solid #EE9900;
	border-bottom: 0px solid #993300;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 0px;
}
.footer a:link, .footer a:visited {
	color: #EE9900;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	color: #EE9900;
	text-decoration: none;
	background-color: #FFFF44;
}
