
/* -------------- Structure ------------- */
body {
	background:#e1ddd9;
	text-align:center;
	margin:20px;
	padding:0;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	color:#564b47;
	
	}
	
#wrapper1 {

	text-align:left;
	width:100%;
	background:#FFF url("../images/layout/col_bg2.gif") repeat-y top right;
	}
#wrapper2 {

	text-align:left;
	width:100%;
	background:url("../images/layout/col_bg2.gif") repeat-y top left;
	}

/* --------------Header/Banner------------- */

#banner {
text-align: left;
background-color: #e1ddd9;
padding: 0px;
margin: 0px; 

}


#banner h1{
text-align: left;
font-size: 11px;
text-transform:uppercase;
background-color: #C2C287; /*brown*/
/*background-color: #2B8044; /*green*/
/*background-color: #666666;*/ /*grey*/
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:8px 15px;
margin:0px;
}

#google_search {
/*background-color: #2B8044;*/
padding: 0px;
margin: 3px 0px; 
float:right;
}

/* -------------- 3-col ------------- */
	
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#DEDEBE;
	/*background:#3DB461;*/
	/*background:#999999;*/
	z-index:3;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#DEDEBE;
	/*background:#3DB461;*/
	/*background:#999999;*/
	z-index:2;
	}
#centercol {
	font-size:1.2em;
	position:relative;
	padding:0 240px;
}

/* --------------center navi------------- */

#centercol a {color: #0000ff;}
#centercol a:visited {color:#0000ff;}
#centercol a:hover {color: #564b47;}
#centercol a:active { color:#000000;}

/*#centercol span{
	background: transparent url(../images/h2.png) no-repeat top left; 
	margin:10px;
	padding:10px;
	width: 100px; 
	height: 40px; 
}*/

#centercol h2{
  margin:10px 0 10px 0;
  font-family:Georgia, serif;
  font-size:1.6em;
  font-weight:normal;
  padding-top:5px;
  padding-left:30px;
  padding-bottom:5px;
  background:url(../images/layout/shss.gif) center left no-repeat;
  border-bottom : 1px dotted #564B47; 
  border-right : 1px dotted #564B47; 
}

#centercol h3{
  margin:10px 0 10px 0;
  padding-top:5px;
  padding-left:30px;
  padding-bottom:5px;
  background:url(../images/layout/bullet.gif) center left no-repeat;

}

/* --------------left and right navi------------- */


#left h2{
background-color: #C2C287;
font-size: 1em;
text-align : left; 
font-weight : bold; 
margin:10px;
background:#ADADAD url(../images/layout/arrow_orange.gif) center left no-repeat;
padding-top : 4px; 
padding-bottom : 3px; 
padding-left : 15px; 
border-bottom : 1px solid #3a6081; 
border-right : 1px solid #3a6081; 
border-top : 1px solid #f1f5fa; 
color : #fff; 
}

#left ul{
list-style-image: url('../images/layout/arrow1.gif');
margin-top:1px;
margin-bottom:15px;
padding-top:0px;
}

#left p{
margin-left:17px;
margin-right:18px;
margin-bottom:0px;
padding-bottom:0px;
padding-left:18px;
border-bottom : 1px solid #3a6081; 
border-left : 5px solid #3a6081; 
}

#left a {color: #0000ff;}
#left a:visited {color:#0000ff;}
#left a:hover {color: #564b47;}
#left a:active { color:#000000;}

#right h2{
background-color: #C2C287;
font-size: 1em;
text-align : left; 
font-weight : bold; 
margin:10px;
background:#ADADAD url(../images/layout/arrow_orange.gif) center left no-repeat;
padding-top : 4px; 
padding-bottom : 3px; 
padding-left : 15px; 
border-bottom : 1px solid #3a6081; 
border-right : 1px solid #3a6081; 
border-top : 1px solid #f1f5fa; 
color : #fff; 
}

#right ul{
list-style-image: url('../images/layout/arrow1.gif');
margin-top:1px;
margin-bottom:15px;
padding-top:0px;
}

#right p{
margin-left:17px;
margin-right:18px;
margin-bottom:0px;
padding-bottom:0px;
border-bottom : 1px solid #3a6081; 
border-left : 5px solid #3a6081; 
}

#poll {
margin-left:16px;
margin-bottom:10px;
}

#daily {
margin-left:16px;
margin-bottom:10px;
}


/*  ----------------footer---------------------- */ 

#footer {
	position:relative;
	top:1px;
	background-color: #C2C287;
	/*background-color: #2B8044;*/
	/*background-color: #666666;*/
	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;
	width:100%;
	clear:both;
	margin:0;
	padding:5px 0;
	text-align:center;
	font-size: 1em;
}

#footer2{
float:left;
padding:2px 0;
}

#footer3{
float:right;
padding:2px 0;
}

#footer a {color: #0000ff;}
#footer a:visited {color:#0000ff;}
#footer a:hover {color: #564b47;}
#footer a:active { color:#000000;}

/* ------------- hr -------------------*/
hr {
	margin-top: 10px;
  margin-bottom: 15px;
  border-top: 2px dotted #D9D9D9;
  border-bottom: 1px dotted #FFFFFF;
  height: 2px;
}


div.hr {
  height: 15px;
  background: #fff url('../images/layout/leaves.gif') no-repeat scroll center;
  margin: 40px 0px;
}

div.hr hr {
  display: none;
}

/* ------------- a -------------------*/

a.external {
  padding-right:20px;
  background:url(../images/layout/external.gif) center right no-repeat;
}

a.back {
  padding-left:10px;
  background:url(../images/layout/left_arrow1.gif) center left no-repeat;
}

a.forward {
  padding-right:10px;
  background:url(../images/layout/right_arrow1.gif) center right no-repeat;
}

/* ------------- date -------------------*/

#date {
  font-size: 0.7em;
  margin: 20px 0px;
  color : #ADADAD;
}


