/*-----------------------------
TITLE:  Diane Monroe Sub Page CSS
AUTHOR: Hanzi
DATE: July 05 2008
-------------------------------*/
body {
	margin:0 auto;
	background:#000000;
}
#newsletters {
	color:#ffffff;
	font-family:Verdana, Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	font-weight:normal;
}
#e_news_bg {
	background-repeat:no-repeat;
	background-position:center;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#submit_but {
	background:#480F0D;
	border:1px solid #000000;
	color:#ffffff;
	width:58px;
	height:auto;
	margin:1px 2px 0px 0px;
}
#subscribe_form {
	width:125px;
	margin:0px 0px 0px 5px;
	height:auto;
}
#content {
	width:900px;
	height:100%;
	padding:0px 0 0px 0;
	border-right:1px solid #2B222C;
	border-left:1px solid #2B222C;
	margin:0 auto;
}
#content_right {
	padding:0 20px 0 40px;
}
#content_left {
	padding:0 20px 0 0px;
}
#news_wrap {
	width:auto;
	height:auto
}
#head_works {
	width:auto;
	height:20px;
	background-image:url(../images/list_of_works.gif);
	background-repeat: no-repeat;
}
#head_news {
	width:auto;
	height:20px;
	background-image:url(../images/latest_news_subpage.gif);
	background-repeat: no-repeat;
}
#news_txt {
	padding: 10px 10px 10px 10px;
	border-left:15px solid #4c4c4c;
	border-right:15px solid #4c4c4c;
	border-bottom:15px solid #4c4c4c;
	background: #000000;
}
#news_bg {
	padding:0;
}
#calendar {
	border-top:1px solid #242424;
	border-bottom:1px solid #242424;
	border-right:1px solid #242424;
}
.top_row {
	background-color:#2B222C;
	border-left:1px solid #333333;
}
.light_row {
	background-color:#4c4c4c;
	color:#FFFFFF;
	border-left:1px solid #333333;
	font-size:0.9em !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
}
.dark_row {
	background-color:#353535;
	color:#FFFFFF;
	border-left:1px solid #333333;
	font-size:0.9em !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
}
img.iconImage {
	margin:0px 20px 8px 0px;
	float:left;
	width:auto;
	height:auto;
	border:none;
}
.tree {
	margin-left:80px;
}
.item_title {
	font-size:0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	list-style:none;
	background-image:url(../images/tree_icon.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
}
.item_title a:link {
	color:#ffffff;
	text-decoration:none;
}
.item_title a:visited {
	color:#ffffff;
	text-decoration:none;
}
.item_title a:hover {
	color:#949190;
	text-decoration:underline;
}
.item {
	font-size:0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#949190;
}
.item a:link {
	color:#949190;
	text-decoration:none;
}
.item a:visited {
	color:#949190;
	text-decoration:none;
}
.item a:hover {
	color:#ffffff;
	text-decoration:underline;
}
