/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#330a00;
}

.menubg{
	background-image:url(images/menubg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:18px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

.menubg a:link{
	text-decoration:none;
	color:#130502;
}

.menubg a:visited{
	text-decoration:none;
	color:#130502;
}

.menubg a:hover{
	text-decoration:none;
	color:#cc3300;
}

.leaf{
	background-image:url(images/leaf.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#efe0bf;
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:13px;
	text-decoration:none;
	color:#130502;
	line-height:17px;
	text-align:justify;
}
.leaf1{
	background-color:#efe0bf;
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:13px;
	text-decoration:none;
	color:#130502;
	line-height:17px;
	
}
.leaf1 a:link{
	text-decoration:underline;
	color:#cc3300;
}

.leaf1 a:visited{
	text-decoration:underline;
	color:#cc3300;
}

.leaf1 a:hover{
	text-decoration:none;
	color:#130502;
}


.leaf a:link{
	text-decoration:underline;
	color:#cc3300;
}

.leaf a:visited{
	text-decoration:underline;
	color:#cc3300;
}

.leaf a:hover{
	text-decoration:none;
	color:#130502;
}

.events-title{
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:#97441e;
	font-weight:bold;
}

.events{
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:12px;
	text-decoration:none;
	color:#ab7359;
	font-weight:bold;
}

.footer{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:38px;
	font-family:"Myriad Pro-Semibold", Arial, Verdana;
	font-size:13px;
	text-decoration:none;
	color:#ffffff;
}
.footer a:link{
	text-decoration:none;
	color:#efe0bf;
}
.footer a:visited{
	text-decoration:none;
	color:#efe0bf;
}

.footer a:hover{
	text-decoration:none;
	color:#cc3300;
}
h1{
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:16px;
	text-decoration:none;
	color:#97441e;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h2{
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:16px;
	text-decoration:none;
	color:#632100;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.menu{
	background-image:url(images/menu.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:65px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

.menu a:link{
	text-decoration:none;
	color:#130502;
}

.menu a:visited{
	text-decoration:none;
	color:#130502;
}

.menu a:hover{
	text-decoration:none;
	color:#cc3300;
}

.highlight{
	font-size:14px;
	color:#cc3300;
}

.sold{
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#FF0000;
	}
	
ul{ list-style-image:url(images/arow.jpg);}
