body {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #342728;
	background-image: url('images/body_repeater.jpg');
	background-position: center 17px;
}

body, ul, li, select, h1, h2, h3, input {
	margin: 0;
}

ul {
	list-style-type: none;
}

img {
	border: none;
	border-style: none;
}

a, a:link, a:visited {
	color: #83263e;
}

a:hover {
	color: #b13253;
}

.clear_both {
	clear: both;
}



.body_bg {
	background-image: url('images/body_bg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}

.header {
	position: relative;
	width: 820px;
	height: 449px;
	margin: 0 auto;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: 0 117px;
}

.header h1 a{
	display: block;
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	top: 23px;
	left: 30px;
	width: 364px;
	height: 95px;
	background-image: url('images/logo_la_grande_traye.png');
	background-repeat: no-repeat;
	cursor: pointer;
}

.header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 49px;
	top: 181px;
	list-style-type: none;
}

.header ul li {
	margin: 0;
	padding: 0;
	height: 28px;
	margin-bottom: 5px;
}

.header ul li a, .header ul li a:link, .header ul li a:visited {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-position: 0 -5px;
	width: 242px;
	height: 28px;
}

.header ul li a:hover {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-position: 0 -36px;
	width: 242px;
	height: 28px;
}

.header ul li .item1 {
	background-image: url('images/menu_item1.jpg');
}

.header ul li .item2 {
	background-image: url('images/menu_item2.jpg');
}

.header ul li .item3 {
	background-image: url('images/menu_item3.jpg');
}

.header ul li .item4 {
	background-image: url('images/menu_item4.jpg');
}

.header ul li .item5 {
	background-image: url('images/menu_item5.jpg');
}

.header ul li .item6 {
	background-image: url('images/menu_item6.jpg');
}


.orchid {
	width: 450px;
	height: 300px;
	position: absolute;
	top: -40px;
	left: 390px;
}

.no_flash {
	width: 323px;
	height: 170px;
	position: absolute;
	top: 92px;
	left: 67px;
	background-image: url('images/orchid.png');
	background-repeat: no-repeat;
}


.content_bg {
	position: relative;
	width: 820px;
	margin: 0 auto;
	background-image: url('images/content_repeater.png');
	background-repeat: repeat-y;
	background-position: 0 117px;
}

.content_width {   /*   800px  */
	padding: 0 10px;
}


.contact_box {
	width: 366px;
	float: left;
	text-align: center;
	line-height: 1.6em;
	font-size: 16px;
	font-style: italic;
	padding: 30px 0;
}

.telephone {
	font-size: 18px;
	color: #5d5d47;
}

.contact_box img {
	padding-top: 10px;
}


.right_box {
	width: 434px;
	float: right;
	padding: 30px 0;
}

.right_box p {
	font-style: italic;
	margin: 0;
	padding: 7px 20px 10px 0;
	line-height: 1.5em;
	font-size: 14px;
	color: #342728;
}


.footer {
	background-color: #d1c4a4;
	color: #48463b;
	text-align: center;
	padding-bottom: 15px;
}

.footer_links {
	padding: 15px 0 5px 0;
	color: #83263e;
}

.footer_bottom {
	width: 820px;
	margin: 0 auto;
	height: 13px;
	background-image: url('images/footer_bottom.png');
	background-repeat: no-repeat;
}
