* {
	margin: 0;
	padding: 0;
}


a:link {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #999900;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}



body {
    background-color: #FFFFE6;
	font-size: 90%;
	color: #333333;
	line-height: 130%;
	position:relative;
	min-width:750px;
}

h1 {
	font-size: 90%;
	font-weight: bold;
	color: #462300;
	margin:0px;
	padding: 1px;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	color: #663300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #660000;
}

hr {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	width: 650px;
	margin: 2px 0px 2px 30px;
}

img{
	border:none;
}


p {
	line-height: 200%;
}


strong {
	color: #CC3300;
}


#seo {
     width: 750px;
     text-align:left;
}


#head {
	background-image: url(img/shadow_y.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px 0px;
	width: 776px;
	height: 100px;
	text-align: center;
}

#page_img {
     background-image: url(img/shadow_y.jpg);
     background-repeat: repeat;
	 margin: 0px;
	 padding: 0px 0px;
	 width: 776px;
	 height: 200px;
	 text-align:center
}

#menu {
     background-image: url(img/shadow_y.jpg);
     background-repeat: repeat;
	 margin: 0px;
	 padding: 0px 0px;
	 width: 776px;
	 text-align:center
}

#main {
     background-image: url(img/shadow_y.jpg);
     background-repeat: repeat;
	 margin: 0px 0px;
	 padding: 15px 0px 2px 15px;
	 width: 761px;
}

#photo {
      float: left;
	  margin: 0px 20px 0px 0px;
	  padding: 0px 3px 0px 0px;
}


#text_2 {
	width: 600px;
	text-align:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px dashed #663300;
}

#text_3 {
	width: 650px;
	clear:both;
	text-align:left;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#text_4 {
	width: 600px;
	height: 110px;
	font-size: 12px;
	text-align:left;
	margin: 10px 0px 10px 20px;
	padding: 10px 20px 0px 20px;
	border: 1px dashed #663300;
}

#link_box {
      width: 650px;
	  text-align:left;
 	  margin: 5px 20px 5px 20px;
	  padding: 5px 10px 5px 10px;
}

#address {
       font-size: 12px;
}


#foot {
      background-image: url(img/foot.jpg);
	  background-repeat: repeat;
	  width: 776px;
	  height: 22px;
	  position: relative;
	  clear: both;
	  color: #FFFFFF;
	  font-size: 12px;
}

#footprint {
	width: 400px;
	text-align:left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 80%;
	border: 1px dotted #FFCC66;
}          


.b_gray {
	font-weight: bold;
	color: #333333;
}


.w_12 {
	font-size: 12px;
	color: #FFFFFF;
}
.f12 {
	font-size: 12px;
}

dl {
	margin: 0px 0px 5px 15px;
	padding: 0px 0px 5px 0px;
}

dt {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
	margin: 0px 0px 10px 0px;
	padding: 2px;
}
dd {
    margin: 0px 0px 10px 10px;
}

.f_120_br {
	font-size: 120%;
	font-weight: bold;
	color: #663300;
}
