
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66665E;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #549900;
}

h1 { 
	font-size: 36px;
	text-align: center;
}

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 140%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #549900; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}
#header {
	width: 920px;
	height: 45px;
	margin: 0 auto;
	background: url(/images/img03.jpg) no-repeat left top;
}

/** LOGO */

#logo {
	width: 920px;
	height: 86px;
	margin: 0 auto;
	background: url(/images/img02.jpg) no-repeat left top;
}
#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
}
#logo p {
	text-transform: lowercase;
	font-size: 12px;
}
#logo h1 {
	padding-top: 10px;
	font-size: 36px;
}
#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 920px;
	height: 45px;
}
#menu ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: block;
	float: left;
}
#menu a {
	display: block;
	float: left;
	height: 20px;
	margin-right: 3px;
	padding: 14px 25px 15px 25px;
	background: url(/images/img09.jpg) no-repeat left 18px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
#menu a:hover {
	text-decoration: underline;
	}
#menu .current_page_item a {
	height: 20px;
	color: #ffffff;
	font-weight: bold;
}
#menu .first {
	background: none;
}
/* Search */

#search {
	float: right;
	width: 305px;
	height: 45px;
	margin-top: -80px;
	display:inline;
}
#search form {
	float: right;
	margin: 0;
	padding: 12px 30px 0 0;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}
#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}
#search-submit {
	height: 22px;
	width: 60px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;;
}

#page-bgtop {
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 780px;
}
#content h1 { 
	font-size: 36px;
	text-align: center;
	font-family: times, serif;
	font-weight: bold;
	color: #2A5B0C;
	border-bottom: solid 2px #dedede;
}
#content h2 { 
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	font-family: times, serif;
	color: #3a8211;
	border-bottom: solid 2px #dedede;
}
#content h3 { 
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	font-family: times, serif;
	margin-top: 5px;
	margin-bottom: 4px;
}
#content p {
	margin-top: 5px;
	text-indent: 15px;
	text-align: justify;
	}
#content a {
	color: #2A5B0C;
	text-decoration: none;
	}	
#content a:visited {
	color: #999100;
	}

#leftcol {
	float: left;
	width: 375px;	
}

#rightcol {
	float: right;
	width: 375px;	
}

#quote {
	padding: 10px;
}
#quote h3 {
	margin-top: 0px;
	text-align: justify;
	text-indent: 12px;
	font-size: 12px;
	color: black;
}
#quote h4 {
	margin-top: 2px;
	font-size: 10px;	
	color: green;
	text-align: left;
	
}

/* Sidebar */

#sidebar {
	float: left;
	width: 214px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #375910;
	text-align: center;	
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}
#sidebar li ul {
}
#sidebar li li {
	margin: 0;
	padding: 7px 10px 10px 7px;
}
#sidebar p {
	margin: 0;
	padding: 0px 10px;
}
#sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 10px;
	background: url(/images/img06.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#sidebar p {
	line-height: 200%;
}
#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #375910;
}

/* Ads */

#leftads {
	margin-top: 15px;
	text-align: center;
	}
#squaread {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	}
#horad {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;	
	}

#youngevity table {
	width: 199px;
	border-spacing: 0px;
	padding: 0px;
	border: 2px solid green;
	background: white;
	}
#youngevity a {
	text-decoration:none;

	}
#youngevity img {
	border: 0;
	margin: 0;
	padding: 0;
	}
#youngevity a:visited {
	text-decoration:none;

	}	
#youngevity h2 {

	font-family: serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	}
#youngevity h3 {

	font-family: serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	}
#youngevity h4 {
	font-family: sans;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	}
#youngevity p {
	color: black;
	font-family: sans;
	font-size: 9px;
	font-weight: normal;
	text-align: justify;
	margin: 0px 3px 0px 3px;
	text-indent: 0px;
	padding: 0px;
	line-height: 110%;
	}
#youngevity hr {
	height: 1px;
	color: #dedede;
	width: 80%;
	}


/* Footer */

#footer {
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
	background: url(/images/img05.jpg) no-repeat left top;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 99px;
	background: url(/images/img04.jpg) repeat-x left top;	
}

#footer p {
	margin: 0;
	margin-top: -10px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}


