@charset "utf-8";



body {
background-image: url(../images/bkg3.jpg);
background-repeat: repeat-x;
background-color:#ffffff;
font-size: .7em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}



/*-----------------masthead ----------------*/

#masthead {
background-image:url(../images/bkg-masthead.jpg);
background-repeat: no-repeat;
width: 990px;
height: 384px;
padding-bottom: 30px;
}


/*-----------------buckets ----------------*/

#bucketContainer {
padding-bottom: 30px;
}

#bucketContainer h1 {
color:#FFFFFF;
}


.bucket {
width: 203px;
padding-top: 0px;
float: left;
padding-right: 59px;
}


.bucket img {
border: #cccccc solid 1px;
}


.bucket a {
font-weight: bolder;
color: #3e7dff;
font-size: .85em;
text-decoration: none;
}

.bucket a:hover {
text-decoration: underline;
}


.bucket p {
font-size: .85em;
line-height: 14px;
color:#FFFFFF;
width:200px;
}

.bucket strong {
display: block;
padding-top: 5px;
color: #c51d1a;
}


.bucket a.lastlink {
display: inline;
}



#bucketContainer .last {
padding-right: 0px;
}




/*-------form----------*/


#formContainer {
height: 425px;
width: 259px;
background-image:url(../images/bkg-form.jpg);
background-repeat:no-repeat;
padding: 10px 0px 0px 23px;
}


#formContainer p {
font-size: 1.6em;
font-weight: bold;
color: #ffffff;
padding: 15px 0px 20px 0px;
}



/*-------columns----------*/



#left {
float: left;
padding-left: 0px;
padding-right: 0px;
padding-top:15px;
width: 200px;
}


#left img {
padding-left: 25px;
padding-top:15px;
}


#middle {
float: left;
padding-left: 20px;
padding-right: 0px;
padding-top:15px;
width: 440px;
}




#middle img {
margin-right: 15px;
margin-bottom: 5px;
margin-top: 5px;
border: #e4ddc6 solid 1px;
}

#middle h1 {
font-size: 1.3em;
color:#2a2c2b;
}


#middle ul {
margin-left: 15px;
}

#middle li {
color: #7f7465;
font-weight: bold;
padding-bottom: 10px;
}

#middle h2 {
font-size:1.3em;
color:#2a2c2b;
}

#middle a {
color:#0199ff;
}



#right {
float: left;
width: 259px;
padding-left: 40px;
min-height: 900px;
}



/*----------- breadcrumb --------- */
#breadcrumb {
font-size: .9em;
padding-top: 10px;
height: 25px;
display: block;
}

#breadcrumb p {
color:#969594;
}

#breadcrumb a {
color:#969594;
}

#breadcrumb span {
color:#969594;
}



/*----------- side nav --------- */

#sidenav {
background-image:url(../images/bkg-sidenav2.jpg);
background-repeat: no-repeat;
width: 197px;
height: 315px;
padding-bottom: 20px;
}


/*------- testimonials---------*/

#testimonials {
background-image:url(../images/bkg-testimonials.jpg);
background-repeat: no-repeat;
width: 266px;
height: 230px;
margin-top: 20px;
}


#testimonials h3 {
padding-left: 15px;
font-size: 1.1em;
}

#testimonials ul {
padding-left: 15px;
}

#testimonials li {
list-style:none;
}

#testimonials a {
color: #0066FF;
padding-left: 15px;
}


#testimonials p {
font-family: "Times New Roman", Times, serif;
font-size: 1.2em;
font-style: italic;
line-height: 26px;
color: #2a2c2b;
}

#sitemap a{
padding-bottom: 8px;
display: block;
font-weight: bold;
}

#sitemap .subpage{
padding-left: 10px;
display: block;
font-weight: normal;
}

#middle td img {
margin: 0px auto 0px auto;
padding-top: 7px;
border: none;
}


#formColumn2 {padding-left:0px;}
