/* @charset "UTF-8"; */
/* CSS Document */

body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin: 0px 0px 30px 0px; padding: 0px; background: #462912;}

#bodycontainer {width: 770px; background: url(../images/mainbg.jpg) repeat-y; margin: 40px auto 20px auto;}
#bodytopbg {background: url(../images/topbg.jpg) bottom no-repeat; padding: 0px 0px 0px 0px; position: relative; height: 759px;}

h1 {color: #221409; font-size: 12px;}
h2 {color: #221409; font-size: 16px;}

#banner {width: 770px; height: 118px; margin: 0px; background: #1f0b02 url(../images/banner-nogradient.gif) no-repeat;} 
		/*  url(../images/banner.gif) no-repeat; */
	#menu {padding: 50px 10px 0px 0px; text-align: right; float: right; width: 430px;}
	#menu a {color: #b59f8d; font-weight: none; font-size: 12px; padding: 15px 10px; border-left: 1px solid #b59f8d; text-decoration: none;}
	#menu a.noborder {border: none;}
	#menu a:hover {background: #221409 url(../images/buttonbg.jpg) repeat-x; color: #baada4;}
	#menu a.selected {background: #b59f8d; text-decoration: underline; color: #221409; text-decoration: none;}
	#link {width: 328px; height: 118px; float: left;}
	#link a {display: block; width: 328px; height: 118px;}
#header {height: 131px;}
#body {width: 400px; float: left; margin-left: 10px; background: #baada4 url(../images/bodylowergradient.gif) bottom repeat-x; height: 510px;
	position: absolute; top: 249px; left: 8px; line-height: 18px;}
	#body strong {color: #221409;}
#logo {position: absolute; bottom: 30px; left: 120px;}
#logo2 {position: absolute; bottom: 30px; right: 60px;}
#hp-picture {width: 366px; height: 510px; position: absolute; bottom: 0px; right: 0px; top: 249px; z-index: 1000;}

#clear {clear: both;}

#footer {width: 100%; color: #b59f8d; text-align: center; line-height: 18px; font-size: 10px;} 
#footer a {color: #b59f8d; text-decoration: underline;}
#footer a:hover {color: #b59f8d; text-decoration: none;}


a {color: #7b1d1e;}
a:hover {color: #9c4647;}

