/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

html, body {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33372B;
	text-align: left;
	line-height: 18px;
	background-image: url(images/page_bkgrd.jpg);
}

ul {
	list-style-type: disc;
}

li {
	line-height: 16px;
}

.imgRightBorder {
	border: 2px solid #387106;
	margin: 5px 0 5px 10px;
	padding: 2px;
	float: right;
	display: block;
}

.imgLeftBorder {
	border: 2px solid #387106;
	margin: 5px 10px 5px 0;
	padding: 2px;
	float: left;
	display: block;
}

.imgCenterBorder {
	border: 2px solid #387106;
	margin: 10px 0;
	padding: 2px;
	display: block;
    margin: 5px auto;
}

.imgCenter {
    display: block;
    margin: 5px auto;
}	

.imgLeft {
    float: left;
	margin: 10px 20px 10px 0;
	display: block;
}

.imgRight {
    float: right;
	margin: 10px 0 10px 20px;
	display: block;
}

.blueFont {
	color: #3F749E;
}

.subscriberTitle {
    font-size: 14px;
	font-weight: bold;
	text-align: center;
}

a:link, a:visited, a:active
{color: #3F749E; font-weight:normal; text-decoration:underline;}

a:hover
{color: #000099; text-decoration:none;}

a.yellownavlink:link, a.yellownavlink:visited, a.yellownavlink:active {COLOR: #FEE04C; TEXT-DECORATION: underline;}

a.yellownavlink:hover {COLOR: #FFFF66; TEXT-DECORATION: none;}

#wrapper {
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	float: none;
	height: auto;
}

#header {
	width: 100%;
	height: 170px;
	text-align: center;
}

#container {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bkgd_container.jpg);
	background-repeat: repeat;
}

#wrapper #container #nav a {
	list-style: none;
	list-style-image: none;
	float: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	color:#3D2F0E;
	display: block;
	width: 170px;
	line-height: 2.5em;
	text-decoration: none;
}

#secret_container {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(images/secret_container_bkgrd.jpg);
	background-repeat: repeat;
}

#left {
	width: 170px;
	background-image: url(images/nav_bkgrd.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	text-align: left;
	height: auto;
}

#newsleft {
	width: 89px;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 18px;
	text-align: left;
	height: auto;
}

#left #nav a.active {
	color: #911F07;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
}

#left #nav a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/nav_hover_bkgrd.png);
	background-repeat: no-repeat;
}

#right {
	width: 581px;
	height: auto;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/right_bkgrd.jpg);
	background-repeat: no-repeat;
	color: #4F5643;
}

#right p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#right h1 {
	color:#4F5643;
	font-size:18px;
	font-weight: bold;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 20px;
}

#right h2 {
	color:#4F5643;
	font-size:1.1em;
	text-align:left;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#right h3 {
	font-size: 16px;
}

#right a:link, #right a:visited, #right a:active {
	color: #3F749E;
	text-decoration: underline;
	font-weight: normal;
}

#right a:hover {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}

.Text18px {
	font-size:18px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 26px;
}

.Text14px {
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

ol#buyBook {
}

ol#buyBook li {
	font-size: 14px;
	font-weight: bold;
}

ol#buyBook p {
	margin: 0px;
	padding-top: 5px;
	font-weight: normal;
	font-size: 12px;
}

#secret {
	width: 700px;
	height: auto;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 34px;
	padding-bottom: 0px;
	padding-left: 75px;
	background-image: url(images/secret_page_bkgrd.jpg);
	background-repeat: no-repeat;
	color: #4F5643;
}

#secret p {
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
}

#secret h1 {
	color:#4F5643;
	font-size:1.2em;
	text-align:left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#list {
	font-size:11px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	list-style-type: disc;
	text-align: left;
}

#list li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 14px;
	display: block;
	padding-left: 10px;
}

.clearer {
   clear: both;
}

#sidebar {
	color: #5EFC29;
	width: 225px;
}

#footer {
	padding: 0px;
	text-align: center;
	width: 838px;
	float: left;
	margin: 0px;
	background-image: url(images/footer_bkgrd.jpg);
	font-size: 10px;
}

#footer p {
	padding: 0px;
	color: #E78E32;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #E78E32;
	text-decoration: underline;
}

#footer a:hover {
   color: #B85210;
   text-decoration: none;
} 
