﻿/* CSS Document */

/* Main Elements */

body{
background-image:url(http://key.dev.bayshoresolutions.com/images/home_bg.gif);
background-repeat:repeat-x;
background-color:#666666;
margin: 0px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px;
}


img{
border: none;
}

a:link, a:visited {
text-decoration: none;

}

a:hover, a:active{
text-decoration:none;
color: #C00000;
}

form {
margin: 0px 0px 0px 0px; 
}

.footer{
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.footer a:link, .footer a:visited{
color:#333333;
text-decoration:underline;
}

.footer a:active, .footer a:hover{
color:#666666;
text-decoration:none;
}

/* Specific Home Page Elements */
#home_main{
width:807px;
}

.left_border{
background-image:url(http://key.dev.bayshoresolutions.com/images/home_left_top_brdr_tile.gif);
width:24px;
text-align:left;
vertical-align:top;
}
.right_border{
background-image:url(http://key.dev.bayshoresolutions.com/images/home_right_top_brdr_tile.gif);
width:24px;
text-align:left;
vertical-align:top;
}
.home_main_cell{
background-color:#FFFFFF;
text-align:center;
vertical-align:top;
padding: 0px;
}
.home_nav{
background-color:#000000;
background-image:url(http://key.dev.bayshoresolutions.com/images/home_nav.gif);
width: 100%;
text-align:center;
padding:0px;
}

.main_tables{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-align:left;
vertical-align:top;
}

.home_email_form{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
margin-right:20px;
}

#key{
width:740px;
height:150px;
background-image:url(http://key.dev.bayshoresolutions.com/images/home_bnr_why_choose.jpg);
BACKGROUND-REPEAT: no-repeat
}

#video{
width:222px;
height:151px;
background-image:url(http://key.dev.bayshoresolutions.com/images/home_bnr_video.jpg);
}

#ind{
width:220px;
height:299px;
background-image:url(http://key.dev.bayshoresolutions.com/images/home_bnr_individual.jpg);
}


#team{
width:221px;
height:299px;
background-image:url(http://key.dev.bayshoresolutions.com/images/home_bnr_team.jpg);
}

#org{
width:222px;
height:299px;
background-image:url(http://key.dev.bayshoresolutions.com/images/home_bnr_organization.jpg);
}

#email_form{
width:209px;
background-image:url(http://key.dev.bayshoresolutions.com/images/home_bnr_email_signUp_tile.jpg);
}

#test{
width:220px;
height:170px;
background-image:url(http://key.dev.bayshoresolutions.com/images/home_bnr_testimonial.jpg);
background-repeat:no-repeat;
}


/* Sub page Specific elements */
.home_nav_sub{
background-color:#990000;
background-image:url(http://key.dev.bayshoresolutions.com/images/home_nav.gif);
width: 100%;
text-align:center;
}

.sub_left{
text-align:center;
vertical-align:top;
padding-left: 10px;
padding-right: 10px;

}

.sub_main{
text-align:center;
padding-left: 10px;
padding-right: 10px;
vertical-align:top;
}

.red_highlight{
color:#990000;
font-weight:bold;
}

#resource{
width:220px;
height:220px;
background-image:url(http://key.dev.bayshoresolutions.com/images/sub_brn_resource.jpg);
}

#address{
width:233px;
height:170px;
background-image:url(http://key.dev.bayshoresolutions.com/images/sub_brn_address.jpg);
}


.home_head_bnrOriginal{
background-image:url(http://key.dev.bayshoresolutions.com/images/home_header.jpg);
width:759px;
height:100px;
vertical-align:top;
text-align:right;
}

.home_head_bnr{
background-image:url(http://key.dev.bayshoresolutions.com/images/sub_header.jpg);
width:759px;
height:100px;
vertical-align:top;
text-align:right;
}

.sub_head_bnr{
background-image:url(http://key.dev.bayshoresolutions.com/images/sub_header.jpg);
width:759px;
height:100px;
vertical-align:top;
text-align:right;
}

.menu
{
 font-weight:bold;
 font-size:7.5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:Red;
}

.menuSelected
{
 font-weight:bold;
text-decoration:none;
color: #C00000;
}



