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

* { padding: 0; margin: 0; }

body {
	margin: 0px 0px; 	padding: 0;
	font: normal .72em/1.5em 'Trebuchet MS', sans-serif;
	color: #444;
	background: url(page_back.png) repeat;
	vertical-align:top;
	text-align: center;	
	height: 100%;	
	z-index:auto;
}

/* links */
a { background: inherit; color: #336600; text-decoration: none; }
a:hover { background: inherit; color: #666633; text-decoration: underline; }

/* headers */
h1, h2, h3, h4 {
	font: bold 1.2em "Tekton Pro", Tahoma, Sans-serif;
	color: /*#4169E1*/ #006633;
}
h1 { font-size: 1.6em; }
h2 { font-size: 1.6em; text-decoration:none;}
h3 { font-size: 1.25em; text-indent:10px;}
h4 { font-size: 1.1em; text-indent:10px;}

p, h1, h2, h3, h4{
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

p .align{
	text-align:justify;
}

/* images */
img {
  border-top: none;
  border-left: none;
  /*border-bottom: 1px dashed inset #000066; 
  border-right: 1px dashed inset #000066;
  padding: 5px;
  background-color: #660000;*/
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA repeat;
  border: 1px solid #eee;   
  font-weight: bold; 
}
acronym {
  cursor: help;
  color:#CC0000;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	/*background: url(content-back.png) repeat;*/
	background: background: #FAFAFA url(quote.gif) no-repeat 3px 5px; 
	border: 1px solid #eee; 
	font: bold 1.2em/1.5em 'Trebuchet MS', Tahoma, sans-serif; 
	color: #666666;	
}

/* start - table */
.table {
	border-collapse: collapse;
	margin: 15px;	
}
.th strong {
	color: #fff;
}
.th {
	background: #993333;
	height: 29px;
	padding-left: 6px;
	padding-right: 6px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #D68686;
	border-bottom: solid 2px #FFF;
}
.tr {
	height: 30px;
}
.td {
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}
.td.first,th.first {
	border-left: 0px;
}
.tr.row-a {
	background: #F8F8F8;
}
.tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin:5px 10px; padding: 0;
	border: 1px solid #eee; 
	background: #FAFAFA repeat; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em 'Trebuchet MS', verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em 'Trebuchet MS', verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 0;	
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: none;
	padding: 3px 5px;	
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/
#wrap {
	position: relative;
	width: 1000px;
	padding: 0px;
	/*margin: auto;*/
	background: #FFF;
	/*border: solid #CCCCCC 5px;*/
	z-index:auto;
}
/* navigation */
#navigation {
	height: 35px;
	width: 760px;
	background: none;
	position: relative;
	text-align: left;
	margin: 0; padding: 0px;
	/*border-bottom: 1px solid #CCCCCC;*/
	}

#navigation ul {
	font: small-caps bold 14px "Tekton Pro", "Book Antiqua", "Times New Roman";
	width: 540px;
	color: #333;
	/*background-color: #4E3525;		 	*/
	margin: 0 5px;
	padding: 0;
	display: inline;
	border-bottom: 1px solid #CCCCCC;
	float: right;
	}

#navigation li {
	float: right;
	list-style: none;
	}
	
#navigation li a {
	display: block;
	padding: 5px 10px;	
	color: #999999;	
	text-decoration: none;	
}


#navigation li a:hover {
	color: #009900;
}
#navigation li a#current  {
	background: #CCCCCC;
}

/* header */
#header {
	position: relative;
	height: 200px;
	text-align: left;		
	margin: 0; padding: 0;
	background:url(images/top2b.gif) no-repeat; 
	}
	
.header {
	background: url(images/head2.png) no-repeat;
	}
	
#top {
height:20px;
padding-bottom:5px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
}	
	
#top-nav {
	text-align:right;
	font-family:Calibri, "Adobe Garamond Pro Bold", "Adobe Garamond Pro", "Arial Rounded MT Bold";
	color: #666600;
	height:20px;
	padding-bottom:5px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	position: absolute;
	left: 776px;
	top: 5px;
	width: 207px;
}
	
#header img {
border:none;
}
#header .headerphoto {
	position: absolute;
	right: 75px;
	top: 70px;
	width: 391px;
	height: 115px;
	border: thin solid #CCCCCC;
}

#header .header {
	/*background-image:url(images/testHeader.png);*/
	height:180px;
	/*width:1400px;
	position:absolute;*/
	margin:0px;
	}
#header #logo-box {
	position: absolute;
	left: 12px;
	top: 42px;
	width: 280px;
	height: 157px;
}
#logo-box h1#logo {
	position: absolute;	
	font: bold 70px 'Trebuchet MS', Sans-serif;
	letter-spacing: -2px; 
	color: #666633;
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the logo */
	top: 25px; left: 34px;
	width:218px;
	height:22px;
}
#logo-box h1#logo a {
	text-decoration: none;
	color: #333;
}
#logo-box #slogan {
	position: absolute;
	font: bold 18px Calibri, "Adobe Garamond Pro Bold", "Adobe Garamond Pro", "Arial Rounded MT Bold", Sans-serif;
	text-transform: none;
	color: #666633;
	margin: 0;
	padding-bottom:2px;
	padding-top:5px;
	/* change the values of left and top to adjust the position of the slogan */
	top: -1px;
	left: 764px;
	width: 218px;
	height: 22px;
}

/* header menu */
#menu {
	/*clear: both;
	margin: 0;
	float: left;*/
	padding: 0px 0px 0px 0px;
	margin-left:3px;
	width: 970px;
	height:40px;
	background: none;
	border-bottom: 1px solid #eee;
	left: 5px;
}
#menu .menu {
margin: 0;
float: left;
position:relative;
width:970px;
}


#menu .date {
	margin: 0 5px;
	padding: 0;
	display: inline;
	float: left;
	width: 160px;
	position: relative;
	background: url(clock.gif) no-repeat 0 center;
}

/*.post .post-footer .date {
	
	 margin: 0 10px 0 5px;
}*/

#menu ul {
	font: bolder 13px "Courier New", Courier, monospace;
	width: 530px;
	color: #666666;
	/*background-color: #4E3525;	*/	 	
	margin: 0 5px;
	padding: 0;
	display: inline;
	/*border-bottom: 6px solid #FFF;*/	
}
#menu li {
	float: left;
	list-style: none;
}
#menu li a {
	display: block;
	padding: 1px 10px;	
	color: #666666;	
	text-decoration: none;	
}
#menu li a:hover {
	/*background: #E7C7B4;*/
	border: thin solid #FFF;
	color: #666666;
}
#menu li a#current  {
	/*background: #F1DCCF;
	border: thin solid #6699FF;*/
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	color: #666666;
}

/* content */
#content-wrap {
	/*clear: both;
	float: left;*/
	width: 100%;
	height: 570px;
	background:url(back2.png) no-repeat;
	/*border: dashed thin #3399CC;*/
	
}
#content {
	width: 990px;	
	clear: both;
	text-align: left;	
	padding: 0;
	margin: 0 auto;
	margin-top:25px;
	/*overflow:scroll;
	*/		
}
#content-main {
	width: 970px;
	clear: both;
	padding: 2px;
	overflow: auto;
}

/* leftbar */
#leftbar {
	float: left;
	width: 25%;
	/*margin: 0 0 10px 0; */
	background: none;
	/*margin-top:25px;*/
	padding: 0;	
	border-right: 1px solid #CCCCCC;
	/*border-top: dashed thin #3399CC;*/
}	
#leftbar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	color: #336633;	
	font-size:1.5em;
	font: small-caps;
}
.leftbox {
	margin-bottom: 10px;
	background: none;	
}

/* sidebar menu */
#leftbar ul.leftmenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;		
}
#leftbar ul.leftmenu li {
	padding: 0px 10px;
}
#leftbar ul.leftmenu a {
	display:block;
	font-weight:normal;
	color: #669966;
	height: 1.3em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed /*#3366FF*/#D5D5D5;
	text-decoration:none;
}
#leftbar ul.leftmenu a.top{	
	border-top: 1px dashed /*#3366FF*/#D5D5D5;
}
#leftbar ul.leftmenu a:hover {
	padding: .3em 0 .3em 10px;
	/*border-left: 5px solid  #3366FF;*/
	color: #99CC99;		
}

/* sidebar */
#sidebar {
	float: right;
	width: 25%;
	/*margin: 0 0 10px 0; */
	background: none;
	/*margin-left:600px;
	margin-top:38px;*/
	padding: 0;	
	border-left: 1px solid #CCCCCC;
	/*border-top: dashed thin #3399CC;*/
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	color: #336633;	
	font-size:1.5em;
	font: small-caps;
}
.sidebox {
	margin-bottom: 10px;
	background: none;	
}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;		
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #669966;
	height: 1.3em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed /*#3366FF*/#D5D5D5;
	text-decoration:none;
}

#sidebar ul.sidemenu li.selected {
	display:block;
	font-weight:normal;
	color: #669966;
	height: 1.3em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed /*#3366FF*/#D5D5D5;
	text-decoration:none;
	background-color:#99CC99;
	}
	
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed /*#3366FF*/#D5D5D5;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	/*border-left: 5px solid  #3366FF;*/
	color: #99CC99;		
}

/*rightbar*/

#rightbar {
	float: right;
	width: 35%;
	/*margin: 0 0 10px 0; */
	background: none;
	/*margin-left:600px;
	margin-top:38px;*/
	padding: 0;	
	border-left: 1px solid #CCCCCC;
	/*border-top: dashed thin #3399CC;*/
}	
#rightbar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	color: #336633;	
	font-size:1.5em;
	font: small-caps;
}
.rightbox {
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
	background: none;	
}

#rightbar ul.rightmenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;		
}
#rightbar ul.rightmenu li {
	padding: 0px 10px;
}
#rightbar ul.rightmenu a {
	display:block;
	font-weight:normal;
	color: #669966;
	height: 1.3em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed /*#3366FF*/#D5D5D5;
	text-decoration:none;
}
#rightbar ul.rightmenu a.top{	
	border-top: 1px dashed /*#3366FF*/#D5D5D5;
}
#rightbar ul.rightmenu a:hover {
	padding: .3em 0 .3em 10px;
	/*border-left: 5px solid  #3366FF;*/
	color: #99CC99;		
}

/*end rightbar*/

/*middlebar*/

#middlebar {
	margin-left:270px;
}

/* main */
#main-middle {
padding:0;
width:350px;

}

/*end middlebar*/

#centerbar {
	margin-left:270px;
}

/* main */
#main-main {
padding:0;
width:450px;

}

#center-main {
padding:0;
width:700px;

}

.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}

#main {
/*float:left;
	margin-left: 275px;*/
	/*width: 45%;	
	margin-top:38px; */
	
	position:relative;
	padding: 0;
	background: none;
	/*border-top: dashed thin #3399CC;
	border-right: dashed thin #3399CC;*/
}

#mainCScroll {
overflow:scroll;
height:550px;
}
#main h1 {
	padding: 10px 0 5px 0;
	margin: 0 0 0 10px;
	border-bottom: 1px dashed #D5D5D5; 	
}
#main ul li {
	list-style-image: url(bullet.gif);
}

.post {
	margin: 0; padding: 0;	
}

.post p {
	text-align:justify;
	}
	
.post .post-footer {
	background-image:url(content-back.png);
	padding: 5px; margin-top: 20px;
	font-size: 95%;
	border: 1px solid #eee;
}
.post .post-footer .date {
	background: url(clock.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url(comment.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url(page.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.post .post-footer a:hover {
	text-decoration: underline;
	/*border-bottom:thin #660000 solid; 
	border-top: thin #660000 solid;*/
}

/* footer */
#footer {
	/*clear: both;*/
	margin: 0; 
	padding: 0 0 0 0;
	font: normal .92em/1.5em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	height: 40px;
	position: static;
	/*width: 770px;*/
	background: none;
	color: #666666;
	text-align: left;
}

#header2 {
	/*clear: both;*/
	margin: 0; 
	padding: 0 0 0 0;
	font: normal .92em/1.5em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	height: 40px;
	/*width: 770px;*/
	background: none;
	color: #666666;
	text-align: right;
}
#footer p {
	margin: 0; 
	padding: 25px 0 0 0;
}
#footer a {
	text-decoration: none;
	color: #777;	
}
#footer a:hover {
	/*text-decoration: underline;
	border-top: thin #003 solid;*/
	border-bottom:thin #003300 solid;
	color: #669933;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }
