/*
CSS for InElegance.ca
Produced by APACHEMEDIA
*/
html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {		
	background: #dccaa1 url(../images/px.jpg) top repeat; 
	font: normal 70% Trebuchet MS, Tahoma, sans-serif;
	color: #000;
	line-height: 18px;		
}

a {  
	color: #63361c;  
	text-decoration: none; 
	border: 0;
}

a:hover {   
	text-decoration: underline;	
	border: 0;
}

#main {	
	position: relative;	
	margin: auto; 
	top: 0px;	
	width: 863px;	
	height: 253px;	
	background: #dccaa1 url(../images/header.jpg) top no-repeat;	
	left: 0px;
}

#content {	
	position: absolute;	
	top: 253px;	
	left: 45px; 
	width: 777px; 
	z-index: 2; 
	text-align: left; 
	background-color: #dccaa1; 
}

#menu {	
	left: 74px;	
	top: 225px;	
	z-index: 2; 
	width: 720px;	
	position: absolute;	
	font-family: Arial Narrow;	
	font-size:1em;	
	text-align: center;	
	FONT-WEIGHT: bold; 
	color: #452818;	
}

.menu {		
	color: #452818;	
	PADDING: 2px;	
}

.menu:hover {  
	COLOR: #E5BE73; 
	PADDING: 2px;
	BACKGROUND-COLOR: #452818;
	TEXT-DECORATION: none;
}

.submenu {	
	font-family: Verdana, Arial, Helvetica, sans-serif;;	
	font-size: 10px;	
	color: #452818;		
	FONT-WEIGHT: normal; 
	PADDING: 3px;	
}

.submenu:hover {  
	COLOR: #E5BE73; 
	PADDING: 3px;
	BACKGROUND-COLOR: #452818;
	TEXT-DECORATION: none;
}

.title {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 16px;	
	color: #63361c;	
	FONT-WEIGHT: normal; 
	line-height: 25px; 
}

.title {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 16px;	
	color: #63361c;	
	FONT-WEIGHT: normal; 
	line-height: 25px; 
}
		


h1 {
	font: normal 1.8em Geneva; 
	font-style: normal; 
	color: #63361c; 
	padding-top: 0px; 
	margin-bottom: 20px;
}

h2 {
	font: normal 1.4em Geneva;  
	font-style: normal; 
	color: #63361c; 
	padding-top: 10px; 
	margin-bottom: 8px;
}

h3 {
	font: normal 1.2em Geneva; 
	font-style: normal; 
	color: #63361c; 
	padding-top: 0px; 
	margin-bottom: 0px;	
}

h4 {
	font: normal 1.0em Geneva; 
	font-style: normal; 
	color: #63361c; 
	padding-top: 0px; 
	margin-bottom: 0px;	
}


.copyright {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;	
	color: #63361c;		
}

.copyright a {  
	color: #63361c;	
	text-decoration: none;
}

.copyright a:hover {  
	color: #63361c;	
	text-decoration: underline;
}





