/***********************************************/
/* HTML tag styles                             */
/***********************************************/
 
body {
	font-size: 1em;
	text-align: center;
	margin:0px;
	padding: 0px;
	background-color: #a9c399;
}
p {
	font-family: "Lucida Sans", "Lucida Bright", Tahoma, "sans serif";
	font-size: 0.85em;
	line-height: 130%;
	color: #333333;
	list-style-position: outside;
}
p.td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 120%;
	margin-left: 0px;
	margin-right:0px;
}

ol {
	list-style-type: upper-alpha;
}
ul {
	line-height: 150%;
	font-family: Lucida, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	list-style-image: url(../images/bullet.gif);
}
h1 {
	font-family: Palatino, Georgia, "Times New Roman";
	font-size: 1.2em;
	color: #005288;
	margin-left: 0px;
	margin-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC66;
	line-height: 180%;
	}
h2 {
	font-family: "Lucida Sans", "Lucida Bright", Tahoma, Arial;
	font-size: 0.95em;
	color:#004f39;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
}
h3 {
	font-family: "Lucida Sans", "Lucida Bright", Tahoma, Arial;
	font-size: 0.87em;
	color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 25px;
}
h4 {
	font-family: "Lucida Sans", "Lucida Bright", Tahoma, Arial;
	font-size: 0.85em;
	color:#336633;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 25px;
}
h5 {
	font-size: 0.8em;
	color: #666600;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}

	.text-intro {
	font-family: "Lucida Sans", "Lucida Bright", Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #004f39;
	margin-top: 6px;
	margin-left: 25px;
}

.heads {
	font-family: "Lucida Sans", "Lucida Bright", Tahoma, Arial;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}




/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#surround{
	background-color: #d3e9f4;
	width: 900px;
	margin: 0px auto;
	text-align: left;   
}

#banner {
	height: 278px;
	padding: 0;
	margin: 0;
	background-color: #999999;
	width:900px;
	border-bottom: #999999 solid 1px;
}
#content {
	width: 900px;
	margin: 0 auto;
	float: left;
	background-color: #d3e9f4;
	background-image: url(../images/shadow_img.png);
	background-repeat: repeat-x;
	}
#content_portfolio {
	width: 900px;
	background-color: #d3e9f4;
	background-image: url(../images/shadow_img.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	float: left;
	}
#main {
	margin:0 0 0 0px;
	padding: 20px 10px 0px 40px;
	float:left;
	width: 600px;
	
	}
#main ul {
	font-size: 0.85em;
	list-style-type: square;
	font-family: "Lucida Grande", "Lucida Sans", Tahoma, "sans serif";
}
#main a:link {
	color: #003366;
	text-decoration: none;
}
#main a:visited {
	color: #336699;
	text-decoration: none;
}
#main a:hover {
	color: #5c8727;
	text-decoration: underline;
}
#main a:active {
	color: #006666;
}
#main_portfolio {
	margin:0 0 0 0px;
	padding: 20px 20px 20px 40px;
	float:left;
	width: 85%;
	
	
	}
#main_portfolio ul {
	font-size: .85em;
}

/* Right Sidebar */
#sub {
	padding: 20px 15px 20px 15px;
	float:right;
	width:220px;
	line-height: 170%;
	border-bottom: #7fba00 3px solid;
	background-color: #ffffff;
	background-image: url(../images/shadow_img.png);
	background-repeat: repeat-x;
	font-size: 0.9em;
	margin: 0;

	}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #005288;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #78a22f;
	font-size: 1em;
	line-height: 150%;
	font-style: italic;
}
.subheadnoline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 150%;
	color: #336699;
	font-style: italic;
}

/* columns on portfolio page */
#colone{
	margin-top: -12px;
	margin-left: 0px;
	background-color: transparent;
	width: 250px;
	position: absolute;
}
#coltwo{
	margin-top: -12px;
	margin-left: 250px;
	background-color: transparent;
	width: 250px;
	position: absolute;
}
#colthree{
	margin-top: -12px;
	margin-left: 510px;
	background-color: transparent;
	width: 280px;
	position: absolute;
}
/*  navigation  */
#topnav {
	background-image: url(../images/top-nav_bkgd.gif);
	background-repeat: repeat-x;
	width: 900px;
	height:24px;
	margin: 0;
}

 #topnav ul
 {
	margin: 0;
	list-style-type: none;
	font-family: "Lucida Sans", "Lucida Bright", Tahoma, Arial;
	font-size: 0.9em;
	height: 24px;
	padding: 1px 0 0 0;
	color: #ffffff;
	text-align: center;
 }

 #topnav  li {
	display: inline;
	color: #005288;
}

 #topnav ul li a
 {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 0 5px 0 5px;
 }

 #topnav ul li a:hover
 {
	color: #ffffff;
	text-decoration: underline;
 }


/************** layout styles *****************/
#footer {
	width: 900px;
	background-color: #80a1b6;
	background-image: url(../images/DS1.gif);
	background-repeat: repeat-x;
	position:relative;
	clear: both;
}

.footer_attributes {
	font-family: "Lucida Sans", "Lucida Bright", Tahoma, Arial;
	font-size: 80%;
	line-height: 130%;
	padding: 15px 5px 5px 5px;
	width: 890px;
	margin: 0;
	text-align: center;
	background-color: #80a1b6;
	background-image: url(../images/DS1.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #eee;
	
		
}

.footer_attributes a:link, a:visited
{
	text-decoration: none;
	color: #99CC66;
	font-weight: bold;
}


.smaller {
	font-size: 90%;
}
.pix {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	z-index: 1;	

}
.pix-border {
	border: #eee 1px solid;
	
}
.text-strong {
	font-weight: bold;
	color: #bf0000;
}
