body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
 	/* color: #006607; */
	color: #827B69;
}
a {
	text-decoration: none;
	font-weight: bold;
 	/* color: #006607; */
	color: #827B69;
}
a:link {
	text-decoration: none;
	font-weight: bold;
 	/* color: #006607; */
	color: #827B69;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
 	/* color: #006607; */
	color: #827B69;
}

#outer
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 650px;
	margin-left: -50%; /* half of width */
	margin-top: -325px;  /* half of height */
	text-align: center;
}
#outer2
{
	position: absolute;
	left: 50%;
	top: 0;
	width: 950px;
	margin-left: -475px; /* half of width */
	height: 20px;
	text-align: center;
}
#news {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
 	/* color: #006607; */
	color: #827B69;
	top: 0px;
	left: 500px;
	width: 450px;
	height: 17px;
	z-index: 2;
	text-align: left;
	background-color: #EEEEEE;
	padding: 1px 3px 1px 3px ;
}

#container
{
	position:absolute;
	left: 50%;
	top: 50%;
	width: 950px;
	height: 750px;
	margin-left: -475px; /* half of width */
	margin-top: -375px;  /* half of height */
	text-align: center;
}

/* RIGHT SIDE */
#logo {
	position: absolute;
	top: 150px;
	left: 500px;
	width: 450px;
	height: 65px;
	z-index: 2;
	text-align: left;
	vertical-align: bottom;
}

/* LEFT SIDE */
#nav
{
	font-family: "Century Gothic", Futura, Arial, Helvetica, sans-serif;
	font-size: 15px;
  	letter-spacing: -.5px;
 	/* color: #006607; */
	color: #827B69;
	position: absolute;
	top: 198px;
	left: 0px;
	width: 495px;
	height: 25px;
	text-align: left;
	z-index: 2;
}
#bottomhalf
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
 	/* color: #006607; */
	color: #827B69;
	position: absolute;
	top: 375px;
/* 	margin-top: 10px; */
	left: 0px;
	width: 950px;
	height: 375px;
	text-align: left;
	z-index: 4;
}


#inner
{
	position:absolute;
	left: 50%;
	top :50%;
	width: 100%;
	height: 143px;
	margin-left: -50%; /* half of width */
	margin-top: -150px;
	text-align: center;
	overflow: hidden;
	z-index: 3;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/* 	overflow-y: hidden; */
	background-image: url(none);
}
#detail
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #827B69;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 485px;
	height: 375px;
	text-align: right;
	z-index: 5;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #827B69;
	position: absolute;
	width: 950px;
	left: 0px;
	top: 0px;
	z-index: 5;
	text-align: left;
	height: 375px;
overflow-x: hidden;
overflow-y: auto;
}
#pic1 {
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 450px;
	border: 1px solid grey;
}
#pic2 {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	width: 180px;
	border: 1px solid grey;
}
#pic3 {
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	border: 1px solid grey;
}
.linkpic {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	width: 120px;
	border: 1px solid grey;
}
.patronpic {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	height: 80px;
	border: 1px solid grey;
}
.titre1 {
	font-family: "Century Gothic", Futura, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: grey;
	text-transform: uppercase;
	border-bottom: 1px solid grey;
}
.titre2 {
	font-family: "Century Gothic", Futura, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: grey;
 	font-weight: bold; 
	text-transform: uppercase;
}
.titre3 {
	font-family: "Century Gothic", Futura, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: grey;
 	font-weight: bold; 
}
