html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	text-align: center;
	background-color: #524b3c;
}

body p a {
	color: #000000;
	text-decoration: underline;
}

body p a:hover, body p a:focus {
color: #ebab00;
}



#wrapper {
	position: relative;
	width: 770px;
	margin:0px auto;
	text-align:left;
	background-color: #000000;
	
}
#banner {
	background: #524b3c;
	height:170px;
	margin-left: 172px;
	margin-right: 2px;
	float: right;
}

#banner p {
	font-size: 72%;
	letter-spacing: 0.03em;
	padding-bottom: 35px;
	color: #ffffff;
	text-align: right;
	padding-right:15px;
}

#banner p a{
	color: #ffffff;
	text-decoration: none;
}

#banner p a:hover{
	color: #ebab00;
	text-decoration: none;
}

#leftcol {
	position: absolute;
	width: 170px;
	background: #000000 url(../images/header_side.jpg) no-repeat left top;
left: 0px;
float: left;
}

#leftcol p{
	letter-spacing: 0.04em;
	color: #978f7d;
	text-align: left;
	font-size: 72%;
	line-height: 140%;
	margin-top: 16px;
	margin-left: 10px;
	margin-right: 10px;
	
}

#leftcol p a {
	color: #978f7d;
	text-decoration: underline;
}

#leftcol p a:hover, #leftcol p a:focus {
color: #ebab00;
}

#leftcol #nav {
	background: #524b3c;
	margin-top: 280px;
	width: 168px;
	margin-left: 2px;
}

#leftcol #nav ul {
	font: 72%/normal Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 0.07em;
	list-style: none;
	
}

#leftcol #nav ul li a{
	color: #ffffff;
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	height: 1%;
	border: 1px outset #000000;
}

#leftcol #nav a:hover, #leftcol #nav a:focus {
	color: #000000;
	background: #ebab00;
}

#leftcol #nav h2 {
	font-size: 130%;
	color: #000;
	font-weight: normal;
	display: block;
	padding-left: 2px;
	border: 1px outset #000000;
	}

#content{
	margin-left: 172px;
	margin-right: 2px;
	padding-left: 20px;
padding-right: 15px;
	background: #524b3c;
}

#content p{
	font-size: 72%;
	line-height: 150%;
	letter-spacing: .04em;
	padding-bottom: 15px;
	color: #ffffff;
}

#content p a {
	color: #FFFFFF;
	text-decoration: underline;
}

#content p a:hover, #footer
 p a:focus {
color: #ebab00;
text-decoration: none;
}

#content table p {
	font-size: 72%;
	letter-spacing: .04em;
padding-bottom: 0px;
	font-weight: bold;
	color: #ffffff;
}

#content table ul li {
	margin-left: 26px;
	padding-bottom: 0px;
		line-height: normal;
}

#content h1{
	font-size: 115%;
	letter-spacing: .07em;
	line-height: 130%;
	color: #ffffff;
	padding: 0;
	margin-bottom: 10px;
	font-weight: normal;
}

#content h2{
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;
	letter-spacing: 0.05em;
	padding-bottom: 15px;
}

#content h3{
	font-size: 72%;
	line-height: 140%;
	letter-spacing: .05em;
	color: #000000;
	margin-top: 6px;
	line-height: 130%;
}
#content ul {
	list-type: ul;
	list-style: square outside;
	color: #ffffff;
	font-size: 72%;
	line-height: 140%;
	letter-spacing: 0.04em;
	padding-bottom: 15px;
	padding-right: 10px;
}

#content ul li {
	margin-left: 26px;
	padding-bottom: 6px;
}
#content  ul ul{
	list-type: ul;
	list-style: circle outside;
	font-size: 100%;
	line-height: 150%;
	letter-spacing: 0.05em;
	padding-left: 26px;
	padding-bottom: 15px;
	padding-right: 10px;
}

.leftimage{
	float: left;
	margin: 5px 10px 5px 0px;
}

.rightimage{
	float: right;
	border: 1px solid #000000;
	margin: 5px 10px;
}

.rightimage_no_border{
	float: right;
	margin: 5px 10px;
}
.keyword {
	font-weight: bold;
}
.gold {
color: #ebab00;
font-weight: bold;
}

.dark_grey{
color: #333333;
}

/*.clearit{
clear: both;
background-color:#00FF66;
width: 200px;
}*/


#contact {
	border-top: 3px solid #000000;

	padding-left: 20px;
	background: #524B3C;
	padding-right: 15px;

		padding-top: 8px;
	padding-bottom: 6px;
}



#contact p {
	font-size: 72%;
	line-height: 150%;
	letter-spacing: 0.06em;
	text-align: right;
	color: #ffffff;
	font-weight: normal;
}
#contact p a {
	color: #ffffff;
	text-decoration: none;
}

#contact p a:hover, #footer
 p a:focus {
color: #ebab00;
}
#footer {

	padding-left: 20px;
	background: #524B3C;
	padding-top: 8px;
		padding-right: 15px;
}

#footer p {
	font-size: 66%;
	letter-spacing: 0.07em;
	text-align: right;
	color: #000000;
	font-weight: normal;
}

#footer p a {
	color: #000000;
	text-decoration: none;
}

#footer p a:hover, #footer
 p a:focus {
color: #ebab00;
}

#content p.right{
float: right;
}

