@charset "utf-8";
body, html {padding:0px; margin:0px; background:#cfb48c; color:#382f22; font:14px "Times New Roman", Times, serif; line-height:1.3em;}
a {text-decoration:none; font-weight:bold; color:#cfb48c;}
a:hover {text-decoration:underline;}
#container {width:760px; margin:0px auto; background:#ece8da;}
#title {width:760px; height:100px; background:url(images/title.gif);}
#headerphoto {width:760px; height:335px;}
#menu {width:730px; height:30px; padding:15px 0px 0px 30px; background:url(images/menuback.gif); font-size:18px;}
#menu ul  {list-style:none; list-style-image: none; padding:0px; margin:0px;}
#menu li {display:inline;}
#menu ul li a {color:#fff; display:block; float:left; margin-right:40px; text-decoration:none;}
#menu ul li a:hover {color:#382f22;}
#main {
	width:680px;
	padding:40px;
}
#footer {text-align:center; font-size:10px;}
h1 {margin:0px 0px 30px; padding:0px;}
