.body, table, tr, td { font-family:trebuchet ms;
font-size:9pt; 
color:#0C0300;}

p { line-heigth:12px;
 }

a 	{ text-decoration: none;
	color: #878682;
	background-color:none;}
a:hover	{ color: #BC8D73;
	background-color:none;}

#nav a 	{ text-decoration: none;
	color: #E6E7E2;
	background-color:none;}
#nav a:hover	{ color: #878682;
	background-color:none;}

#footer a 	{ text-decoration: none;
	color: #BC8D73;
	background-color:none;}
#footer a:hover	{ color: #BC8D73;
	background-color:none;}

a.disclaimer 	{ text-decoration: none;
	color: #666C62;
	background-color:none;}
a.disclaimer:hover	{  text-decoration: underline;
	color: #666C62;
	background-color:none;}

h1 {	font-family: trebuchet ms;
	color: #BC8D73; 
	text-transform: capitalize; 
	font-size: 10pt;
	line-height: 10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align: left;
}

h2 {	font-family: trebuchet ms;
	color: #878682; 
	text-transform: capitalize; 
	font-size: 10pt;
	line-height: 10px;
	margin-top:5px;
	margin-bottom:5px;
	font-style: none;
	text-align: left;}

#layout{ float: left; width: 750px;height: auto;margin: 0px auto;padding:0px;}
#layout img{ border: 0px;}

#bloc
{ float: left;
width: 400px;
margin-top: 0px;
text-align: justify;
padding: 0px;
font-size:9pt;
}

#nav
{ float: left;
width: 280px;
margin-top: 0px;
text-align: center;
padding: 10px;
color:#E6E7E2;
font-family:trebuchet ms;
font-size:9pt;
text-transform: uppercase; 
}

#content
{ float: left;
width: 380px;
margin-top: 0px;
text-align: justify;
padding: 10px;
color:#E6E7E2;
font-family:trebuchet ms;
font-size:9pt;}

#footer
{float: left;
width: 580px;
margin-top: 0px;
text-align: left;
padding: 10px;
color:#BC8D73;
font-family:trebuchet ms;
font-size:7pt;
text-transform: uppercase;}

.disclaimer
{ font-family:trebuchet ms;
font-size:7pt;
text-align: center;
color:#1E201F;}

.quote
{ float:center;
width:740px;
font-family:trebuchet ms;
padding: 20px;
font-size:9pt;
text-align: center;
color:#505455;}

p { margin: 0px 0px 5px 0px;}

input, textarea, select
	{border: 1px solid #878682; 
	color: #878682;
	background-color:black;
	margin: 0px;
	font-family:trebuchet ms;
	font-size:9pt;
	padding: 3px;}

input:hover, textarea:hover, select:hover
	{border: 1px solid #878682; 
	color: #878682;
	background-color: black;
	margin: 0px;
	font-family:trebuchet ms;
	font-size:9pt;
	padding: 3px;}

li { list-style-type: square; padding-bottom: 1px; }
ul { padding: 5px; margin: 5px; }

#nav li { list-style-type: square; padding-bottom: 1px; }
#footer li { list-style-type: square; padding-bottom: 1px; }

img.side { border:3px solid #BC8D73;}


