* {
	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;
}

img{
	border:none;
}


p {
	line-height: 140%;
}


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;
}

#top_img {
     background-image: url(img/shadow_y.jpg);
     background-repeat: repeat;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px;
	 width: 776px;
	 height: 301px;
	 text-align:center
}

#menu {
     background-image: url(img/shadow_y.jpg);
     background-repeat: repeat;
	 margin: 0px 0px 0px 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;
	  padding: 0px 3px 5px 0px;
}

#text_1 {
     width: 600px;
	 height: 140px;
	 text-align:left;
	 margin: 5px 0px 10px 10px;
	 padding: 5px 10px 5px 20px;
}

#text_2 {
      width: 600px;
	  text-align:left;
	  margin: 10px 0px 10px 10px;;
	  padding: 5px 10px 5px 20px;
}

#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;
}

#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;
}


.b_gray {
	font-weight: bold;
	color: #333333;
}


.w_12 {
	font-size: 12px;
	color: #FFFFFF;
}
.f12 {
	font-size: 12px;
}
