@charset "UTF-8";
/* CSS Document */

body {
background-color: #af9e89;
background-position: top;
background-image: url(images/bg3.jpg);
background-repeat: no-repeat;
}

.body2 {
background-color: #cccc99;
background-position: top;
background-image: url(images/bg2.jpg);
background-repeat: no-repeat;
}

.logo {
background-color: #473a1e;
}

.greenbar {
background-color: #917956;
height: 37px;
}

.photogallery_separator {
color: #c4a03a;
}

td.leftmenu {
background-color: #066333;
height: 325px;
padding-left: 10px;
}

td.maincontent {
padding-top: 10px;
padding-left: 10px;
}

a.leftmenu:link, a.leftmenu:active, a.leftmenu:visited {
font-family: arial;
color: #ffffff;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

a.leftmenu:hover {
font-family: arial;
color: #ffffff;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

a.footer:link, a.footer:active, a.footer:visited {
font-family: verdana;
color: #336600;
font-size: 10px;
line-height: 12px;
text-align: center;
text-decoration: none;
}

a.footer:hover {
font-family: verdana;
color: #336600;
font-size: 10px;
line-height: 12px;
text-align: center;
text-decoration: none;
}

a:link, a:active, a:visited {
font-family: verdana;
color: #336600;
font-size: 12px;
line-height: 16px;
text-align: center;
text-decoration: none;
}

a:hover {
font-family: verdana;
color: #336600;
font-size: 12px;
line-height: 16px;
text-align: center;
text-decoration: underline;
}

a.white:link, a.white:active, a.white:visited {
font-family: verdana;
color: #ffffff;
font-size: 12px;
line-height: 16px;
text-decoration: none;
}

a.white:hover {
font-family: verdana;
color: #ffffff;
font-size: 12px;
line-height: 16px;
text-decoration: underline;
}

ol, li.white {
font-family: verdana;
color: #ffffff;
font-size: 12px;
line-height: 16px;
text-decoration: none;
padding-bottom: 12px;
}

#alignright {
font-family: verdana;
color: #336600;
font-size: 12px;
text-align:right;
}

a.photogallery:link, a.photogallery:active, a.photogallery:visited {
font-family: verdana;
color: #336600;
background-color: #ffffff;
font-size: 11px;
line-height: 12px;
text-align: center;
text-decoration: none;
}

a.photogallery:hover {
font-family: verdana;
color: #336600;
background-color: #ffffff;
font-size: 11px;
line-height: 12px;
text-align: center;
text-decoration: underline;
}

p, li {
font-family: verdana;
color: #000000;
font-size: 12px;
text-align: left;
padding-right: 15px;
}

.projectdesc {
font-family: verdana;
color: #000000;
font-size: 12px;
padding: 0px;
margin-top: 0px;
line-height: 18px;
text-align: justify;
}

.testimonial {
text-align: right;
padding: bottom: 5px;
font-weight: bold;
}

p.totm {
font-family: verdana;
color: #000000;
font-size: 12px;
line-height: 12px;
text-align: justify;
}

p.footer {
font-family: verdana;
color: #000000;
font-size: 10px;
line-height: 12px;
text-align: center;
}

p.header, .header {
font-family: verdana;
color: #006633;
font-size: 12px;
line-height: 18px;
font-weight: bold;
}

p.headerindex, .headerindex {
font-family: arial;
color: #006633;
font-size: 21px;
line-height: 18px;
font-weight: bold;
}

p.headerwhite, .headerwhite {
font-family: verdana;
color: #ffffff;
font-size: 12px;
line-height: 18px;
font-weight: bold;
}

.normal {
font-family: verdana;
color: #000000;
font-size: 12px;
font-weight: bold;
line-height: 18px;
}

.quote {
font-family: verdana;
color: #000000;
font-size: 12px;
font-style: italic;
line-height: 12px;
text-align: right;
}

.text {
font-family: verdana;
color: #000000;
font-size: 12px;
line-height: 12px;
text-align: right;
}

.input {
font-family: verdana;
color: #006633;
font-weight: bold;
font-size: 12px;
border: 1px solid grey;
width: 150px;
}

a.readmore:link, a.readmore:active, a.readmore:visited {
font-family: verdana;
color: #ffffff;
background-color: #006633;
font-weight: normal;
font-size: 12px;
border: 1px solid black;
width: 150px;
padding: 2px;
height: 15px;
text-decoration: none;
}

a.readmore:hover {
font-family: verdana;
color: #ffffff;
background-color: #006633;
font-weight: normal;
font-size: 12px;
border: 1px solid black;
width: 150px;
padding: 2px;
height: 15px;
text-decoration: none;
}

.inputtxtarea {
font-family: verdana;
color: #006633;
font-size: 12px;
border: 1px solid grey;
width: 150px;
height: 75px;
}

.submit {
font-family: verdana;
font-weight: bold;
color: #006633;
font-size: 11px;
border: 1px solid grey;
width: 150px;
}