#Banner
{
    height:132px;
	background-image: url(../images/bannersetting.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#MainBody{
	background:url(../images/mainBodysetting.jpg) repeat-x;
	
}

#MainBodySetting {
    height:329px;
}

#LeftContainer{
	float:left;
	width:206px;
	padding-bottom:10px;
	overflow:hidden;
}
#Reservation{
	margin:15px 0 0 6px;
	width:186px;
}
.inputBox
{
	margin:6px 0 0 7px;
}
.inputBox select{
	background:#fedf9d;
	border:1px #7b663a solid;
	height:20px;
	width:103px;
	padding:1px 0 1px 5px;
}
.inputBox input{
	color:#7b5d1b;
	background:#fedf9d;
	border:1px #000 solid;
	height:14px;
	text-align:center;
	margin:0 8px 0 4px;
	padding-top:2px;
	width:84px;
}
#Subscribe{
	margin:7px 0 0 37px;
}
#RadioButton{
	margin-top:7px;
}
#Connections{
	color:#2d2d2c;
	border-top:1px #e1cda0 solid;
	margin:7px 0 0 11px;
	line-height:16px;
	padding:5px 0 0 11px;
	width:169px;
}

#Center{
	border-left:1px #bda268 dashed;
	height:300px;
	float:left;
	padding:15px 0 0 12px;
	width:333px;
}
#Culture{
	background:url(../images/culture.jpg) no-repeat;
	height:19px;
	padding:5px 0 0 287px;
	width:32px;
}
#Civilization{
	margin:14px 0 0 4px;
}
#Civilization li{
	float:left;
	text-align:center;
	width:74px;
}
.leftDashed{
	background:url(../images/literacy.jpg) repeat-y;
	margin-left:4px;
}
#Civilization a{
	color:#7e632a;
}
#Civilization a:hover{
	font-weight:bold;
	text-decoration:none;
}
.default a{
	font-weight:bold;
	text-decoration:none;
}
#CultureImg{
	margin:10px auto 0;
	width:315px;
	_margin-top:-3px;
}
#CultureImg dl{
	height:106px;
	float:left;
	margin:6px 6px 0;
	width:137px;
}
#CultureImg dt{
	border:1px #b18d45 solid;
	height:85px;
	width:142px;
}
#CultureImg dd{
	color:#725b19;
	text-align:center;
	margin-top:7px;
}
#CultureImg dd a{
	color:#725b19;
}
#CultureImg dd a:hover{
	color:#f00;
	text-decoration:none;
}

.cultureImage {
	margin:5px auto 0;
	width:315px;
	height:240px;
	_margin-top:-3px;
	*margin-top:-3px;
}
.cultureImage dl{
	height:106px;
	float:left;
	margin:6px 6px 5px;
	width:137px;
	display:inline;
}
.cultureImage dt{
	border:1px #b18d45 solid;
	height:85px;
	width:142px;
	text-align:center;
}
.cultureImage dd{
	color:#725b19;
	text-align:center;
	margin-top:7px;
}
.cultureImage dd a{
	color:#725b19;
}
.cultureImage dd a:hover{
	color:#f00;
	text-decoration:none;
}








#RightContainer{
	border-left:1px #bda268 dashed;
	height:300px;
	float:left;
	padding:15px 0 0 15px;
	width:358px;
}
#RightAbout{
	height:148px;
	width:352px;
}
#Caption{
	background:url(../images/aboutimage.jpg) no-repeat;
	height:15px;
	padding:5px 0 0 320px;
	width:32px;
}
#AboutImg{
	border:1px #d9b96f solid;
	display:inline;
	float:left;
	height:72px;
	width:107px;
	margin:17px 0 0 4px;
}

#AboutScript{
	color:#424242;
	float:left;
	line-height:16px;
	width:218px;
	margin:19px 0 0 14px;
}
#AboutScript p strong{
	color:#a00606;
	font-weight:bold;
}
#AboutScript li{
	float:left;
	width:70px;
	background-image: url(../images/trianglebackdrop.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align:center;
	margin-top:12px;
}
#AboutScript li a{
	color:#6c5420;
}
#AboutScript li a:hover{
	color:#a00606;
	text-decoration:none;
}
#NewsList{
	width:353px;
}
#NewsBackdrop{
	background:url(../images/newsbackdrop.jpg) no-repeat;
	height:17px;
	padding:5px 0 0 320px;
	width:32px;
}
#NewsList ul{
	margin-top:3px;
}
#NewsList li{
	background-image: url(../images/speck.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left:12px;
	height:15px;
	margin-top:7px;
	_margin-top:5px;

}
.leftFloat{
	float:left;
	width:235px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.rightFloat{
	float:right;
	margin-right:7px;
}
.leftFloat a{
	color:#333333;
}
.leftFloat a:hover{
	color:#a00606;
	text-decoration:none;
}

.notice
{
    color:#a00606;
    font-weight:bold;
}
.textHover
{
    color:#424242;
    line-height:1.6em;
    text-indent:2em;
    _text-indent:0em;
}
