body  {
	background-color: #999999;
	margin: 0;
	padding: 0;
	text-align:center;
}
div#container {
	text-align:left;
	margin:auto;
	width:1000px;
	height:750px;
	border:solid 1px #006600;
	background-image:url(graphics/InteriorPageBack2.jpg);
	background-repeat:repeat-x;
	background-color:#94ab5c;
}
div#homecontainer {
	text-align:center;
	margin:auto;
	width:1000px;
	height:800px;
	border:solid 1px #006600;
	background-image:url(graphics/InteriorPageBack2.jpg);
	background-repeat:repeat-x;
	background-color:#94ab5c;
}
/*div#homecontainer {
	text-align:left;
	margin:auto;
	padding-bottom:25px;
	width:100%;
	background-image:url(graphics/HomepageBack2.jpg);
	background-repeat:no-repeat;
	height:850px;
} */
div#headernew
   {
	background-position:right;
	background-repeat:no-repeat;
	clear: both;
	height: 86px;
	margin-bottom:0px;
}

div#containerPortfolio {
text-align:left;
margin:10px auto;
padding-bottom:25px;
width:950px;
border:solid 1px #006600;
background-color:#e7eec2;
}
div#header
   { background-color: none; clear: both; border-bottom: medium solid #3c210e; height: 110px }

div#left  { 
float: left; 
width: 140px ; 
clear: right;
text-align:left; 
}
div#left ul { 
	list-style-type: none; 
	margin-left: 0;
	padding-top:15px;
	padding-left: 0; 
}
div#left li { 
vertical-align: bottom; 
 }
div#left a   { 
padding: 4px; 
position: relative; 
left: 18px; 
width: 140px; 
height: 17px; 
display: block; 
}
div#middle
{
    margin: 0px 150px;
	width: 800px;
    height: 600px;
	text-align:center;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; 

/*      color: #000; 
	 font-style: normal; 
	 font-weight: normal; 
	 font-size: 14px; 
	 line-height: 20px; 
	 font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; 
	float: left;
	 margin: 10px auto; 
	 padding-top: 0px; 
	 padding-bottom: 5px; 
	padding-left: 65px;
	 text-align:left;
	 width:800px;  */
	 }
	 
div#textblockabout
     {
	 font-style: normal; 
	 font-weight: normal; 
	 font-size: 14px; 
	 line-height: 20px; 
	 font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; 
	 float: left;
	 margin-top:30px; 
	 padding-top:15px; 
	 padding-bottom: 5px; 
	 padding-left: 30px;
	 text-align:left;
	 width:500px;
	 }
	 
div#bigart{
	 float:right;
	 margin: auto 35px 20px 10px;;
	 clear:right;
	 }
	 
div#textblock
     {
	 font-style: normal; 
	 font-weight: normal; 
	 font-size: 14px; 
	 line-height: 20px; 
	 font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; 
	 float: left; 
	 margin: 0; 
	 padding-top: 200px; 
	 padding-bottom: 5px; 
	 padding-left: 25px;
	 text-align:left;
	 }
	 
div#middle a {
	font-weight: bold; 
	text-decoration: none
}
div#middle a:hover {
	color: #663300;
	font-weight: bold;
	text-decoration: underline
}
div#middle a:link, a:visited  {
	color: #006600;
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}
div#footer {
	clear: both;
	color: #006600;
	font-style: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	margin: 15px;
}
h1   {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: 25px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding-top:15px;
}
h2  { color: #000; font-style: normal; font-weight: bold; font-size: 15px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular }
.floatright
{
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 2px;
	border: solid 1px #000;
}
.callout   {
	color: #003300;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
}

.homelogo        {
	border-bottom: none;
	position:relative;
	left: 10px;
	float: left;
}
.logo        {
	border-bottom: none;
	position:relative;
	top:35px;
	left: 10px;
	float: left;
}
.masthead   { float: right; position: relative; z-index: 0; width: 600px; height: 130px ; overflow: hidden; max-height: 110px; }

div.NavBlock
{
	width:185px;
	height:200px;
	float:left;
	margin:5px;
	background-image:url(images/HomeNaveBlockBG.png);
	background-repeat:no-repeat;
	text-align: left; /* this overrides the text-align: center on the body element. */
	display:block;
}

div.NavBlock a:hover
{
color:#FFCC00;
text-decoration:underline;
}

div.NavBlock h3
{
	color:#FFFFFF;
	font-family:"Myriad Pro", Helvetica, Verdana, Arial, sans-serif;
	background-repeat:no-repeat;
	background-position:right top;
	display:block;
	margin:0;
	padding:5px 0px 5px 7px;
	font-size:13px;
	border: #999999 solid 2px;
	background-color: #006600;
}

div.NavBlock p
{
color:#663300;
padding:0px 9px;
font-size:14px;
line-height:15px;
font-family:"Myriad Pro", Helvetica, Verdana, Arial, sans-serif;
}

div.NavBlock p a
{
color:#006600;
text-decoration:none;
font-weight:bold;
}

div.NavBlockQuote {
background:#333333 none repeat scroll 0 0;
display:block;
height:auto;
margin-bottom:-7px;
text-align:center;
width:700px;
height:400px;
border-left:3px solid #006600;
border-right:3px solid #006600;
overflow:hidden;
}

div.NavBlockQuote h4
{
	color:#FFFFFF;
	font-family:"Myriad Pro", Helvetica, Verdana, Arial, sans-serif;
	background-position:right top;
	display:block;
	margin:0;
	padding:2px 0px 2px 4px;
	font-size:13px;
	background-color: #006600;
	
}
div.slogan h2
{ color:#FFFFFF;
font-family: Helvetica, Arial, sans-serif;
font-size:19px;
float:right;
margin-right:150px;
margin-top:45px;
text-align:right;
}

div.textslogan h2
{ color:#FFFFFF;
font-family: Helvetica, Arial, sans-serif;
font-size:19px;
float:right;
margin-right:5%;
margin-top:65px;
width:270px;

}

div#marquee
{ color:#FFFF99;
background-color:#006600;
background-repeat:no-repeat;
font-size:12px;
}
ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	border-bottom:#FFFF99 dotted thick;
	height:25px;
	width:auto;
	margin-left:250px;
	margin-bottom:-55px;
}

#navlist li
{
display: inline;
list-style-type: none;

}

#navlist a {
display:inline;
padding: 3px 10px;
white-space:nowrap;
width:auto; 

}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
}

#navlist a:hover
{
	color: #66CC66;
	text-decoration: none;
}
div.homepageNav
{
width:800px; 
text-align:center;
margin-left:-38px;
padding-top:2px; 
}