@charset "utf-8";
/* End hide from IE-mac */ 
	.border #main #gallery img {
	padding: 3px;
	border: 1px solid #C37C50;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-image: url(../assets/pics/gradient.jpg);
	background-color: #FBEECC;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav a {
	text-decoration: none;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../assets/images/menubkp.gif);
	background-repeat: repeat-x;
	color: #990048;
	margin-right: 5px;
	margin-left: 5px;
}
#main h2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
	text-transform: capitalize;
}
#main p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}
#main {
	padding-right: 10px;
	padding-left: 10px;
}
#header h1 {
	font-size: 12px;
	margin: 0px;
}
#header h2 {
	font-size: 12px;
	margin: 0px;
}
#header {
	height: 118px;
	text-indent: -9999px;
	background-image: url(../assets/pics/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav a:hover {
	background-image: url(../assets/images/menubkp_over.gif);
	background-repeat: repeat-x;
}
#footer p {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #C47D51;
	color: #FFFFFF;
	font-size: 12px;
}
#footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6D4125;
	background-color: #C47D51;
	margin: 0px;
}


#nav {
	background-image: url(../assets/images/menubkp.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-bottom: 5px;
}
.img {
	margin-top: -10px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBD9B0;
	border-left-color: #EBD9B0;
}

