/*	&copy; Herbs of Hope
	www.herbsofhopeinc.com
	Designed by Evenorange Inc
	www.evenorange.com			*/

* { margin: 0px; padding: 0px; }

body { background: url('/images/bg.gif') top left repeat-x #442A7A;
	font-family: Georgia serif;
	font-size: 14px;
	height: 100%;
	}
	
.clear { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
.hidden { display: none; }

.purpleDark { color: #442A7A; }
.purpleLight { color: #bda7e2; }
.purpleLight2 { color: #cab9e8; }
.purpleLight3 { color: #d7caee; }
.purpleLight4 { color: #e5dcf3; }

#container {
	width: 1250px;
	margin: 0 0 0 -60px;
	}
#header {
	background: url('/images/bg-top.png') no-repeat;
	width: 1250px; height: 205px;
	margin: 0 auto;
	}
#nav {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	}
	#nav ul {
		list-style: none;
		margin: 0 0 0 350px;
		padding: 119px 0 0 0;
		}
		#nav ul li {
			float: left;
			height: 30px;
			margin: 0px 50px 0 0px;
			padding: 6px 0 0 30px;
			}
			#nav ul li a {
				text-decoration: none;
				color: #fff;
				}
				#nav ul li a:hover {
					text-decoration: none;
					color: #bda7e2;
					}
			.divider { 
				background: url('/images/bg-divider.gif') no-repeat;
				}
#wrapper {
	background: url('/images/bg-main.png') repeat-y;
	margin: 0 auto;
	padding: 0 0 0 230px;
	}
	#wrapper h1 {
		font-family: Georgia sans-serif;
		font-size: 200%;
		line-height: 1em;
		font-style: italic;
		font-weight: normal;
		color: #000;
		margin: 0 0 10px 0;
		}
		#wrapper #main {
			width: 750px;
			padding: 10px 20px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			line-height: 1.4em;
			}
			#wrapper #main h1 {
				font-family: Arial, Helvetica, sans-serif;
				font-weight: bold;
				color: #442A7A;
				font-style: normal;
				}
			#wrapper #main p {
				margin-bottom: 1em;
				}
#sideNav { 
	width: 170px;
	float: left;
	margin-top: 0px;
	}
	/*#sideNav img {*/
	.leftEdge{
		margin: 50px 0 0 -50px;
		position: absolute;
		z-index: 10;
		}		
	#sideNav ul {
		list-style: none;
		margin: 10px 0 0 0;
		}
		#sideNav ul li {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			line-height: 1.5em;
			font-weight: bold;
			color: #999;
			padding: 0 0 .5em 15px;
			}
			#sideNav ul li a {
				color: #999;
				text-decoration: none;
				}
				#sideNav ul li a:hover {
					color: #666;
					}
#content {
	width: 335px;
	float: left;
	padding: 0 10px 0 10px;
	margin-top: -20px;
	}
	#content p {
		font-size: 16px;
		line-height: 1.5em;
		margin: 0 0 10px 0;
		color: #666;
		}
	#content a img { border: none; }
	#content h2 {
		font-family: Georgia, serif;	
		font-size: 1.4em;
		font-style: italic;
		text-align: left;
		color: #442A7A;
		font-weight: normal;
			padding-top: 10px;
		}
	#content .disclaimer { 
		font-family: arial, sans-serif;
		font-size: .85em;
		line-height: 1.2em;
		color: #999;
		margin: 30px 0 0 0;
		}
#sidebar {
	margin-top: -35px;
	width: 225px;
	float: left;
	font-family: Arial, sans-serif;
	font-size: .75em;
	background: url('/images/bg-sidebar.gif') no-repeat;
	padding: 20px 20px 10px 20px;
	}
	#sidebar h2 {
		font-family: Arial, sans-serif;
		font-size: 210%;
		line-height: .9em;
		font-weight: bold;
		color: #442A7A;
		margin: 10px 0 10px 0;
		}
	#sidebar ul li { 
		margin: 0 0 0 18px; }
	#sidebar img { margin: 15px 0 0 10px; }
	
#footer {
	background: url('/images/bg-bottom.png') no-repeat;
	width: 1250px; height: 40px;
	margin: 0 auto;
	padding: 35px 0 0 60px;
	}
	#footer p {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: .75em;
		color: #cab9e8;
		width: 300px;
		margin: 0 auto;
		}
		
#foundersLinks {
	width: 175px;
	height: 100% !important;
	float: left;
	}
	#foundersLinks a { color: #666; text-decoration: none; }
	#foundersLinks a:hover { color: #000; }
	#foundersLinks ul { margin-right: 20px; }
	#foundersLinks ul li {
		list-style: none;
		color: #666;
		font-family: Arial Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		line-height: 2em;
		}
#founders { 
	float: left;
	width: 555px;
	}

ul#formList { list-style: none; margin-left: 20px; }
ul#formList li {
	padding: 4px 0 0 30px;
	background: url('/images/icon-pdf_sm.gif') no-repeat;
	height: 30px;
	color: #666;
	font-family: Arial Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	ul#formList li a { color: #666; text-decoration: none; }
	ul#formList li a:hover { color: #000; }
	
	ul#forms { list-style: none; margin-left: 20px; }
		ul#forms li a { text-decoration: none; color: #666; }
		ul#forms li a:hover { color: #000; }
		ul#forms li {
		padding: 0px 0 0 50px;
		background: url('/images/icon-pdf.gif') no-repeat;
		height: 40px;
		color: #666;
		font-family: Arial Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		}
		ul#forms p { font-weight: normal; font-size: .9em; }
		}
.beWell {
		font-family: Georgia sans-serif;
		font-size: 200%;
		line-height: 1em;
		font-style: italic;
		font-weight: normal;
		color: #000;
		margin: 0 0 10px 0;
		}
		
.purpleDark A, .purpleDark A:Link, .purpleDark A:Visited
{
    color: #442A7A;
    font-size: 24px;
    text-decoration: none;
}

.purpleDark A:Hover
{
    color: #cab9e8;
}

.repInfo
{
    text-align:center;
    padding-top:40px;
    width:750px;
}

.repInfo .repImage
{
    padding-bottom: 25px;
}

.repInfo .repName
{
    color: #442A7A;
	font-family: Georgia serif Arial;
    font-size: 20px;
}

.repInfo .repEmail
{
    
}

.repInfo .repEmail A, .repInfo .repEmail A:Link, .repInfo .repEmail A:Visited
{
    color: #442A7A;
    font-weight: bold;
    text-decoration: none;
}

.repInfo .repEmail A:Hover
{
    color: #cab9e8;
}

.repInfo .repPhone
{
    color: #442A7A;
    padding-bottom: 20px;
}

.repInfo .repMessage
{
    text-align:left;
    padding-left: 120px;
    padding-right: 40px;
    padding-bottom: 200px;
}
