@charset "utf-8";
body/* CSS Document */

 {
	background-image: none;
	background-color: #FFFFFF;

}
.main {
	height: auto;
	width: 1000px;
	background-repeat: no-repeat;
	padding: 0px;
	background-position: right;
	position: relative;
}

.heading {
	font-family: Arial;
	font-size: 40px;
	color: #333333;
	padding-left: 20px;
	background-position: left;
}
.heading_bold {
	font-size: 50px;
	font-weight: bold;
	color: #000000;
}
.menu {
	font-family: "Arial Narrow";
	font-size: medium;
	color: #000000;
	background-position: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 35px;
	list-style-position: inside;
	list-style-image: url(../Avoca/images/menu_arrow.gif);
	text-align: left;
}
.menu a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menu a:link {
	text-decoration: none;
	color: #000000;
	list-style-image: url(../Avoca/images/menu_arrow.gif);
}
.menu  a:visited {
	text-decoration: none;
	color: #000000;
}
.frame {
	padding: 0px;
	text-align: left;
	vertical-align: top;
	left: 0px;
	top: 0px;
}
.text_main {
	font-family: "Arial Narrow";
	font-size: 14px;
	text-decoration: none;
	margin-right: 50px;
	text-align: left;
}
.image_frame {
	text-decoration: none;
	border: 1px solid #333333;
}

.text_main a:hover {
	font-family: "Arial Narrow";
	text-decoration: underline;
	color: #CC9900;
	font-size: 16px;
}
.text_main a:link {
	font-family: "Arial Narrow";
	text-decoration: none;
	color: #CC9900;
}
.text_main  a:visited {
	font-family: "Arial Narrow";
	text-decoration: none;
	color: #CC9900;
}
.text_main_heading {
	font-family: "Arial Narrow";
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
}
.menu a:active {
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.rightalignbg{
	background-image: url(../Avoca/images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-right: 25px;
}
.main_image {
	height: auto;
	width: 960px;
	background-repeat: repeat-y;
	background-position: left;
	position: relative;
	background-image: url(../Avoca/images/main_bg.jpg);
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.image_No_frame {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_main_heading a:link {
	font-family: "Arial Narrow";
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #CC9900;
	margin-top: 5px;
}
.text_main_heading a:visited {
	font-family: "Arial Narrow";
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #CC9900;
	margin-top: 5px;
}
.text_main_heading a:hover {
	font-family: "Arial Narrow";
	font-size: 16px;
	text-decoration: none;
	font-weight: lighter;
	color: #CC9900;
	margin-top: 5px;
}
