body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	color: #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat: repeat;
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFCC66;
}
a:active {
	color: #d55d00;
}


#container {
	position:relative;
	width:766px;
	padding:0px;
	margin:auto;
	text-align:center;
}

#top {
	float:left;
	width:766px;
	background-image:url(images/topbg.jpg);
}
#center {
	float:left;
	width:766px;
	background-image:url(images/centerbg.jpg);
	text-align: left;
}

#left {
	float:left;
	width:156px;
}
#right {
	float:left;
	width:610px;
}
#pic {
	float:left;
	width:580px;
	height:354px;
	border: 1px solid #BA6E23;
	margin-bottom: 21px;
}

#pic2 {
	float:left;
	width:580px;
	height:200px;
	border: 1px solid #BA6E23;
	margin-bottom: 21px;
}

#right2 {
	width:582px;
	float:left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #2F261D;
	padding-bottom: 10px;
}

#right3 {
	width:582px;
	float:left;
	margin-top: 16px;
	margin-bottom: 16px;
}


#welcome {
	float:left;
	width:399px;
	height:150px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #30261D;
}
#login {
	float:left;
	width:181px;
	height:150px;
}
		
#contact {
	float:left;
	width:171px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #30261D;
}

#gallery {
	float:left;
	width:226px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #30261D;
}

#information {
	float:left;
	width:181px;
}

#footer {
	float:left;
	height:41px;
	background-color: #2E271F;
}

#footer2 {
	float:left;
	width:582px;
	height:24px;
}

#menu {
	float:left;
	width:766px;
	height:35px;
	background-image:url(images/menubg2.jpg);
}










.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #715537;
	padding-left: 4px;
}
.inputtext {
	border: 1px solid #CB7118;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #030303;
}
.nav {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.pic_big {
	height: 321px;
	width: 480px;
	border: 6px solid #3E2B18;
}
.pic_small {
	height: 40px;
	width: 57px;
	border: 3px solid #3E2B18;
	margin-top: 5px;
	margin-bottom: 6px;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #996A18;
	text-align: left;
	font-weight: bold;
}
.gallery_picbg {
	background-image: url(images/gallery_picbg.jpg);
}
.gallery_pic {
	height: 83px;
	width: 139px;
}
.menubg {
	background-image: url(images/menubg.jpg);
	height: 171px;
}
.menutext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E88017;
	text-decoration: none;
}
.topbg {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
