/* CSS Document */

body {
	margin: 0px;
	background-color: #f7f4ee;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	display: inline;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	display: inline;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	display: inline;
	font-weight: normal;
}
html { 
    min-height: 100%; margin-bottom: 1px; 
}
.img01 {
	border: 1px solid #CCCCCC;
	margin-left: 6px;
}

.td-main {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.td-body-left {
	background-image: url(../background/background03-l.jpg);
	width: 17px;
	background-repeat: repeat-y;
}
.td-body-bot {
	background-image: url(../background/background03-bot.jpg);
	height: 17px;
	background-repeat: no-repeat;
}
.td-body-right {
	background-image: url(../background/background03-r.jpg);
	width: 17px;
	background-repeat: repeat-y;
}

.td-header-top-home {
	background-image: url(../media/header-bkg/01-178-top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.td-header-bot-home {
	background-image: url(../media/header-bkg/01-178-bot.jpg);
	background-repeat: no-repeat;
	background-position: 164px top;
}
.td-header-top-what {
	background-image: url(../media/header-bkg/02-178-top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.td-header-bot-what {
	background-image: url(../media/header-bkg/02-178-bot.jpg);
	background-repeat: no-repeat;
	background-position: 164px top;
}
.td-header-top-contact {
	background-image: url(../media/header-bkg/03-178-top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.td-header-bot-contact {
	background-image: url(../media/header-bkg/03-178-bot.jpg);
	background-repeat: no-repeat;
	background-position: 164px top;
}

.td-header-bot {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #678B3F;
	padding-right: 10px;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.td-footer {
	background-image: url(../media/footer/green03.jpg);
	background-repeat: repeat-x;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
}
.td-content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 12px 10px 15px 13px;
}

a.ripples-footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.ripples-footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.ripples-footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.text01:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #577535;
	text-decoration: underline;
	letter-spacing: 1px;
}
a.text01:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #577535;
	text-decoration: underline;
	letter-spacing: 1px;
}
a.text01:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #577535;
	text-decoration: none;
	letter-spacing: 1px;
}




#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:capitalize;
}

#ddcolortabs a{
float:left;
color: white;
background: #678b3f url(../media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(../media/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #8cb85c;
}

#ddcolortabs a:hover span{
background-color: #8cb85c;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #8cb85c;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #678b3f;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
