html{
	background: url(../images/bg.gif);
	height:100%;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	background: url(../images/bg-body.gif) repeat-x;
	min-height:100%;
}
form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}
a {text-decoration: none;}
a:link {color: #ce4553;}
a:hover {text-decoration: underline;}
img {border-style: none;}
/*main*/
#main {
	margin: 0 auto;
	width: 961px;
	padding: 0 0 30px;
}
/*header*/
#header {
	height: 225px;
	background: url(../images/bg-header.jpg) no-repeat;
	position: relative;
	z-index: 50;
}
/*logo*/
.logo{
	width:224px;
	height:73px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position:absolute;
	top:116px;
	left:51px;
	margin: 0;
}
.logo a{
	display:block;
	height:100%;
}
/*text-box*/
.text-box{
	width:337px;
	position: absolute;
	top:50px;
	left:33px;
}
.text-box em{
	color:#fff;
	font-size: 19px;
	line-height: 17px;
	display: block;
	padding: 0 0 13px;
}
.text-box strong{
	display: block;
	line-height: 20px;
	color:#fff;
	padding: 0 0 5px;
}
.text-box span{
	display: block;
	color:#ce4553;
	text-align: right;
	font-weight: bolder;
	font-size: 16px;
	padding: 0 64px 0 0;
}
/*navigation*/
.navigation{
	margin:0;
	padding:0;
	list-style:none;
	font-size: 13px;
	line-height: 29px;
	font-style: italic;
	position: absolute;
	top:196px;
	left:337px;
}
.navigation li:first-child{background: none;}
.navigation li{
	float:left;
	padding: 0 9px;
	background: url(../images/separator.gif) no-repeat 0 55%;
}
.navigation li a{color:#fff;}
.navigation li:hover,
.navigation li.hover{position: relative;}
.navigation li:hover a,
.navigation li.hover a{text-decoration: underline;}
.navigation li:hover ul,
.navigation li.hover ul{display:block;}
.navigation ul{
	display: none;
	width: 161px;
	margin:0;
	padding:0;
	overflow:hidden;
	list-style:none;
	background: #ce4553;
	position: absolute;
	top:28px;
	left:0;
	z-index: 100;
}
.navigation ul li{
	width:100%;
	vertical-align:top;
	margin: 0 0 -1px;
	border-bottom: 1px solid #ceacb1;
	background: none;
	padding: 0;
}
.navigation ul li a{
	padding: 5px 0 5px 9px;
	display: block;
	margin: 1px 0 0;
	height: 1%;
	line-height: 12pt;
	text-decoration: none !important;
}
.navigation ul li a:hover{
	background:#514f4f;
	text-decoration: none;
}
/*container*/
#container {
	width:100%;
	overflow:hidden;
	position: relative;
	background: url(../images/bg-container.gif) repeat-y 100% 0;
}
.container-area{
	height: 1%;
	overflow:hidden;
	position: relative;
	z-index: 39;
}
.inner .container-area{background: url(../images/bg-img.gif) no-repeat 90px 0;}
.wrapper{
	height: 1%;
	overflow:hidden;
	background: url(../images/bg-container2.png) no-repeat;
}
.inner .wrapper{background: url(../images/bg-container.png) no-repeat;}
/*side-bar*/
.side-bar{
	width:277px;
	float:left;
	padding: 0 0 0 3px;
}
/*side-nav*/
.side-bar ul {
	margin:0;
	padding:7px 0 10px;
	height: 284px;
	list-style:none;
	font-style: italic;
	font-size: 12px;
	line-height: 14px;
}
.side-bar ul li{padding: 0 0 5px 0;}
.side-bar ul li a{
	background: url(../images/circle4-5-6.png) no-repeat;
	position: relative;
	color:#fff;
	padding: 3px 0 3px 25px;
	display: block;
}
.side-bar ul li a:hover{text-decoration:none;}
.side-bar ul li.nav1 a {
	background: url(../images/circle1.png) no-repeat;
	padding-left: 30px;
}
.side-bar ul li.nav2 a {background: url(../images/circle2.png) no-repeat;}
.side-bar ul li.nav3 a {background: url(../images/circle3.png) no-repeat;}
.side-bar ul li.nav5 a {background: url(../images/circle5.png) no-repeat;}
.side-bar ul li.nav6 a {
	background: url('../images/circle4-5-6.png') -1px 0 no-repeat;
}
.side-bar ul li.nav7 a {
	background: url(../images/circle3.png) -3px 0 no-repeat;
	padding-left: 30px;
}
.side-bar ul li.nav1 a:hover {background: url('../images/bg-hover1.png') no-repeat;}
.side-bar ul li.nav2 a:hover {background: url('../images/bg-hover2.png') no-repeat;}
.side-bar ul li.nav3 a:hover {background: url('../images/bg-hover.png') no-repeat;}
.side-bar ul li.nav4 a:hover {background: url('../images/bg-hover4.png') no-repeat;}
.side-bar ul li.nav5 a:hover {background: url('../images/bg-hover5.png') no-repeat;}
.side-bar ul li.nav6 a:hover {background: url('../images/bg-hover6.png') -1px 0 no-repeat;}
.side-bar ul li.nav7 a:hover {background: url('../images/bg-hover7.png') -2px 0 no-repeat;}
/*content*/
.content{
	width:630px;
	padding:0 0 21px;
	float:right;
	min-height: 334px;
	background: url(../images/hot-topics-column-bg.gif) no-repeat 100% 0;
	z-index: 1;
}
.inner .content{
	background: url(../images/bg-content-inner.gif) no-repeat 100% 0;
	padding: 42px 43px 60px 34px;
	width:553px;
}
.bg-img{
	position: absolute;
	top:0;
	left:118px;
	z-index: 1;
}
/*hot-topics-column*/
.hot-topics-column{
	width: 358px;
	padding: 0 0 0 20px;
	float:right;
	color:#383838;
	font-size: 12px;
	line-height: 18px;
	position: relative;
}
.hot-topics-column h2{
	margin:0 0 0 -20px;
	font-size:14px;
	line-height: 25px;
	font-weight: bold;
	color:#fff;
	padding: 0 0 0 17px;
	background: #565555;
}
.box, .news-box {
	width:100%;
	overflow-y: scroll;
}
.news-box {
	padding: 10px 0;
	overflow-y: scroll;
	height: 130px;
}
.success-box {
	padding: 10px 0 0 0;
	height: 110px;
	overflow-y: auto;
}
.staff-box {
	padding: 10px 0 0 0;
	height: 80px;
	overflow-y: auto;
}
.hot-topics-column p{
	margin:0;
	padding: 0 0 16px;
}
.hot-topics-column p span{
	display: block;
	font-weight: bold;
}
.hot-topics-column strong{
	color:#ce4553;
	font-size: 14px;
}
.hot-topics-column p em{
	font-size:10px;
	font-weight: bold;
	font-style:normal;
	color:#000;
}
.hot-topics-column img{
	float: right;
	margin:0 10px 0 0;
}
.hot-topics-column .signature{margin: -23px 10px 0 0;}
/*footer*/
#footer{
	height:1%;
	overflow:hidden;
	background: url(../images/bg-footer.gif) no-repeat 100% 0;
	margin: -23px 0 0;
	padding: 0 0 0 350px;
	text-align: center;
	position: relative;
	z-index: 50;
	font-size: 11px;
	color:#fff;
}
#footer ul{
	margin:0 auto;
	padding:0 0 12px;
	list-style:none;
	line-height: 23px;
}
#footer ul li:first-child{background: none;}
#footer ul li{
	display: inline;
	padding:0 13px;
	background: url(../images/separator2.gif) no-repeat 0 55%;
}
#footer a{color:#fff;}
#footer .web-designed{
	font-size: 10px;
	text-decoration: underline;
}
#footer .web-designed:hover{text-decoration:none;}
/*inner*/
.inner .content h1{
	margin:0 0 17px;
	font-size:20px;
	line-height:16px;
	color:#ce4553;
}

.inner .content h2{
       color:#000;
       font-size:14px;
       line-height:15px;
       padding-bottom: 0px;
       padding-top: 5px;
}

.inner .content p{
	margin:0 0 17px;
	font-style: italic;
	color:#000;
}
.inner .side-bar h2{
	background: url(../images/bg-heading.png) no-repeat;
	height: 1%;
	overflow:hidden;
	padding: 0 0 0 54px;
	color:#fff;
	font-size: 14px;
	line-height: 25px;
	margin: 0 0 5px;
}
.inner .side-bar p, .side-bar strong{
	font-size: 11px;
	line-height: 18px;
	color:#fff;
}
.inner .side-bar p{
	margin: 0 0 0 75px;
	font-style: italic;
}
.inner .side-bar strong{margin: 0 0 0 102px;}

/* Calendar */
.EventTitle {
 padding: 5px 2px 7px;
 font-weight: bold;
 background: #D2D1D1;
font-size: 11pt;
}

.EventDay {
 font-weight: bold;
font-size: 11pt;
}

.emailFormField {
   padding: 5px 0px 5px 0px;
}

.emailFormField input, textarea, select {
    border-top: 1px solid #333333;
    border-left: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
    background-color: #D4D3D3;
    color: #000000;
    font: bold 12px Arial, sans-serif;
}

.emailForm {

}

.emailFormDescription{
    padding: 5px 0px 5px 0px;
    font: bold 12px Arial, Sans-serif;
    color: #000000;
}
