body {
	margin-top: 0px;
	background-color: #3F482B;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
td, tr {
	color:#1f280b;
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 13px;
}

a{
	font-weight: bold;
	text-decoration: none;
	color: #393a3a;
}
a:hover{
	color:#7e7e7e;
	text-decoration:none;
	font-weight: bold;
}

/*contact form start*/
.inputbox {
	border: 0px solid #393a3a;
	font-size: 11px;
	vertical-align: bottom;
	color: #647126;
	font-weight: bold;
	background-color: #bac58d;
}

.buttons {
	border: 0px solid #dcae6e;
	font-size: 12px;
	vertical-align: middle;
	color: #647126;
	background: #bac58d;
	font-weight: bold;
	padding: 2px;
}
.title-right-small {
	font-weight: bold;
	font-size: 14px;
}


.contact-form-ok {
	font-weight: bold;
	color: #555247;
	font-size: 12px;
	background-color: #FFFF99;
}
/*contact form start*/

/*img.border start*/
img.border {
	border: 5px solid #FFFFFF;
}
a:link img.border , a:visited img.border {
	border: 5px solid #FFFFFF;
}
img.border:link , img.border:visited  {
	border: 5px solid #FFFFFF;
}

a:focus img.border, a:hover img.border, a:active img.border {
	border: 5px solid #f6f1e2;
}
a:focus img.border, a:hover img.border, a:active img.border {
	border: 5px solid #f6f1e2;
}
/*img.border end*/

.site-border {
	border: 20px solid #FFFFFF;
	background-color: #FFFFFF;
}

/*copyright start*/
.copyright, .copyright A:link, .copyright A:visited {
	color: #adadad;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.copyright A:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.copyright-menu, .copyright-menu A:link, .copyright-menu A:visited {
	color: #adadad;
	text-decoration: none;
	font-weight: normal;
}
.copyright-menu A:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
/*copyright end*/

.head {
}

.main-bg {
	background-image: url(images/main-text-bg.png);
	background-repeat: repeat;
}
.main {
	font-size: 12px;
	text-align: left;
}

.left {
	border: 10px solid #FFFFFF;
}


.footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
}

.title {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 3px;
}
/*title end*/
