h4 {
font-size: 17;
font-family: verdana;
}

#welcome {
font-size: 24;
font-family: verdana;
}



h3 {
font-size: 12;
font-family: verdana;
line-height: 1px;
color: #385B9B;
}

p {
font-family: verdana;
font-size: 10pt;
}



#products {
font-family: verdana;
        font-size:0.7em;
}

#packages {
font-family: verdana;
        font-size: 11;
}

#navcontainer { 

padding-left:18px;
}


#navcontainer ul
{
margin-left: 0;
padding-left: 0;
padding-top: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{

text-decoration:none;	/* No underline */
display: block;
padding: 3px;
width: 138px;
background-color: #24A90C;
border-bottom: 1px solid #eeeeee;
		height:15px;	/* 20 pixel height */
		line-height:14px;	/* 20 pixel height */
        font-size:0.7em;
        font-weight: bold;
        color: #ffffff;
}

#submenu a
{
display: block;
padding: 2px;
width: 138px;
background-color: #778DBB;
border-bottom: 1px solid #eeeee;
		height:10px;	/* 20 pixel height */
		line-height:14px;	/* 20 pixel height */
        font-size:0.7em;
        font-weight: bold;
        color: #000000;
        		height:15px;	/* 20 pixel height */

        }

#navlist a:visited
{
color: #EEEEEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #39609B;
color: #fffffff;
}
