@CHARSET "UTF-8";

/********************************
	Green Street stylesheet
		Copyright 2008 Tetrault Design Associates, Inc
********************************/

/********************************
	Basic global HTML styles
********************************/
body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}


img {
}
a img {
}
p {
	margin: 0px;
}
fieldset {
	padding: 20px;
	position: relative;
}
fieldset p {
	margin-top: 10px;
}



/********************************
	Generic Classes
********************************/
.left {
	float: left;
}
.right {
	float: right;
}
.nofloat {
	float: none;
}
.clear {
	clear: both;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.strong {
	font-weight: bold;
}
.success {
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
.error {
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
.error legend, .success legend {
	position: absolute;
	top: -17px;
	left: 0px;
	margin-bottom: 21px;
	padding: 0px 8px 0px 8px;
	
}

/********************************
	Wrap, Header, and Main box
********************************/
#wrap {
	width: 100%;
	text-align: left;
	border: none;
	margin: 0px;
	height: 865px;
}
#header {
	height: 100px;
	background-color: #FFFFFF;
	margin: 0px;
}

#header h1 {
	display: none;
	visibility: hidden;
}

#main {
	background-color: #CBE5FE;
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat-x;	/*height: 1%;  hack to fix lame floating background glitch in internet explorer */
	height: 900px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#maingap {
	height: 22px;
}


#bottom {
	background-color: #000000;
}


/********************************
	Navigation Menu:
********************************/
#navigation {
	width: 183px;
	position: absolute;
	left: 69px;
	top: 111px;
	height: 525px;
}
#navigation .items {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	width: 185px;
	font-weight: bold;
}

#navigation .items a {
	color: #000000;
	text-decoration: none;
}


#navigation .items a:hover {
	color: #3366FF;
	background-color: #FFFFFF;
	width: 122px;	
}



#body {
	padding: 0px;
	color: #000000;
	
}





#windowtext {
	color: #000000;
	width: 656px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 263px;
	height: 760px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 6px dotted #6699CC;
	background-repeat: repeat;
}





.portfolio {
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 415px;
	margin-top: 7px;
	margin-left: 7px;
}

.textleft {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A2BC46;
	width: 165px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5F7123;
	height: 130px;
	padding-right: 8px;
	position: absolute;
	top: 546px;
	left: 266px;
}

.textleft .prev a {
	text-align: center;
	position: absolute;
	top: -56px;
	left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #688186;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	height: 19px;
	width: 79px;
	line-height: 17px;
	border: 1px solid #84A5AB;
}

.textleft .prev a:hover {	
background-color: #000000;
}


.textlefttext {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3366FF;
	width: 154px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBE5FE;
	height: 719px;
	padding-right: 11px;
	position: absolute;
	top: 148px;
	left: 268px;
	font-weight: bold;
	margin: 0px;
	padding-left: 8px;
}

#textright {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E0DC87;
	width: 425px;
	margin-right:0px;
	margin-bottom: 0px;
	height: 148px;
	padding-left: 8px;
	left: 443px;
	top: 546px;
	position: absolute;
}

#textright p{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}

#textrighttext p{
	color: #3E4E51;
	font-size: 14px;
	line-height: 17px;
}

#textrighttext {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 448px;
	margin-right:0px;
	margin-bottom: 0px;
	height: 725px;
	padding-left: 8px;
	left: 449px;
	top: 152px;
	position: absolute;
}

#textrighttext p{
	color: #000033;
	font-size: 12px;
	line-height: 17px;
}

#textrighttext img{
	float: right;
	padding-right: 0px;
	overflow: hidden;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 18px;
	border: 1px solid #5E83FF;
}


.textrighttext a {
	color: #000000;
	text-decoration: underline;
	}
	
	.textrighttext li {
	color: #336600;
	font-size: 12px;
	line-height: 16px;
	}


.textrighttext a:hover {	
background-color: #000000;
	color: #D1D6AE;

}

#textrighttext .largetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 26px;
	color: #000000;
}
	

.textright .next a {
	text-align: center;
	position: absolute;
	top: -57px;
	left: 374px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #688186;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	height: 19px;
	width: 80px;
	line-height: 17px;
		border: 1px solid #84A5AB;

}

.textright .next a:hover {	
background-color: #000000;
}
	
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #6699FF;
	text-align: left;
	position: absolute;
	left: 289px;
	top: 907px;
	width: 623px;
	height: 18px;
	line-height: 12px;
}

.footer a{
	color: #6699FF;
	text-decoration: none;
}

/********************************
	HOME page content
********************************/

.textlefthome {
	text-align: right;
	width: 250px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100px;
	padding-right: 8px;
	position: absolute;
	top: 228px;
	left: 614px;
}

.textlefthome h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #000000;
	text-align: left;
	line-height: 26px;
}

.textlefthome .prev a {
	text-align: center;
	position: absolute;
	top: -56px;
	left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #688186;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	height: 19px;
	width: 79px;
	line-height: 17px;
	border: 1px solid #84A5AB;
}

.textlefthome .prev a:hover {	
background-color: #000000;
}




#textrighthome {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 618px;
	margin-right:0px;
	margin-bottom: 0px;
	height: 328px;
	left: 288px;
	top: 435px;
	position: absolute;
}


#textrighthome p img{
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#textrighthome p{
	color: #000033;
	font-size: 12px;
	line-height: 17px;
}

#textrighthome h3{
	color: #003366;
	font-size: 16px;
	line-height: 20px;
}


#windowtexthome {
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 263px;
	height: 677px;
	padding: 12px;
	
	color: #000000;
	width: 630px;
	
	margin-bottom: 0px;
	margin-left: 263px;
	background-color: #FFFFFF;
	border: 6px dotted #6699CC;
}

.textrighthome a {
	color: #000000;
	text-decoration: underline;
	}

.textrighthome a:hover {
	color: #666666;
	text-decoration: underline;
}





 
.navtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3366FF;
	width: 177px;
	padding-top: 17px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	letter-spacing: 0em;
	font-weight: bold;
}
 
.navpara {
	
	width: 183px;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-bottom: 5px;
}

.navpara h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #003366;
	
}

#leed {
	width: 183px;
	position: absolute;
	left: 69px;
	top: 674px;
	height: 100px;
}
