html {
	background: #404040;
	margin:0 0 0 -1px;
	padding:0;	
	overflow-Y: scroll;
}
body {
	padding:0;
	margin :0;
	display:table; 
	width:100%;	
	color:#f5e9f9;
	font-family: 'Trebuchet MS', sans-serif ;
	font-size: 13px;
	font-style: normal ;
	font-weight: normal ;
	text-transform: normal;
	background-color:#404040;
}
#wrapper {
	background: transparent url( css/page-vbg.jpg ) repeat-y scroll 50% 0px ;
	margin:0 auto ;
	width:100%;
}
#bg {
	margin:0 auto;
	padding:0;
	background:transparent ;
	background-image: url( css/hat.jpg ) ;
 	background-repeat:no-repeat;	
	background-position: center top ;
}
#header {
	margin: 0 auto;
	min-height:20px;
	height: 20px;
	width: 1024px;
}
#page {
	background: transparent url( css/page-bg.jpg ) no-repeat center top;
}
#container {
	margin:0 auto;
	width:1024px; 
}
#banner {
	margin: 0 auto;
	height:170px;
	width:100%;
}

#nav1 {
	height:45px;
	margin:0 auto ;
	width:1024px;	
	text-align:center;
}
#nav1 ul {
	display:table;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	position:relative;
	height:45px;
	text-transform:uppercase;
	font-size:11px;
	font-family:Tahoma,Arial,sans-serif;
}
#nav1 ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	background:transparent url("css/hmenu.jpg") repeat-x top left;
	border-left:1px solid #1e1e1e ;

}
#nav1 ul li a {
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 24px ;
	line-height:45px;
	font-weight:bold;
}
#nav1 ul li a:hover, #nav1 li#current a {
	color:#f17e0e;
	background:transparent url("css/hmenu-sel.jpg") repeat-x top left;
}

#content {
	width:1024px;
	margin:0 auto ;
	text-align:left;
	min-height:400px;
}
#content p {
	text-align:justify;
}
#content p, #content h1, #content h2, #content h3 {
	margin: 10px;
}

#leftcolumn { 
 margin: 0px 0px 0px 0px;
 border: 0px solid #ccc;
 padding: 0px;
 width: 758px;
 float: left;
}
#rightcolumn { 
 float: right;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 264px;
 display: inline;
}
#mainfoot { 
 width: 1022px;
 clear: both;
 color: #333;
 border: 0px solid #ccc;
 margin: 0px 0px 10px 0px;
 padding: 0px;
 text-align: center;
}

#sidebar1 {
	width: 250px;
	margin: 0 0 0 8px;
	padding: 0;
	float: left;
	position:relative;
}

#sidebar2 {
	width: 250px;
	min-height: 340px;
	margin-left: 8px;
	margin-top: 0px;
	float: left;
	background: url(css/sidebar-bg.png) repeat-y;
	position:relative;
}
#sidebar2 h2 {
	margin: 5px 5px 5px 10px;
	padding: 0 0 .1em 0;
	font-size: 17px;
}

#sidebar2-top {
	width: 250px;
	height: 30px;
	background:url(css/sidebar-top.png);
	position:relative;
	top:0px;
}
#sidebar2-bottom {
	width: 250px;
	height: 35px;
	background: url(css/sidebar-bottom.png);
	position:absolute;
	bottom:0px;
}
#sidebar2 ul {
	margin: 0 1em 2em -1.4em;
	font-size: 0.9em;
	line-height: 120%;
	list-style: square;
}
#sidebar2 ul li {
	border-bottom: 0px dotted #ccc;
	padding: 3px 0;
	padding-left: 0px;
	margin-right: 5px;
}
#sidebar2 ul li:hover {
}
#sidebar2 ul li.current_page_item {
	padding-left: 8px;
	padding-right: 10px;
	background: #e8e8e8;
}
#sidebar2 ul li.current_page_item a {
	color: #84755c;
}

#center {
	width:728px;	
	padding:0px;
	float:left;
	margin:0 0px 0 0px; 
	border:0px solid white;
}
#right {
	width:294px;
	padding:0px;
	float:right;
	border:0px solid white;
	z-index:1;
}

#body {
	width:1022px;	
	padding:0px;
	float:left;
	margin:0 0px 0 0px; 
}

#footerWrapper {
	margin:0 auto;
	height:150px;
	padding:0;
	background:transparent url( css/footerWrapper-bg.jpg ) no-repeat scroll center top ;
}
#footer {
	margin:0 auto;
	padding:40px 0 0 0;
	width:1024px;
	height:70px;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}
#footer a:link, #footer a:visited {
	color:#f17e0e;
}
#footer a:hover{
	color:#f5e9f9;
	text-decoration:none;
}
#footer .left {
    float:left;
	padding: 0 10px 0 10px;
}
#footer .right {
    float:right;
	padding: 0 10px 0 10px;
}

p {
	letter-spacing: normal ;
	line-height: 1.7em ;
}
h1 {
	color:#f17e0e;
	font-size:22px ;
	margin:25px 0 10px 0;
	clear:both;
}
h2 {
	color:#b9b694;
	font-size:20px ;
	margin:20px 0 10px 0;
	clear:both;
}
h3 {
	color:#f5e9f9;
	font-size:18px;
	margin:20px 0 5px 0;
	clear:both;
}
a:link, a:visited {
	color:#f17e0e ;
	text-decoration:none;
}
a:hover {
	color:#b9b694;
	text-decoration:underline;
}

/* COMMENT ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#comments h2, #respond h2 {
	margin: 5px 5px 5px 20px;
	padding: 0 0 .1em 0;
	font-size: 20px;
	text-indent: -5px;
}
#comments {
	margin: 0 0 1em;
	/* background: url(images/hr.gif) 0% 100% no-repeat; */
	padding: 0 0 1em;
}
#comments h3 {
	margin: 5px 5px 5px 20px;
	padding: 0 0 .1em 0;
	font-size: 1.2em;
}
#comments img {
	float: left;
	margin: 0 5px 5px 0;
}
#comments p {
	padding-left: 40px;
}
.commentlist li {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 0px solid #f5f5f5;
}
#respond input, #respond textarea {
	width: 542px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	padding: 3px;
	margin: .1em 0 .5em;
}
#respond button {
	width: 75px;
	height: 35px;
	text-indent: -9999px;
	border: none;
	float: left;
	cursor: pointer;
}
#respond button#submit {
	background: url(images/submit.png) no-repeat;
	margin-right: 10px;
}
#respond button#reset {
	background: url(images/reset.png) no-repeat;
}


/* WP 2.6 REQUIRED ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   padding-left:10px;
}

.alignright {
   float: right;
   padding-right:10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

