/* CSS Document */
body,html{
margin-top:0px;
margin-left:0px;
margin-right:0px;
background-color:#DFD7C2;
}
div.container{
width:760px;
text-align:left;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}
div.outerContainer{
width:780px;
text-align:left;
margin-left:auto;
margin-right:auto;
background-color:#CAC369;
/*background-image:url(grad.jpg);*/
}
div.top{
width:100%;
text-align:right;
}
div.headBar{
width:100%;
height:95px;
background-color:#006600;
border-bottom:13px solid #CAC369;
overflow:hidden;
}
div.headBarC{
background-color:#006600;
width:100%;
height:95px;
overflow:hidden;
border-bottom:3px solid #CAC369;
}
div.navBar{
width:100%;
height:20px;
background-color:#009900;
}
div.navBarC{
width:100%;
height:20px;
text-align:right;
background-color:#009900;
}
div.navBarD{
width:100%;
height:38px;
text-align:right;
background-color:#009900;
float:left;
}
div.genPane{
width:720px;
margin-left:20px;
margin-right:20px;
margin-top:10px;
}
div.imageBarTop{
height:98px;
width:760px;
background-color:green;
}
div.col3{
width:193px;
margin-left:35px;
float:left;
display:inline;
z-index:1;
}
div.col2{
width:290px;
margin-left:35px;
float:left;
display:inline;
z-index:1;
}
div.gBar{
width:100%;
height:95px;
background-color:#BCA64A;
border-bottom:1px solid #A7993D;
overflow:hidden;
position:relative;
top:500px;
left:0px;
z-index:2;
}

div.bottomTop{
width:780px;
margin-left:auto;
margin-right:auto;
background-color:#CAC369;
/*background-image:url(gradB.jpg);*/
/*background-repeat:repeat-x;*/
}

div.clearing{
clear:both;
}
div.address{
position:relative;
bottom:-40px;
left:4px;
width:500px;
display:inline;
}
div.textCol{
width:240px;
float:left;
}
div.connColl{
width:425px;
float:left;
}
div.conCol{
width:450px;
float:left;
}
div.textHCol{
width:450px;
float:left;
}

/*Text styles*/
.bodyText{
color:#000000;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10pt;
line-height:150%;
}
.faintText{
color:#CCCCCC;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:8pt;
line-height:130%;
}
.smallText{
color:#000000;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:9pt;
line-height:120%;
}
.smallMText{
color:#000000;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:8pt;
line-height:120%;
}
.addressText{
color:#000000;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:8pt;
line-height:120%;
}
.title1{
color:#A7993D;
font-family:Arial, Helvetica, sans-serif;
font-size:14pt;
font-weight:bold;
letter-spacing:1px;
}
.title2{
color:#006600;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
letter-spacing:1px;
line-height:120%;
}

/*a styles*/
a.nav:hover{color:#CCCCCC; text-decoration:none;}
a.nav{text-decoration:none; color:#FFFFFF;}
a.current{color:#CCCCCC; text-decoration:none;}
/*a.nav:visited{text-decoration:none; color:#FFFFFF;}*/

a.gb{text-decoration:none; color:#CCCCCC;}
a.gb:hover{color:#000000; text-decoration:none;}
a.gb:visited{text-decoration:none; color:#CCCCCC;}

