/* 
  ================================================
  Illumicom, LLC. 
  www.illumicom.com
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background: url(../images/bg.png) top center repeat-x #0b0d02;
	/*background-image:url(../images/tile.jpg);
	background-repeat:repeat-x;*/
	background-color: #583614;
	margin: 20px;
	padding: 0;
}
#top {
	color: #ffffff;
	padding:0;
	margin:0;
	width:950px;
	background-image:url(../images/top_logo.png);
	background-repeat:no-repeat;
	height:89px;
	}
#masthead {
	padding: 0px;
	margin: 0;
	border-bottom: #000000 1px solid;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #000000;
	/*border-left: 1px solid #000000;
	border-right: 1px solid #000000;*/
}
#feature {
	/*background-image:url(../images/feature.jpg);
	background-repeat:no-repeat;*/
	color:#fff;
	height:267px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	
	}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 375px;
	float: left;
}
#lefthome {
	width: 270px;
	float: left;
	}
#leftinner {
display:none;
	}
#right {
	width: 333px;
	float: left;
}

.fleur {
	color:#000000;
	line-height: .25em;
	margin:0px;
	padding: 0px 0px 60px 0px;
	background: #fff url(../images/fleur.png) no-repeat scroll center;
	}
	
#footer hr {
	color:#ffffff;
	border:0px;
	margin:0;
	padding:0;
	height:100px;
	background: #fff url(../images/fleurfoot.png) no-repeat scroll center;
	}
#right .box {
	width:250px;
	background-color:#ffffff;
	border: 5px solid #cccccc;
	margin:8px 0px;
	float:left;
	padding: 10px 16px;
	font-size: 1em;
	line-height: 1.5em;
	}
#right .box h3 {
	font-size: 1.5em;
	color:#beac77;
	margin: 8px 0;
}
#lefthome .box {
	width:250px;
	background-color:#ffffff;
	border: 5px solid #cccccc;
	margin:8px 0px;
	float:left;
	padding: 10px 16px;
	font-size: 1em;
	line-height: 1.5em;
	}
#lefthome .box h3 {
	font-size: 1.5em;
	color:#beac77;
	margin: 8px 0;
}
#center .content {
	padding: 24px 16px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#lefthome .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#navMain{
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	/*height: auto;*/
	font-family: Arial;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0;
	text-align: center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}


#navMain ul {
	margin:0;
}
#navMain li {
	display: inline;
}
#navMain a {
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration: none;
	line-height:40px;
	color:#ffffff;
}

#navMain a:hover{
	background-image: url(../images/navH_bg.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	
}
#masthead .content {
	padding: 12px;
}
#footer .content {
	padding: 12px 16px;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #ffffff;
	
	/*border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;*/
}
#btm {
	background-image:url(../images/btm.png);
	/*background-position:bottom;*/
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#center a:link {
	color: #9B7C00;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #826800;
}

#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #000000;}

h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
