/* CSS Document */



body{

	background:url(../images/bgx.jpg) top center repeat;

	margin:0 auto;

	padding:0px;

}

.wrapper{

	background:url(../images/mainbg.jpg) repeat-x top center;

	margin:0 auto;

	padding:0px;

}

.contop{

	background:url(../images/bgtop.jpg) no-repeat top center;

	margin:0 auto;

	padding:0px;

}

.bgcontent{

	background:url(../images/bgcontent.jpg) repeat-y top center;

	width:680px;

	margin:0 auto;

	padding:0px;

}

.rbgx{

	background:url(../images/rbgx.jpg) repeat-y top left;

	width:174px;

}

.rbg{

	background:url(../images/rbgtop.jpg) no-repeat top left;

	margin:0 auto;

	padding:0px;

	width:174px;

}

/*text*/

.footer, .footer a, .footer a:link, .footer a:visited, .footer a:active{

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#be9d7b;

	text-decoration:none;

}



.arial11{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size:12px;

	text-decoration:none;

	line-height:20px;

	color:#533715;

}

.arial16{

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	text-decoration:none;

	line-height:20px;

	font-weight:bold;

}

ul{
	margin:0 0 0 10px;
	padding:0;
	border:0;

}




/* VINZ CSS REVS */
.tableContBG{
	background:#402615;
	color:#FFFFFF;
}

.contentFont{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:24px;
	margin:0;
	padding:0 15px 0 15px;
	color:#FFFFFF;
}

.contentFont a{
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	
}

.contentFont a:hover{
	text-decoration:underline;
	color:#E9DCD3;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}

.sideNavFont{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:2em;
	font-size:13px;
	margin:0;
	color:#FFFFFF;
}

.sideNavFont a, .sideNavFont a:link, .sideNavFont a:visited, .sideNavFont a:active{
	text-decoration:none;
	line-height:2em;
	font-size:13px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
}

.sideNavFont a:hover{
line-height:2em;
	font-size:13px;
	text-decoration:underline;
	color:#E9DCD3;
}


/* TESTIMONIALS */
.tableBorderT{
	border:1px solid #663300;
}

.testiContent{
	color:#afd134;
}

.testiNames{
	color:#5b3b18;
}


/* GALLERY */
.imgSideThumbs{
	margin:0 0 5px 0;
	padding:0;
	border:0;

}