/ CSS Style Sheert /

#container {
	width: 98%;
	margin: 10px auto;
	background-color: #444F51;
	color: #333;
	line-height: 130%;
	}
#top	{
	padding: 0.5em;
	background-color: #22231E;
	}
#top h1		{
	padding: 0;
	margin: 0;
	}
#leftnav	{
	float: left;
	width: 160px;
	margin: 0;
	padding: 1em;
	background-color: #22231E;
	}
#leftnav li {
	list-style-type: none;
	margin: 10px 0px 10px -20px;
}

#leftnav a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #977246;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #444F51;
}
#leftnav a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #977246;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #444F51;
}
#leftnav a:hover  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: rgb(255,153,0);
	}
#leftnav a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #977246;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #444F51;
}

#content a:link {
	color: #977246;
	text-decoration: none;
}
#content a:visited {
	color: #977246;
	text-decoration: none;
}
#content a:hover {
	color: #977246;
	text-decoration: none;
}
#content a:active {
	color: #977246;
	text-decoration: none;
	}

#rightnav a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #977246;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #444F51;
}
#rightnav a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #977246;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #444F51;
}
#rightnav a:hover  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: rgb(255,153,0);
	}
#rightnav a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #977246;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #444F51;
}


.txt-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #336699;
	margin-right: 15px;
	margin-left: 15px;
}


#rightnav	{
	float: right;
	width: 160px;
	margin: 0;
	padding: 1em;
	background-color: #22231E;
	}
 
 #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #CC9933;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #22231E;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #977246;
	text-decoration: none;
}
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #977246;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #22231E;
}
#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #977246;
}
 
 
#content	{
	margin-left: 200px;
	border-left: 1px solid gray;
	margin-right: 200px;
	border-right: 1px solid gray;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 30px;
	background-color: #22231E;
	}

body {
	background-color: #22231E;
}

.txt-regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #D5B288;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DBC596;
}
.txt-small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #EAEAEA;
	letter-spacing: .1em;
}
.no-border {
	border-width: 0px;
	border-style: none;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D5B288;
}
.left {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
}
