/* start general settings */
html,body,div,p{
	margin:0;
	padding:0;
	border:0;
}
html{
	font-size:100.01%;
	height: 100%;
}
body{
	background: #cd6250;
	font:64%/13px arial,sans-serif;
	min-width: 900px;
	max-width: 1024px;
	margin: 0 auto;
	padding-top: 34px;
	padding-bottom: 25px;
}
form{display:inline;}
img{display:block;border: none;}
label,select,textarea,input{vertical-align:middle;}
a{color:#9D856C;text-decoration:none;}
a:hover{text-decoration:underline;color: #846545;}
a:focus{outline:none;}
label,select,textarea,input{vertical-align:middle;}
select, input, textarea{font: 12px/14px Arial, sans-serif;color: #000;}
/* end general settings */
#p1{background:#fff url(../images/bg-part1.gif) repeat-x;}
#p2{background: url(../images/bg-part2.gif) repeat-y 100% 0;}
#p3{background: url(../images/bg-part3.gif) repeat-x 0 100%;}
#p4{background: url(../images/bg-part4.gif) repeat-y;}
#p5{background: url(../images/bg-corner-part1.gif) no-repeat;}
#p6{background: url(../images/bg-corner-part2.gif) no-repeat 100% 0;}
#p7{background: url(../images/bg-corner-part3.gif) no-repeat 100% 100%;}
#p8{background: url(../images/bg-corner-part4.gif) no-repeat 0 100%;width: 100%;}
/* start header */
.header{
	background: url(../images/header-decoration.gif) no-repeat 100% 0;
	height: 109px;
	position: relative;
	width: 100%;
	border-bottom: 2px #dbeac0 solid;
}
.header .logo1{
	display: block;
	background: url(../images/logotype.gif) no-repeat;
	width: 297px;
	height: 19px;
	text-indent: -3000px;
	position: absolute;
	top: -34px;
	right: -5px;
}
.header .txt{
	font-weight: bold;
	font-size: 240%;
	line-height: 26px;
	color: #75aa00;
	display: block;
	padding-left: 20px;
	padding-top: 38px;
}
/* start logo */
.logo{
	background: url(../images/logo.gif) no-repeat;
	width: 131px;
	height: 62px;
	display: block;
	position: absolute;
	overflow: hidden;
	text-indent: -3000px;
	right: 14px;
	top: 10px;
}
/* end logo */
/* start top navigation */
.top-nav{
	overflow: hidden;
	font-weight: bold;
	font-size: 120%;
	line-height: 19px;
	padding: 20px 0 0 9px;
	margin: 0;
}
.top-nav li{
	background: url(../images/border.gif) no-repeat;
	display: inline;
	float: left;
	height: 21px;
	margin: 0;
	padding:2px 15px 0 10px;
}
.top-nav li a{
	background: url(../images/arrow.gif) no-repeat 0 5px;
	color: #816545;
	padding-left: 16px;
}
.top-nav .first{background: none;}
.top-nav .active a, 
.top-nav li a:hover{
	background: url(../images/arrow-hover.gif) no-repeat 0 5px;
	color: #cd6250;
	text-decoration: none;
}
/* end top navigation */
/* end header */
.main{
	padding: 10px; 
	margin:0 auto;
}
#outer{
	overflow: hidden;
	height: 1%;
}
.content-holder{
	width:100%;
	float:left;
	background:url(../images/outer-t-line.gif) repeat-x;
}
/* start content */
.content{
	padding:22px 255px 12px 18px;
	min-height: 250px;
	line-height: 14px;
	color: #231f20;
}
.content a{color: #9e856c;}
.content h1, 
.content h2,
.sidebar h2{
	margin: 0;
	padding: 0 0 9px 0;
	font-weight: normal;
	font-size: 180%;
	line-height: 20px;
	color: #cd6250;
}
.content p{
	padding-bottom: 27px;
	font-size: 120%;
}
.content ul{
	padding-left: 15;
	margin-top: 0px;
	margin-bottom: 27px;
}
.content li{
	font-size: 120%;
	list-style-type: square;
}
.box{
	background: url(../images/gradient.gif) repeat-x 0 100%;
	width: 100%;
}
.box .p1{background: url(../images/bg-content-part4.gif) no-repeat 0 100%;}
.box .p2{background: url(../images/bg-content-part1.gif) no-repeat;}
.box .p3{background: url(../images/bg-content-part3.gif) no-repeat 0 100%;}
.box .p4{background: url(../images/bg-content-part2.gif) no-repeat 100% 100%;}
.box .p5{
	background: url(../images/bg-content-part5.gif) no-repeat 100% 0;
	padding-left: 10px;
	padding-right: 10px;
	padding: 7px 15px 10px 12px;
}
.learn-more{
	font-weight: normal;
	font-size: 180%;
	line-height: 20px;
	color: #cd6250;
}
.learn-more span{color: #231f20;}
/* start form */
.form{
	background: url(../images/form-border-dott-part.gif) no-repeat 0 100%;
	width: 475px;
	font-size: 120%;
	line-height: 14px;
	color: #231f20;
	margin-top: 9px;
	margin-left: 13px;
}
.form .inner{
	width: 475px;
	background: url(../images/form-border-dott-part1.gif) no-repeat 0 0;
	padding-top: 16px;
	overflow: hidden;
}
.form .row{
	overflow: hidden;
	height: 1%;
	margin-bottom: 2px;
	width: 453px;
}
.form .required{background: url(../images/arrow1.gif) no-repeat 100% 50%;}
.form .row label{
	float: left;
	width: 83px;
	text-align: right;
	padding-right: 6px;
	padding-top: 6px;
}
.form .row div{
	background: url(../images/field.gif) no-repeat;
	width: 348px;
	height: 28px;
	padding-left: 5px;
	float: left;
}
.form .row div input.text{
	width: 337px;
	border: 1px solid #bdac9b;
	margin: 0;
	padding: 1px 0 0 4px;
	margin-top: 5px;
	float: left;
}
.form .row select{
	width: 232px;
	margin-top: 3px;
}
.form .row div input.w51{width: 47px;}
.form .row div input.w61{width: 57px;}
.form .textarea{background-position: 100% 11px;}
.form .textarea div{
	background: url(../images/field-textarea.gif) no-repeat;
	width: 353px;
	height: 98px;
}
.form .textarea textarea{
	width: 337px;
	border: 1px solid #bdac9b;
	margin: 0;
	padding: 0 0 0 4px;
	height: 86px;
	overflow: auto;
	margin-top: 5px;
}
.required-field{
	background: url(../images/arrow1.gif) no-repeat 94px 50%;
	padding-left: 106px;
	margin-bottom: 8px;
}
.form .row-style{
	background-position: 100% 34px;
	width: 364px;
	padding-left: 89px;
}
.form .row-style span{
	display: block;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-top: 5px;
}
.form .row-style div{
	padding-top: 5px;
	height: 23px;
	font-size: 110%;
	line-height: 13px;
}
.form .row-style div span{
	float: left;
	margin-top: -3px;
	padding-right: 19px;
	font-size: 80%;
}
.form .row-style div label{
	width: auto;
	margin-top: -4px;
	padding-right: 20px;
	font-size: 80%;
}
.form .r-style2 span{
	background: url(../images/dash.gif) no-repeat 50% 50%;
	float: left;
	width: 21px;
	height: 28px;
}
.form .row-style div input{
	float: left;
	margin: 3px 2px 0 0;
	padding: 0 0 0 0;
	height: 14px;
	width: 14px;
}
.form .submit{
	border: 0;
	background: url(../images/button.gif) no-repeat;
	width: 107px;
	height: 28px;
	font-weight: bold;
	float: right;
	text-align: center;
	font-size: 100%;
	line-height: 28px;
	color: #fff;
	text-transform: uppercase;
	margin-right: 21px;
	margin-top: 12px;
}
.form .submit:hover{text-decoration: none;color: #fff;}
/* end form */
/* start sidebar for - 'Informative Reading' */
.sidebar{
	padding-top: 17px;
	overflow: hidden;
	padding-bottom: 14px;
	width: 100%;
}
.sidebar .frame{
	float: right;
	width: 246px;
	background: url(../images/frame.gif) no-repeat;
	margin-right: 10px;
	display: inline;
	font-size: 120%;
	line-height: 14px;
	color: #fff;
	margin-left: 15px;
	margin-top: -10px;
}
.sidebar .frame .inner{
	width: 222px;
	padding-top: 27px;
	background: url(../images/border1.gif) no-repeat 0 100%;
	padding-bottom: 15px;
	padding-right: 22px;
	padding-left: 2px;
}
.sidebar .frame .w170{width: 165px;}
.sidebar .frame .field{
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.sidebar .frame .red{background: #cd6250;}
.sidebar .frame .green{background: #75ad00;margin-bottom: 14px;}
/* end sidebar for - 'Informative Reading' */
/* end content */
/* start right column */
.column{
	width:241px;
	float:left;
	margin-left:-255px;
	padding-left: 14px;
	padding-top: 21px;
}
.box2, 
.box3{
	background: url(../images/box2-part1.gif) no-repeat 0 100%;
	width: 227px;
	margin-bottom: 13px;
}
.box2 .inner{background: url(../images/box2-part2.gif) no-repeat;}
/* start style for contact information */
.contact-information{
	text-align: center;
	line-height: 16px;
	color: #9e856c;
}
.contact-information .inner{
	padding-top: 25px;
	padding-bottom: 31px;
}
.contact-information h4{
	font-weight: normal;
	font-size: 120%;
	line-height: 14px;
	margin: 0;
	color: #cd6250;
	padding:0 0 2px 0;
}
.contact-information strong{
	color: #231f20;
	font-weight: normal;
	font-size: 140%;
	line-height: 16px;
	display: block;
	padding-bottom: 9px;
}
.contact-information a{font-size: 140%;}
/* end style for contact information */
.box3{background: url(../images/box3-part1.gif) no-repeat 0 100%;}
.box3 .inner{background: url(../images/box3-part2.gif) no-repeat;}
.cite{
	font-size: 120%;
	line-height: 24px;
	color: #75aa00;
}
.cite .inner{padding: 15px 25px 10px 23px;}
.cite .inner div{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 8px;
}
/* end right column */
/* start footer */
.footer{
	background: #846545;
	clear:both;
	color: #a48d75;
	overflow: hidden;
	height: 1%;
	font-size: 90%;
	padding-top: 8px;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 12px;
	padding-bottom: 5px;
}
.footer .left{
	float: left;
	padding-top: 2px;
}
.footer .right{
	float: right;
	font-size: 130%;
	line-height: 14px;
	color: #efe8c5;
}
/* end footer */
.index{
	background: #dfecc4;
	height: 100%;
	width: 100%;
	padding: 0;
}
.index #sidebar2{
	width: 100%;
	height: 100%;
}
.index #sidebar3{
	padding-top: 49px;
	display: none;
}
.index .sidebar2{
	width: 316px;
	margin: 0 auto;
	padding-top: 200px;
	text-align: center;
}
.index .sidebar2 .frame img{
	float: left;
}
.index .sidebar2 .frame{
	background: url(../images/frame1.gif) no-repeat;
	width: 311px;
	height: 200px;
	padding-left: 5px;
	padding-top: 4px;
	margin-bottom: 68px;
}
.index .sidebar2 a{font-size: 120%;}
.sidebar3{
	width: 100%;
	height: 600px;
}
.sidebar3 .top-nav{
	display:table;
	margin:0 auto;
	padding: 0;
}
.sidebar3 .top-nav li{
	background: url(../images/border2.gif) no-repeat 0 47px;
	height: auto;
	margin-left: -10px;
	padding-left: 6px;
}
.sidebar3 .top-nav li a{
	padding-top: 47px;
	padding-left: 10px;
	background: none;
	padding-right: 10px;
	display: block;
	float: left;
}
.sidebar3 .top-nav li a span{
	background: url(../images/arrow.gif) no-repeat 0 5px;
	padding-left: 14px;
}
.sidebar3 .top-nav .first{background: none;}
.sidebar3 .top-nav li a:hover, 
.sidebar3 .top-nav .active a, 
.sidebar3 .top-nav .hovered a{background: url(../images/butterfly.gif) no-repeat 80% 0 !important;}
.sidebar3 .top-nav li a:hover span, 
.sidebar3 .top-nav .active a span, 
.sidebar3 .top-nav .hovered a span{
	background: url(../images/arrow-hover.gif) no-repeat 0 5px;
	color: #cd6250;
}
.calendartitle {
	color: #666;
	font-weight: bold;
}
.logo2{
	background: url(../images/logo1.gif) no-repeat;
	width: 159px;
	height: 67px;
	display: block;
	overflow: hidden;
	text-indent: -3000px;
	margin: 0 auto;
	margin-top: 44px;
	clear: both;
	position: relative;
}
.decoration1{
	width: 545px;
	height: 393px;
	margin: -50px auto 0 auto;
}#calendar {
	font-size: 120%;
}
.calendarentry {
	font-size: 120%;
}
