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

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, b, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: inherit;
	font-size: 99%;
	font-family: inherit;
	vertical-align: baseline;
	list-style-type: none;
	color: #333333;
}
body {
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
a {
	color: #0d89ce;
	text-decoration: none;
}
a:hover {
	color: #cc3a4b;
}
#header {
	width: 900px;
	background-image: url(images/headerimage.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	clear: both;
	line-height: 0px;
	font-size: 0.9em;
	color: #491A0C;
	padding: 0px;
	margin-bottom: 0px;
	position:relative;
}
#header .hight62 {
	height: 62px;
	float: right;
	width: 600px;
}
#header .headerlogo {
	float:left;
	margin-left: 15px;
	height: 86px;
	width: 239px;
}
#header ul {
	position:absolute;
	right:20px;
	bottom:1px;
	text-decoration: none;
}
*html #header ul {
	bottom:-2px;
}

#header ul li {
	float: right;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	display: block;
	height: 27px;
	line-height: 0px;
}
#header h1 {
	width:380px;
	bottom:14px;
	left:266px;
	bottom:9px;
	color: #491A0C;
	position:absolute;
	line-height:1.3em;
	text-align:left;
	font-weight:normal;
}
#header p {
	margin-right: 240px;
	margin-left: 270px;
	color: #491a0c;
	font-size: 0.9em;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#flash {
	width: 900px;
	height: 285px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	clear: both;
	line-height: 0px;
}
#navi {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	clear: both;
	background-image: url(images/h_b_01_off.gif);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 0px;
	background-color: #FFF;
	padding-bottom: 5px;
}
#navi ul{
	margin-right: 15px;
	margin-left: 15px;
	height: 40px;
	text-align: center;
	padding: 0px;
	line-height: 0px;
}
#navi ul li{
	width:174px;
	float: left;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#page {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 10px;
	background-image: url(images/leftbar_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	position:relative;
	overflow:auto; 
}

 #leftBar  {
	float: left;
	width: 340px;
	padding-right: 9px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #AB680C;
	padding-left: 20px;
	font-size: 0.8em;
	line-height: 1em;
	height:400px;	
}
#leftBar strong  {
	color: #0d89ce;
	font-size: 1em;
	line-height: 1.7em;
}
#leftBar p  {
	text-align: left;
}

#leftBar .border {
	padding-right: 8px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #AB680C;
}
/*
#leftBar ul li  {
	float: left;
	width: 100px;
	margin-top: 10px;
	text-align: left;
}
 #leftBar ul li img  {
	background-color:#ffffff;
	padding:4px;
	border:1px solid #AB680C;
	margin-bottom: 5px;
	width: 90px;
} */
#rightBar  {
	position:absolute;
	top:0;
	right:0;
	width: 215px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	height:400px;
}

#rightBar li {
	padding:0 0 4px 0;
	margin:0;
}

#sidelink li  {
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/*
#rightBar dl {
	text-align: left;
	font-size: 0.8em;
	line-height: 1.2em;
}
#rightBar dl dt strong{
	color: #0D89CE;
	text-align: left;
	font-size: 1em;
	line-height: 1.3em;
}
#rightBar dl dt {
	width: 215px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #AB680C;
	float: left;
}
#rightBar dl dt p {
	padding:3px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 90px;
}
#rightBar dl dt   img{
	background-color:#ffffff;
	padding:3px;
	border:1px solid #AB680C;
	margin-bottom: 5px;
	width: 78px;
	float: left;
	margin-right: 5px;
}
*/
#sidegallery {
	width:215px;
	margin-top:8px;
}


#sidegallery li {
	clear:both;
	font-size:0.8em;
	line-height:1.2em;
	overflow:hidden;
	margin-bottom:4px;
}

#sidegallery li .sgtext {
	text-align:left;
	display:block;
	width:120px;
	float:right;
}

#sidegallery li .sgthumb {
	background-color:#ffffff;
	padding:3px;
	border:1px solid #AB680C;
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
}
#sidegallery li img {
	width: 78px;
}

#sidegallery li strong{
	color: #0D89CE;
	text-align: left;
	font-size: 1em;
	line-height: 1.3em;
}


#rightBar ol li {
	width: 215px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #AB680C;
	text-align: left;
	font-size: 0.8em;
	line-height: 1em;
}
#rightBar ol li strong {
	color: #0D89CE;
	text-align: left;
	font-size: 1em;
	line-height: 1.3em;
}
.borderBottom   {
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #AB680C;
}
#centerBar  {
	width:260px;
	text-align: left;
	margin-right: 255px;
	margin-bottom: 0px;
	margin-left: 379px;
	padding: 0px;
	height:400px;

}
#centerBar ul  {
	width: 260px;
	line-height: 0px;
	margin-top:-10px;
}
#centerBar ul li {
	width: 260px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #AB680C;
	padding-bottom: 5px;
	text-align: left;
	line-height: 0px;
	padding-top: 5px;
}
#centerBar ul li p {
	font-size: 0.8em;
	line-height: 0.8em;
	margin-top: 5px;
}
#centerBar p  {
	font-size: 0.8em;
	line-height: 1.5em;
}
#centerBar ul li strong  {
	font-size: 0.9em;
	line-height: 1.2em;
	padding-bottom: 5px;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AB680C;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	font-size: 0.8em;
	line-height: 1em;
}
#footer dt {
	float: right;
	padding-right: 10px;
}
#footer p  {
	font-size: 0.8em;
	padding-left: 10px;
	float: left;
	line-height: 1.4em;
}

#homegallery {
	overflow:hidden;
	margin:5px auto 0 auto;
	text-align:center;
	width:340px;
}

#homegallery .sgtext strong {
	line-height:1.3em;
}

#homegallery li {
	margin-left:5px;
	float: left;
	width:100px;
	text-align:left;
}


#homegallery  li .sgthumb  {
	display:block;
	background-color:#ffffff;
	padding:5px;
	border:1px solid #AB680C;
	width:78px;
} 


#homegallery .homecount1,#homegallery .homecount2 {
	border-right:2px dotted #AB680C;
	padding-right:5px;
	margin-right:5px;
}

*html #homegallery {
	width:340px;
	margin:0;
	padding:0;
}
