/* BASIC */

body, dt, dl, h1, h2, h3, h4, h5, h6, p, ol, ul, form, img, blockquote {
	padding: 0;
	margin: 0;
	
}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	
}

h1 {
	color: #ffffff;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 15px;
		
}

h2 {
	color: #ffffff;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px
	
}

h3 {
	color: #666666;
	font: normal 14px Helvetica, Georgia, serif;
	margin-top: 0px;
	margin-bottom: 10px;
	
}

ul {

	font: normal 14px Helvetica, Georgia, serif;
	color: #ffffff;
	list-style-type: square;
	list-style-position: outside;
	line-height: 1.1em;
	margin-left: 20px;
		
}		

li {
	margin-top: 10px;
		
}

p {
	color: #ffffff;
	font: normal 14px Helvetica, Georgia, serif;
	line-height: normal;
	padding: 5px;
	
}

a {
	text-decoration: underline;
	color: #ffffff;

}

a:hover { 
         color:#ff0000; 
		 text-decoration: underline;
		 
}


a img {
	border: none;
	
}

/*#footer p {
	padding-left: 0px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
	margin: 0;
	
}*/

#footer p {
	color: #ffffff;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 5px;
	padding-left: 30px;
	position : relative;
	width: 91%;
	
}

#footer p span.phone {
	position: absolute;
	right: 0px;
	
}

#site p {
	color: #666666;
	text-align: right;
	font-size: 10px;		
}

#site a {
	color: #666666;
	font-size: 10px;
	padding-right: 26px;
	text-decoration: none;
			
}

#site a:hover {
	color: #666666;
	font-size: 10px;
	text-align: right;
	font-weight: bold; 
			
}

#contact p {
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0;
	
}

#contact a {
	text-decoration: underline;
	font: normal 14px Helvetica, Georgia, serif;	
	
}

#contact a:hover { 
         color:#ff0000; 
		 text-decoration: underline;
		 
}



/* LAYOUT */

body {
	
	text-align: center;
	margin: 5px 0 0 0;
	background-color: #ffffff;
	
}


#holder {
	width: 760px;
	background: #333333;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-left: 2px ridge #ffffff;
	border-right: 2px ridge #ffffff;
	border-top: 1px ridge #ffffff;
	border-bottom: 1px ridge #ffffff;
	
	
}


#header {
	height: 150px;
	margin-bottom: 0px;
	border-top: solid #ffffff 2px;
	border-bottom: solid #ffffff 2px;
	background: url(../images/FrenchalaCarte_Logo.jpg) no-repeat; 
	
}

#content {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	
}


.rightsidebar {
	width: 290px;
	float: right;
	color: #333333;
	margin-top: 20px;
	margin-left: 0px;
		
}

#contact {
	text-align:left;
	
}


#footer {
	background-color: #333333;
	border-bottom: solid #ffffff 2px;
	border-top: solid #ffffff 2px;
	height: 25px;
	line-height: 14px;
	position: relative;
	clear: both;
	
}

#site {
	width: 760px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	
}

#nav {
	height: 30px;
	background-color:#333333;
	margin-top: 0px;
	border-bottom: solid #ffffff 2px;
	
}

/* NAVIGATION */

ul.nav {
	list-style-type: none;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}	

ul.nav li {
	display: inline;
	float: left;
	margin-top: 4px;
	
}

ul.nav a {
	border: 2px solid #333333;
	margin-left: 2px;
	background-color: #333333;
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	width: 7em;
	text-align: center;
	font-weight: normal;
	
}

ul.nav a:hover{
     font-weight: bold; 
	
}

/* TABLES */
	 
.table1 {
     font: normal 14px Helvetica, Georgia, serif; 
	 color: #ffffff;
	 width: 400px;
	 float: left;
	 margin-right: 320px;
	 margin-top: 10px;
	 margin-bottom: 20px;
	 
}

.table2 {
     font: normal 14px Helvetica, Georgia, serif; 
	 color: #ffffff;
	 width: 250px;
	 float: left;
	 margin-right: 470px;
	 margin-top: 15px;
	 margin-bottom: 20px;
	 
}

/* IMAGES */

img.figure_1 {

	float: right;
	background-color: #ffffff;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;

}

img.figure_2 {
	
	background-color: #ffffff;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-top: 25px;
	margin-bottom: 10px;
	
}

img.figure_3 {

	float: left;
	background-color: #ffffff;
	margin-left: 0px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;

}

img.figure_4 {

	background-color: #ffffff;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-top: 22px;
	margin-bottom: 15px;
	float: right;

}

img.figure_contact {

	background-color: #ffffff;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-top: 15px;
	margin-bottom: 10px;
	float: right;

}

img.news {
	
	background-color: #ffffff;
	padding: 2px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 9px;
	margin-right: 9px;
	
}

.photos img.news:hover {
	background-color: #ff0000;
	

}

