﻿/* position the tab to be active */
a.menu_home { background-position:center -70px; }
a.menu_home:hover { background-position:center -70px; }
div#home_banner {
    background-position:left top;
    background-image:url(/i/bg_banner.jpg);
    background-repeat:no-repeat;
    width:770px;
    min-height:250px;
    padding-top:5px;
    padding-left:4px;
}
ul#sumservices { list-style-type:square; }
a.service_link,ul#sumservices { color:#211a67; }
.threeCol_left,.threeCol_right { width:33%; background-color:#eddccb; }
.threeCol_left { float:left; }
.threeCol_right { float:right; }

div#threeColContainer { background-color:#eddccb; width:770px; }
p.section_about {
    padding-left:10px;
    padding-right:10px;
}
p.section_info 
{
    background-image:url(/i/section_bg.jpg);
    background-position:center top;
    background-repeat:repeat-x;
    padding:5px;
    margin:0px;
}
p.section_contact
{
    font-family: "Times New Roman", Serif;
    font-size:100%;
    padding-left:10px;
    padding-right:10px;
}
p.section_contact span { font-size:170%; }
p.section_home { text-align:center; clear:both; }
p.section_home span { font-family: Times New Roman,serif; font-size:130%; }
.section_projects { width:250px; border-top: dotted 1px #dcbb9a; clear:both; }
.section_projects img {float:left; width:120px;}
.section_projects .proj_title a,.section_projects .proj_desc a {text-decoration:none;color:Black;}
.section_projects .proj_title a:hover,.section_projects .proj_desc a:hover {text-decoration:underline;}
.section_projects .proj_title a:visited,.section_projects .proj_desc a:visited {color:#030;}
.proj_box { float:right; width:125px;}
.proj_title { font-family: "Times New Roman",serif; font-size:110%; }
.proj_desc { font-family:Arial, Sans-Serif; font-size:80%; }
.emlFormStyle 
{
    border:solid 1px #dcbb9a;
    background-color:#dcbb9a;
    font-size:90%;
}
.emlAlert 
{
    color:#990000;
    font-weight:bold;
}
td#emlSend_btn_bg { width:100px; height:26px; background-image:url(/i/loading.gif); background-position:center top; background-repeat:no-repeat; }

