html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #7e4200;
	color: #000;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../images/bg_gradient.gif);
}
.bnm-credit a:hover {
	color: #000000;
}

#wrapper {
	width: 760px;
	margin:0 auto;
	text-align:left;
	border-left: solid #7e4200 1px;
	border-right: solid #7e4200 1px;
	background-color: #FFFFFF;
}



	
#main-content{
	width: 760px;
	text-align: left;
	vertical-align: top;
}

#main-content p{
	font-size: 70%;
	padding: 0 5px 15px 10px;
	line-height: 135%;
}

#main-content h1{
	font-size: 100%;
	padding: 10px 5px 10px 10px;
	color: #7e4200;
	font-weight: normal;
}

#main-content h2 {
	font-size: 70%;
	padding: 10px 5px 10px 10px;
	color: #cfab7b;
	font-weight: normal;
}

#main-content h3 {
	font-size: 80%;
	padding: 10px 5px 10px 10px;
	color: #666666;
	font-weight: normal;
}

#main-content h4 {
	font-size: 100%;
	padding: 10px 5px 10px 10px;
	color: #7e4200;
	font-weight: normal;
}

#main-content h5 {
	font-size: 100%;
	padding: 10px 5px 10px 10px;
	color: #7e4200;
	font-weight: normal;
}

#main-content h6 {
	font-size: 100%;
	padding: 10px 5px 10px 10px;
	color: #7e4200;
	font-weight: normal;
}





#footer-wrapper{
clear: both;
}


#footer{
	clear: both;
	border-top: solid #666 1px;
}

#footer p {
    padding: 5px;
	font-size:65%;
	line-height: 150%;
	color: #666666;
}


a:link {
	color: #cfab7b;
	text-decoration: none;
}
a:visited {
	color: #cfab7b;
	text-decoration: none;
}
a:hover {
	color: #7e4200;
}
a:active {
	color: #cfab7b;
	text-decoration: none;
}




#main-menu{
	width: 155px;
}

#main-menu a {
	display: block;
	padding: 1px;
	font-size: 100%;
}


#main-menu a:link{
	color: #333333;
	text-decoration: none;
	border-bottom: solid #666 1px;
}

#main-menu a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: solid #666 1px;
}

#main-menu a:hover {
	color: #7e4200;
	border-bottom: solid #666 1px;
}


#guestbook{
	text-align: center;
	font-size: 90%;
	border-right: solid #7e4200 1px;
	background-color: #f6f0e6;
	width: 168px;
}
#wrapper #main-content #guestbook p {
	padding-left: 5px;
}
#wrapper #main-content #guestbook strong {
	color: #666666;
	font-size: 95%;
}




#contact-column{
	text-align: center;
	font-size: 90%;
	background-color: #f3f3f4;
	width: 154px;
}
bnm-credit {
	font-size: 60%;
}
#wrapper #main-content #contact-column p {
	padding: 0px 5px 2px 5px;
}
#wrapper #main-content #contact-column a {
	color: #7e4200;
}
#wrapper #main-content #contact-column strong {
	color: #666666;
	font-size: 100%;
}





.news {
	padding: 10px;
	margin: 0;
	border-bottom: solid #7e4200 1px;
	font-size: 70%;
	border-top: solid #7e4200 1px;
}
.bnm-credit {
	font-size: 60%;
	color: #999999;
}
#wrapper #main-content li {
	font-size: 80%;
}
#wrapper #main-content blockquote {
	margin: 5px 5px 5px 10px;
}
#wrapper #main-content table {
	font-size: 75%;
	padding: 3px;
	margin: 2px;
}

