/* CSS Document */

.indexwrap{
	background:#FFFFFF;
	width: 650px;
	height:90px
	margin-left:5px;
	margin-top:15px;
	border-width: 1px;
	border-style: solid;
	border-color: #BD872D;
}

.indexwrap a:link, .indexwrap a:visited {
	text-decoration:none;
	color:#BD882C;}
	
.indexwrap a:hover {
	text-decoration:none;}

.indeximage{
	float:left;
	width:160px;
	height:130px;
	border-width: 1px;
	border-style: solid;
	border-color:#FFFFFF;
	margin-top:1px;
	margin-left:1px;
}
.indeximage img{
	width:150px;
	height:120px;
	margin:5px;
}
.indexheading{
	float:right;
	width:480px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BD872D;
}

.indexheading H2{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	padding:0px;
	margin:0px;
	color:#BD882C;
}
.indexaddress{
	float:right;
	width:355px;
}
.indexchoice{
	float:right;
	width:120px;
	padding-left:5px;
}
.line-grey02{
	width:640px;
	font-weight:bold;
	margin:5px 0px;
	padding:5px;
}
.background-yellow{
	background-color:#FFF8E8;}
.line-grey02 a:link,.line-grey02 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666647;
	text-decoration:none;
}
.line-grey02 a:hover { 
	font-weight:bold;
	color: #000000; 
} 
.line-grey02 a#current01{
	color:#894600;
	}
	
.table01{
	width:100%;
	border:1px solid #CCCCCC;
	margin:10px 0px;
}
.table01 td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	text-align:center;
	padding:8px;
}
fieldset { width:95%; BORDER: #c7c7c7 1px solid; COLOR: #333; margin:10px; padding:0px 10px 10px 10px; line-height:35px;}
fieldset li{list-style-type:none;}
legend {font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; padding:0px 10px; COLOR: #6d6d4e; }
label{font-weight:bold}
