body {
	font-family: arial, sans-serif;
	background: #FFF;
	color: #4f4d38;
	padding: 0;
	margin: 0;
}

a {
	color: #206063;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #2c878b;
}


#wrapper {
	padding: 40px 110px 800px 110px;
	margin: 0;
}

#quote {
	position: fixed;
	top: 0;
	left: 0;
	font-size: medium;
	font-style: italic;
	display: block;
	padding: 0;
	color: #fff;
	width: 100%;
	border-bottom: 2px none #74735f;
	z-index: 100;
	height: 75px;
	background: #c0bda0;

}
#quote img{

	margin: 6px;
	height: auto;
	border: 2px solid #fff;
	vertical-align: middle;
}
#quote a.button{
	position: absolute;
	right: 0px;
	top: 7px;
	display: block;
	border: 3px double #939171;
	padding: 15px;
	width: 99px;
	height: 7px;
	margin: 5px;
	vertical-align: middle;
	background: #fff url(sec_bg.gif) repeat-x 0 -3px;
	text-decoration: none;
	left: 667px;
	
}
#quote a.button:hover{

	background: #8f8d7a;
	color: #fff;
	border: 3px double #fff;
	
}
#quote ul{

	position: absolute;
	top: 82px;
	right: 0;
	padding: 0;
	margin: 0;
	background: #fff;
	height: 41px;
	width: 100%;
	text-align: center;
	border-bottom: 1px dashed #8f8d7a;
	border-left: 1px dashed #8f8d7a;
	background: #efeee1;
}
#quote ul li {
	color: #000;
	float: left;
	display: inline;
 	padding: 0 13px;
	margin: 0;
	
	font-style: normal;
	list-style-type: none;
}
#quote ul li h2{
	font-size: small;
	margin: 0.1em 0;


}
#header {
	text-align: center;
	background: #fff;
	padding: 0;
	margin-top: 120px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header h1 {
	color: #114D57;
	margin: 0 0 35px 0;
	padding: 0;
	font-weight: normal;
	font-size: large;
	text-align: center;
	z-index: 1;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header .header_pic {
	position: relative;
	z-index: 0;
	bottom: -74px;
	left: -7px;
	
}

#header p {


	border-top: 1px solid #D3CE97;
	padding: 0.4em;
	font-size: medium;
	letter-spacing: 3px;
	background: #fff url(sec_bg.gif) repeat-x 0 0;
	margin: 0 0 0.5em 0;
}


/* sectional box */

#sections { 
	border-top:  1px solid #CCCC99;
	margin: 0em 0em 1em 0em;
	padding: 0;

}

.sectional {
	position: relative;
	margin: 0 !important;
	padding: 0;
	background-color: #CCCCCC;
	background-image: url(sec_bg.gif);
}

#sections .sectional .section {
	display: block;
	overflow: hidden;
	border-bottom: 0px none #CCCC99;
	padding: 0em 0em 1em;
	margin: 0;
	width: auto;
	list-style-type: none;
	background: #fff url(li_bg.gif) repeat-x 0 0;


}

#sections .sectional .section img,
#sections .sectional .section embed {
	float: right;
	margin: 0.5em 0 0.1em 1.5em;
	height: auto;
	border: 0px none #EBEADD;
	padding: 2px;
}

#sections .sectional .section h2,
#quote h2 {
	color: #006699;
	font-size: 18px;
	letter-spacing: normal;
	margin: 0 0 0.5em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 50px;
}
#sections .sectional .section h3 {
	color: #a9a790;
}

#sections .sectional .section br {
	clear: both;
}
#sections .sectional .section p {
	font-size: small;
	text-align: left;
	line-height: 120%;
	padding: 0.2em 0.35em 0.2em 0.6em;
	background: #FFFFFF;
	border-left: 1px none #f5f4e7;
	margin:  0 375px 0.5em 0;
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;

}
#sections .sectional .section ul {
	margin: 0 0 4px 0em;
	padding: 0;
	overflow: auto;
}
#sections .sectional .section ul li{
	padding: 0 0 0 0em;
	font-size: small;
	background:#FFFFFF url(none) no-repeat scroll left;
	list-style-type: disc;
	color: #000000;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	text-align: left;
	left: 2px;
	margin-top: 0;
	margin-bottom: 0.2em;
	margin-left: 2em;
	margin-right: 20px;
}
#sections .sectional .section ul.col_two li {
	width: 60%;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	font-weight: lighter;
}
#footer {
	padding: 0em 1em;
	border: 1px none #BDBBA1;

	background: #fff url(sec_bg.gif) repeat-x 0px;
	margin: 1.5em 0 1em 0;
}
#footer h2{
	margin: 0.5em 0;
}
#footer img {
	float: right;
	margin: 0.5em 2em 0.1em 1.5em;
	height: auto;

}
.credit {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-indent: 1em;
}

