body{
	background:#350000 url('../images/background_images/background_layer.jpg') repeat-y fixed center;
	margin:0;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #008080;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #CCCCCC;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	font-family:Calibri, Cambria, Arial, sans-serif;
	;
	font-size:small;
	padding-top:25px;
	padding-bottom: 25px;
}
img {
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	color: #350000;
}

#div_main_content {
	width: 65%;
	float: left;
	padding-right: 5px;
}
#div_subcontent {
	width: 32%;
	float: right;
	vertical-align: middle;
	text-align: center;
}
#div_interactivity {
	clear: both;
	margin-top: 10px;
	text-align: center;
	vertical-align: top;
}
#form_table {
	color: #fc9933;
	border: 2px solid #fc9933;
	background-color: #7c1705;
}
#form_table tr td p {
	color: #fc9933;
	text-align: center;
}


#bottom_navigation a:link,#bottom_navigation a:visited{
	border-left:1px solid #6C3111;
	border-right:1px solid #6C3111;
	color: #6C3111;
	font-family: Tahoma;
	text-decoration: none;
	letter-spacing:3;
	border-top-width:1px;
	border-bottom-width:1px;
	padding-left:7px;
	padding-right:7px;
	font-weight: normal;
}
#bottom_navigation a:hover, #bottom_navigation a:active{color: #FC8D28; font-family: Tahoma; text-decoration: none; background-color:#BE571D}
#image_subcontent {
	border: 2px solid #fc9933;
}
#image_food_display {
	border: 2px solid #fc9933;
}

#image_online_reservation {
	vertical-align: bottom;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top_button_clear {
	cursor: auto;

}
#navigation_hint_clear {
	cursor: auto;

}


#table_main_content {
	background-color: #BF5720;
}
#table_menu {
	background-color: #FD8D29;
	border: 2px solid #7D1604;
	text-align: right;
}

#td_header_logo {
	background-image: url(../images/background_images/laprovence_sun_cuisine_small2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	text-align: right;
	vertical-align: bottom;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FD8D29;
	border-left-color: #FD8D29;
}
#td_header_logo h1{font-family: Times New Roman; font-size: 14pt; color: #FC9933; letter-spacing: 1; font-variant: small-caps; margin-top:0; margin-bottom:0; padding-bottom:10px; text-align:left; padding-left:10px}
#td_header_logo address{font-family: Tahoma; font-size: 8pt; text-align: right; color: #6C3111; padding-right: 10px}
#td_header_logo a:link,#td_header_logo a:visited{color: #6C3111; font-family: Tahoma; text-decoration: none; font-size:8pt; letter-spacing:1;}
#td_header_logo a:hover{color: #000000; font-family: Tahoma; text-decoration: none}
.td_rollover_bar {
	background-color: #be571d;
}
.td_main_content_row {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FD8D29;
	border-left-color: #FD8D29;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/background_images/background_sun_logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.td_bottom_row{
	font-size: 10pt;
	font-family:Tahoma;
	text-align:center;
	color:#6C3111;
	background-color: #fd8d29;
}

.td_bottom_right_curve {
	background-image: url(../images/background_images/bottom_right_curve.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #fd8d29;
}
.td_bottom_left_curve {
	background-image: url(../images/background_images/bottom_left_curve.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #fd8d29;
}
.td_top_left_curve {
	background-image: url(../images/background_images/top_left_curve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fd8d29;
}
.td_top_right_curve {
	background-image: url(../images/background_images/top_right_curve.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #fd8d29;
}
.td_top_row {
	background-color: #fd8d29;
	vertical-align: middle;
}
.td_navigation_bar{
	color:#6C3111;
	background-color: #fd8d29;
}
.td_hint_row{
	color:#6C3111;
	padding-left: 17px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FD8D29;
	border-left-color: #FD8D29;
	text-align: left;
}
.td_promotional_row{
	color:#6C3111;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FD8D29;
	border-left-color: #FD8D29;
	text-align: center;
}
