/* CSS Document */

/*main links*/
a:link    { color: #7e6a4c ; font-weight: bold; font-size: 12px ; text-decoration : none ; font-family: Arial, Helvetica, sans-serif;} 
a:active  { color: #7e6a4c; font-weight: bold; font-size: 12px ; text-decoration : none ; font-family: Arial, Helvetica, sans-serif;}
a:visited { color: #7e6a4c; font-weight: bold; font-size: 12px ; text-decoration : none ; font-family: Arial, Helvetica, sans-serif;}
a:hover { color: #B39E80; font-weight: bold; font-size: 12px ; text-decoration : none ; font-family: Arial, Helvetica, sans-serif;}


/* footer links */
.footerLink a:link  { color: #7e6a4c ;  font-weight: lighter; font-size: xx-small ; text-decoration : none ; font-family: Arial, Helvetica, sans-serif;} 
.footerLink a:active  { color: #7e6a4c  ;  font-weight: lighter;  font-size:xx-small ; text-decoration : none ; font-family: Arial, Helvetica, sans-serif;}
.footerLink a:visited { color: #7e6a4c  ;  font-weight: lighter; font-size: xx-small; text-decoration : none ; font-family: Arial, Helvetica, sans-serif;}
.footerLink a:hover { color: #B39E80 ; font-weight: lighter; font-size: xx-small ; text-decoration : none ; font-family: Arial, Helvetica, sans-serif;}



/*bottom links*/

a.bottom:link  { color: #7e6a4c ;  font-weight: lighter; font-size: xx-small ; text-decoration : none ; font-family: Arial, Helvetica, sans-serif;} 
a.bottom:active  { color: #7e6a4c  ;  font-weight: lighter;  font-size:xx-small ; text-decoration : none ; font-family: Arial, Helvetica, sans-serif;}
a.bottom:visited { color: #7e6a4c  ;  font-weight: lighter; font-size: xx-small; text-decoration : none ; font-family: Arial, Helvetica, sans-serif;}
a.bottom:hover { color: #B39E80 ; font-weight: lighter; font-size: xx-small ; text-decoration : none ; font-family: Arial, Helvetica, sans-serif;}

.footerDiv {
	color: #7e6a4c ; 
	font-weight: lighter;
	font-size: xx-small ;
	font-family: Arial, Helvetica, sans-serif;
}



html {
border: 0px;
margin: 0;
padding: 0;
}



body {
background-color: #000000;
border: 0px;
margin: 0px;
padding: 0px;
}




.text { 
color: #ab8b5b;
margin: 0px;
padding: 0px;
font-size: 11px;
font-weight: regular;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text2 { 
color: #7d6644;
margin: 0px;
text-align: left;
padding: 0px;
text-align: left;
font-size: 11px;
font-weight: regular;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


.text3 { 
color: #DCD1C0;
margin: 0px;
padding: 0px;
font-size: 11px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.title { 
color: #d03219;
margin: 0px;
text-align: left;
padding: 0px;
text-align: left;
font-size: 15px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


.inputStyle{
background-color: #201b14;
border: gray 1px solid;
color: white;
font-family: arial, verdana, ms sans serif;
font-size: 10pt;
font-weight: normal;
}

.buttonStyle{
background-color: #971b09;
border: gray 1px solid;
color: white;
font-family: arial, verdana, ms sans serif;
font-size: 9pt;
font-weight: bold;
}

.radioStyle {
background-color: #d6e9f8;
border: gray 1px solid;
font-family: verdana;
font-size: 12px;
color: #000000
}


TEXTAREA {
background-color: #d6e9f8;
border: gray 1px solid;
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 10pt;
font-weight: normal
} 


/********************************TOP RIGHT MENU***********************************/
#nav-menu ul{
/*removing the bullets*/
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li{
/*float - aligns the menu items against each other*/
float: right;
margin: 0 0.15em;
padding: 2 1 0 8;
}


#nav-menu li a{
/*background: url(btn1.jpg) #fff bottom left repeat-x;*/
font-weight: bold;
font-size: 12px; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif;
height: 2em;
line-height: 2em;
border: 0px;
color: #7e6a4c;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover{
/*background: url(btn2.jpg) #fff bottom left repeat-x;*/
color: #b39870;
}

#nav-menu li a:active{
/*background: url(btn2.jpg) #fff bottom left repeat-x;*/
color: #d13119;
}
/*now active works in firefox aswell*/
#nav-menu li a:focus{
/*background: url(btn2.jpg) #fff bottom left repeat-x;*/
color: #d13119;
}





/* Hide from IE5-Mac \*/
#nav-menu li a{
float: none
}
/* End hide */

/* so the buttons will not break into the next line */
#nav-menu{
width:41em
} 
/* END TOP RIGHT NAV */



/********************* BOTTOM LEFT MENU*********************************/

#bottom-menu ul{
/*removing the bullets*/
list-style: none;
padding: 0;
margin: 0;
}

#bottom-menu li{
/*float - aligns the menu items against each other*/
float: left;
margin: 0 10 0 10;
padding: 2 15 0 10;
border-left: thin ridge #7e6a4c;
}


#bottom-menu li a{
/*background: url(btn1.jpg) #fff bottom left repeat-x;*/
font-weight: bold;
font-size: 16px; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif;
height: 1.75em;
line-height: 1.75em;
border: 0px;
color: #7e6a4c;
text-decoration: none;
text-align: center;
}

#bottom-menu li a:visited{
color: #7e6a4c;
}

#bottom-menu li a:hover{
/*background: url(btn2.jpg) #fff bottom left repeat-x;*/
color: #b39870;
}

#bottom-menu li a:active{
/*background: url(btn2.jpg) #fff bottom left repeat-x;*/
color: #d13119;
}
#bottom-menu li a:focus{
/*background: url(btn2.jpg) #fff bottom left repeat-x;*/
color: #d13119;
}


/* Hide from IE5-Mac \*/
#bottom-menu li a{
float: none
}
/* End hide */

/* so the buttons will not break into the next line */
#bottom-menu{
width:41em
} 

/*////////////////////////// ************* content///////////////////////*/
div.content {padding: 6px; padding-bottom: 2px; padding-left: 18px; } 


 .link1 a#link1,
 
 .link2 a#link2
 
 {
    background-color: #EEEEEE;
 }

/* ***************** buttons */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
font-color: white;
    background: red;
    color: white;
    display: block;
    float: center;
    font: normal 12px arial, sans-serif;
    height: 18px;
  
    padding-right: 15px; /* sliding doors padding */
	margin: 4 6 0 0;
    text-decoration: none;
}

a.button span {
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 


a.button:active {
    background-position: bottom right;
    color: pink;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

