@charset "utf-8";
/* CSS Document */

html {background: #1a1919 url(../images/bg_main.png) repeat-x;} 

#header { height: 150px;}

#logo {margin: 20px;}

#header span { color: #666; font: 600 15px Arial, Helvetica, sans-serif;}

img#first {position: absolute; top: 47px; right: 43px;}

img#second {position: absolute; top: 45px; right: 170px;}

#first + span {position: absolute; top: 110px; right: 43px;}

#second + span {position: absolute; top: 110px; right: 170px;}

#nav {/*background: url(../images/bg_nav.png) repeat-x;*/ height: 60px; overflow: hidden; width: 100%; text-align: center;}

#nav ul {margin: 0; padding: 0; list-style: none;  margin: 8px 0px 0 0px; position: relative;  font-family: Verdana,Arial,Helvetica,sans-serif;  }

#nav ul li {margin: 0; padding: 0; display: inline; margin-right: 10px; padding: 10px 11px; position: relative;}

#nav li a {padding: 0; margin: 0;color: #fff; font-size: 18px; text-transform: uppercase; text-decoration: none; padding: 7px 5px 7px 7px;   position: relative; top: 2px; } 

#nav li span {padding: 10px 11px 10px 0px;}

#nav li a:hover {color: #ccc;}

#content_container {margin-top: 20px;}

#sub #content_container {margin-top: 0px;}

#featured {border-bottom: 2px dotted #696964; overflow: hidden; padding-bottom: 15px;}

.bord  {background: #a5a49c;}

#column1, #column2, #column3 {background: url(../images/bg_content.png) repeat; height: 248px; color: #e8e7e7; padding: 1px 0; }

.left {float: left; margin: 13px 13px 0px 13px; display: inline;}

h2 {
	margin: 0;
	padding: 0;
	margin-top: 8px;
	color: #535050;
	font-family: "Courier New", Courier, monospace, serif;
	word-spacing: -8px;
	letter-spacing: -1px;
}

.indent {padding: 0 10px; font-size: 13px; line-height: 1.4;}

#footer {background: url(../images/bg_footer.png) repeat-x; height: 50px;  border-top:1px solid #000;  float: left; width: 100%; display: inline; overflow: hidden; color: #f9f9f9;}

#bottom_nav {margin: 20px 15px 5px 15px; float: left; display: inline;}

#copyright {margin: 20px 220px 5px 15px; float: right; display: inline; color: #f9f9f9; font-weight: 500;}

#footer ul {padding: 0; margin: 0px 50px 0px 190px; list-style: none; position: relative;}

#footer li {margin: 0; padding: 0; display: inline; margin-right: 5px; }

#footer li a {
	color: #C1C357;
	text-transform: uppercase;
	font-weight: 500;
	text-decoration: none;
}

#footer li a:hover {color: #999b36;}

.bord a {color: #b0d715; text-decoration: none;}

/* content section */
#content { margin-top: 10px;}

#left_col {background: #555142;  margin-top: 10px; padding-bottom: 27px;}

#left_col ul {margin: 0; padding: 0; margin: 27px 10px 0px 0px; position: relative; list-style-type: none; padding-bottom: 2px;}

#left_col li {padding: 10px; padding-right: 7px; padding-bottom: 1px; border-bottom: 1px solid #6E6D6D; margin-right: 10px; margin-bottom: 10px; border-right: 5px solid #000; }

#left_col li a {color: #ccc; text-decoration: none; font-size: 16px; font-weight: 600; text-transform: uppercase;  /*letter-spacing: 0.6px;*/ display: block;}

#left_col li a:hover {color: #f9f9f9;}

#left_col ul li:hover {border-right: 5px solid #fff;}

#right_col p { font: 1.1em/1.5 Arial, Helvitica; color: #f9f9f9; padding: 10px; margin: 0; padding-top: 0; text-align: justify;}

#right_col h3 {margin: 0; padding: 0; color: #222; text-transform: capitalize; padding: 0 10px; font-size: 20px; font-weight: 400; background-color: #dcde9a; /*DBDC70*/ margin-top: 3px;}

#bor {border: 1px dashed #ccc; border-bottom: none; background-color: #6E6E6A; margin-bottom: 5px; padding-top: 10px;}

#right_col h2 {margin: 0; padding: 0; color: #222; text-transform: uppercase; padding-left: 10px; }

#right_col img.right {float: right; margin: 10px 0 1px 10px;}

#right_col img.left {float: left; margin: 10px 10px 1px 0;}

#right_col img.center {float: left; margin: 15px 20px;}

/* SUb Pages */

#sitemap {padding-bottom: 20px; padding-top: 15px; list-style: square;}

#sitemap li {margin-bottom: 5px;}


#sitemap a {color: #CCC; font-size: 20px; text-transform: uppercase; text-decoration: none;}

#sitemap a:hover {color: #fff;}