
html, body, form, input, select, fieldset 
{font-size: 86%; font-family: Tahoma, Verdana, Arial, Times; color: #000000; }

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, address 
{margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6, pre, code 
{font-size: 10px; }

ul, ol 
{list-style: none; }

form label 
{cursor: pointer; }

address 
{font-style: normal; }

:link,:visited
{ text-decoration: none;  }

a img,:link img,:visited img 
{border: none; }

div.clear, span.clear 
{clear: both; font-size: 0px; }

body{background: url(images/bg.jpg) repeat;}

#background {
width: 1024px;
background: url(images/body_bg.jpg) repeat-y;

}


#header {
width: 1024px;
height: 160px;
background: url(images/header2.jpg) center no-repeat;
}



#left_menu {
width: 190px;
padding: 25px 10px 10px 10px;
}

#left_menu h1 {
font-size: 1.7em;
color: #000000;
padding-bottom: 0.1em;
font-weight: normal;
font-variant: small-caps;
}

#left_menu h2 {
font-size: 1.2em;
color: #000000;
font-weight: bold;
padding-bottom: 0.3em;
}

#left_menu h3 {
font-size: 0.9em;
color: #000000;
font-weight: normal;
padding-bottom: 4.0em;
}

#left_menu h4 {
font-size: 0.9em;
color: #000000;
font-weight: normal;
padding-bottom: 1.5em;
}


#left_menu p {
font-size: 1.0em;
margin-top: 6px;
}

#left_menu a {
font-size: 1.0em;
color: #663300;
font-weight: bold;
}

#left_menu a:hover {
font-size: 1.0em;
color: #996633;
font-weight: bold;
}



#right_content {
width: 730px;
padding: 0;
margin: 0;
}


#right_content_main {
width: 730px;
padding: 10px 30px 30px 50px;
}

#right_content_main p {
font-size: 1.1em;
color: #000000;
text-align:left;
line-height: 1.5em;
padding-bottom: 1.5em;
}

#right_content_main h1 {
font-size: 1.2em;
color: #000000;
padding-bottom: 0.4em;
padding-top: 0.7em;
font-weight: bold;
}

#right_content_main a {
font-size: 1.0em;
color: #663300;
font-weight: bold;
text-decoration: none;
}


#right_content_header {
width: 730px;
padding: 10px 30px 30px 50px;
}

#right_content_header p {
text-align:left;
}

#right_content_header h1 {
font-size: 1.7em;
color: #000000;
padding-bottom: 0.1em;
padding-top: 0.7em;
font-weight: normal;
}

#right_content_header h2 {
font-size: 1.2em;
color: #000000;
font-weight: bold;
padding-bottom: 0.3em;
}

#right_content_header h3 {
font-size: 1.3em;
color: #000000;
font-weight: normal;
padding-top: 1.6em;
padding-bottom: 1.0em;
}

#right_content_header h4 {
font-size: 0.9em;
color: #000000;
font-weight: normal;
padding-bottom: 0.6em;
border-bottom: 1px solid #996633;
text-align: right;
}

#right_content_header h5 {
font-size: 1.0em;
color: #000000;
font-weight: normal;
padding-top: 0.3em;
padding-bottom: 1.0em;
}

#right_content_header a {
font-size: 0.9em;
color: #663300;
font-weight: bold;
}

#right_content_header a:hover {
font-size: 0.9em;
color: #996633;
font-weight: bold;
}



#right_content_footer {
width: 730px;
padding: 10px 30px 30px 50px;
}

#right_content_footer p {
text-align:left;
}

#right_content_footer h1 {
font-size: 1.7em;
color: #000000;
padding-bottom: 0.1em;
padding-top: 0.5em;
font-weight: normal;
}

#right_content_footer h2 {
font-size: 1.2em;
color: #000000;
font-weight: bold;
padding-bottom: 0.3em;
}

#right_content_footer h3 {
font-size: 0.9em;
color: #000000;
font-weight: normal;
padding-bottom: 1.0em;
padding-top: 0.5em;
border-top: 1px solid #996633;
text-align: right;
}

#right_content_footer h4 {
font-size: 0.9em;
color: #000000;
font-weight: normal;
padding-top: 0.5em;
}

#right_content_footer a {
font-size: 0.9em;
color: #663300;
font-weight: bold;
}

#right_content_footer a:hover {
font-size: 0.9em;
color: #996633;
font-weight: bold;
}


#footer {
width: 1024px;
height: 25px;
background: url(images/footer.jpg) center no-repeat;
text-align: center;
}

#footer ul {
margin: 0; 
padding-left: 10px;
list-style-type: none;
}

#footer li {
display: inline;
}

#footer a {
height: 15px; 
display: block;
font-weight: bold;
float: left;
font-size: 0.9em;
color: #663300;
padding-top: 4px;
padding-left: 5px;
padding-right: 35px;
text-decoration: none;
}

#footer a:hover {
font-size: 0.9em;
color: #996633;
font-weight: bold;
}



p.Funote, li.Funote, div.Funote
	{margin:0;
	border-top: 1px solid #EDD89B;
	punctuation-wrap:simple;
	text-autospace:none;
	font-size:0.8em;
	font-family:Times,Tahoma,Arial; }

