@charset "utf-8";
@import url("webfonts/RESPECTIVE/stylesheet.css");
@import url("webfonts/CHAMPAGNE___LIMOUSINES_BOLD/stylesheet.css");



body {
	background-repeat: no-repeat;
	background-image: url(images/wallpaper-vintage.jpg);
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	background-attachment: fixed;
	background-position: center center;
	-webkit-background-size: cover; /*Used by Safari & Chrome*/
	-moz-background-size: cover; /* Used by Firefox */
	-o-background-size: cover; /* Used by Opera */
	background-size: cover; /* All Modern Browsers */
}

.heading1 {
	font-family: respective;
	font-size: 36px;
	color: #900;
}




a:link {
	text-decoration: none;
	color: #6D3D10;
}
a:visited {
	text-decoration: none;
	color: #6D3D10;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #990000;
}



#wrap {
	width: 800px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/background%20pattern.jpg);
	background-repeat: repeat;
	height: 900px;
	
}

#side {
	float: left;
	height: 900px;
	width: 67px;
	background-image: url(images/side.png);
	background-repeat: no-repeat;
}
#menu {
	background-image: url(images/menu.png);
	float: left;
	height: 900px;
	width: 139px;
	background-repeat: no-repeat;
}


#middel {
	float: left;
	height: 900px;
	width: 594px;
}

.header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 161px;
	width: 594px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	}
.main1 {
	background-image: url(images/main1.png);
	height: 564px;
	width: 580px;
	text-align: center;
	font-size: 14px;
	float: left;
	background-repeat: no-repeat;
	padding-right: 14px;
	padding-left: 2px;
	overflow: visible;
	font-family: Tahoma, Geneva, sans-serif;
			}
	
	
.footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 115px;
	width: 594px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
	padding-top: 10px;
	padding-left: 0px;
	text-align: center;
	color: #613D10;
	
	}

.boxhome{
	font-family: RESPECTIVE;
	height: 50px;
	width: 139px;
	text-align: center;
	font-size: 35px;
	color: #49290B;
	margin-top: 80px;
	margin-bottom: 0px;
	}
.boxaboutus{
	font-family: RESPECTIVE;
	height: 50px;
	width: 139px;
	text-align: center;
	font-size: 35px;
	color: #49290B;
	margin-bottom: 0px;
	margin-top: 50px;
	}
	
.box4c{
	font-family: RESPECTIVE;
	height: 50px;
	width: 139px;
	text-align: center;
	font-size: 35px;
	color: #49290B;
	margin-top: 60px;
	}
.boxshapes{
	font-family: RESPECTIVE;
	height: 50px;
	width: 139px;
	text-align: center;
	font-size: 35px;
	color: #49290B;
	margin-top: 60px;
	}
.boxorder{
	font-family: RESPECTIVE;
	height: 50px;
	width: 139px;
	text-align: center;
	font-size: 35px;
	color: #49290B;
	margin-top: 70px;
	}
.boxcontactus{
	font-family: RESPECTIVE;
	height: 50px;
	width: 139px;
	text-align: center;
	font-size: 35px;
	color: #49290B;
	margin-top: 70px;
	}
.diamondrotate {
	float: left;
	height: 80px;
	width: 80px;
	padding-right: 0px;
	margin-right: 250px;
	margin-left: 250px;
	}
.mainfontsize {
	font-size: 9px;
}
