/* CSS Document */

body {
margin: 0px;
background-color: #2c5629;
}

td {
vertical-align: top;
font-size: 14px;
line-height: 23px;
font-family: Arial, Helvetica, sans-serif;
color: #5d5442;
}

td.testimonials {
padding: 5px;
font-size: 10px;
}

img.img{
padding: 20px;
}

td.content {
padding: 0 0px 0 0px;
background-repeat: no-repeat;
}
td.content2 {
padding: 0 0px 0 0px;
background-image: url(images/template2_02.jpg);
background-repeat: no-repeat;
}
td.content3 {
padding: 0 0px 0 0px;
background-image: url(images/template3_02.jpg);
background-repeat: no-repeat;
}
td.content4 {
padding: 0 0px 0 0px;
background-image: url(images/template4_02.jpg);
background-repeat: no-repeat;
}
td.content5 {
padding: 0 0px 0 0px;
background-image: url(images/template5_02.jpg);
background-repeat: no-repeat;
}


.bold {
color: #003366;
font-weight:900;
text-decoration:underline;
}

.Subheader_Text {
background-image:url(images/subhead_line.gif);
background-position:left bottom;
background-repeat:no-repeat;
color: #403210;
display:block;
font-family:"Times New Roman",Times,serif;
font-size:19px;
}

td.left {
border-right: 2px solid #006acc;
font-size: 10px;
}

a {
color: #0066CC;
}

div.contact {
background-image: url(images/contacbg.gif);
background-repeat:no-repeat;
width:inherit;
}
