/*----------pbi  css : interior pages----------*/

body {
background-color: #3d3d3d;
border-spacing: 0px 0px;
margin: 0px;
padding: 0px; 
padding-top: 0px; 
margin-top: 0px;
font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: 1em; }

p {
color: #000000;
font-size: .8em;
text-align: left;
padding-right: 50px; }

a {
color: #0000ff;
text-decoration: none; }

ul li {
font-size: .8em;
padding-right: 50px;
line-height: 20px; }

h1 {
height: 10px;
padding-left: 0px;
text-align: left;
font-size: 1em;
color: #757462;
text-transform: uppercase;
line-height: 20px;}

h2 {
height: 20px;
padding-left: 0px;
text-align: left;
font-size: .8em;
color: #757462;
text-transform: uppercase;
line-height: 35px;}

h3 {}

h4 {}

h5{}

h6{}

/*----------page layout----------*/

/*-provides repeating bg left and right-*/
table#main_background {
width: 100%; 
border-spacing: 0px 0px;
margin: 0px;
padding: 0px; 
margin-top: 0px;
padding-bottom: 100px;
border: none; }

table#main_body {
width: 765px;
text-align: left; }


/*-----content table -----*/

/*-provides area for page head-*/
td#head {
height: 271px;
background-image: url(../images2/altbghead.png);
background-repeat: no-repeat; 
border-spacing: 0px 0px;
margin: 0px;
padding: 0px; }

/*-provides area for main display-*/
td#body {
height: 200px;
background-image: url(../images2/mainbg.png);
background-repeat: repeat-y; }

/*-provides footer area-*/
td#footer {
height: 66px;
background-image: url(../images2/footer2.jpg);
background-repeat: no-repeat; }


/*-----header area-----*/

table#header {
width: 765px;
border-spacing: 0px 0px;
margin: 0px;
padding: 0px;}

td#header_left {
width: 250px; }

td#header_right {
width: 515px; }

/*-----header table left-----*/

table#header_left {
width: 250px; 
height: 271px; 
border-spacing: 0px 0px;
margin: 0px;
padding: 0px; }

#logo {
height: 120px;
text-align: right;
background-image: url(../png/logo1.png);
background-repeat: no-repeat;
background-position: +50px +7px; }

#lftnav{
height: 151px;
padding-left: 55px;
text-align: left; }

/*-----header table right-----*/

table#header_right {
width: 500px; 
border-spacing: 0px 0px;
margin: 0px;
padding: 0px; }

td#topnav {
height: 40px;
text-align: right;
padding-right: 50px; 
color: #d5d6c5;
font-size: .9em; }

td#title {
height: 50px;
padding-left: 177px;
text-align: left;
font-size: 50px;
color: #757462;
text-transform: uppercase;
line-height: 45px; }

td#subtitle {
height: 5px;
padding-left: 180px;
text-align: left;
color: #42423b;
text-transform: capitalize;
font-size: 13px; }

td#define1 {
height: 70px;
padding-left: 227px;
text-align: left;
font-family: Times, "Times New Roman", serif;
font-size: 15px; 
padding-right: 50px;}

td#define2 {
height: 90px;
padding-left: 227px;
text-align: left;
color: #59584f;
font-size: 14px;
font-family: Times, "Times New Roman", serif; 
padding-right: 50px;}

/*----------main content----------*/

table#main_content {
width: 760px;
border-spacing: 0px 0px;
margin: 0px;
padding: 0px; }

td#main_content _left {
width: 250px;
border-spacing: 0px 0px;
margin: 0px;
padding: 0px; 
padding-right: 0px;
padding-left: 0px;  }

td#main_content _left {
width: 515px;
border-spacing: 0px 0px;
margin: 0px;
padding: 0px; 
padding-right: 50px;
padding-left: 10px; 
font-size: .8em; }


/*-----footer tables-----*/

table#footer {
width: 96%;
border-spacing: 0px 0px;
margin: 0px;
padding: 0px; 
}

#footer {
height: 25px; }

#footer a:link {
color: #d3d5c4;
text-decoration: none; } 

#footer a:visited {
color: #d5d6c5; }

#footer a:hover {
text-decoration: underline;
color: #d5d6c5;}

/*#footer a:active {
color: #d3d5c4; }*/

td#dcvi {
text-align: left;
font-size: 12px;
color: #d3d5c4; }

td#pbi {
text-align: left; 
font-size: 12px;
color: #d3d5c4; }

td#nav {
text-align: right;
font-size: 12px;
color: #d3d5c4; }


/*----------other content styles----------*/

/*-----inline define styles-----*/
.define1 {
font-family: Times, "Times New Roman", serif;
font-size: 20px;
color: #962324; }

p:first-line {
font-weight: bold; }

/*-----top nav styles-----*/
#topnav a {
text-decoration: none;
color: #d5d6c5;
font-size: .80em; }

#topnav a:hover {
color: #d5d6c5;
font-size: .80em;
text-decoration: underline; }

/*-----form styles-----*/
input {
border: 1px #9c8064 solid;
background-color: #d4d5c4;
color: #000000; }

select {
border: 1px #9c8064 solid; 
background-color: #d4d5c4;
color: #000000;
}

/*option {
border: 1px #9c8064 solid; 
background-color: #d4d5c4;
color: #000000;
}*/

textarea {
border: 1px #9c8064 solid; 
background-color: #d4d5c4;
color: #000000;
}

form a {
font-size: .7em; }
