body {
	font: 12px/170% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
	color: #91807F; 
	margin: 0; padding: 0; 
	background: #1d140f;
	text-align: center;
}

#wrap {
	width: 1000px;
	margin: 0 auto;
	text-align: left;		
	background: url(../../../images/content-bg.jpg) no-repeat center 100%; 		
}

/* links */
a:link, a:visited { 
	text-decoration: none;
	color: #EDDA74;	
}
a:hover { color: silver; }
a:link.more, a:visited.more {
	float: left;	
	margin-top: 20px;	
	margin-right: 5px;
	padding: 3px 5px 4px 5px;
	border: 1px solid #E7871C;
	background-color: #E27304; 
	text-transform: lowercase;
	font-weight: bold;
	text-decoration: none;	
	color: silver;		
}
a:hover.more {	
	border: 1px solid #5A9223;
	background-color: #4C7B1E; 
}

/* Main */
#main {
	width: 600px;	
	float: left;	
	padding-top: 5px;			
}
#main h2 {
	/*color: #f0e8e8;*/
    color: #EDDA74;
	border-bottom: 1px solid #29201c;
    width: 400px;
	margin-top: 0px;
}
#main h2 a { color: #EDDA74; }
#main .block {
	float: left;	
	width: 600px;
	margin-top: 0px;
    margin-left: 0px;
	padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;	
	display: inline;
    background: #000000;	
}

#main .block .blk-top {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #29201c;	
}
#main .block .blk-top h4 {
	margin: 0 5px;	
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;	
	font-size: 1.4em;	
	font-weight: normal;
	line-height: 125%;
}
#main .block .blk-top h4 a {	
	color: #EDDA74;	
}
#main .block .blk-top p {
	padding: 2px 0 3px 0;
	margin: 0 3px;
	font-size: 11px;
	color: #EDDA74;
}
#main .block .blk-top p a:link,
#main .block .blk-top p a:visited {
	color: silver;		
}
#main .block .blk-top p .comment {
	margin-left: 5px;
	padding: 0 0 5px 20px;	
	background: url(../images/comment.gif) no-repeat 0 1px;
}
#main .block .blk-top p .datetime {
	padding: 0 0 5px 20px;
	background: url(../images/clock.gif) no-repeat 0 0;	
}

#main .odd { margin-left: 15px; }
#main .even { margin-left: 40px; }

/* headers */
h1, h2, h3, h4 {
	font: bold 1em/1.5em 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
	color: #f0e8e8;
	margin: 10px 20px 7px 20px;	 
}
h1 { font-size: 2.9em; font-weight: bold; letter-spacing: -2px; }
h2 { font-size: 2.8em; font-weight: bold; letter-spacing: -2px;}
h3 { font-size: 2.1em; font-weight: normal; letter-spacing: -0.5px; padding-top: 5px; }
h4 { font-size: 1.7em; }

/* Lists */
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: disc; }
ol { list-style: decimal; }

dt {
  font-weight: bold;
  color: #6f892c;
}
dd {
  padding-left: 20px; 
}

p, dl { margin: 10px 20px; }

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 

/* header */
#header {
	position: relative;
	margin: 0 auto 0px auto;
	height: 340px;			
	background: url(../../../images/header-bg.jpg) no-repeat center bottom;
}
#header h1#logo-text { margin: 0; padding: 0; }

#header img { 
    margin-left: 0px;
    margin-top: 0px;
}

#header h1#logo-text a {
	position: absolute; 	
	/* change the values of top and left to adjust the position */
	top: 5px; left: 30px;	
	margin: 0; padding: 0 5px 0 0;
	font: bold 48px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;  
	letter-spacing: -3px;
	text-decoration: none;	
	color: #fff;		
}
#header #slides {
    position: absolute;
	top: 8px; left: 10px;
    width: 940px;
}

#header p#slogan {
	position: absolute;
	/* change the values of top and left to adjust the position */
	top: 65px; left: 140px;		
	margin: 0; padding:  0 5px 0 0;
	font: bold 16px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
	color: #897876;		
}

/*  navigation  */
#header #nav {
	position: absolute;
	left: 10px;	top: 285px;		
	margin: 0px; padding: 0;			
	overflow: hidden;	
	height: 60px;
	width: 1000px;
}
#header #nav ul {	
	float: left;	
	margin: 0;	padding: 0;		
	width: 100%;	
	list-style: none;
}
#header #nav ul li {
	float: left;
	margin: 0; padding: 0px;		
}
#header #nav ul li a:link,
#header #nav ul li a:visited {
	float: left;
	margin: 0;
	padding: 20px 15px 17px 11px;	
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
	text-transform: lowercase;			
	/*color: #867474;*/
    color: #EDDA74;
}
#header #nav ul li a:hover, 
#header #nav ul li a:active {
	color: silver;		
}
#header #nav ul li#current { 
	background: url(../../../images/left-nav-bg.gif) no-repeat;
		
}
#header #nav ul li#current a {	
	background: url(../../../images/right-nav-bg.gif) no-repeat top;
	/*color: #f0e8e8;*/
    color: silver;
}

/* footer */
#footer {
	float: left;
	width: 100%;
	text-align: center;
	background: url(../images/footer-bg.png) repeat-x;	
}
#footer-outer {
	clear: both;
	width: 940px;		
	margin: 0 auto;
	font-size: .9em;		
	text-align: left	
}
#footer-wrap {
	float: left;
	width: 920px;
	margin-left: 10px;	
	padding-top: 5px;	
	display: inline;
}
#footer-wrap h3 {
	margin-bottom: 15px;
	font-size: 1.6em;		
	font-weight: bold;	
	color: #baaca2;
}
#footer-wrap .col-a {
	width: 225px;
	float: left;
	display: inline;
}
#footer-wrap .col-b {
	width: 225px;
	float: right;	
	display: inline;
}

/* footer-list */
#footer-outer .footer-list ul {
	list-style: none;
	margin-left: 20px;	
	padding: 0;	
	border-top: 1px solid #29201c; 
}
#footer-outer .footer-list ul li { border-bottom: 1px solid #29201c; }
#footer-outer .footer-list ul li a {
	display: block;
	width: 98%;
	margin-left: 0;
	padding: 5px 0;
	border: none;
	line-height: 2em; 	
	color: #877878; 		
}
#footer-outer .footer-list ul li .email {
	background: url(../images/email.gif) no-repeat 0 center;
	padding-left: 20px;
}
#footer-outer .footer-list ul li .rssfeed {
	background: url(../images/feed-icon14.gif) no-repeat 0 center;
	padding-left: 20px;
}
#footer-outer .footer-list ul li .twitter {
	background: url(../images/twitter.gif) no-repeat 0 center;
	padding-left: 20px;
}
#footer-outer .footer-list ul li a span {
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-size: .95em;	
}
#footer-outer .footer-list ul li a:hover,
#footer-outer .footer-list ul li a:hover span {
	color: #fff;	
}

/* footer-bottom */
#footer-bottom {
	float: left;	
	width: 100%;
	margin: 10px auto 15px auto;	
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;			
}
#footer-bottom .bottom-left {	float: left; }		
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;	
}
#footer-bottom a.back-to-top {
	background: url(../images/arrow-up.gif) no-repeat right center;
	padding-right: 20px;
}

div#page {
	width: 940px;
	background-color: #000000;
	margin: 0 auto;
	text-align: left;
}
div#container {
	padding: 20px;
}

