body {
	background:#331e0f;
	margin: 0px;
	color: #331e0f;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}
a{
	color:#ba9354;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

.top_menu{
	background:url(../images/top_menu.gif) repeat-x top;
	height:36px;
	color:#594525;
}.top_menu a{
	color:#594525;
	font-weight:bold;
	text-decoration:none;
}.top_menu a:hover{
	color:#e9e4d6;
	font-weight:bold;
	text-decoration:none;
}
.right_menu{
	background:#ffffff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-left:8px;
	padding-right:8px;
}
.left_title{
	background:url(../../butterfly/images/left_title.gif);
	height:24px;
	width:234px;
	font-size:13px;
	padding-left:15px;
	font-weight:bold;
}
.left_menu{
	background:#fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:1px;
}

.left_menu2{
	background:#F0E1CB;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:1px;
}


.image{
	border:1px solid #402b18;
	padding:2px;
}
.footer {	
	height:83px;
	color:#e9e4d6;
	background:url(../images/footer.jpg) no-repeat;
	line-height:19px;
}.footer a{
	color:#e9e4d6;
	text-decoration:underline;
}.footer a:hover{
	text-decoration:none;
}










h3.atStart
{
	background:#ba9354;
	border-bottom:1px solid #fff;
	margin:0px;
}

.atStart {

	font-size:11px;
	font-weight:bold;
	color:#b88f4f;
	height:25px;
}
.atStart a {
	DISPLAY: block;
	background:#f0e1cb;
	padding-top:7px;
	padding-left:10px;
	height: 18px;
	font-weight:bold;
	color:#b88f4f;
	text-decoration:none
}.atStart a:hover {
	background: none transparent scroll repeat 0% 0%;
	text-decoration:none;
	color:#fff;
}
.atStart ul{
	margin:0px;
	padding-left:25px;
	list-style-image:url(../images/bullit.gif);
}
.atStart ul a{
	background:none;
	color:#331e0f;
	text-decoration:underline;
	font-weight:normal;
	height:auto;
	margin:1px;
	padding:1px;
	padding-bottom:3px;
	padding-top:3px;
	
}
.atStart ul a:hover{
	background:none;
	color:#937443;
}
.page_heading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	padding-bottom:10px;
	padding-top:8px;
	color:#000;
}
.dark_row{
	background-color:#dfcfae;
	padding:5px;
	color:#ab8242;
	font-weight:bold;
}
.dark_row a{
	padding:2px;
	color:#ab8242;
	text-decoration:none;
	display:block;
	line-height:10px;
}.fields {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #c3af88;
}
.button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	height:26px;
	border: solid 1px #333;
}
.red{ color:#F00;}
.green{ color:#090;};

.left_links{
	margin:0px;
	padding-left:25px;
	list-style-image:url(../images/bullit.gif);
}

.left_links a{
	margin:0px;
	padding-left:12px;
	background-image:url(../images/bullit.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#333;
	line-height:18px;
	display:block;
}
.left_links a:hover{
	margin:0px;
	padding-left:12px;
	background-image:url(../images/bullit.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#937443;
}