body {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #a0a0a0;
	margin: 0;
	padding: 0;
	background: url('../images/body-bg.gif');
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #7da7d9;
	cursor: pointer;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#page {
	width: 835px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	position: relative; 
	padding: 23px 0 0 0;
}
.page-top-bg {
	padding: 18px 0 0 0;
	background: url(../images/page-top-bg.png) no-repeat ;
	overflow: hidden;
	height: 100%; 
}
.main {
	background: url(../images/page-bg.png) repeat-y ;
	padding: 0 18px 0 17px;
	overflow: hidden;
	height: 100%; 
}
.date {
	font-size: 11px;
	color: #fff;
	text-align: right;
	line-height: 37px;
	padding: 0 21px 0 0;
	background: url(../images/date-bg.gif) repeat-x ;
	height: 37px;
}
.image {
	padding: 1px 0 0 0;
}
.image img {
	display:block; 
}
#navigation {
	margin: 0; 
	overflow: hidden;
	height: 100%; 
	line-height: 49px;
	padding: 0 0 0 28px;
	background: url(../images/navigation-bg.gif) repeat-x ;
}
#navigation li {
	list-style: none; 
	float: left; 
	font-size: 14px;
}
#navigation li a {
	text-decoration: none; 
	float: left; 
	padding: 0 20px 0 18px;
	color: #919292;
}
#navigation li a.active,
#navigation li a:hover {
	background: url(../images/navigation-hover.gif) repeat-x ;
	color: #fff;
}
#header h1 {
	float: left;
	margin: 0;
	left: 49px;
	top: 0;
	position: absolute; 
}

#header h1 a {
	float: left;
	margin: 0;
	display: block;
	text-indent: -9999px;
	width: 332px;
	height: 140px;
	overflow: hidden;
	background: url('../images/logo.png') no-repeat;
	cursor: pointer;
}
h1 { color: #0975b9; font-size: 16px; }
h2 {
	color: #0975b9;
	font-size: 14px;
}

#content {
	overflow: hidden;
	padding: 4px 0 0 17px;
	margin: 0 0 -3px 0;
	height: 100%; 
}
.welcome {
	float: left; 
	width: 247px;
	padding: 19px 0 0 0;
	text-align: justify;
}
.welcome h1 {
	margin: 0; 
	font-size: 16px;
	color: #0975b9;
	font-weight: normal; 
}
.welcome p {
	padding: 6px 0 7px 0;
	margin: 0; 
	line-height: 13px;
}

.feature-box {
	float: right; 
	width: 250px;
    padding-bottom:10px;
}
.feature-box .img {
	float: left; 
	margin: 0 9px 0 0;
}
.feature-box .img img {
	display:block; 
}
.table {
	display: table; 
	height: 1%;
	font-size: 10px;
    color:#303030;
}
.feature-box h2 {
	margin: 0; 
	color: #0975b9;
	font: 12px/14px Georgia, "Times New Roman", Times, serif;
}
.feature-box h2 a {
	color: #0975b9;
	text-decoration: none; 
}
.feature-box h2 a:hover {
	text-decoration: underline; 
}
.feature-box p {
	margin: 0;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
}
.feature-box .more_home {
	display:block; 
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 0px 0 0;
}
.feature-box .more_home a {
	text-decoration: none; 
	color: #545454;
	padding: 0 0 0 8px;
	background: url(../images/arrow.gif) no-repeat 0px 3px;
}
.feature-box .more_home a:hover {
	text-decoration: underline; 
}
.feature {
	overflow: hidden;
	height: 100%; 
	padding: 22px 0 0 0;
}

.center-column {
	float: left;
	width: 190px;
	background: #f9f9f9;
	padding: 0 19px 30px 30px;
	margin: 1px 0 0 24px;
	display:inline; 
}

.news {
	padding: 18px 0 0 0;
}
.news h2 {
	margin: 0 0 -1px 0; 
	font-size: 14px;
	color: #0975b9;
	font-weight: normal; 
}
.news p {
	margin: 13px 0 0 0; 
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 0 13px;
	background: url(../images/news-arrow.gif) no-repeat 0 2px;
}
.news p a {
	color: #303030;
	text-decoration: none; 
}
.news p a:hover {
	text-decoration: underline; 
}
.news .more_home {
	display:block; 
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0px;
}
.news .more_home a {
	text-decoration: none; 
	color: #545454;
}
.news .more_home a:hover {
	text-decoration: underline; 
}

.calendar {
	padding: 29px 0 0 0;
}
.calendar h2 {
	margin: 0 0 -1px 0; 
	font-size: 14px;
	color: #0975b9;
	font-weight: normal; 
}
.calendar p {
	margin: 13px 0 0 0; 
	font: 10px Geneva, Arial, Helvetica, sans-serif;
}
.calendar p span {
	color: #0674b8;
	padding-right: 4px;
	font-size: 10px;
}
.calendar p a {
	color: #303030;
	text-decoration: none; 
}
.calendar p a:hover {
	text-decoration: underline; 
}
.calendar .more_home {
	display:block; 
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;
}
.calendar .more_home a {
	text-decoration: none; 
	color: #545454;
}
.calendar .more_home a:hover {
	text-decoration: underline; 
}

#footer {
	background: url(../images/page-bottom-bg.png) no-repeat ;
	padding: 14px 27px 0 0;
	overflow: hidden;
	height: 100%; 
}
#footer div {
	float: left; 
	padding: 16px 0 0 14px;
}
#footer div a {
	float: left; 
	margin: -16px 12px 0 0;
	position: relative; 
}
#footer div a img {
	display:block; 
}
#footer div p {
	margin: 0 0 0 0;
	font: 11px/18px Geneva, Arial, Helvetica, sans-serif;
	color: #303030;
}
#footer div p a {
	text-decoration: none; 
	float: none; 
	margin: 0; 
	color: #303030;
}
#footer div p a:hover {
	text-decoration: underline; 
}
#footer .link {
	float: right; 
	margin: 18px 0 0 19px;
}
#footer .link img {
	display:block; 
}



   

/*--- page-2 ---*/
.simple-list {padding: 0;}

.simple-list li {
	color: #7C7C7C;
	padding: 0 0 11px 18px;
	background: url("../images/arrow.gif") no-repeat 3px 3px;
}
.simple-list li a {color: #a8a8a8;}

.view-all:hover, .button-box a:hover, .more:hover, .view-photos:hover {
	text-decoration: underline;
}

.view-all,
.button-box a {
	width: 46px;
	height: 15px;
	display: block;
	overflow: hidden;
	text-decoration: none; 
	color: #545454;
	font: 8px Geneva, Arial, Helvetica, sans-serif;
}
.m-1 {margin: 0 0 0 28px !important;}

.secondary-content {
	float: right;
	width: 249px;
	padding: 25px 34px 0 0;
	

}
.banner {padding: 0px 0 4px 0;}

.info-list {
	width: 222px;
	overflow: hidden;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.info-list li {
	float: left;
	width: 120px;
	min-height: 90px;
	position: relative;
	padding: 0 0 0 102px;
}
.info-list .mh-1 {min-height: 108px;}
* html .info-list .mh-1 {height: 108px;}

* html .info-list li {height: 90px;}

.info-list li h3 {
	color: #0975b9;
	font-size: 14px;
	padding: 3px 0 2px 0;
	font-weight: normal;
}
.info-list li p {
	color: #5e5e5e;
	font-size: 11px;
	line-height: 14px;
}
.more,
.view-photos {
	width: 35px;
	height: 15px;
	display: block;
	overflow: hidden;
	color: #545454;
	font: 8px Geneva, Arial, Helvetica, sans-serif;
}
.view-photos {
	width: 60px;
	height: 15px;
	color: #545454;
	font: 8px Geneva, Arial, Helvetica, sans-serif;
}
.info-list li div,
.info-list li .frame {
	top: 0;
	left: 6px;
	position: absolute;
	padding: 9px 8px 8px 9px;
	/*background: url("../images/img-shadow.gif") no-repeat;*/
}
.info-list li .frame {background: url("../images/img-shadow-2.gif") no-repeat;}
.info-list li div img {border: 4px solid #fff;}

.primary-content-2 {
	float: left;
	width: 440px;
	padding: 0 32px 20px 38px;
}
.primary-content-3 {
	float: left;
	padding: 0 32px 10px 38px;
}
.breadcrumbs {
	width: 452px;
	margin: 0px;
	padding: 10px 38px 10px 41px;
}
.breadcrumbs li {
	color: #696a6a;
	font-size: 11px;
	display: inline;
}
.breadcrumbs li span {color: #696a6a;}
.breadcrumbs li a {color: #696a6a;}

.secondary-content-2 {
	float: right;
	width: 230px;
	height: 100%;
	margin: -9px 0 0 0;
	padding: 20px 19px 30px 19px;
	border-left: 1px solid #F7F7F7;
}
.secondary-content-2 ul {
	list-style: none;
	padding: 0;
}

.sublink-box {
	padding: 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}
.sublink-box h3 {
	color: #0975b9;
	font-size: 16px;
	margin: 0px;
	padding: 6px 0 6px 29px;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}
.sublink-box ul {padding: 9px 0 0 0; margin: 0; list-style: none;}

.sublink-box ul li {
	font-size: 14px;
	padding: 0 0 6px 29px;
	background: url("../images/arrow.gif") no-repeat 15px 5px;
}
.sublink-box ul li a {color: #0975b9;}

.related-box {
	padding: 8px 0 12px 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}

.related-box h3,
.separator h3,
.gallery-box h3 {
	color: #0975b9;
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 3px 29px;
	background: url("../images/arrow.gif") no-repeat 15px 3px;
}
.related-box p {
	color: #7C7C7C;
	font-size: 11px;
	line-height: 14px;
	padding: 0 22px 9px 29px;
}
.related-box p a {color: #7da7d9;}
.mb-1 {margin-bottom: 5px !important;}

.separator {
	margin: 9px 0 0 0;
	padding: 7px 0 0 0;
	background: url("../images/h-line.gif") no-repeat;
}
.separator p ,
.gallery-box p {padding: 17px 0 0 0;}

.button-box {
	padding:2px 0pt 0pt 25px;
}
