/* CSS Document */

body
{
text-align:center;
margin:auto;
background-color: #b3b3b3;
font-family:Verdana, Tahoma, Arial, Helvetica, "Sans Serif"; 
font-size:11px;
color:#72705a;
line-height:18px;
}
.body
{
background:transparent url("../images/bg.png") repeat-y ;
width:790px;

}

div, table
{
margin:auto;
}
table
{
border-collapse:collapse;
}
a
{
outline:none;
cursor:pointer;
text-decoration:none;
color:#0066FF;
}
a:hover
{
color:#996600;
text-decoration:underline;
}


h1
{
font-family: "Trebuchet MS", Tahoma, Verdana, "Sans Serif", "URW Gothic L";
font-size:18px;
color:#cb9c00;
text-transform:uppercase;
margin:10px 0px 10px 0px;
padding:0px;
text-align:left;
font-weight:normal;
}
h1:first-letter
{
font-size:25px;
}

h2
{
font-family: "Trebuchet MS", Tahoma, Verdana, "Sans Serif", "URW Gothic L";
font-size:15px;
color:#00784f;
margin:10px 0px 10px 0px;
padding:0px;
text-transform:capitalize;

}

.flash
{
width:780px;
height:254px;
}
.main_bg
{
background: #fff6e7 url(../images/main_bg.png) bottom repeat-x;
margin:0px 5px 0px 5px;
}
.main_bg td
{
vertical-align:top;
}

.left
{
width:238px;
height:600px;
}

.nav_bt
{
height:45px;
width:193px;
background:url(../images/nav_bt.png) no-repeat
}
.nav_rt
{
height:202px;
width:45px;
background:url(../images/nav_rt.png) no-repeat
}
.content
{
background: transparent url(../images/content_topbg.png) no-repeat left top;
padding:30px;
width:482px;
text-align:justify;
}

.panel
{
width:100%;
margin-left:10px;
text-align:left;
}
.panel_t
{
background:url(../images/panel_t.png);
width:217px;
height:4px;
float:none;
}
.panel_b
{
background:url(../images/panel_b.png);
width:217px;
height:4px;
}
.panel_bg
{
background: #949494 url(../images/panel_bg.png) repeat-x;
width:192px;
border:1px solid #888787;
border-bottom:none;
border-top:none;
padding:12px;
padding-right:11px;
text-align:left;
color:#FFF;
line-height:16px;
text-align:justify;
 }
 .panel_bg a, .panel_bg a:visited 
{
color:#333 }

 .panel_bg H2
{
color:#FFF }


.footer
{
min-height:175px;
background-color: #563d29;
border-top:5px groove #fff6dc;
margin:0px 5px 0px 5px;
}
.footer_frame
{
width:760px;
height:175px;
}

.footer_left
{
width:480px;
float:left;
text-align:left;
color:#c9c4b5;

}
.footer_left a, .footer_left a:visited, .footer_contact a, .footer_contact a:visited

{
margin:0px 5px 0px 5px;
color:#fff6d9;
}
.footer_left a:hover, .footer_contact a:hover
{
color:#FFF;
text-decoration:underline;
}

.footer_contact
{
color:#c9c4b5;
text-align:right;
}
.footer_contact h1
{
text-align:right;
font-weight:normal;
}

.grid
{
width:80%;

}

.grid td, .grid th
{
padding:3px 8px 3px 8px;
border:1px solid #cb9c00;
}
.grid th
{
background-color:#cb9c00;
color:#FFFFFF;
}




.feedback table
{
width:100%;
border:1px solid #cb9c00;
background: #FFF;
}
.feedback table td input, .feedback table td textarea,  .feedback table td select 
{
background-color:#dfd8c7;
color:#666;
border:1px solid #cb9c00;
width:200px;
font-size:11px;
font-family:Verdana, Tahoma, Arial, Helvetica, "Sans Serif"; 
}
.feedback table td select 
{
width:auto;
}
.feedback table td input.button
{
background-color:#CCC;
color:#1A1B1D;
border:1px solid #71635A;
width:auto;
font-size:11px;
}
.projects img
{
height:75px;
width:75px;
}
.projects 
{
width:400px;
}
.projectdetails 
{
height:135px;
}
.projectdetails .project
{
width:192px;
float:left;
margin-right:15px;
height:91px;
}
.projectdetails strong
{
width:65px;
float:left;
}
.projectdetails .right
{
width:192px;
float:right;
margin-right:15px;
}

.hr
{
margin:10px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:100%;
background-color:#cb9c00;
height:2px;
border:transparent;

}
