@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background:#7F7F55;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}


.links2 {
	display: block;
	width: 150px;
	height: 50px;
	padding: 3px;
	text-transform: uppercase;
	font-size: 18px;
	color: #FC0;
	background-image: url(affiliate_images/img04.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-weight: bold;
	line-height: normal;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#553FAA;
	font-size: 2em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 120%;
	color:#000;
	font-size: 12px;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/style_images/spacer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* Header */

#header {
	width: 1000px;
	height: 92px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #C4FFC4;
}

/* Logo */

#logo {
	float: none;
	height: 100px;
	margin: 0;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #005C8F;
}

/* Menu */

#menu {
	width: 1000px;
	height: 54px;
	margin: 0 auto;
	padding: 0;
	background-image: url(affiliate_images/img01_aff.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 48px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 28px;
	margin-right: 3px;
	padding: 26px 30px 0px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	background-repeat: no-repeat;
	background-position: right 10px;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background-image: url(affiliate_images/img02_aff.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#page-bgbtm {
	margin: 0px;
	background-image: url(affiliate_images/img03_aff.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.image {
	padding: 5px;
}


/* Content */

#content {
	float: left;
	width: 600px;
	padding: 0px 20px;
	background-color:#FFFFFF;
	overflow: visible;
	text-align: left;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
	color: #0A6A62;
	background-color:#FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#sidebar li li {
	line-height: 22px;
}

#sidebar h2 {
	height: 38px;
	letter-spacing: -.5px;
	color: #0A6A62;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

#sidebar p {
	text-align: justify;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#sidebar a {
	border: none;
	color: #2A1FAA;
	font-weight: 400;
	font-size: 14px;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #A0A;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	background: #231202;
}

#footer {
	width: 1000px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	line-height: 15px;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: 20px;
	font-size: 10px;
	text-transform: none;
	text-align: center;
	color: #FFF;
	background-color: #016453;
}

#footer a {
	color: #1F84FF;
}
#page #page-bgbtm #content .post .title span {
	color: #09645E;
	font-size: 28px;
	text-transform: capitalize;
	text-decoration: underline;
}
#eyecatch {
	color: #906;
	font-size: 20px;
}
#section-head {
	font-weight: bold;
}
