/* CSS Document */
*{
	margin:0;
	padding:0;
	font-family:  arial, "lucida console", sans-serif;
}
/* BODY =====================================================*/
body {
	margin:0;
	padding:0;
	background-image:url(../images/HeaderBG.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

h1 {
	text-transform: uppercase;
	font-size: 1.5em;
}

h2 {
	color:#dabb3c;
	font-size: 1.25em;
}

h3 {
}

h4 {
}

p {
	font-size: .75em;
}




/* MENU =====================================================*/
#menuWrapper {
	clear: both;
	display: block;
	width: 950px;
	height: 128px;
	margin: 0 auto;
	padding: 0px;
	border: 0px;
	background-image:url(../images/NavBG.png);
	background-repeat:no-repeat;
}

#menu{
	width:686px;
	margin:0px 25px 0px 0px;
	display: block;
	height: 125px;
	float: right;

}
#menu ul{
	list-style:none;
}
#menu li{
	display:block;
	float:left;
	height: 125px;
}

#menu li a{
	border: 0px;
	margin:0px;
	padding:50px 0px 0px 3px;
	display:block;
	float:left;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	font-size: .75em;
	font-weight:bold;
	width: 95px;
}

#menu li a.onPage{
	border-bottom: 5px solid #fff;
	margin:0px;
	padding:50px 0px 0px 3px;
	display:block;
	float:left;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	font-size: .75em;
	font-weight:bold;
	width: 95px;
	height: 70px;
}

#menu li a span{
	color:#636363;
	font-size:10px;
	text-transform:lowercase;
	font-weight:normal;
}

#menu li a.onPage span{
	color:#636363;
	font-size:10px;
	text-transform:lowercase;
	font-weight:normal;
}

#menu li a:hover{
	border:0px;
	text-decoration:underline;
}

#menu li a:hover span{
	color:#636363;
}
#menu li a.black{
	background:#000;
	border:0px;
	margin:0px;
	padding:50px 0px 0px 3px;
	display:block;
	float:left;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	width: 95px;
	height: 75px;
}

#menu li a.On{
	background:#000;
	border-bottom: 5px solid #fff;
	margin:0px;
	padding:50px 0px 0px 3px;
	display:block;
	float:left;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size: .75em;
	font-weight:bold;
	width: 95px;
	height: 70px;
}

#menu li a.black span{
	color:#636363;
	font-size:10px;
	text-transform:lowercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#menu li a.On span{
	color:#636363;
	font-size:10px;
	text-transform:lowercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#menu li a.black:hover{
	border:0px;
	text-decoration:underline;
}

/* CONTENT =====================================================*/
#content {
	clear: both;
	display:block;
	width: 100%;
	margin:0px;
	padding:0;
	background-color:#fff;
	/*color: #52400E;*/
	color: #000000;
	line-height: 1.5;
}

#contentMain {
	clear:both;
	display: block;
	width: 900px;
	padding: 10px 0px;
	margin: 0px auto;
}

#contentLeft {
	display: block;
	float:left;
	width: 574px;
	margin: auto;
	padding: 0 15px;
	background-color:#fff;
}

#contentLeft p {
	text-align:justify;
	font-size: .85em;
	padding-bottom: 10px;
}

#contentLeft li {
	font-size: .75em;
}

#contentRight {
	display: block;
	width: 295px;
	padding: 0px;
	margin: 0px 0px 0px 605px;
	color:#110f0a;
	/* background-color:#999966;*/
}

#subNav {
	display: block;
	width: 250px;
	background-image:url(../images/bee.gif);
	background-position: 50% 0;
	background-repeat:no-repeat;
	/* background-color:#669900;*/
	margin: 0 auto;
	padding: 100px 0px 0px 0px;
	
}

#subNav ul {
	margin: 0px auto;
}

#subNav ul li {
	display: block;
	width: 250px;
	height: 50px;
	border-bottom: 1px solid #999966;
	text-align:center;
	font-size: .85em;
	line-height: 50px;
}

#subNav li a {
	text-decoration: none;
	color:#110f0a;
	width: 180px;
	text-transform:uppercase;
}

#subNav li a:hover {
	background-image:url(../images/pointer.gif);
	background-repeat:no-repeat;
	background-position: 0 50%;
	padding: 0 20px;
}
	
#contentEnd {
	display: block;
	clear:both;
	width: 100%;
	background-color:#fff;
	height: 50px;
}

/* BROWN PART =====================================================*/
#brown {
	clear: both;
	display:block;
	width: 100%;
	margin:0px;
	padding:0;
	background-image:url(../images/footerBrwnBarBG.gif); 
	background-repeat: repeat-x;
	background-color:#110f0a;
}

#brownFG {
	display: block;
	width: 950px;
	height: 200px;
	margin: 0px  auto;
	padding: 0px;
	background-image:url(../images/footerBrwnBarFG.gif);
	background-repeat:no-repeat;
	background-position: 0 60%;
}


#brownFGL {
	display: block; 
	width: 400px; 
	float: left; 
	height: 100px; 
	margin: 60px 0 0 33px; 
	background-image:url(../images/callOutBlock.gif); 
	background-position: 0% 50%; 
	background-repeat: no-repeat;
}

#brownFGL a {
	color: #fff; 
	margin: 0; 
	padding: 35px 0 0 0; 
	text-decoration:none;
	text-align:center; 
	display: block; 
	width: 400px;
	height: 100px;
}

#brownFGL a:hover {
	display: block; 
	width: 400px;
	height: 100px;
	background-image:url(../images/callOutBlockOver.gif); 
	background-repeat:no-repeat;
}

#brownFGR {
	display: block; 
	width: 400px; 
	float: right; 
	height: 100px; 
	margin: 60px 33px 0 0px;
	background-image:url(../images/callOutBlock.gif);
	background-position: 0% 50%; 
	background-repeat: no-repeat;
}

#brownFGR a {
	color: #fff; 
	margin: 0; 
	padding: 35px 0 0 0; 
	text-decoration:none; 
	text-align:center; 
	display: block; 
	width: 400px;
	height: 100px;
}

#brownFGR a:hover {
	display: block; 
	width: 400px;
	height: 100px;
	background-image:url(../images/callOutBlockOver.gif); 
	background-repeat:no-repeat;
}

/* BLACK PART =====================================================*/
#footer {
	background-image: url(../images/Graphics/newBotFade.jpg);
	background-repeat:repeat-x;
}

#footerContent {
	width: 900px;
	margin:  0px auto;
	padding: 0 0 20px 0;
	color: #fff;
}

#footerContent ul {
	list-style-type: none;
}

#footerContent p { font-size:.65em; }
#footerContent li { font-size:.65em; }
#footerContent li.title { text-transform:uppercase; font-size:.65em; }
#footerContent li a {text-decoration: none; color: #fff;}
#footerContent li a:hover {text-decoration: underline;}
	
#footerContent .col1 {
	display: block;
	width: 100px;
	float: left;
	margin: 0;
	padding: 0;
}

#footerContent .col2 {
	display: block;
	width: 145px;
	float: left;
	margin: 0;
	padding: 0;
}

#footerContent .col3 {
	display: block;
	width: 145px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;

}

#footerContent .col4 {
	display: block;
	width: 145px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;

}

#footerContent .col5 {
	display: block;
	width: 145px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;

}

#footerContent .col6 {
	display: block;
	width: 25px;
	float: right;
	margin: 0;
	padding: 0;
}

#subfooter {background-color: #000; width: 100%; padding: 0; margin: 0;}
#subfooter .lastInfo {width: 900px; margin: 0 auto; padding: 0;}