html,body{
	margin:0;
	padding:0;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #647383;
background-image: url(images/avenue_back.gif);
background-repeat: no-repeat;
background-position: top left;

}

a {
color: #647383;
}

a:hover {


}

#logo {
width: 1024px;
height: 117px;
margin-left: auto;
margin-right: auto;
background-image: url(images/avenue_logo.gif);
background-position: bottom left;
background-repeat: no-repeat;
text-align: right;
padding-top: 10px;
}

#logo a {
text-decoration: none;

}

#logo a:hover {
text-decoration: underline;

}
	
#container {
width: 1024px;
margin-left: auto;
margin-right: auto;
}

#menu {
width: 220px;

}

#wrap {
		width:220px;
		margin:2em auto;
	}
	body {font:11px Verdana,sans-serif;}
/* Disable properties specified in the imported CSS file */
	.menu a {
		border:none;
		font-weight:normal;
	}

/* Actual menu CSS starts here */
	.menu,
	.menu ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	.menu {width:200px;}
	.menu li {
		display:block;
		margin:0;
		padding:0;
		margin-bottom:1px;
	}
	.menu a {
		display:block;
		padding:.4em .6em;
		color:#ffffff;
		text-decoration:none;
	}
	.menu a:hover,
	body.about .menu li.about,
	body.home .menu li.home,
	body.gallery .menu li.gallery,
	body.contact .menu li.contact,
	body.products .menu li.products,{background:#647383;
	color: #FFFFFF;}
	.menu ul li {}
	.menu ul a {background:#c9c4aa; color: #3E2000;}
	.hidden {display:none;}
	
	
	.title1 {
	font-size: 15px;
	font-weight: bold;
	
	}
	
		.title2 {
	font-size: 13px;
	font-weight: bold;
	
	}
	
		.title3 {
	font-size: 22px;

	
	}
	
		.title4 {
	font-weight: bold;
	
	}
	
			.text2 {
			font-size: 12px;
	
	}
	
#rightside {
margin-left: 2em;

}


	
