/* css docuement at www.cssmoban.com */

body {
  margin: 0px; 
  font-size: 12px; 
font-family:Geneva, Arial, Helvetica, sans-serif;
  letter-spacing: 1px; 
  line-height:20px; 
  background:#669966; 
  color:#5d2d11; }

#container { 
width: 1000px; 
 margin:0 auto;

 }
#header {
 background:#ffffff url("../images/header.jpg") center no-repeat;
 height:382px;
  border-bottom: 2px solid #FFCC99;
}

#wrapper {
	width: 1000px;
		background:#f5e5cb;
}
#left {
	float: left;
	width: 360px;
	margin:5px 10px 10px 0;
	padding:8px;
	border-left:1px solid #FFCC99 ;

	}
	
	#left2 {
	float: left;
	width: 200px;
	margin:5px 10pxs 10px 0;
	padding:8px;
	border-left:1px solid #FFCC99 ;

	}
#content {
	float: left;
	width: 360px;
	margin:5px 10px 10px 5px;
	padding:5px;
}

.clear{clear:both; height:0px;}
h3{
	font-size: 13px;
	color:#ff0000;
	display:inline;
}
h2{
	font-size: 17px;
	color:#333333;
	display:inline;
	margin:0px;
}
p, ol, ul {
	line-height: 18px;
	text-align:justify;
	margin:0px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li { width:220px;
	padding: 2px 0 5px 0;
	border-bottom:1px dotted #444444;;
}

ul li.first {
	background: none;
}

#content img {
	float: left;
	margin:8px;
	border:2px solid #FF9999;
	width:200px;
	height:100px;
}

#logo 
{
 float: left;
 margin:35px 0 0 30px; 
 }
 
 h4{
 text-align:right;
 padding:5px 20px;
 margin:0px;
 }
#toplinks a {
font-size : 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height : 35px;
padding-right : 15px;
padding-left : 15px;
text-decoration : none;
letter-spacing:2px;
color:#660033;
display : block;
border-bottom: 1px dotted #FFCCCC;
text-align:right;
}
#toplinks a:hover {
color : #111111;
text-align:left;
}
#in-header {
 height: 382px;
 margin-top:1px;

  }

#header-content
{ width:475px;
float:left;
  margin:20px 20px 20px 20px;
  clear:both;
}
#header-content p
  {
  font-size:12px;
  font-style:italic;
  color:#222222;
  padding:15px;
  background:url(../images/head-slogan.png) repeat-x;
  color:#555555;
  }
#toplinks 
{ width:170px;
float:right;
margin:10px 0 10px 0;
	color:#FFFFFF;
}

#gallery 
{
	width: 360px;
float:right;
margin:10px 0 0 0;
	color:#222222;
}
#gallery img{
width:160px;
height:80px;
  	float: left;
	margin:8px;
	border:2px solid #996600;
	}
	
	#gallery img:hover{
	border:2px solid #000000;
	}
#footer { 
 background:#ffffff url("../images/footer.jpg") center no-repeat;
  border:#333333 1px solid;
  height:60px;
  color: #cccccc; 
  padding:0 20px;
  }
#logo h1 { 
	font-family:"Times New Roman", Times, serif;
margin: 0; 
padding: 10px 20px 0 10px;
 font-weight: normal;
  font-size: 40px;
  color:#111111;
  text-transform:uppercase;
  }
 #logo h1 a{
   color:#006666;
   text-decoration:none;
   }
    #logo h1 a:hover{
   color:#993300;
   text-decoration:none;
   }
  
.inner_copyright{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}

#footer p 
{	
color: #cccccc; 
font-size: 11px; 
text-align:right;
}
input {
 border: 1px solid #c0c0c0; 
 color: #454545; 
 font-size: 11px;
  letter-spacing: 1px;
   }
input.searchText 
{ width: 150px; 
height: 18px;
 padding-top:2px; 
 border:#cccccc 1px solid; 
}
input.searchSubmit
 { color: #0080c0;
  background: #fff;
   	border: 1px solid #fff;	
	font-size: 12px; 
	width: 50px; 
	height: 19px; 
	  }

a:link, a:active, a:visited { color: #CC9900;text-decoration: none; }
a:hover { color: #ff7700; }
.clear{ clear:both;}

