body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	background-color: #000000;
	color: #FFFFFF;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#center {
	width: 98%;
	position: absolute;
	top: 0px;
}
#border {
	position: relative;
	width: 850px;
	padding-top: 50px;
	padding-bottom: 45px;
	background-image: url(img/fleur.gif);
	background-repeat: repeat;
}
#scenic {
	position: relative;
	background-color: #000000;
	width: 750px;
}
#scenic p {
	width: 450px;
	background-color: #000000;
	padding-right: 75px;
	padding-left: 225px;
}
#scenic ol {
	padding-right: 100px;
	padding-left: 275px;
	text-align: left;
}
#scenic h3 {
	font-size: 17px;
	line-height: 29px;
	font-weight: lighter;
	line-height: normal;
	color: #999999;
	text-align: left;
	width: 450px;
	background-color: #000000;
	padding-right: 75px;
	padding-left: 225px;
}
#scenic h4 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-right: 75px;
	padding-left: 225px;
}
#home {
	position: relative;
	background-image: url(img/home.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	width: 749px;
	padding-bottom: 20px;
}
#home p {
	padding-left: 100px;
	padding-right: 100px;	
	text-align: center;
}
#home h1 {
	font-size: 1.4em;
	line-height: 1.6em;
}
#direct-border {
	position: relative;
	width: 600px;
	padding-top: 50px;
	padding-bottom: 45px;
	background-image: url(img/fleur.gif);
	background-repeat: repeat;
}
#direct {
	position: relative;
	background-color: #000000;
	width: 500px;
}
#direct p {
	padding-left: 75px;
	padding-right: 75px;
	text-align: left;
}
#direct h1 {
	font-size: 1.2em;
}
#direct-box {
	padding: 20px;
	margin-right: 75px;
	margin-left: 75px;
	border: 1px solid #666666;
	text-align: left;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#logo {
	height: 225px;
	position: relative;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
}
#photo-box {
	position: relative;
	height: 675px;
}
#box-left {
	position: relative;
	float: left;
	width: 200px;
	padding: 10px;
	left: 150px;
	line-height: 22px;
}
#box-right {
	position: relative;
	float: right;
	width: 200px;
	padding: 10px;
	right: 150px;
}	
#nav {
	position: relative;
	float: left;
	width: 180px;
	background-color: #000000;
	z-index: 3;
}
p {
	text-align: left;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 70px;
	}
#nav ul li {
	position: relative;
	text-align: left;
	line-height: 16px;
	margin-bottom: 10px;
}
#nav li ul {
	position: absolute;
	left: 70px;
	top: 0;
	display: none;
	width: 85px;
}
#nav ul li a {
	display: block;
	text-decoration: none;
	padding: 1px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}	
#nav li a:hover {
	background-color: #333333;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#nav li:hover ul, li.over ul { 
	display: block; 
}
h3 {
	font-size: 1.3em;
	font-weight: lighter;
	line-height: normal;
	color: #999999;
	text-align: left;
}
.title {
	font-size: 2em;
	line-height: 1.4em;
	color: #666666;
}
.subtitle {
	line-height: 1.5em;
	color: #999999;
	font-weight: bold;
	font-size: 1.3em;
}
.intro {
	font-size: 2em;
	line-height: 1.4em;
	color: #666666;
}
.list {
	line-height: 1.9em;
}
.center {
	text-align: center;
}
.bullet {
	background-color: #000000;
	padding-right: 100px;
	padding-left: 260px;
	text-align: left;
}
#important {
	padding: 20px;
	border: 1px solid #CCCCCC;
	margin-right: 60px;
	margin-left: 225px;
	text-align: left;
	color: #F0F0F0;
}
.link-title {
	font-size: 16px;
	color: #FFFFFF;
}.emphasis {
	font-size: 12px;
	color: #999999;
	line-height: 16px;
}
.direct-email {
	font-size: 22px;
	line-height: 49px;
}
.date {
	color: #333333;
	font-weight: bold;
}
.calendar-link {
	font-size: 1.2em;
	line-height: 27px;
	text-decoration: underline;
	font-weight: bold;
}
