/* CSS Document */
a.lots {
text-decoration:none;
color:#0f7c0f;
}

a.lots:hover {
text-decoration:none;
color:#1150d0;
}


body {
background-color: #001E00;
text-align:center;
margin-top: 0px;
}

.top {
border: 2px solid #000000;
margin-top: 40px;
}

.about {
border-left: 2px solid black;
border-right:none;
border-bottom:none;
border-top:none;
}

.contact {
border-right: 2px solid black;
border-left:none;
border-bottom:none;
border-top:none;
}

.pic {
padding-left: 13px;
padding-right: 13px;
border: 2px solid #000000;
background-image:url(images/tile.jpg);
}


.top-buttons {
border:none;
}

.about-bottom {
border-left: 2px solid black;
border-right:none;
border-top:none;
border-bottom: 2px solid black;
}
.bottom {
border-bottom: 2px solid black;
border-left:none;
border-right:none;
border-top:none;
}

.contact-bottom {
border-right: 2px solid black;
border-bottom: 2px solid black;
border-left:none;
border-top:none;
}

.center {
margin-left: auto;
margin-right: auto;
border: 2px #000000 solid;
width: 949px;
height: 491;
background-image:url(images/center.jpg);
background-position:center;
background-repeat: repeat;
}

.center3 {
margin-left: auto;
margin-right: auto;
border-left: 2px #000000 solid;
border-right: 2px #000000 solid;
border-bottom: 2px #000000 solid;
width: 949px;
height: 170px;
overflow:auto;
background-image:url(images/center.jpg);
background-position:center;
background-repeat: repeat;
}

.aboutrk {
border:1px solid black;
margin-top:10px;

}

.aboutrk2 {
border:1px solid black;
margin-top:10px;
margin-bottom:10px;
}

div.firmtext {
   color: black;
   font-size: 16px;
   text-align: justify;
   font-family: Arial, Helvetica, sans-serif;
   padding-left: 13px;
   padding-right: 13px;
   padding-top: 15px;
   padding-bottom:20px;
   }
   
   
div.firmtext2 {

   color: black;
   font-size: 16px;
   text-align: justify;
   font-family: Arial, Helvetica, sans-serif;
   padding-left: 13px;
   padding-right: 13px;
   padding-top: 15px;
   padding-bottom:20px;
   }  
   
    
div.firmtext3 {
height:530px;
   color: black;
   font-size: 16px;
   text-align: left;
   font-family: Arial, Helvetica, sans-serif;
   padding-left: 50px;
   padding-right: 13px;
   padding-top: 15px;
   padding-bottom:100px;
   }     
    
div.firmtext4 {
font-variant:small-caps;
font-size:22px;
line-height: 1.2em;
   color: black;
   font-family: "Times New Roman", Times, serif;
   padding-top: 30px;
   padding-bottom:10px;
   }     

div.firmtext5 {
font-variant:small-caps;
font-size:22px;
line-height: 1.2em;
float:left;
margin-left:140px;
   color: black;
   font-family: "Times New Roman", Times, serif;
   padding-top: 30px;
   padding-bottom:10px;
   }       
   
   
   
.leftside {
margin-right:20px;
float:left;
}   


.awpic {
border:solid 1px black;
margin-top:10px;
margin-left:20px;
margin-right: 20px;
}
.center2 {
margin-left: auto;
margin-right: auto;
border: 2px #000000 solid;
width: 949px;
height: 651;
background-image:url(images/center.jpg);
background-position:center;
background-repeat: repeat;
}
b.tt {
padding-right:550px;
line-height: 30px;
font-size: 18px;
font-variant:small-caps;
}

b.tt2 {
line-height: 30px;
font-size: 18px;
font-variant:small-caps;
}


b.gg {
font-weight:normal;

font-variant:small-caps;
}
b.gg2 {
font-weight:normal;

font-variant:small-caps;
}


table {
margin-left:60px;
	border-spacing: ;
	border-style: none;
	border-color: blue;
	border-collapse: collapse;
	background-color: white;
	width:830px;
}
table th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: green;
	width:33%;
}
table td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: green;
	width:33%;

}

.picker  {
border:1px solid black;
margin:2px;
}

.picker2  {
border:1px solid black;
margin-left:2px;
margin-right:2px;
margin-bottom:2px;
margin-top:4px;
}

.picker3  {
border:1px solid black;
margin-left:0px;
margin-right:2px;
margin-bottom:2px;
margin-top:4px;
}

.picker4  {
border:1px solid black;
margin-left:0px;
margin-right:2px;
margin-bottom:2px;
margin-top:2px;
}