* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #4A4237;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/column.jpg);
	background-repeat: repeat-y;
	text-align: left;
	background-color: #FFFFFF;
}

#logo {
	background-image: url(images/logo.jpg);
	background-repeat: repeat-x;
	height: 130px;
	width: 700px;
}

#mainphoto {
	background-image: url(images/main_photo.jpg);
	height: 248px;
	width: 700px;
}

#nav {
	background-color: #775d42;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#navlist a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bolder;
}

#navlist a:hover {
	color: #AF9981;
}

#shadow {
	height: 17px;
	width: 700px;
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
}

#col1 {
	float: left;
	width: 500px;
}

#col2 {
	float: right;
	width: 190px;
}

#col1content p {
	margin-bottom: 10px;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
}

#col1content {
	padding: 0px 15px 15px;
}

#footer1 {
	clear: both;
	width: 700px;
	background: #fff;
}

#col2content {
	padding: 15px 0;
	text-align: left;
}

.imageborder {
	height: 86px;
	width: 160px;
	padding: 5px;
	border: 1px solid #3A4A14;
	background-color: #F2F3F4;
}

.subhead {
	font-size: 11px;
	color: #78442C;
	margin-top: 90px;
	margin-bottom: 5px;
}

.sidebar {
	margin-bottom: 10px;
	color: #666666;
	font-size: 10px;
	font-weight: 400;
	line-height: 140%;
}

#l_menu ul {
	list-style-type: none;
	padding: 10px 0px;
	margin-top: 15px 0;
}

#l_menu li {
	font-size: 8px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #78442C;
	padding: 5px 0;
	line-height: 10px;
}

#l_menu a {
	font-size: 11px;
	font-weight: bold;
	color: #78442C;
	text-decoration: none;
}

#l_menu1 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
}

#l_menu1 li {
	font-size: 10px;
	color: #000;
	padding: 5px 10px 5px 10px;
	line-height: 11px;
}

#l_menu1 a {
	font-size: 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #DAD6CF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B4AA9E;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B4AA9E;
	padding-bottom: 10px;
	padding-top: 5px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#footer {
	clear: both;
	height: 28px;
	width: 700px;
	background-image: url(images/footer.jpg);
}

#footer p {
	color: #EEEBE8;
	font-size: 10px;
	font-weight: bold;
	line-height: 28px;
	padding-left: 15px;
	float: left;
	width: 300px;
}

a {
	color: #0059b4;
	text-decoration: none;
	font-size: 10px;
	outline: none;
}

a:hover {
	color: #0059b4;
	text-decoration: underline;
}

#l_menu2 ul {
	list-style-type: none;
	font-size: 10px;
	color: #000;
	padding: 13px 0px 3px 13px;
	margin-top: 7px 0;
}

#l_menu2 li {
	display: inline-table;
	width: 32%;
	padding: 3px 0px 3px 5px;
}

table.price {
	border-collapse: collapse;
	border: 2px solid #777;
	font-size: 12px;
}

.price th {
	border: 1px solid #777;
	border-top: 2px solid #777;
	border-bottom: 2px solid #777;
	text-align: center;
	padding: 3px 0;
}

.price td {
	border: 1px solid #777;
	padding: 3px 5px;
}

.up {
	text-transform: uppercase;
}

a.foto {
	padding-left: 4px;
}
