﻿body
{
	background-color: #918779;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
}
#wrapper
{
	width: 920px;
	margin: 0px auto 0px auto;
	background-color: #111111;
	padding: 0px;
}

#header
{
	border-left: -1px solid #9e8f75;
	border-right: 1px solid #111111;
	border-top: 0px solid #111111;
	border-bottom: 1px solid #000000;
	background-color: #C19733;
	background-color: #111111;
	text-align: left;
	padding: 0px;
	font-size: medium;
}

#quote
{
	color: #C29842;
	line-height: 150%;
}

#topnavall
{
	padding: 10px;
	font-size: 100%;
	padding: 5px;
	margin-bottom: 4px;
}

#topnavleft
{
	float: left;
	text-align: left;
	width: 50%;
}

#topnavright
{
	float: right;
	text-align: right;
	width: 50%;
}

#mainnavigation
{
	border-left: solid 0px #2a2a2a;
	background-color: #111111;
	padding: 0px;
	text-align: center;
	font-size: 83%;
	color: #FFFFFF;
	font-weight: normal;
	width: 100%;
}

#banner
{
	border-left: 1px solid #9e8f75;
	background-color: #111111;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #000;
}

#content
{
	padding-left: 0px;
	border-left: 1px solid #9e8f75;
	background-color: #222;
	padding: 20px;
	width: auto;
	color: #bbbbbb;
	font-size: 98%;
	line-height: 175%;
}

#content strong
{
	color: #d6d6d6;
}

#rightcontent
{
	float: right;
	width: 31%;
	padding: 10px;
	font-size: 75%;
	color: #555555;
}

.sidebar
{
	font-size: 85%;
	line-height: 165%;
	vertical-align:top;
}
.sidebarnav
{
	font-size: 12px;
	line-height: 165%;
}

#leftcontent
{
	float: left;
	width: 64%;
	padding: 10px;
	color: #555555;
	line-height: normal;
}

#footer
{
	padding-left: 0px;
	border-left: -1px solid #C9B9A0;
	background-color: #222;
	padding: 20px;
	width: auto;
	color: #444444;
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	line-height: normal;
}

#innerfooter
{
	font-size: 75%;
	line-height: normal;
}

h1
{
	font-family: Georgia;
	color: #C0C0C0;
	font-size: 2.0em;
	margin-bottom: 8px;
	font-weight: normal;
	line-height: normal;
}
.superscript {
	font-size:0.8em;
	vertical-align:top;
	}

h1 sup
{
	font-family: Verdana;
	font-size: medium;
	margin-bottom: 18px;
	font-weight: bold;
	line-height: normal;
}

h2
{
	font-family: Georgia;
	color: #C29842;
	font-size: 1.5em;
	margin-bottom: 8px;
	font-weight: normal;
}

h3
{
	font-family: Georgia;
	color: #C29842;
	font-size: small;
	font-weight: bold;
	line-height: normal;
}
h4
{
	color: #C29842;
	font-size: large;
	font-weight: bold;
}

blockquote
{
	margin-left: 10px;
	font-family: Sans-Serif;
	font-size: 75%;
	line-height: normal;
	background-color: #EAF1F2;
	border: dotted 1px #AAAAAA;
	padding: 8px;
}
.blockquote2
{
	margin-left: 10px;
	padding-left: 15px;
	line-height:1.3em;
	font-size:0.95em;
}

blockquote .comment
{
	color: Green;
}

#logo
{
	margin-bottom: 8px;
}

#updates
{
	background-color: #FFF2DD;
	padding: 8px;
	border-top: solid 1px #AA7F55;
	border-bottom: solid 1px #AA7F55;
	border-left: solid 0px #AA7F55;
	border-right: solid 0px #AA7F55;
}

#tips
{
	background-color: #F4F3EC;
	padding: 8px;
	border-top: solid 1px #AA7F55;
	border-bottom: solid 1px #AA7F55;
	border-left: solid 0px #AA7F55;
	border-right: solid 0px #AA7F55;
}

#articles
{
	background-color: #F4F3EC;
	padding: 8px;
	border-top: solid 1px #AA7F55;
	border-bottom: solid 1px #AA7F55;
	border-left: solid 0px #AA7F55;
	border-right: solid 0px #AA7F55;
	line-height: normal;
}

HR
{
	border-top: dotted 1px #555555;
	height: 1px;
	line-height: normal;
}

.sidebar a, .sidebar a:link, .sidebar a:hover, .sidebar a:visited, .sidebar a:active
{
	font-weight: normal;
	text-decoration: none;
	color: #C29842;
	line-height: normal;
}

.sidebar h3
{
	color: #666666;
	font-weight: normal;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active
{
	color: #666666;
	line-height: normal;
	text-decoration: none;
}
 #footer a:hover {
	 color:#FFFFFF;
 }

a {
	text-decoration:none;
	color: #D49F55;
}
a:link
{
	text-decoration:none;
	color: #D49F55;
}
a:visited
{
	text-decoration:none;
	color: #D49F55;
}
a:active
{
	text-decoration:none;
	color: #D49F55;
}
a:hover
{
	text-decoration:underline;
	color: #D49F55;
}
.login
{
	font-size: large;
	color: #c29842;border-bottom: solid 1px #c29842;
}
.loginform
{
	border: solid 1px #444;
	background-color: #333;
	padding: 25px;
	vertical-align: top;
}
.logintable
{
	padding: 8px;
	background-color: #222;
	
}
#whatsNew {
	float: right;
	height: 100%;
	width: 200px;
	margin: 0px 0px 50px 10px;
	border-left: 1px dotted #C29842;
	padding: 0px 0px 10px 10px;
	font-size:0.9em;
	line-height:1.5em;
}
