@charset "utf-8";
p{
	padding-top:0;
	margin-top:0;
	margin-bottom:10px;
}
blockquote{
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	margin-top:15px;
	padding:0;
	color:#CEA8CE;
}
body {
	background-color: #E6E1CE;
	margin-top: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7D706C;
}
#holding{
	width:770px;
	float:left;
	clear:both;
}
.subMenu a{
	color:#AC9C8F;
	text-decoration:none;
}
.subMenu a:hover{
	text-decoration:none;
	color:#CEA8CE;
}
.purple a{
	text-decoration:none;
	color:#CEA8CE;
	border:none;
}
.purple a:hover{
	text-decoration:none;
	color:#AC9C8F;
	border:none;
}
a {
	color:#AC9C8F;
	text-decoration:none;
}
a:hover {
	color: #9AD9EA;
	text-decoration:none;
}
#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	clear:both;
}
#logo{
	width: 230px;
	margin-right: 30px;
	background-color: #FFFFFF;
	clear:both;
	float:left;
	margin-top:20px;
}
#head{
	background-color:#FFFFFF;
	width: 266px;
	padding-right: 0px;;
	padding-left: 0px;
	float:right;
	font-size:60px;
	color:#ED135D;
	min-height:175px;
	height:auto !important;
    height:175px;
}
#headLeft{
	width:250px;
	float:left;
	margin-left:30px;
}
#header {
	width: 770px;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	clear:both;
}
#leftContainer {
	width: 200px;
	float: left;
	margin-top: 70px;
	margin-bottom:5px;
	margin-right:20px;
	margin-left:20px;
}
#rightContainer {
	width: 200px;
	float: right;
	margin-bottom:5px;
}
.exerpt{
	width:230px;
	float:left;
	color:#CEA8CE;
	font-size:13px;
	font-weight:500;
	margin-bottom:30px;
}
.exerpt a{
	text-decoration:none;
	border:none;
	color:#CEA8CE;
}
.exerpt a:hover{
	text-decoration:none;
	border:none;
	color:#7D706C;
}
.greyLink{
	width:230px;
	float:left;
}
.greyLink a:hover{
	text-decoration:none;
	border:none;
	color:#CEA8CE;
}
#main {
	float: left;
	width: 520px;
	margin-top: 20px;
	margin-bottom:5px;
	padding-left:30px;
	min-height:250px;
	height:auto !important;
    height:250px;
}
#mainHome {
	float: left;
	width: 510px;
	margin-bottom:5px;
}
.bottomSection{
	float: left;
	width: 770px;
	border-top-color:#E6E1CE;
	border-top-style:solid;
	border-top-width:1px;
	margin-top:15px;
	padding-bottom:15px;
}
#mainDefault {
	float: left;
	width: 380px;
	margin-top: 40px;
	margin-bottom:5px;
}
#mainMenu{
	float: left;
	width:120px;
	background-color:#ffffff;
	margin-top:20px;
	font-size:16px;
	line-height:25px;
}
#subNavContainer{
	width:520px;
	float:left;
}
#mainText{
	margin-top: 15px;
	float: left;
	width:100%;
	font-size: 90%;
}
.poemTitle{
	margin-bottom:15px;
	width:100%;
	float:left;
	font-size:14px;
	font-weight:500;
	margin-top:20px;
}
.poemText{
	width:400px;
	float:left;
	font-size:12px;
}
.poem{
	width:400px;
	float:left;
	margin-right:20px;
	color:#7D706C;
}
.columnDiary{
	width:280px;
	float:left;
	margin-right:20px;
	font-size:12px;
	margin-bottom:30px;
	line-height:15px;
}
.column{
	width:230px;
	float:left;
	margin-right:20px;
	font-size:12px;
	line-height:17px;
}
.column2{
	width:230px;
	float:left;
	font-size:12px;
	line-height:17px;
}
.diaryLeft{
	width:310px;
	float:left;
	margin-right:20px;
	font-size:12px;
}
.diaryRight{
	width:150px;
	float:left;
}
.diaryPic{
	width:150px;
	float:right;
	margin-bottom:20px;
	text-align:center;
}
.titleDiaryEvent{
	width:100%;
	float:left;
	color:#CFE28C;
	font-size:15px;
	font-weight:500;
	margin-bottom:7px;
}
.titleComing{
	width:100%;
	float:left;
	color:#F69680;
	font-size:15px;
	font-weight:500;
	margin-bottom:7px;
}
.titleSubWrite{
	width:100%;
	float:left;
	color:#CEA8CE;
	font-size:15px;
	font-weight:500;
	margin-bottom:10px;
}
.dateComing{
	width:100%;
	float:left;
	font-size:13px;
	font-weight:500;
}
.textComing{
	width:100%;
	float:left;
}
.defaultText{
	margin-top: 15px;
	float: left;
	width:380px;
	font-size: 12px;
	color:#000000;
}
.homeText{
	margin-top: 15px;
	float: left;
	width:500px;
}
.awardTextHolder{
	width:380px;
	float:left;
	margin-bottom:30px;
}
.awardHolder{
	width:580px;
	float:left;
	margin-bottom:30px;
}
#homeImage{
	float: left;
	width:200px;
	text-align:center;
}
.rightHolder{
	float: right;
	width:200px;
	color:#000000;
	margin-top:40px;
}
.sectionHolder{
	float: right;
	width:200px;
	color:#000000;
}
.sectionHolderP{
	float: right;
	width:200px;
	color:#000000;
	text-align:right;
	margin-top:40px;
}
.section{
	float: left;
	width:146px;
	color:#FFFFFF;
	background-image:url(../images/services/serviceBg.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	height:31px;
	margin-bottom:5px;
}
.defaultImage{
	float: right;
	width:200px;
	color:#000000;
	margin-top:80px;
	text-align:right;
}
.awardImage{
	float: right;
	width:176px;
	height:144px;
	color:#000000;
	text-align:right;
	background-color:#000000;
}
.personnelImage{
	float: right;
	width:154px;
	height:182px;
	color:#000000;
	text-align:right;
	margin-right:20px;
}
.sponsorImage{
	float: right;
	width:176px;
	height:158px;
	color:#000000;
	text-align:right;
}
.contactForm{
	width:100%;
	float:left;
	margin-top:20px;	
}
.formRecord{
	width:100%;
	float:left;
}
.formTitle{
	width:70px;
	float:left;
	background-color:#FFFFFF;
}
.formField{
	width:300px;
	float:left;
	background-color:#FFFFFF;
}
#longText{
	margin-top: 15px;
	float: left;
	width:520px;
	font-size: 100%;
	color:#000000;
}
#mainTextDefault{
	margin-top: 15px;
	float: left;
	width:270px;
	font-size: 100%;
	color:#000000;
	margin-bottom:10px;
}
#mainTextDefault a img{
	border:none;
	text-decoration:none;
}
#newsStoryTitle{
	font-size: 140%;
	color:#0099D9;
	font-weight:600;
	margin-bottom: 10px;
}
#mainImage{
	margin-top: 15px;
	float: left;
	width:114px;
	height:114px;
	background-repeat:no-repeat;
	line-height:104px;
}
.headItem{
	background-color:#FFFFFF;
	width: 590px;
	float:left;
}
.headItemPic{
	background-color:#FFFFFF;
	width: 590px;
	float:left;
}
.headItem2{
	background-color:#FFFFFF;
	width: 590px;
	float:left;
}
#loginContainer {
	float: left;
	width: 150px;
	margin-bottom: 5px;
}
.contactHolder{
	margin-top: 15px;
	float: left;
	width:520px;
	font-size: 100%;
	color:#000000;
}
.spacer{
	width:auto;
	float:left;
	padding-right:5px;
	color:#9D9411;
	font-size:95%;
}
.spacer a{
	text-decoration:none;
	color:#9D9411;
}
.spacer a:hover{
	text-decoration:none;
	color:#870057;
}
.menuTitle{
	color:#000000;
	font-size: 120%;
	font-weight: 500;
	margin-left: 5px;
}
#title {
	width: 465px;
	font-family:Arial, Helvetica, sans-serif;
	color: #9D9411;
	font-size: 200%;
	font-weight: 500;
	float:left;
}
.titleFull{
	width: 100%;
	color: #ED135D;
	font-size: 16px;
	float:left;
}
.titleNormal{
	width: auto;
	color: #ED135D;
	font-size: 16px;
	float:left;
	margin-right:10px;
	line-height:20px;
	height:20px;
}
.contactHold{
	width:230px;
	float:left;
	margin-bottom:20px;
}
.contactField{
	width:150px;;
	float:left;
	margin-bottom:20px;
}
.contactTitle{
	width:80px;
	float:left;
	color:#FFCC66;
	font-size:12px;
	font-weight:500;
}
.titleSmall{
	width:auto;
	float:left;
	margin-right:5px;
	font-size:14px;
	color:#CEA8CE;
	font-weight:500;
}
#titleHome {
	width: 510px;
	color: #9AD9EA;
	font-size:52px;
	float:left;
}
#titleContact {
	width: 510px;
	color: #FFCC66;
	font-size:52px;
	float:left;
}
#titleWriting{
	width: 510px;
	color: #CEA8CE;
	font-size:52px;
	float:left;
	margin-bottom:15px;
}
#titleDiary{
	width: 510px;
	color: #CFE28C;
	font-size:52px;
	float:left;
	margin-bottom:15px;
}
#titleDefault{
	width: 510px;
	color: #F9AA89;
	font-size:52px;
	float:left;
	margin-bottom:15px;
}
#titleComeSoon {
	width: 510px;
	color: #F69680;
	font-size:52px;
	float:left;
}
.subMenu {
	width: 510px;
	float:left;
	line-height: 20px;
	font-size: 18px;
	margin-bottom:5px;
}
.menuItem{
	font-size:18px;
	float:left;
	width:100%;
}
.menuItemSelected{
	font-size:16px;
	float:left;
	width:100%;
	font-weight:600;
}
.subMenuItem{
	float: left;
	width:auto;
	margin-bottom:5px;
}
.subMenuItemSelected{
	float: left;
	width:auto;
	margin-bottom:5px;
	font-weight:600;
}
.subMenuSpacer{
	float:left;
	width:15px;
	text-align:center;
}
.purple{
	color:#CEA8CE;
	font-size:13px;
}
.searchResult{
	width:380px;
	float:left;
	margin-bottom:5px;
}
.searchLink{
	width:380px;
	float:left;
	margin-bottom:2px;
}
.searchTitle{
	width:380px;
	float:left;
	margin-bottom:20px;
}
.bigRed{
	float:left;
	color:#ED135D;
	font-size:16px;
	width:100px;
}
#footer{
	float: left;
	width: 735px;
	line-height: 25px;
	margin-left:20px;
	border-top-color:#E6E1CE;
	border-top-style:solid;
	border-top-width:1px;
	margin-top:15px;
	padding-bottom:15px;
}
.footerItem{
	float: left;
	width:auto;
	font-size:12px;
	color:#000000;
	line-height:20px;
	margin-left:10px;
}
.footerRight{
	float:right;
	width:auto;
	font-size:10px;
	color:#000000;
	line-height:20px;
	margin-left:10px;
}
.red{
	color:#ED135D;
	line-height:20px;
	float:left;
	font-size:16px;
	margin-right:5px;
}
#contactContainer{
	width: 300px;
	vertical-align:baseline;
	height:25px;
	float:left;
	padding-left:30px;
}
#sectionTitle{
	width:310px;
	margin-left:2px;
	font-size:140%;
	font-weight:600;
	color: #0099D9;
	margin-bottom: 5px;
	float:left;
}
#sectionSubTitle{
	width:310px;
	margin-left:2px;
	font-size:100%;
	font-weight:600;
	color: #0099D9;
	margin-bottom: 10px;
}
.downloadHolder{
	width:100%;
	float:left;
}
.downloadEven{
	width:100%;
	float:left;
	background-color:#999999;
	margin-bottom:3px;
}
.downloadOdd{
	width:100%;
	float:left;
	background-color:#CCCCCC;
	margin-bottom:3px;
}
.caseStudyContainer{
	width:100%;
	margin-bottom: 5px;
	float:left;
}
.caseStudyImage{
	width:58px;
	height:56px;
	line-height:46px;
	margin-right:10px;
	float:left;
	background-repeat:no-repeat;
}
.caseStudyDate{
	width:70%;
	font-size:110%;
	font-weight:700;
	color:#000000;	
	float:left;
}
.eventsDate{
	width:20%;
	font-size:90%;
	font-weight:700;
	color:#000000;	
	float:left;
}
.values{	
	margin: 0px;
	color: #000000;
	list-style-type:disc;
	padding-left: 5px;
	margin-bottom: 5px;
}
.searchHolder{
	color:#ED135D;
	float:left;
	width:100%;
	margin-top:40px;
}
.search{
	color:#ED135D;
	float:left;
	width:100%;
}
.greyTitle{
	color:#848D8C;
	float:left;
	width:100%;
	font-size:14px;
}
.sectionTitle{
	width:100%;
	color:#870057;
	font-size:150%;
	font-weight:600;
	margin-bottom:0px;
	float:left;
}
select{
	font-size:10px;
	margin-bottom: 1px;
	padding-left:0px;
	margin-left:0px;
}
input{
	font-size:10px;
	margin-bottom: 1px;
	padding-left:0px;
	margin-left:0px;
}
.bottomImage{
	width:500px;
	float:right;
	text-align:right;
}
.sIFR-active .headItem,  .sIFR-active .greyTitle,  .sIFR-active .titleFull, .sIFR-active .bigRed, .sIFR-active #titleBig, .sIFR-active .titleSearch, .sIFR-active .red {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
}