@charset "UTF-8";
/* CSS Document */

* {
padding:0;
margin:0;
}

body {
text-align:center;
background: #190c00;
font-size:12px;
line-height:17px;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}

#site {
margin:0px auto;
text-align:left;
width:900px;
background:#ddc771;
}

#header {
height: 90px;
text-align: left;
padding-top:10px;
padding-left:20px;
background:#ddc771 url(image/banner.jpg) repeat-x;
}

#header-content {	
	margin: 0 auto; padding-top: 15px;
	float:left;
}
#header-content h1#logo {
	position: absolute;
	font: bold 45px 'Trebuchet MS', Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	margin: 0;
	padding: 0;
	/* change the values of left and top to adjust the position of the logo */
	top: 21px;
	left: -2px;
}
#header-content h1#logo a {
	text-decoration: none;
	color: #FFF;
}
#header-content #slogan {
	position: absolute;
	font: bold 12px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;
	margin: 0;
	padding: 0;
	/* change the values of left and top to adjust the position of the slogan */
	top: 31px;
	left: 23px;
	width: 186px;
	height: 20px;
}

/* header menu */
#header-content ul {
	position: absolute;
	right: 18px;
	top: 13px;
	font: bolder 1.3em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 394px;
	height: 54px;
}

#menu {
	float:right;
	padding-right:20px;
	padding-top:10px;
}

#menu a {
text-decoration:none;
color: #000;
font-size:12px;
padding:3px 0px 0 0px;
}
#menu a:hover {
text-decoration: none;
}


a {
text-decoration:none;
color: #000;
font-size:12px;
}
a:hover {
text-decoration: underline;
}

img {
	border: none;
	padding: 0px;
	background: none;
}

img.float-right {
  margin: 3px 0px 3px 10px;  
}

img.float-left {
  margin: 0px 10px 3px 0px;
  padding-bottom:18px;
}


#masthead {
	margin: 0 auto;
	width: 900px;
	height: 200px;
	padding: 15px 0px 10px 0px; 
	background:  #ddc771;
	margin-bottom:10px;
}

#top_content{
background:#f5db50 url(image/line.png) repeat-x;
width:900px;
height:auto;
margin:auto;
float:left;
}

#slider{
color:#FFF;
margin-top:20px;
margin-left:20px;
width:575px;
height:245px;
background:#221001;
float:left;
padding:15px;
border-radius:15px;
-moz-border-radius:15px; -khtml-border-radius:15px; -webkit-border-radius:15px;
}

#slider2{
float:right;
font-size:16px;
line-height:17px;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
background:#f5db50;
color:#000;
margin-top:20px;
margin-left:10px;
margin-right: 20px;
width:370px;
padding:15px;
border-radius:15px;
-moz-border-radius:15px; -khtml-border-radius:15px; -webkit-border-radius:15px;
}

#slider3{
float:left;
font-size:16px;
line-height:17px;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
background:#f5db50;
color:#000;
margin-top:20px;
margin-left:20px;
margin-right: 20px;
width:490px;
padding:15px;
border-radius:15px;
-moz-border-radius:15px; -khtml-border-radius:15px; -webkit-border-radius:15px;
}

#slider3 a {
text-decoration:none;
font-size:16px;
color: #231001;
}
#slider3 a:hover {
text-decoration: underline;
}


#video{
float:left;
margin-top:20px;
margin-left:15px;
padding: 4px 2px 4px 0;
width:430px;
float:left;
text-align:center;
background: #FFF0A1;
border: solid 8px #190c00;
border-radius:15px;
-moz-border-radius:15px; -khtml-border-radius:15px; -webkit-border-radius:15px;
}


#icons{
margin-top:10px;
margin-left:20px;
width:555px;
float:left;
}

#icons a {
width:auto;
text-decoration:none;
font-size:15px;
padding:0px;
color: #630;
}
#icons a:hover {
text-decoration: none;
}

#icons img {
	text-align:center;
}

#right_top{
margin-top:30px;
width:200px;
height:280px;
float:right;
}

#right_top2{
margin-top:10px;
width:320px;
height:280px;
float:right;
}

#right_top3{
margin-top:27px;
width:230px;
height:280px;
float:right;
}

#content {
background:#fff4bf;
width:565px;
float:left;
margin:0 0 30px 20px;
padding: 20px;
padding-bottom:20px;
border-radius:10px;
-moz-border-radius:10px; -khtml-border-radius:10px; -webkit-border-radius:10px;
}

#content h2, #content h3 {
font-size: 20px; font-weight: normal; line-height: 28px;
color: #b78600; margin: 0 0 30px 20px;
}
#content h2 { margin: 0px 0 10px 0px; }

#content p {
		font-size: 16px; line-height: 24px; color: #421700;
		margin: 0 0 20px 0; clear: both;
}

#content2 {
color: #421700;
text-align: justify;
width:860px;
float:left;
margin:20px;
padding-bottom:20px;
}

#content2 img {
	background-color: #231001;
	padding:4px;
	margin:5px;
	
}


#content2 a {
text-decoration:none;
color: #000;
font-size:12px;
padding:3px 0px 0 0px;
}

#content2 a:hover {
text-decoration: none;
}

#clip{
width:390px;
float:right;
margin: -20px 10px 5px 10px;
}

#sidebar {
background:#fff4bf;
width:190px;
float:right;
margin:0 20px 30px 0;
padding: 20px;
padding-bottom:20px;
border-radius:10px;
-moz-border-radius:10px; -khtml-border-radius:10px; -webkit-border-radius:10px;
}

#sidebar h2 {color: #b78600; font-size:18px;
margin-bottom: 10px;
}

#sidebar h3 {color: #b78600;
margin-bottom: 10px;
}

#sidebar h4 {color: #421700;
margin-bottom: 10px;
}

#sidebar a{
	color:#23100;}

li{
 margin-top: 5px;}

#sidebarbottom {
background:#fff4bf;
width:210px;
float:right;
margin:20px 20px 0 0;
padding: 10px;
padding-bottom:20px;
border-radius:10px;
-moz-border-radius:10px; -khtml-border-radius:10px; -webkit-border-radius:10px;
}


#archives { margin-left: 15px;
}
#archives li {
	list-style:circle; font-size:14px;}


#bottominfo {
background:#b78600 url(image/topcontent.jpg) repeat-x;
width:900px;
margin:0px 30px 0 0;
float: left;
padding-top: 60px;
}

#box { float:left; width:100%; margin:0; padding:0; font:12px Helvetica, sans-serif; color:#231001; line-height:150%;}
#box p { padding-left: 24px; font-weight: lighter; font-size: 20px; color: #b78600}

#box2 { float:left; width:100%; margin:0; padding:0; font:12px Helvetica, sans-serif; color:#231001; line-height:150%;}
#box2 p { padding-left: 10px; font-weight: lighter; font-size: 14px; color: #421700}
#box2 h1 { padding-left: 10px; padding-bottom:15px; font-weight: lighter; font-size: 25px; color: #b78600}

ul li {
	list-style: none; font-size: 16px; line-height: 20px; color: #421700;
}

#footer {
text-align:center;
background:#231001;
clear:both;
margin:0px 0;
padding:30px 30px 10px 30px;
}
