body {
	margin:0;
	padding:0;
	color:#330;
	font:12px/18px "Trebuchet MS", sans-serif;
	background-color:#360;
}
#outside {
	width:887px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background:#FFFFFF;
}
#left {
	width: 155px;	
	background:#FFFFFF;
	float:left;
}
#leftpad {
	padding:10px 0px 10px 5px;
}
#right {
	width:155px;
	padding:10px 5px 10px 0px;	
	background:#FFFFFF;
	float:left;
}
#center {
	width:700px;
	background-color:#FFFFFF;
	padding:10px 10px 10px 10px;
	float:left;
}
#top {
	width: 887px;
	height: 241px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border: solid 1px #FFFFFF;
	
}
.moduletableadminmenu {
	margin-bottom:10px;
	margin-left:5px;
}
.moduletableadminmenu th {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dotted #330;	
}
.moduletablefootermenu {
	float:left;
	margin:0;
	padding:0 0 0 16px;
	display:inline;
}
#search {
	width: 887px;
	height: 28px;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 2px;
}
#datetext {
	color:#000000;
}
#foot {
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	text-align: center;
}
.koatext {
	font-size: 12px;
	color:#fff;
}
.koatext a:link, .koatext a:visited {
	font-size: 12px;
	text-decoration: underline;
	color:#fff;
}
.koatext a:hover {
	text-decoration: none;
}
.adminlogintext {
	font-size: 10px;
}
.adminlogintext a:link, .adminlogintext a:visited {
	font-size: 10px;
	text-decoration: underline;
	color:#330;
}
.adminlogintext a:hover {
	text-decoration: none;
	color:#000;
}

/**
 * Start of General Site CSS Styles
 */
td,tr,p,div {
	font-family: "Trebuchet MS", sans-serif;
	font-size:12px;
	color: #330;
}
h4 {
	color: #000099; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
}
h5 {
	color: #000099; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
}
h6 {
	color: #000099; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}
/* Links */
a.mainlevel:link, a.mainlevel:visited {
	margin-left:0px;
	padding-left: 15px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;	
	color: #000000;
	text-transform: none;
	text-decoration:none;
	line-height: .5cm;
}
a.mainlevel:hover {
	margin-left:0px;
	padding-left: 15px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;	
	color: #000000;
	text-transform: none;
	line-height: .5cm;
	text-decoration:underline;
	/*background-image: url(../images/bullet.gif);*/
	/*border-bottom: #000000 groove 1px;*/
}
a.pathway:link, a.pathway:visited {
	color: #666633; text-decoration: none; 
	font-weight: bold;	
	font-size: 9px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}
a.pathway:hover {
	color: #000000;	
	text-decoration: underline;
	font-weight: bold;
}
a.weblinks:link, a.weblinks:visited {
	color: #666633; 
	text-decoration: underline; 
	font-weight: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}
a.weblinks:hover {
	color: #000000;	
	text-decoration: underline;
}
a.readon:link, a.readon:visited {
	color: #E0E0D3; 
	text-decoration: none; 
	font-weight: bold;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.readon:hover {
	color: #000000;	
	text-decoration: underline;
}
a.category:link, a.category:visited {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	color: #330; 
	font-weight: bold;
	font-size:13px;
}
a.category:hover {
	color: #000;
	text-decoration:underline;
}
/* Horizontal Line */	
hr {
	background: #C0C0C0; 
	height:2px; 
	border: 1px inset;
}
hr.separator {
	background: #C0C0C0;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* Module Table Styles */
.moduletablemainmenu {
	background-image: url(http://www.greenislandbuilders.com/templates/koa/images/header-mainmenu.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 30px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	height:22px;
	width: 155px;	
}
/* Content - Sections & Categories */
.contentheading {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	color: #330;;
	text-align:left;
	text-transform:uppercase;
	border-bottom: #330;
	border-bottom: groove;
	border-bottom-width: 2px;
}
.contentdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
}
.pathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	color: #000000;
	font-weight: bold;
}
.moduleheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #E0E0D3;
	text-align: left;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	width: 100%;
}
.componentheading {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	color: #330;;
	text-align:left;
	text-transform:uppercase;
	border-bottom: #330;
	border-bottom: groove;
	border-bottom-width: 2px;
}
.boxheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #023a5d;
	text-align:left;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	background: #666666;
	color: #EDEDED;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-color: #EDEDED;
} 
.buttonsearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	background: #666666;
	color: #EDEDED;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-color: #EDEDED;
} 
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background: #E0E0D3;
	border: 1px solid;
}
.inputboxsearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background: #E0E0D3;
	border: 1px solid;
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
 	color: #FF6600;
}	
.searchsite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
 	color: #ffffff;
}
/** category text format and links **/

.category {
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
}
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e0e0e0;
	line-height: 14px
}
.sectiontableentry1 td {
	/*background-color : #8B8B8B;	*/
	height:22px;
}
.sectiontableentry2 td {
	/*background-color : #808080;*/
	height:22px;
}
.sectiontableheader {
	background-image: url(../images/header-bar.html);
	background-repeat: repeat-x;
	background-position: top left;
	height: 33px;
	background-color : #666633;
	color : #000000;
	font-weight : bold;
}
.small {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F00;
	text-decoration: none; 
	font-weight: bold;
}
.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none; 
	font-weight: normal;
}
.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none; 
	font-weight: normal;
}
.datetime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #515151;
	text-decoration: none; 
	font-weight: normal;
}	
.bordertable {
	border:#000000;
	border-width:thin;
	border-style:solid;
}
.row0 {
	background-color:#c7dcf3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.row1 {
	background-color:#a7dcf3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.thumb {
	border:#913364;
	border-width:1px;
	border-style:solid;
}
INPUT 		{BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana,Helvetica; BORDER-RIGHT-WIDTH: 1px}
TEXTAREA	{BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana,Helvetica; BORDER-RIGHT-WIDTH: 1px}
SELECT 		{BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana,Helvetica; BORDER-RIGHT-WIDTH: 1px}
FORM 		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}

/** Design-specific Styles **/
#main {
	margin:0 auto;
	padding:0;
	width:873px;
	background:url(../images/main-bg.gif) repeat-y;
	overflow:hidden;
}
form {
	margin:0;
	padding:0;
}
.first {
	background:none !important;
}
/*-----header-----*/
#header {
	float:left;
	width:873px;
	height:191px;
	margin:0;
	padding:0;
	background:url(../images/header-bg.jpg) no-repeat;
}
#header strong {
	float:left;
	margin:5px 0 0 30px;
	display:inline;
}
#header strong a {
	display:block;
	width:119px;
	height:135px;
	background:url(../images/logo.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
ul#mainlevelmainmenu {
	float:left;
	margin:15px 0 0 18px;
	display:inline;
	padding:0 0 0 7px;
	width:830px;
	height:36px;
	background:url(../images/nav-bg.gif) no-repeat;
}
ul#mainlevelmainmenu li {
	float:left;
	margin:0 17px 0 16px;
	padding:8px 0 0;
	display:inline;
	list-style:none;
	text-transform:uppercase;
}
ul#mainlevelmainmenu li a {
	color:#fff;
	font-size:14px;
	text-decoration:none;
}
ul#mainlevelmainmenu li a:hover {
	text-decoration:underline;
}
/*-----content-----*/
#content {
	float:left;
	width:837px;
	margin:0 18px;
	padding:13px 0 0;
	display:inline;
}
#content .about-column {
	float:left;
	width:247px;
	padding:0 0 0 8px;
}
#content .about-column .about-us {
	float:left;
	width:239px;
	background:url(../images/about-column-bg.gif) repeat-y;
}
#content .about-column .about-us .about-us-top {
	float:left;
	width:239px;
	background:url(../images/about-us-top.gif) no-repeat;
}
#content .about-column .about-us .about-us-bottom {
	float:left;
	padding:0 0 46px;
	width:239px;
	background:url(../images/about-us-bottom.jpg) no-repeat 0 100%;
}
#content .about-column .about-us h2 {
	float:left;
	margin:0 0 0 54px;
	padding:9px 0 8px;
	display:inline;
	color:#fff;
	font-size:18px;
	font-weight:normal;
}
#content .about-column .about-us em {
	float:left;
	margin:0;
	width:230px;
	color:#8f310e;
	font:18px Georgia, serif;
	text-align:right;
}
#content .about-column .about-us em span {
	font-size:32px;
}
#content .about-column .about-us p {
	float:left;
	margin:0 0 0 7px;
	display:inline;
	width:228px;
	font-size:13px;
}
#content .about-column .about-us p.about-us-mail {
	clear:both;
	font-size:12px;
	margin:3px 0 0 14px;
	width:220px;
}
#content .about-column .about-us p a {
	color:#330;
	text-decoration:none;
}
#content .about-column .about-us p a:hover {
	text-decoration:underline;
}
#content .about-column .about-us strong {
	float:left;
	width:160px;
	font-size:16px;
	margin:0 0 0 13px;
	padding:2px 0 0;
	display:inline;
	color:#330;
}
#content .about-column .about-us .vcard {
	float:right;
	margin:0 11px 0 0;
	display:inline;
	width:54px;
	height:44px;
	line-height:0;
	background:url(../images/vcard.png) no-repeat;
}
#content .about-column .about-us address {
	float:left;
	margin:2px 0 0 13px;
	padding:0;
	display:inline;
	width:150px;
	font-size:13px;
	font-style:normal;
}
#content .about-column span.about-column-separator {
	float:left;
	margin:5px 9px 2px;
	display:inline;
	width:221px;
	height:5px;
	line-height:0px;
	background:url(../images/about-column-separator.gif) no-repeat;
}
#content .about-column .building-info {
	float:left;
	width:237px;
	margin:38px 0 0;
	background:url(../images/building-info-bg.gif) repeat-y;
}
#content .about-column .building-info-bottom {
	float:left;
	width:237px;
	padding:0 0 70px;
	background:url(../images/building-info-bottom.jpg) no-repeat 0 100%;
}
#content .about-column .building-info a.request-info {
	float:left;
	width:102px;
	height:26px;
	padding:6px 0 0 16px;
	background:url(../images/request-info-bg.gif) no-repeat;
	color:#fff;
	font-size:15px;
	text-decoration:none;
}
#content .about-column .building-info a.green-faqs {
	float:left;
	width:103px;
	height:26px;
	padding:6px 0 0 16px;
	background:url(../images/green-faqs-bg.gif) no-repeat;
	color:#036;
	font-size:15px;
	text-decoration:none;
}
#content .about-column .building-info a.request-info:hover,
#content .about-column .building-info a.green-faqs:hover {
	text-decoration:underline;
}
#content .about-column .building-info p {
	float:left;
	margin:0;
	padding:0 6px;
	width:224px;
}
#content .about-column .building-info select {
	float:left;
	width:160px;
	margin:5px 0 4px 22px;
	padding:0;
	display:inline;
	font:12px "Trebuchet MS", sans-serif;
}
#content .about-column .building-info input#inp-email {
	float:left;
	width:154px;
	margin:2px 0 4px 22px;
	display:inline;
	font:11px Tahoma, sans-serif;
}
#content .about-column .building-info .line {
	float:left;
	width:200px;
	margin:0 0 0 20px;
	display:inline;
}
#content .about-column .building-info .line p {
	float:left;
	width:158px;
	padding:0;
	font-size:13px;
}
#content .about-column .building-info .line #btn-go {
	float:right;
	margin:0;
}
#content .info-block {
	float:left;
	width:358px;
	padding:12px 0 0;
}
#content .info-block-wide {
	float:left;
	width:558px;
	padding:12px 0 0;
}
#content .info-block h1 {
	float:left;
	margin:0 5px;
	display:inline;
	color:#330;
	font-size:19px;
	font-weight:normal;
	border-bottom:1px solid #330;
}
#content .info-block p {
	float:left;
	width:348px;
	margin:4px 0 2px;
	padding:0 5px;
}
#content .info-block span.content-separator {
	float:left;
	margin:5px;
	display:inline;
	width:347px;
	height:5px;
	line-height:0px;
	background:url(../images/content-separator.gif) no-repeat;
}
#content .info-block .current-project-box {
	float:left;
	width:358px;
}
#content .info-block .current-project-box h3.current-project {
	float:left;
	margin:6px 30px 0;
	padding:0;
	width:296px;
	height:44px;
	display:inline;
	background:url(../images/current-project.gif) no-repeat;
	text-indent:-9999px;
}
#content .info-block .current-project-box img {
	float:left;
	margin:0 0 0 20px;
	display:inline;
}
#content .info-block .current-project-box strong {
	float:left;
	width:358px;
	text-align:center;
	font-size:16px;
	color:#330;
}
#content .info-block .current-project-box a.read {
	float:right;
	margin:0 28px 0 0;
	display:inline;
	color:#330;
	text-decoration:underline;
}
#content .info-block .current-project-box a.read:hover {
	text-decoration:none;
}
#content .products-column {
	float:right;
	width:216px;
	padding:0 0 0 2px;
}
#content .products-column .search {
	float:left;
	width:205px;
	height:49px;
	background:url(../images/search-bg.gif) no-repeat;
}
#content .products-column .search label {
	float:left;
	color:#fff;
	margin:4px 0 2px 15px;
	display:inline;
	font:bold 13px "Trebuchet MS", sans-serif;
}
#content .products-column .search input#inp-search {
	float:left;
	width:104px;
	margin:1px 0 0 34px;
	padding:0 4px;
	display:inline;
	border:1px solid #036;
	font:11px "Trebuchet MS", sans-serif;
}
#content .products-column .search input#btn-go-green {
	float:left;
	margin:0 0 0 5px;
	display:inline;
}
#content .products-column .products {
	float:left;
	width:208px;
	margin:9px 0 0;
	background:url(../images/products-column-bg.gif) repeat-y;
}
#content .products-column .products-top {
	float:left;
	width:208px;
	margin:0;
	background:url(../images/products-column-top.gif) no-repeat;
}
#content .products-column .products-bottom {
	float:left;
	width:208px;
	margin:0;
	padding:0 0 8px;
	background:url(../images/products-column-bottom.jpg) no-repeat 0 100%;
}
#content .products-column .products h3 {
	float:left;
	margin:0 0 0 6px;
	padding:7px 0 6px;
	display:inline;
	color:#fff;
	font-size:14px;
}
#content .products-column .products img {
	float:left;
}
#content .products-column .products img.img-products {
	margin:0 50px;
}
#content .products-column .products img.img-floor {
	margin:0 30px;
}
#content .products-column .products p {
	float:left;
	margin:0 0 0 4px;
	width:200px;
	line-height:14px;
	text-align:center;
}
#content .products-column .products strong {
	float:left;
	margin:0 0 0 4px;
	font-size:13px;
	text-align:center;
	width:200px;
	color:#330;
}
#content .products-column span.products-column-separator {
	float:left;
	margin:5px 7px;
	display:inline;
	width:193px;
	height:6px;
	line-height:0px;
	background:url(../images/products-column-separator.gif) no-repeat;
}
#content .products-column .participate {
	float:left;
	width:208px;
	margin:26px 0 0;
	padding:0 0 18px;
}
#content .products-column .participate h4 {
	float:left;
	margin:0 0 0 9px;
	padding:0 0 6px;
	display:inline;
	width:136px;
	height:12px;
	background:url(../images/we-participate-in.gif) no-repeat;
	text-indent:-9999px;
}
#content .products-column .participate a {
	float:left;
	margin:0 0 0 6px;
	display:inline;
}
#content .products-column .participate a img {
	float:left;
	margin:0;
	border:none;
}
#content .products-column a.more {
	float:right;
	margin:26px 10px 0 0;
	display:inline;
	width:80px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/see-more.png) no-repeat;
	cursor:pointer;
}
/*-----footer-----*/
#footer {
	float:left;
	width:873px;
	margin:0;
	padding:22px 0 6px;
	background:#360 url(../images/footer-bg.gif) no-repeat;
}
a.mainlevelfootermenu:link, a.mainlevelfootermenu:visited {
	color:#fff;
	font:11px Tahoma, sans-serif;
	text-decoration:none;
}
a.mainlevelfootermenu:hover {
	text-decoration:underline;
}
.mainlevelfootermenu {
	color:#fff;
}
#footer p a:hover {
	text-decoration:underline;
}
#footer p {
	float:right;
	width:200px;
	margin:0 18px 0 0;
	color:#fff;
	font:11px/18px Tahoma, sans-serif;
	text-align:right;
}
#footer p a {
	color:#fff;
	font:11px Tahoma, sans-serif;
	text-decoration:none;
}

.formtitle {
	font-size:14px;
	border-bottom:1px dotted #330;
}
.formbox {
	padding:5px;
	margin:15px;
	border:1px solid #330;
	background-color:#fff;
}