﻿/* Green Island Layout Styles */

p {
	margin: 0px;
	padding: 0px;
}

.body_InP {
	margin: 0px;
	background-image: url(../images/InP/GrnIsInPbg_pg.gif);
	background-repeat: repeat-x;
	background-color: #f8f3e3;
}

/*MAIN MASTHEAD AREA DIVS*/
#wrapper_msthd {
	height: 195px;
	background-image: url(../images/InP/GrnIsInPbg_topctr.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#box_shortcut {
	width: 780px;
	height: 1px;
	margin: 0px auto;
	padding: 0px;
}
#box_msthd1 {
	width: 780px;
	height: 53px;
	margin: 0px auto;
	padding: 0px;
}
#box_msthd2 {
	width: 780px;
	height: 108px;
	margin: 0px auto;
	padding: 0px;
}

/*TOP LINKS1 AREA DIVS*/
#wrapper_topLinks1 {
	width: 755px;
	height: 33px;
	margin: 0px auto;
	padding: 0px 0px 0px 25px;
}
#box_Schlinks {
	width: 332px;
	height: 28px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	float: left;
}

/*TOP LINKS2 AREA DIVS (DATE + NAVIGATION)*/
#wrapper_topLinkscntnt {
	background-image: url(../images/InP/GrnIsInPbg_topnavcntnt.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper_toplinks2 {
	width: 780px;
	height: 19px;
	margin: 0px auto;
	padding: 0px;
}
#box_date {
	width: 192px;
	height: 19px;
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #23521f;
	margin: 0px;
	padding: 6px 0px 0px 19px;
	float: left;
}
#box_toplinks2 {
	width: 569px;
	height: 19px;
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #7d6c4a;
	text-transform: uppercase;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	float: left;
}
#box_toplinks2 a {
	color: #7d6c4a;
	text-decoration: none;
}
#box_toplinks2 a:hover {
	color: #23521f;
	text-decoration: underline;
}
.toplinks2_divbar {
	color: #ee9414;
}

/*MAIN CONTENT AREA DIVS*/
/*Main Column Divs*/
#wrapper_content {
	width: 780px;
	background-image: url(../images/InP/GrnIsInPbg_cntntBtm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px auto;
	padding: 0px;
}
#wrapper_LftCol {
	width: 159px;
	margin: 0px;
	padding: 12px 30px 12px 17px;
	float: left;
}
#wrapper_RtCol {
	width: 544px;
	margin: 0px;
	padding: 12px 25px 12px 0px;
	float: left;
}
#box_btmFill {
	width: 780px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	clear: both;
}


/*FOOTER AREA DIVS*/
#wrapper_footer {
	background-image: url(../images/HP/GrnIsHPbg_footershdw.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#box_footer {
	width: 740px;
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #9b865c;
	margin: 0px auto;
	padding: 20px;
}
#box_footer a {
	color: #9b865c;
}