@charset "utf-8";
/* CSS Concourse D' Elegance - Created by Davidmwall.com LightScripte by MooTools Javascripts  */


* { padding:0px; margin:0px;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
}

a:link {
	color: #006B37;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006B37;
}
a:hover {
	text-decoration: underline;
	color: #F30;
}
a:active {
	text-decoration: none;
	color: #999;
	text-align: center;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 30px;
	color: #036735;
}
h2 {
	font-size: 24px;
	color: #036735;
}
h3 {
	font-size: 16px;
	color: #036735;
}
h4 {
	font-size: 24px;
	color: #FF0103;
}
h5 {
	font-size: 16px;
	color: #FF0103;
}
h6 {
	font-size: 16px;
	color: #777;
}
#navigation {
	margin:100px auto auto auto;
	width:900px;
	height:28px;
	font-size:12px;
	color:#444;
}
#navigation p{
	display:inline;
	padding: 2px 10px 2px 10px;	
	width:75px;
	font-size:14px;
	
}
#container {
	margin:50px auto auto auto;
	width:900px;
	color:#333;
	text-align:left;
}
#container p{
	color:#333;
	text-align:left;
	font-size:12px;
}
#container ul li { text-indent:25px; margin-left:25px;}
#primary {
	float:right;
	width:590px;
	margin-right:10px;
	text-align: center;
}
#col1 { float:left; width:180px; margin-left:10px;}
#foot { font-size:10px; text-align:center; margin:auto; width:800px; clear:both; }
#foot .nav p {
	font-size:10px;
	display:inline;
	padding: 2px 10px 2px 10px;	
	width:50px;
	
}
 img{
	border:0;
	padding:5px 10px;
	text-align: center;
}
#primary p.subhead { font-size:14px; font-family:Verdana, Geneva, sans-serif; color:#F00;}

