body {
	margin:0;
	padding:0;
	color:#333333;
	font-size:80%;
	font-family: "Trebuchet MS",verdana,helvetica,sans-serif;
	text-align:center;
	background-image: url(images/bodybkchanged.jpg);
	background-repeat: repeat-x;
	background-color: #E0E0E0;
	

}
h1, h2, h3, h4 {
	margin: 0;
	margin-left: 4px;
}


h1 {
	font-size: 22px;
	font-weight: bold;
	color: #0C295A;
	line-height: 35px;
	padding-left: 0px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6C2AD;
	width: 90%;
}



h2 {
	font-size: 22px;
	font-weight: bold;
	color: #083974;
	line-height: 20px;
	padding-left: 24px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #083974;
	width: 85%;
	margin-left: 12px;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	margin-top: 12px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #0C295A;
	padding-left: 20px;
	line-height: 22px;
	width:70%;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-left: 20px;
	padding-top: 18px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #003D79;
	text-indent: 12px;
	line-height: 40px;
	font-style: italic;
	background-color: #F8F4F1;
	width: 50%;
	margin-bottom: 12px;
	margin-top: 12px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 780px;
	margin-bottom: 12px;
	
}
p{
	margin-left: 8px;
	margin-right: 8px;
	text-align: justify;
}
#contentbkmiddle{
	width: 780px;
	background-image: url(images/wrapperbkmiddle.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	min-height: 100%;
}
#contentbktop{
	background-image: url(images/wrapperbktop.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 780px;
}
#contentbkbottom{
	height: 52px;
	background-image: url(images/wrapperbkbottom.jpg);
	margin-top: -15px;
	width: 780px;
	clear: both;
}
#righttop{
	background-image: url(images/righttop.jpg);
	background-repeat: no-repeat;
	height: 26px;
	background-position: center center;
}
#rightmiddle{
	background-image: url(images/rightmiddle.jpg);
	background-repeat: repeat-y;
	margin-top: -12px;
}
#rightbottom{
	background-image: url(images/rightbottom.jpg);
	height: 18px;
	margin-top: -14px;
}
#header {
	margin-bottom: -4px;
}
	.navcontainer
{
	margin: 0;
	padding: 0;
	height: 41px;
	width: 780px;
	margin-top: 2px;
	background-image: url(images/greenline.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	width: 780px;
}

.navcontainer ul li
{
	display: block;
	float: left;
	text-align: center;
	
}

.navcontainer ul li a
{
	width: 125px;
	height: 25px;
	color: #068349;
	text-decoration: none;
	display: block;
	text-align: center;
	font: 0.9em tahoma, lucida, sans-serif;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 2px;
	background-image: url(images/menubk2.jpg);
	background-repeat: no-repeat;
	line-height: 25px;
}

.navcontainer ul li a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.navcontainer a:active
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.navcontainer li#active a
{
	color: #0F387A;
	font-weight: bold;
	text-decoration: underline;

}

#side-a {
	float: left;
	width: 460px;
	background-color: #E0E0E0;
	margin-right: 10px;
	margin-top: 20px;
}
#side-a2 {
	float: left;
	width: 760px;
	background-color: #E0E0E0;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
#side-a22 {
	float: left;
	width: 760px;
	background-color: #E0E0E0;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
#side-b {
	margin: 0;
	float: left;
	width: 280px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	margin-left: 10px;
	margin-top: 20px;
	background-image: url(images/sidebbk2.jpg);
	background-repeat: repeat-y;
	border: 1px solid #999999;
}
#footer {
	clear: both;
	height: 61px;
	padding-top: 24px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 24px;
	text-align: center;
}
#footerMenu {
	font-size: 10px;
	font-style: normal;
	text-align: center;
	color: #333333;
	font-weight: bold;
}
#footerMenu a {
	font-size: 10px;
	font-style: normal;
	text-align: center;
	color: #333333;
	font-weight: bold;
}
/* all A tags whose HREF attribute ends in .pdf */
a[href$='.pdf'] { 
	padding-right: 18px;
	background: transparent url(icon_pdf.gif) no-repeat center right;
}

/* all A tags whose REL attribute equals pdf */
a[rel='pdf'] { 
	padding-right: 18px;
	background: transparent url(icon_pdf.gif) no-repeat center right;
}

/*  all A tags whose REL attributes has the letters pdf somewhere mixed in*/
a[rel*='pdf'] { 
	padding-right: 18px;
	background: transparent url(icon_pdf.gif) no-repeat center right;
}

/* all A tags whose REL attribute contains the value pdf, seperated from other values with a space */
a[rel~='pdf'] { 
	padding-right: 18px;
	background: transparent url(icon_pdf.gif) no-repeat center right;
}

/* all A tags whose HREF attribute starts with mailto: */
a[href ^="mailto:"] {
	padding-right: 18px;
    background: transparent url(icon_mailto.gif) no-repeat center right;
   
}

/* all A tags whose CLASS attribute is popup */
a[class ="popup"] {
	padding-right: 18px;
    background: transparent url(icon_popup.gif) no-repeat center right;
}


a[href$='.doc'] { 
	padding-right: 18px;
	background: transparent url(icon_doc.gif) no-repeat center right;
}
a[href$='.xls'] { 
	padding-right: 18px;
	background: transparent url(icon_xls.gif) no-repeat center right;
}
a[rel ~='external'] {
	padding-right: 18px;
	background: transparent url(icon_external.gif) no-repeat center right;
}
/* all A tags whose HREF attribute starts with #top */
a[href ^="#top"] {
	padding-right: 18px;
    background: transparent url(icon_top.gif) no-repeat center right;
   
}
#index .index, #staff .staff, #gallery .gallery, #location .location, #about .about, #contact .contact, #samples .samples, #resources .resources, #services .services, #samples .samples, #policies .policies

{
	color: #FFFFFF;
	background: transparent;
	border-bottom-color: #DCB86D;
	font-weight: bold;
	background-position: 0 .2em;
	text-decoration: underline;
	font-style: italic;
	background-image: url(images/menubk2.jpg);
	background-repeat: no-repeat;
}
.clear{clear:both;}
.rightcontent{
	margin-left: 12px;
	margin-right: 12px;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.floatright{float:right;}
.floatleft{
	float:left;
	margin-left: 8px;
}
hr{
	width:90%;
	margin-left: 12px;
}
.rightcontentpic{
	margin-left: 4px;
}
.sidebpic{
	margin-left:1px;
}
#sidebtop{
	background-image: url(images/sidebtop.jpg);
	height: 45px;
	background-repeat: no-repeat;
	background-position: center top;
}
#sideContact {
	width: 600px;
	background-color: #E0E0E0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}
#sideSitemap {
	width: 500px;
	background-color: #E0E0E0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}
ul.sitemap {
	list-style-type: none;
	margin-left: 100px;
	padding-left: 0;
	font-weight: normal;
}

ul.sitemap li {
	padding-left: 1.1em;
	margin-top: 2px;
}
ul.sitemap li a {
	margin-left: -1.1em;
	padding-left: 1em;
	background-color: transparent;
	background-image: url(images/icon_webdev.gif);
	background-repeat: no-repeat;
	background-position: -2px center;
}
ul.sitemap li ul {
	background-color: transparent;
	background-repeat: no-repeat;
	list-style-type: none;
	margin: -1.4em 0 0 -1.6em;
	padding: 1.4em 0 0 0.6em;
}
ul.sitemap li a.parent {
	background-color: transparent;
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
}
ul.sitemap li ul li {
	margin-left: 1cm;
	padding-left: 10px;
}

.thumb{
	padding: 3px 3px 8px 6px;
	border: 1px solid #2a2a2a;
	float: right;
	margin-right: 6px;
	margin-bottom: 10px;
	}
	
.thumb2{
	padding: 3px 12px 8px 12px;
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	}	
	.thumbleft{
	padding: 3px 3px 8px 3px;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 6px;
	}	
	.thumbleft2{
	padding: 3px 12px 8px 12px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	}
#Samples {
	width: 90%; 
	margin: auto;
}
.galleryparagraphs {
	border: 1px solid #083974;
	padding: 10px;
	vertical-align:middle;
	background-color: #DCDCDC;
}
.floatleftpic{
	float: left;
}
.floatrightpic{
	margin-top: 12px;
	height: 279px;
	padding-top: 75px;
}
