body
{
	background-color : #DBCBB6;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

td
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}

.title
{
	font-family : "Times New Roman", Times, serif;
	font-size : 19px;
	color : #614729;
	text-transform : uppercase;
	
}

.slogan
{
	color : White;
	font-weight : bold;
}

.copy
{
	color : #A48A67;
}

.bold
{
	font-weight : bold;
	color : #614729;
}

.tbi_text
{
	color : #614729;
}

a
{
	color : #CC0000;
	text-decoration : none;
}

a:hover
{
	text-decoration : underline;
}

.bottom-menu
{
	color : White;
	text-decoration : none;
	margin : 0px 5px;
}

.bottom-menu a:hover
{
	text-decoration : underline;
}

.input
{
	background-color : #FFFFFF;
	color : #3C6350;
	font-family : Verdana;
	font-size : 12px;
	padding-left : 2px;
	margin-left : 10px;
	border-bottom : 1px solid Silver;
	border-right : 1px solid Silver;
	border-left : 2px solid #3C6350;
	border-top : 2px solid #3C6350;
}

.but
{
	background-color : #FFFFFF;
	color : #3C6350;
	font-family : Verdana;
	font-size : 11px;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 2px solid #3C6350;
	border-bottom : 2px solid #3C6350;
}

.just
{
	text-align : justify;
}

.border
{
	border : 1px solid #A48A67;
}
.counter_title {
	    color:#FDFBFC;
}
.counter {
    border: 1px solid #FDFBFC;
    font-weight:bold;
    color:#FDFBFC;
}
.share {
    border-bottom: 1px solid;
}
.share td {
    color:#A48A67;
}

.share a {
    color:#614729;
}
.gallery {
  border:1px solid #614729;
}
.border_btm {border-bottom:1px solid #D4D0C8}
.border_top {border-top:1px solid #D4D0C8}
.press_items {
	padding-right: 10px;
	float: left;
}
.press_items_first {
	padding-top:1px;
	padding-right:10px;
	float: left;
}