body{
background-color:#431e25;
background-image:url(images/bg-vine.jpg);
background-repeat:repeat-x;
background-position:center;
background-attachment:fixed;
margin:0px;
padding:0px;
}

.outer {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -292px;
	left: 0;
	text-align: center;
}

.main {
	margin: auto;
	width: 778px;
	height: 584px;
	text-align: left;
}

.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#543018;
}

.footer_text_landing{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#363924;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 4A4840;
	line-height: 18px;
	letter-spacing: 0.02em;
}
.text-special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: 4A4840;
	line-height: 18px;
	letter-spacing: 0.02em;
}
.text_christmas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: cc0000;
}
.text_newyear {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: ffffff;
}
.text_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: cc0000;
	line-height: 18px;
	letter-spacing: 0.02em;
}
.text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: ffffff;
	line-height: 18px;
	letter-spacing: 0.02em;
}
.front_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 543018;
	line-height: 18px;
	letter-spacing: 0.02em;
}

a {
	color: #4A4840;
	text-decoration: underline;
}

a:hover {color: #4A4840; text-decoration: none;}

body {  
	SCROLLBAR-FACE-COLOR: #431e25; 
	SCROLLBAR-HIGHLIGHT-COLOR: #431e25; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;

}
#scroll {
	overflow: auto;
	height: 425px;
	width: 350px;
	padding-right: 10px;	
}

.container{
	width: 350px;
}

.row.contact-details{
	width: 350px;
	float: left;	
}

.row.contact-details .col.title{
	width: 70px;
	float: left;
}

.row.contact-details .col{
	width: 270px;
	float: left;
}