body {
	font-size:100%;
	line-height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #897070;
	width: 1000px;
	margin: 0 auto;
}
a {
	text-decoration:none;
	color: #2F2F00;
}
a:hover {
	text-decoration:none;
	color: #999900;
}
h1 {
	padding:0px;
	text-transform:none;
	font-size:130%;
	color:#000;
	background-color:#FFFFFF;
	font-weight:normal;
	color:#424200;
	margin: 10px 0;
	height:21px;
}
h1 span {
	padding:0px 10px 0px 0px;
}
p {
	margin:0;
}
#header {
	clear:both;
	width:1000px;
	height:200px;
	left: auto;
	right: auto;
	background-color: #6D6D38;
	background-image: url(images/Avenue%20Header.jpg);
	background-repeat: no-repeat;
}
#left_header { float:left; width:380px; background: url(images/left_header.jpg) no-repeat; height:161px;}
#right_header { float:right;  width:321px; background: url(images/right_header.jpg) no-repeat; height:161px;}

#logo {position:absolute; text-align:center; width:95%; text-align:center; margin-top:50px; }
#logo a {text-decoration:none; color:#FFFFFF; font-size:23px; }
#menu { height:30px; clear:both; padding-top:5px; }
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left; width:104px; list-style:none; text-align:center;}
#menu a { display:block; float:left; width:104px; font-size:12px; text-transform:uppercase; text-decoration:none; color:#FFFFFF; text-decoration:none; font-weight:bold }
#menu a:hover {color:#68d3ed;}

#content {
	clear:both;
	background-color:#6D6D38;
	width:1000px;
}
#content_top { height:20px;}
#content_top_left {
	float:left;
	width:20px;
	height:20px;
	background-repeat: no-repeat;
}
#content_top_right {
	float:right;
	width:20px;
	height:20px;
	background-repeat: no-repeat;
}
#content_bottom { clear:both;height:16px;}
#content_bottom_left {float:left; width:20px; height:16px; background: url(images/left_bottom_round.gif) no-repeat;}
#content_bottom_right {float:right; width:20px; height:16px; background: url(images/right_bottom_round.gif) no-repeat;}

#sidebar {float:left; width:231px; padding-left:10px;}
#sidebar p {background-color:#fff; padding:0 20px;}
#sidebar_top { height:10px; background:url(images/top_sidebar.gif) no-repeat;background-color:white;}
#sidebar_body { background-color:#fff;}
#sidebar_bottom { height:23px; background:url(images/bottom_sidebar.gif) no-repeat;}
#sidebar ul {
	margin:0;
	padding:0 0 0 20px;
}
#sidebar ul li { padding:0; list-style:none;}
#sidebar a {
	font-size:100%;
}
#sidebar h1 {
	color:#414121;
	font-size:110%;
	font-weight:bold;
	padding:10px 0 5px 20px;
	background-color:#fff;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/top_sidebar1.gif);
}

#text {
	background-color:#FFFFFF;
	margin:0px 10px 0 251px;
	width:auto;
	vertical-align:top;
	color:#333333;
	background-image: url(images/avenue_building.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#text_top {}
#text_top_left {float:left; width:13px; height:10px; background:url(images/left_top_content.gif) no-repeat;}
#text_top_right {float:right; width:11px; height:10px; background:url(images/rigth_top_content.gif) no-repeat;}
#text_bottom {
	float:left;
	height:16px;
	width:100%;
	background-color: #FFFFFF;
}
#text_bottom_left {float:left; width:11px; height:16px; background: url(images/left_bottom_content.gif) no-repeat;}
#text_bottom_right {float:right; width:11px; height:16px; background: url(images/right_bottom_content.gif) no-repeat;}
#text_body { padding:10px 20px 10px 20px;}
#foot_text {
	padding-left:50px;
	background:url(images/foot_text.gif) no-repeat;
	color:#333333;
	font-size:88%;
	line-height:13px;
	margin:20px 0 0 0;
}

#footer {
	height:74px;
	clear:both;
	width: 1000px;
}
#left_footer {
	float:left;
	padding:30px 0 0 30px;
	color:#333333;
	font-size:60%;
}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer {
	float:right;
	padding:30px 30px 0 0;
	color:#333333;
	font-size:60%;
	text-align:right;
}
#right_footer a {
	color:#000000;
}
#right_footer a:hover { text-decoration:none;}

