/* http://www.csszengarden.com/190/190.css */
/* css Zen Garden submission 190 - 'Lonely Flower', by Mitja Ribic, http://mitja.impresija.com/mic/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2005, Mitja Ribic */
/* Added: November 10th, 2005 */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */



/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------------- */
body {
	color: #42543F;
	background-color: #534528;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Tahoma;
	background-image: url(images/tile-back1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
}
.headerPic {
	margin-top: 15px;
}


form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #534528;
	text-align: left;
	width: 460px;

}
strong {
	color: #1C5C62;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}

.logo {
	clear: both;
}

form  ul {
	list-style-type: none;
}
form li {
	list-style-type: none;
	height: 30px;
}

form input {
	width: 200px;
	left: 400px;
	margin-right: 60px;
}

h1{
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #6C8053;

}

h2{
	padding: 0px;
	margin: 0px;
	}

h3 { 
	font: bold 14pt Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px; 
	color: #8C4A08;
	padding-bottom: 0px;
	}

#supportingText h3 span,#preamble h3 span {
	padding-bottom: 4px;
	}

#linkList h3 span {
	padding-bottom: 4px;
	background: url(flower2.gif) no-repeat 0 30%;
	padding-left: 14px;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #1C5C62;
	}

a:visited { 
	font-weight: bold; 
	color: #7F7F7F;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #3C9A35;
	}
acronym {
	font-weight: bold;
	border-bottom: 1px dotted #bbbbbb;
	}

/* ----- LAYOUT ------------------------------------------------------------------------------------------------------ */
#container {
	width: 797px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	background-repeat: repeat;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E0D3B3;
	}

		#pageHeader {
	text-align: center;
	width: 566px;
	float: left;
			}

		#quickSummary {
	width: 231px;
	height: 212px;
	float: left;
	overflow: hidden;
			}

		#preamble {
			margin-left: 31px;
			padding: 20px;
			padding-top: 1px;
			padding-bottom: 30px;
			width: 306px;
			clear: both;
			background: url(bg_divide.gif) no-repeat bottom;
			}
#benefits {
	width: 208px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	text-align: left;
	position: relative;
	padding-left: 30px;
	padding-right: 20px;
	float: left;

}
#benefits h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #635333;
	padding-top: 10px;
	padding-bottom: 10px;
	font-variant: small-caps;
}
#benefits li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#benefits h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
	font-variant: small-caps;
}



#supportingText {
	margin-left: 20px;
	width: 260px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	font-family: Tahoma;
	clear: right;
	}

#preamble h3 {
	margin-top: 20px;
	}

#footer {
	text-align: center;
	font: bold 10px Tahoma;
	text-transform: uppercase;
	width: 760px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	}

/* ----- OTHER ------------------------------------------------------------------------------------------------- */

#lselect,#larchives,#lresources {
	padding: 0px;
	margin: 0px;
	}


#explanation h3 span {
	margin-top: 20px;
	}

#linkList {
	padding: 0px;
	float: left;
	text-align: center;
	margin: 0px;
	width: 231px;
	}
#linkList2 {
	margin: 0px;
	padding: 0px;
}

	
#linkList h3 span {
	padding-bottom: 4px;
	background: url(flower2.gif) no-repeat 0 30%;
	padding-left: 14px;
	}
	
#linkList h3 {
	font-size: 11px;
	padding: 3px 3px 3px 1px;
	color: #FFFCEC;
	margin-bottom: 10px;
	margin-top: 20px;
	}

#lselect ul, #larchives ul, #lresources ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

#lselect li, #larchives li, #lresources li {
	padding: 5px 0px;
	background: url(bullet.gif) no-repeat 0 50%;
	}

#lselect li a {
	display: block;
	}

#lselect li a.c {
	display: inline;
	}

#linkList #lselect ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 15px;
    }

#linkList #larchives ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 15px;
    }

#linkList #lresources ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 15px;
    }

#pageHeader h1 span,#pageHeader h2 span,#quickSummary p.p1 {
	display: none;
	}

#quickSummary p.p2 {
	text-align: left;
	color: #ffffff;
	font: 11px Tahoma;
	width: 120px;
	padding: 145px 0px 0px 15px;
	}
#benefits ul {
	width: 100%;
	margin: 5px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.pagePic {
	margin-right: 10px;
	margin-top: 0px;
	padding: 0px;
}
#extraDiv3 {
	width: 500px;
	margin-right: 45px;
	float: right;
}
#infoDiv {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #534528;
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
	padding-right: 10px;
	margin-left: 60px;
	width: 450px;
}
input {
	margin-left: 5px;
}

#infoDiv p {
	text-align: left;
	padding-top: 10px;
}
#infoDiv ul {
	margin-top: 0px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C1B092;
	padding-top: 0px;
	padding-right: 0px;
	float: left;
	width: 240px;
}
#infoDiv h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #534528;
	font-size: 16px;
}
#infoDiv .price {
	float: left;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px;
}


#infoDiv li {
	list-style-type: none;
	padding-bottom: 8px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C1B092;
}
#col2 {
	float: left;
	width: 566px;
	text-align: center;
}
#center {
	text-align: center;
}
#clear {
	clear: both;
	width: 100%;
}
#lselect {
	margin: 0px;
	padding: 0px;
}
#footer2 {
	margin-left: 220px;
}
