/*  ------------------------------------------------ GLOBAL  */

BODY{
font-family: Arial, Helvetica;
margin: 0px auto;
text-align: center;
text-align: -moz-center;
padding: 0px;
font-size: 8pt;
background-color: #E2CFCF};
}

a:link {color: #9593a2; text-decoration: none;}
a:visited {color: #9593a2; text-decoration: none;}
a:hover {color: #9593a2; text-decoration: none;}
a:active {color: #9593a2; text-decoration: none;}

a img {border: none;}

.clear{clear: both;}

ul{
list-style-type: none;
padding: 0px;
margin: 0px;
margin-left: 0px;
} 

li{
background-position: top left;
padding-left: 3px;
padding-bottom: 5px;
font-size: 7pt;
color: #333333;
}

h1{
margin: 0px;
color: #414042;
font-size: 18pt;
font-weight: normal;
letter-spacing: 4.5pt;
valign: left;
}

h2{
margin: 0px;
padding: 10px 0px;
color: #000000;
font-size: 11pt;
letter-spacing: 3pt;
font-weight: 600;
}

input{
color: #7a7d3f;
background: #e6e8b8;
border: 1px solid #7a7d3f;
font-size: 10pt;
}

select{
color: #7a7d3f;
background-color: #e6e8b8;
border: 1px solid #7a7d3f;
font-size: 10pt;
}

textarea{
color: #7a7d3f;
background-color: #e6e8b8;
border: 1px solid #7a7d3f;
font-family: Arial, Helvetica;
font-size: 10pt;
}

.button{
color: #7a7d3f;
background: #dadcac;
border: 1px solid #7a7d3f;
font-size: 10pt;
}

.content{
color: #333333;
font-family: Arial, Helvetica;
margin: 0px auto;
text-align: justify;
text-align: -moz-justify;
padding: 0px;
font-size: 8pt;
line-height: 10pt;
}

.conhead{
color: #414042;
font-family: Arial, Helvetica;
margin: 0px auto;
text-align: justify;
text-align: -moz-justify;
padding: 0px;
font-size: 9pt;
line-height: 11pt;
font-weight: 600;
}

.sidelinks{
color: #9593a2;
font-family: Arial, Helvetica;
margin: 0px auto;
text-align: left;
padding: 0px;
font-size: 8pt;
line-height: 1.5;
font-weight:600
}

.sub{
color: #996666;
font-family: Arial, Helvetica;
margin: 0px auto;
text-align: right;
padding: 0px;
font-size: 10pt;
line-height: 1.5;
}

#container{
width: 860px;
margin: 0px auto;
padding: 0px;
text-align: left;
}

span.expanded{
letter-spacing: 1.5pt;
}

#indicator{
color: #c8cb96;
font-size: 7pt;
letter-spacing: 1pt;
}

#indicator a:link {color: #c8cb96; font-weight: normal; text-decoration: none;}
#indicator a:visited {color: #c8cb96; font-weight: normal; text-decoration: none;}
#indicator a:hover {color: #8c8f5a; font-weight: normal; text-decoration: none;}
#indicator a:active {color: #c8cb96; font-weight: normal; text-decoration: none;}


/*  --------------------------------------------------- TOP  */

#top{
width: 860px;
height: 152px;
margin: 0px;
padding: 0px;
}

/*  -------------------------------------------------- LEFT  */

#left{
float: left;
width: 119px;
margin: 0px;
padding: 0px;
text-align: right;
}

#left p{
margin: 0px;
padding: 0px 5px 0px 0px;
line-height: 30px;
letter-spacing: 3pt;
}

#left a:link{color: #414042; text-decoration: none;}
#left a:visited{color: #414042; text-decoration: none;}
#left a:hover{color: #8c8f5a; text-decoration: none;} 
#left a:active{color: #414042; text-decoration: none;}

/*  -------------------------------------------------- MAIN  */

#main{
float: left;
width: 402px;
margin: 0px;
padding: 0px 30px;
}

#main p{
margin: 0px;
padding: 0px;
text-align: justify;
line-height: 18px;
}

/*  ---------------------------------------- MAIN AND RIGHT  */

#mainWide{
float: right;
width: 681px;
margin: 0px;
padding: 0px 0px;
}

#mainWide p{
margin: 0px;
padding: 0px;
text-align: right;
line-height: 18px;
}

#pressText{
float: left;
width: 342px;
margin: 0px;
padding: 0px 30px;
}

#pressThumb{
float: right;
width: 279px;
margin: 0px;
padding: 0px;
}

/*  ------------------------------------------------ BOTTOM  */

#footer{
height: 34;
width: 580px;
padding: 0px;
margin: 50px 0px 0px 0px;
text-align: center;
line-height: 80px;
color: #c8cb96;
}

#footer p{
padding: 0px 0px 0px 120px;
margin: 0px;
}

#footer a:link {color: #c8cb96; font-weight: normal; text-decoration: none;}
#footer a:visited {color: #c8cb96; font-weight: normal; text-decoration: none;}
#footer a:hover {color: #000000; font-weight: normal; text-decoration: none;}
#footer a:active {color: #c8cb96; font-weight: normal; text-decoration: none;}

