/*-----------------Copyright  iPyramidia-------------------*/
/*             Do Not Modify without Consent               */
/*---------------------------------------------------------*/
/*-------------------------2007----------------------------*/

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #A14902;
}

#leftside{
text-align:center;
width: 140px;
margin: 0px 0px 0px 6px;
padding: 0;
font-weight: normal;
color: #333333;
font-size: 10px;
line-height: 1.2em;
}


#rightside{
float: right;
width: 150px;
margin: 10px 5px 10px 5px;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#rightsidefc02{
float: right;
width: 150px;
margin: 10px 0px 0px 0px;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#rsimg
{ float:right;
padding-right: 5px;
}

#rsimg2
{ float:right;
padding-right: 5px;
}



#rightside p{
text-align: justify;
}

#rightside ul {
padding: 10px 15px 10px 5px;
margin: 10px 5px 10px 10px;
}

#rightside li { margin-bottom: 2px;
list-style-type: square;
color: #333333;}



#wrap {
background: #ffffff url(images/wrap.gif) ;
color: #000;
border:  none;
margin: 0 auto;
width: 790px;

}

#header {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0;
height: 70px;
background: #E87000 url(images/head.jpg); }


#header h4 {
width: 500px;
font-size: 1.9em;
font-weight: bold;
margin: 0px 0px 0px 15px;
float: left;
color: #8d2c02;
}

#header p {
width: 600px;
float: right;
font-style: italic;
text-align: right;
color: #000;
margin: 5px 0px 0px 0px;
font-size: 1.75em;
line-height: .75em;
height: 35px;}

#menu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.1em;
}

#menu ul {	
list-style: none;
width: 153px;
margin: 0 0 20px 0;
padding: 0;
font-size: .95em;
}	

#menu li {
margin-bottom: 4px;
}

#menu li a {
font-weight:lighter;
height: auto;
text-decoration: none;
color: #000;
display: block;
padding:5px 0 5px 5px;
background: #fe9402;
border-top: 1px #000 solid;
border-bottom: 1px #000 solid;
border-left:2px #000 solid;
border-right:2px #000 solid;
}
	
	
#menu li a:hover {
background: #FCC600;
color: #fffff1;
border-left: 2px #000 solid;
}

h5{

margin: 0px 0 0px 0;
padding: 10px;
font-size: 15px;
font-stretch: expanded;
width: 140px;
color: #cc0000;}


.news {
margin: 0px 0 0px 0;
padding: 10px;
width: 130px;
color: #000;
text-align: justify;
line-height: 1.3em;
}


#news p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0em 160px 20px 160px;
padding: 0 20px 0 10px;
line-height: 1.6em;
text-align: justify;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 0px;
display:inline;
}



h3 {
font-size: 1.0em;
margin: 0px 10px 0 10px;
color: #000;
font-weight: bold;
}

a {
text-decoration: none;
color: #b6952a;
}

a:hover {
text-decoration: underline;
color: #b6952a;
}


#footer {
clear: both;
margin-top: auto;
padding: 0px 0px 0px 0px;
width: 790px;
text-align: center;
color: #b6952a;
font-size: 0.9em;
height: 25px;
line-height: 24px;
background: #E87000 url(images/footer.jpg) no-repeat right;
border: none;
}

#footer a {
color: #b6952a;
text-decoration: none;
}

#footer a:hover {
text-decoration: none;
color: #ffcc00;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}