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

* { padding: 0; margin: 0; }



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	background-image:url(IMAGES/background_3.jpg);
	background-repeat:repeat-x;
}

#wrapper { 

 margin: 0 auto;
 width: 900px;
 background-color: #ffffff;

}

#header {

 width: 900px;
 float: left;
 padding: 5px 0px 0px 0px;
 height: 190px;
 margin: 0px 0px 0px 0px;
 background-color: #4c4c4c;

}

#navigation {

	float: left;
	width: 900px;
	padding: 10px 0px 0px 0px;
	height: 60px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	text-align:center; 


}

#leftcolumn {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 220px;
	float: left;
}

p.leftcolumn {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight:bold;
	color:#b07e09;
	letter-spacing: .2em;
	line-height: 30px;
	margin-top: 40px;
	text-align:left;
	text-indent:15px;
	text-transform:uppercase;
}
.leftcolumn a {
color: #000000;
text-decoration:none;
}
.leftcolumn a:hover{
color:#b07e09;
text-decoration:none;
}





p.leftcolumn_sub {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8.75pt;
	font-weight:bold;
	color:#b07e09;
	letter-spacing: .1em;
	line-height: 25px;
	text-align:left;
	text-indent:25px;

}

p.leftcolumn_sub a
{
color: #000000;
text-decoration:none;
}
p.leftcolumn_sub a:hover{
color:#b07e09;
text-decoration:underline;
}


#rightcolumn {
	float: left;
	color: #000000;
	background: #ffffff;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	width: 620px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: auto;
	text-align: left;
}

p.rightcolumn {
	font:Arial, Helvetica, sans-serif;
	max-width:600px;
	font-size: 8.65pt;
	font-weight:400;
	letter-spacing:0.07em;
	line-height:17px;
	text-align:left;
	margin-left:0px;
	margin-right: 10px;
	
	
}

p.rightcolumn_italic {
	font:Arial, Helvetica, sans-serif;
	font-style:italic;
	max-width:600px;
	font-size: 9.65pt;
	font-weight:600;
	letter-spacing:0.07em;
	line-height:18px;
	text-align:left;
	margin-left:25px;
	margin-right: 40px;
	
	
}


p.rightcolumn_highlight {
font-weight:bold;
font-size:9pt;
letter-spacing:0.1em;
color: #b07e09;
text-align:left;
text-indent: 40px;
}

p.rightcolumn_bold {
font-weight:bold;
font-size:10pt;
letter-spacing:0.1em;
color: #000000;
text-align:left;
}

p.rightcolumn_bold_gold {
font-weight:bold;
font-size:10pt;
letter-spacing:0.1em;
color: #b07e09;
text-align:left;
}

p.rightcolumn_italic_small {
font-weight:bold;
font-size:8pt;
letter-spacing:0.1em;
color: #000000;
text-align:left;
font-style:italic;
}

p.rightcolumn_italic {
font-weight:normal;
font-size:8.5pt;
letter-spacing:0.1em;
color: #000000;
text-align:left;
font-style:italic;
}

p.rightcolumn_link {
	font-weight:bolder;
	font-size:8.5pt;
	letter-spacing:0.1em;
	color: #4c4c4c;
	text-align:left;
	text-transform:uppercase;
}

p.rightcolumn_link a
{
	text-decoration:none;
	color: #4c4c4c;
}

p.rightcolumn_link a:hover
{
	text-decoration:underline;
	color: #4c4c4c;
}

p.rightcolumn_bold_link {
	font-weight:bolder;
	font-size:10pt;
	letter-spacing:0.1em;
	text-align:left;
	color: #000000;
}

p.rightcolumn_bold_link a
{
	text-decoration:none;
	color: #4c4c4c;
}

p.rightcolumn_bold_link a:hover
{
	text-decoration:underline;
	color: #4c4c4c;
}

#footer {
	width: 900px;
	clear: both;
	color: #000000;
	background: #ffffff;
	height:30px;
	border-top-style: solid;
	border-top-color: #b07e09;
	border-top-width: thin;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#break {
	width: 900px;
	background: #ffffff;
	height:10px;
	clear:both;
}

#navigation ul
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
list-style-type: none;
color: #b07e09;
width: 100%;
font: arial, helvetica, sans-serif;
font-weight:bold;
text-align: center;
letter-spacing: .1em;
font-size:9pt;
}

li {
	float: left;
	display:block;
	background: white;
	width: 150px;
	height: 28px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}


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

li a:hover
{
text-decoration: none;
color: #b07e09;
}

p.footer {
	font:Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight:bold;
	letter-spacing:0.07em;
	color:#000000;
	text-align:center;
	display:block;
	border-top:thin;
	border-top-color:#b07e09;
	margin-top: 10px;
}
.footer a:link{
color: #000000;
text-decoration:none;
}
.footer a:hover{
color:#b07e09;
text-decoration:none;
}
.footer a:visited{
color:#000000;
text-decoration:none;
}

.footer a:active{
color:#b07e09;
text-decoration:none;
}

p.linkcopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	letter-spacing: .1em;
	color:#000000;
	text-align:left;
	line-height: 25px;
}
.linkcopy a:link {
	color:#000000;
	text-decoration:none;
}
.linkcopy a:hover {
	color:  #b07e09;
	text-decoration:underline;
}
.linkcopy a:visited{
color:#000000;
text-decoration:none;
}.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

