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


/* CSS Document */

body {
	padding: 0px;
	background-image: url(../image/bg1.png);
	background-repeat: repeat-x;
	background-color: #FFD79B;
	font: 14px/1.5em Arial, Helvetica, sans-serif;
	color: #6B6868;
	margin: 0px;
}
#pageWidth {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 850px;
}
#banner {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 850px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../image/banner-bg.png);
}

#banner .mainLinks {
	padding: 0px;
	font-size: 26px;
	line-height: 26px;
	color: #551F20;
	height: 26px;
	margin-top: 164px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner .mainLinks .active {
	background-color: #FFD79B;
}
#banner .mainLinks li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#banner .mainLinks a {
	color: #552020;
	text-decoration: none;
	margin: 0px;
	background-color: #E1F5FF;
	display: block;
	height: 26px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#banner .mainLinks a:hover {
	background-color: #FFD79B;
}

#contentBox {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 850px;
}

#contentBox #lh-col {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 550px;
}

#contentBox #rh-col {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
#contentBox #rh-col #twitter {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
}
#contentBox #rh-col #twitter ul {
	margin: 0px;
	padding: 0px;
	background-image: url(../image/twitbg.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 200px;
}
#contentBox #rh-col #twitter .twitTop {
	list-style-type: none;
	background-image: url(../image/images/twitTop.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#contentBox #rh-col #twitter .twitMid {
	background-image: url(../image/images/twitMid.png);
	background-repeat: repeat-y;
	list-style-type: none;
	margin: 0px;
	width: 155px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-position: top;
	float: left;
}
#contentBox #rh-col #twitter .twitMid .twitter strong {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 120px;
}

#contentBox #rh-col #twitter .twitMid .twitter {
	margin: 0px;
	padding: 0px;
}
#contentBox #rh-col #twitter .twitBot {
	background-image: url(../image/images/twitBot.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 200px;
	list-style-type: none;
	height: 30px;
	float: left;
}
#foot {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../image/foot1.jpg);
	background-repeat: repeat-x;
	background-color: #835442;
	height: 200px;
	display: block;
	float: left;
	clear: left;
}
#foot #pageWidth1 {
	padding: 0px;
	height: 200px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/foot-bg.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#pageWidth #contentBox .portBox {
	border: 2px solid #582F19;
	margin: 10px;
	float: left;
	width: 380px;
	padding: 10px;
	background-color: #E1F5FF;
}
#pageWidth #contentBox .portBox:hover {
   border: 2px solid #0066C1;

}
#pageWidth #contentBox .portBox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
