body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
	min-width: 613px;
	padding-bottom: 20px;
}

#header {
	width: 613px;
	height: 292px;
	top: 0px;
	background-image: url(images/HouseBG.jpg);
	margin: 0 auto;
	border-right: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	z-index: 1000;
	position:relative
}

#content {
	z-index: 1;
	width: 613px;
	min-height: 500px;
	position: relative;
	background-image: url(images/Diagonal.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 5px;
	margin: 0 auto;
	border-right: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	padding-top: 10px;
	text-align: left;

}

#side {
	z-index: 2;
	width: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 5px;

	padding-top: 10px;
	text-align: center;
}

#main {
	z-index: 3;
	width: 380px;
	min-height: 500px;
	margin: 5px;
	margin-left: 220px;
	padding-top: 10px;
	padding-bottom: 40px;
	text-align: center;
	
}

#footer {
	z-index: 4;
	width: 100%px;
	bottom:0 px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	background-color: #5F8C56;
	font-family: Georgia;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

#postit {
	margin: 0 auto;
	width: 200px;
	min-height: 200px;	
	padding-top: 0px;
	padding-bottom: 0px;

	font-family: 	
}
#postitcont {
	background-image: url(images/PostItBG.png);
	background-position: top center;
	width: 200px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Myriad, 'Lucdia Grande', sans-serif;
	font-size: 9pt;
	line-height: 1.5em;	
}

img.posttop {
	width: 200px;
	height: 36px;	
}

img.postbot {
	width: 200px;
	height: 42px;	
}
h1 {
	font-family: Georgia;
	font-size: 24pt;
	color: #71BA2B;
	letter-spacing: normal;
	text-align: center;
	text-decoration: none;
	text-transform: none;	
}

h2 {
	font-family: Georgia;
	font-size: 12pt;
	color: #71BA2B;
	letter-spacing: normal;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	line-height: 1.25;

}

h3 {
	font-family: Georgia;
	font-size: 12pt;
	color: #FF1F90;
	letter-spacing: normal;
	text-align: center;
	text-decoration: none;
	text-transform: none;	
	line-height: 1.25;
}
h3.side {
	position: relative;
	top: -20px;

}

p {
	font-family: Georgia;
	font-size: 12pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
	line-height: 1.25;
	background-image: url(images/underline.jpg);
	background-repeat: repeat;
	background-position: 100% 100%;	
}

p.side {
	position: relative;
	top: -30px;
	width: 100%;	
}

p.reservation {
	border-style: solid;
	border-width: 1px;
	border-color: #FF1F90;
}

img.side {
	border: 5px solid #2A4816;	
}

img.location {
	border: 2px solid #2A4816;
}

a:link {
	font-family: Georgia;
	font-size: 12pt;
	color: #FF1F90;
	text-align: center;
	text-decoration: none;
	line-height: 1.25;
}
a:hover {
	font-family: Georgia;
	font-size: 12pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
	line-height: 1.25;
	background: url(images/link.jpg) repeat-x 100% 100%;
	padding-bottom: 0px;
	white-space: nowrap;
	
}
a:visited {
	font-family: Georgia;
	font-size: 12pt;
	color: #FF1F90;
	text-align: center;
	text-decoration: none;
	line-height: 1.25;	
}

a.french:link {
	border: 0px;
	text-decoration: none;

}

a.french:visited {
	border-width: 0px;
	text-decoration: none;
}

a.french:hover {
	border-width: 0px;
	text-decoration: none;
	background: url(link.jpg) repeat-x 100% 100%;
	padding-bottom: 0px;
	white-space: nowrap;
}

img {
	border-width: 0px;	
}

div.Francais {
		position:absolute;
		left:100%;
		top:0px;
		right: 0px;
		overflow:visible;
		height:73px;
		width:125px;
		margin:0 0 0 -125px;
		padding:0 0 0 0;
		z-index:1000000000;
		border: 0px;
		float:none;
		width: 125px;
		height: 80px;
			}	
			
#link {
		z-index: 10000000000000;
		position: absolute;
		bottom: 2px;
		right: 0;
		padding-left: 0;
		margin-left: 0;
		color: #ffffff;
		font-family: myriad, 'lucida grande', arial, helvetica, sans-serif;
		font-size: 10pt;
}

#link ul li { display: inline; }

#link ul li a
{
padding: 0 1.4em;
color: #ffffff;
text-decoration: none;
float: left;
font-family: myriad, 'lucida grande', arial, helvetica, sans-serif;
font-size: 10pt;
}

#link ul li a:hover
{
color: #71BA2B;
background: url(link.jpg) repeat-x 100% 100%;
font-family: myriad, 'lucida grande', arial, helvetica, sans-serif;
font-size: 10pt;
text-decoration: none;
}

div.row {
  	clear: both;
  	padding-top: 5px;
	font-family: Georgia;
	font-size: 12pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
	line-height: 1.25;
}

div.row span.label {
  	float: left;
  	width: 150px;
  	text-align: right;
}

div.row span.formw {
  	float: right;
  	padding-left: 0px;
	width: 220px;
  	text-align: left;
  	font-family: Georgia;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
	line-height: 1.25;
}


