body {

	font-size: 11px;

	color: #8f8971;

	font-family: Georgia, "Times New Roman", Times, serif;

	background-color: #FBFBF6;

	margin: 0px;

}

.smallText {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #8F8971;

	text-decoration: none;

}

.hightLight {

	font-style: normal;

	color: #91BC00;

	font-weight: normal;

}

.siteTitle {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-weight: bold;

	color: #91BC00;

}





a:link, a:visited {

	color: #91BC00;

	font-family: Georgia, "Times New Roman", Times, serif;

	text-decoration: none;

}

a.smallLink:link, a.smallLink:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #91BC00;

	text-decoration: none;

}



a.list:link, a.list:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #8f8971;

	text-decoration: none;

}





a:hover, a:active {

	color: #738146;

	font-family: Georgia, "Times New Roman", Times, serif;

	text-decoration: none;

}

a.smallLink:hover, a.smallLink:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #738146;

	text-decoration: none;

}



a.list:hover, a.list:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #738146;

	text-decoration: underline;

}

#portfolioInfoContent {

	float: left;

	text-align: left;

	vertical-align: top;

}



input, select, textarea {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	color: #595750;

}

.input {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	color: #595750;

}

pre {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	color: #8f8971;

	vertical-align: top;

	margin-top: 0px;

	margin-bottom: 0px;

}











.subText {



	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	font-style: italic;

	color: #B9B99E;

	text-decoration: none;

}

h3 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: normal;

	color: #595750;

	text-decoration: none;

	margin-bottom: 0px;

}

h2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	color: #595750;

	text-decoration: none;

	margin-bottom: 5px;

	clear: none;

	margin-top: 0px;

}

h1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color: #595750;

	text-decoration: none;

	margin-bottom: 3px;

}



a img {border: none;}



/*============================================================

 Wrapper

============================================================*/



#wrap {

	text-align: left;

	width: 650px;

	margin: 0 auto;

	padding: 0px 0px 0px 0px;

	background-image: url(images/bg2.jpg);

	background-repeat: no-repeat;

	}

#homeAbout {

	float: right;

	width: 345px;

	clear: none;

	padding-top: 0px;

	padding-right: 25px;

	padding-bottom: 0px;

	padding-left: 10px;

	text-align: right;

	vertical-align: top;

}







/*============================================================

 Masthead

============================================================*/



#mast {

	float: left;

	width: 650px;

	height: 55px;

	}

#homeNews {

	width: 255px;

	clear: none;

	float: left;

	padding-top: 0px;

	padding-right: 5px;

	padding-bottom: 0px;

	padding-left: 10px;

	text-align: right;

}







/*============================================================

 Footer

============================================================*/



#footer {

	clear: both;

	width: 640px;

	padding-top: 30px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 10px;

	}

#contentHome {



	float: left;

	width: 650px;

	background-image: url(images/home-dots.gif);

	background-repeat: repeat-y;

	vertical-align: top;

}

ul {

	list-style-type: none;

	margin-top: 0px;

	line-height: 18px;

	margin-bottom: 0px;

}

.leftList {

	margin-left: 0px;

	text-indent: 10px;

	margin-top: 0px;

	list-style-position: inside;

}



#portfolioInfo {

	float: right;

	padding-top: 0px;

	padding-right: 25px;

	padding-bottom: 0px;

	padding-left: 10px;

	width: 430px;

	text-align: right;

	vertical-align: top;

	clear: none;

	margin-bottom: 0px;

}





.siteImage {

	clear: both;

	float: left;

	margin-right: 5px;

	margin-top: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

}

.siteTitleLink {

	font-size: 12px;

	font-weight: bold;

}

#portfolioSites {



	width: 170px;

	clear: none;

	float: left;

	padding-top: 0px;

	padding-right: 5px;

	padding-bottom: 0px;

	padding-left: 10px;

	text-align: right;

}

#contentPortfolio {





	float: left;

	width: 650px;

	background-image: url(images/portfolio-dots.gif);

	background-repeat: repeat-y;

	vertical-align: top;

}

select {



	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	border: 1px solid #91BC00;

}

.green {

	color: #91BC00;

}

.button {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	color: #FFFFFF;

	background-color: #91BC00;

	border: 1px solid #595750;

}

@media print {
	@import url("nic_style_print.css");
}