.bodytext {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #dcdcdc;
	line-height: 22px;
}

.homebold {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	color: #6497bb;
	line-height: 22px;
}

.bodytextcolor {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #b1942e;
	line-height: 22px;
}


.copycredit {
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}

.HEADING{
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	color: #ffffff;
	line-height: 38px;
}

.HEADINGHOME{
	font-family: 'Oswald', sans-serif;
	font-size: 28px;
	color: #ffffff;
	line-height: 30px;
}



.footertext{
	color: #CCCCCC;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}


.navdividers{
vertical-align:inherit; 
padding:0px 12px;
}


a.topnav:link {
font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #2271b3;
	text-decoration: none;
}
a.topnav:visited {
		color: #2271b3;
}
a.topnav:hover {
	color: #cccccc;
}


a.footlink:link {
	color: #2271b3;
	text-decoration: none;
}
a.footlink:visited {
		color: #2271b3;
}
a.footlink:hover {
	color: #FFFFCC;
}


.youtubetext{
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	padding:4%;
	width:85%;
	background-color:#241916;
	margin:18px;
		  	-moz-border-radius: 10px;
		border-radius: 10px;
	
}


.giftcertificate{

	font-family: Helvetica, Arial, sans-serif;
	line-height: 14px;
	font-weight: normal;
	padding:4%;
	width:85%;
	background-color:#221109;
	margin:18px;
	
	background-image:url(../images/bg_leather4.jpg);
	background-position:center;
	background-repeat:no-repeat;
	
	
		  	-moz-border-radius: 10px;
		border-radius: 10px;
	
}

.IMGROUND{
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-bottom:5px;

}

.IMGHOMEBTN{
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-bottom:5px;
border:10px solid;
}


.greybg{
	background-color:#666666;
	padding:6px;
-moz-border-radius: 15px;
	border-radius: 15px;
	
}


.hometype{
	background-color:#eaeaea;
	padding:12px;

	
}



