/* Defaults */
body {
text-align: center;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 11px;
color: #000;
background: #000000;
background-color: #C5C6AC;
background:#333333;
background:white;
padding: 0;
margin-top:0px;
}

form {
margin: 0;
padding: 0;
}

/* Links */
a:link {
color: #000099;
background: inherit ;
text-decoration : none; 
padding : 0;
margin : 0;
}
a:visited {
color: #000099;
background : inherit; 
text-decoration : none; 
}
a:hover {
color: #000000;
background : #f5f5f5; 
text-decoration : underline; 
}
a:active {
color: #999999;
background : inherit; 
text-decoration : none; 
}


/*** Shadow Layer ***/


#shadow {
background: #A8A8A8;
margin: 0 auto;
padding: 0;
width: 850px;
margin-top:10px;
border-top:5px solid white;
border-left:0px solid #A8A8A8;
border-right:0px solid #A8A8A8;
border-bottom:5px solid white;
}

/*** Outer Layer ***/

#outer {
position: relative;
text-align: left;
background: #fcfefc;
color: inherit;
padding: 0;
width: 850px;
margin: -5px 5px 5px -5px;
margin-top:-5px;
margin-left:-5px;
}


/*** Header ***/

.header {
background: #DA6113;
}

.logolink {
padding: 6px 3px;
}

 .logolink a {
background: inherit;
}

.hdr-links {
width: 230px;
text-align: center;
font-size : 10px; 
padding : 0;
margin: 0;
}

a.hdrnav:link {
color: #000099;
background: #DA6113;
text-decoration : none; 
font-size : 10px;
padding : 0;
margin : 0;
}
a.hdrnav:visited {
color: #000099;
background : #DA6113; 
text-decoration : none; 
}
a.hdrnav:hover {
color: #000;
background : #DA6113; 
text-decoration : underline; 
}
a.hdrnav:active {
color: #999;
background : #DA6113; 
text-decoration : none; 
}

.hdr-links .access {
text-decoration : underline; 
color : #000; 
background : #DA6113;
}


/* Top Nav Bar styles */

.top-nav {
border-left:0px solid #000000; 
border-right:0px solid #000000; 
border-top:1px solid #000000; 
border-bottom:1px solid #000000; 
height: 25px;
/*background: #c5c6ac;*/
background: #E7880C;
color: inherit;
}

.top-nav-inner {
padding: 5px 10px;
background: #E7880C;
}
.top-nav-inner a:link {
color: #000000; 
background: #E7880C;
font-weight: bold;
text-decoration: none;
}
.top-nav-inner a:visited {
color: #000000; 
background: #E7880C;
font-weight: bold;
text-decoration: none;
}
.top-nav-inner a:hover {
background: #E7880C ;
color:#555555; font-weight:bold; text-decoration:underline;
}
.top-nav-inner a:active {
color: #000000; 
background: #E7880C;
font-weight: bold;
text-decoration: underline;
}



.sub-top-nav-inner {
padding: 5px 10px;
background: #c5c6ac;
}







/* Page title bar */

.lnav-page {
background: #DA6113;
color: #000000;
font-family: verdana, tahoma, arial, sans-serif;
font-size: 18px;
font-weight: bold;
margin-left: 4px;
padding: 3px 5px;
border: 1px solid #000000; 
width: 600px;
}


/* Content Section */

.content {
padding: 4px 4px 4px 4px; 
margin: 0;
}

.left-col {
border: 1px solid #000000; 
background: #E7880C;
width: 145px;
}

.left-nav {
margin: 3px; 
}

.lnav-hdr {
background: #E7880C;
color: #000000;
font-family: verdana, tahoma, arial, sans-serif;
font-size: 11px;
font-weight: bold;
border-bottom: 1px solid #000000; 
border-top: 1px solid #000000; 
border-left: 1px solid #000000; 
border-right: 1px solid #000000; 
margin: 0;
padding: 3px 5px;
}

.left-nav p {
font-family: verdana, arial, tahoma, sans-serif; 
font-size: 11px; 
line-height: 14px;
margin:5px;
color: #ffffff;
}

.left-nav .access {
text-decoration : underline; 
color : #000000; 
background : inherit;
}

a.lhdr:link {
color: #000000;
background: inherit;
text-decoration : none; 
font-size : 10px;
padding : 0;
margin : 0;
font-weight: bold;
text-transform: uppercase;
}
a.lhdr:visited {
color: #000000;
background : #E7880C; 
text-decoration : none;
font-weight: bold;
}
a.lhdr:hover {
color: #000;
background : #E7880C; 
text-decoration : underline; 
}
a.lhdr:active {
color: #555;
background : inherit; 
text-decoration : none; 
}


a.nav:link {
color: #000099;
background: inherit;
text-decoration : none; 
font-size : 10px;
padding : 0;
margin : 0;
}
a.nav:visited {
color: #000099;
background : inherit; 
text-decoration : none; 
}
a.nav:hover {
color: #000;
background : inherit; 
text-decoration : underline; 
}
a.nav:active {
color: #999;
background : inherit; 
text-decoration : none; 
}



/****************** Main content box ************************/
.content-box {
padding: 0;
margin: 0;
}

/* right content box */
.rhcol {
float: right;
width: 160px;
margin: 0 0 10px 15px;
background: #fcfefc;
color: #000000;
}
.rhcont {
border-left: 1px solid #000000; 
border-bottom:3px solid #000000;
}
.rnav-hdr {
background: #c5c6ac; 
color: #000000; 
font-family: verdana, tahoma, arial, sans-serif;
font-size: 12px;
font-weight:bold; 
border-bottom: 1px solid #000; 
border-left: 2px solid #000000;
margin: 3px 0; 
padding: 2px;
}

/* main content area */

.content-title { 
margin: 5px 10px 15px; 
font-size: 20px;
font-weight: bold;
/*text-decoration: underline;*/
}

.content-box .cont {
margin: 15px 10px 15px 10px;
font-size: 11px;
/*font-weight: bold;*/
line-height: 17px;
}

.content-box .botcont {
margin: 15px 10px;
font-size: 11px;
font-weight: bold;
line-height: 17px;
}

.content-box .cont-list {
margin: 2px 10px 7px 10px;
font-size: 11px;
/*font-weight: bold;*/
line-height: 17px;
}

.content-box .cont-blist {
margin: 2px 10px 7px 10px;
font-size: 11px;
font-weight: bold;
line-height: 17px;
}


.content-box .sub-hdr { 
margin: 10px 10px 10px; 
font-size: 14px;
text-decoration: underline;
}


.content-box .mysub-hdr {
background: white; 
color: #000000;
font-family: verdana, tahoma, arial, sans-serif;
font-size: 16px;
font-weight: bold;
margin-left: 10px;
padding: 0px 5px 0px 0px;
border-bottom: 2px solid #DA6113; 
width: 600px;
}

.content-box .home-hdr {
margin: 15px 10px 15px 10px;
font-size: 18px;
font-style:italic;
font-weight: bold;
line-height: 17px;
}


.content-box .address {
margin: 0px 0px 0px 0px;
font-size: 9px;
font-style:italic;
font-weight: bold;
line-height: 17px;
}


/** My own content definitions .***/


.tdcont {
margin: 15px 15px 15px 10px;
font-size: 13px;
line-height: 17px;
font-family: Century Schoolbook, verdana, tahoma, arial, sans-serif;
}

.listspc {
margin-top:5px;
}

.tdsub-hdr { 
margin: 10px 10px 10px; 
font-size: 14px;
text-decoration: underline;
}

.mytdsub-hdr {
background: white; 
color: #006699;
font-family: Charlesworth, verdana, tahoma, arial, sans-serif;
font-size: 16px;
font-weight: bold;
margin-top: 10px; 
margin-left: 10px;
padding: 0px 5px 0px 0px;
border-bottom: 1px solid #DA6113; 
border-bottom: 1px solid #800000;
width: 485px;
}


.mytdsub-hdr1 {
background: white; 
color: #006699;
font-family: verdana, tahoma, arial, sans-serif;
font-size: 16px;
font-weight: bold;
margin-top: 0px; 
margin-left: 175px;
padding: 0px 0px 0px 0px;
border-bottom: 1px solid #DA6113; 
border-bottom: 1px solid #800000;
width: 475px;
}

.outertable{
border: 2px solid #006699;
width:850px;
background:#FFFFFF;
}

/*********************** My advertisement tables ******************/

.ad-table {
padding: 0;
margin: 0;
}

.ad-table .adcont {
margin: 15px 10px 15px 5px;
font-size: 12px;
line-height: 17px;
margin-left:-20px;
margin-top:5px; 
margin-bottom:5px;
}

.ad-table .headbg {
background-color:#006699;
color:white;
} 

.ad-table .headbg .adhead {
margin: 15px 10px 15px 10px;
font-size: 12px;
line-height: 17px;
margin-top:5px; 
margin-bottom:5px;
}

.headsep{
background-color:#006699;
color:white;
font-family: verdana, tahoma, arial, sans-serif;
font-size: 14px;
font-weight: bold;
margin-top: 10px; 
padding: 0px 0px 0px 10px;
text-align:center;
}

/******* Right ad table. *************/

.right-ad-table {
padding: 0;
margin: 0;
}

.right-ad-table .adcont {
margin: 15px 10px 15px 5px;
font-size: 12px;
line-height: 17px;
margin-left:-20px;
margin-top:5px; 
margin-bottom:5px;
}

.right-ad-table .headbg {
background-color:#006699;
color:white;
}

.right-ad-table .headbg .adhead {
margin: 15px 10px 15px 10px;
font-size: 12px;
line-height: 17px;
margin-top:5px; 
margin-bottom:5px;
}

.right-headsep{
background-color:#006699;
color:white;
font-family: verdana, tahoma, arial, sans-serif;
font-size: 14px;
font-weight: bold;
margin-top: 10px; 
padding: 0px 0px 0px 10px;
text-align:center;
}


/******** Right Panel Box internal styles. *******/

.rightpanel-hdr {
background: white; 
color: #006699;
font-family: Charlesworth, verdana, tahoma, arial, sans-serif;
font-size: 14px;
font-weight: bold;
margin-top: 10px; 
margin-left: 2px;
margin-right: 2px;
margin-bottom: 4px;
/*border-bottom: 2px solid #DA6113; */
border-bottom: 1px solid #800000;
}

.rightpanel-cnt {
margin-left:2px;
}

rpanel-link {
color:brown;
font-weight:bold;
}

/******* Left ad table.**************/

.left-ad-table {
padding: 0;
margin: 0;
}

.left-ad-table .adcont {
margin: 15px 10px 15px 5px;
font-size: 12px;
line-height: 17px;
margin-left:-20px;
margin-top:5px; 
margin-bottom:5px;
}

.left-ad-table .headbg {
background-color:#006699;
color:white;
} 

.left-ad-table .headbg .adhead {
margin: 15px 10px 15px 10px;
font-size: 12px;
line-height: 17px;
margin-top:5px; 
margin-bottom:5px;
}

.left-headsep{
background-color:#006699;
color:white;
font-family: verdana, tahoma, arial, sans-serif;
font-size: 14px;
font-weight: bold;
margin-top: 10px; 
padding: 0px 0px 0px 10px;
text-align:center;
}



/********* Project page styles ********/

.list-hdr {
background: white; 
color: #006699;
font-family: Charlesworth, verdana, tahoma, arial, sans-serif;
font-size: 16px;
font-weight: bold;
margin-top: 10px; 
margin-left: 10px;
padding: 0px 5px 0px 0px;
border-bottom: 1px solid #DA6113; 
border-bottom: 1px solid #800000;
width: 435px;
}

.list-cont {
margin: 15px 10px 15px 5px;
font-size: 12px;
line-height: 17px;
margin-top:5px; 
margin-bottom:5px;
}

.proj-loc{
color:brown;
font-weight:bold;
}

.proj-head{
color:#006699;
font-weight:bold;
}


.pend-hdr {
background: white; 
color: #006699;
background: #006699; 
color: white;
font-family: Charlesworth, verdana, tahoma, arial, sans-serif;
font-size: 16px;
font-weight: bold;
margin-top: 20px; 
margin-left: 0px;
padding: 2px 5px 2px 2px;
border-bottom: 1px solid #DA6113; 
border: 1px solid #800000;
border: 1px solid #006699;
width: 480px;
}


/******* Box decore ***********/

.boxchar {
margin-right:6px;
margin-top:5px;
float:left;
background:firebrick;
background:#006699;
color:white;
border:1px solid black;
font-size:50px;
line-height:37px;
padding-top:2px;
padding:3px;
font-family:times;
}


/* Copyright layer */

.copyright {
border-left:0px solid #000000; border-right:0px solid #000000; border-top:1px solid #000000; border-bottom:0px solid #000000; background:#c5c6ac; font-family: verdana, arial, tahoma, sans-serif; 
font-size: 8px; 
font-weight: bold;
padding: 6px; 
/**background: #DA6113;**/
/**background: #76EE00;**/
/**background: #8B2323;**/
background: #006699;
}
