html, body {
	background-color: #7e7d79;
	margin: 0;
	padding: 0;
}
/*Heading Styles*/

h1 {
	margin: 0;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #181818;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
h2 {
	color: #353435;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-weight: normal;
}
h3 {
	margin: 0px;
	font-weight: normal;
	color: #79662C;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 1em;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #463f41;
	text-align:left;
}
.bodytext11{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353435;
}

.list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #463f41;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #5f1321;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#container {
	background-image: url(images/b_containerb.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 763px;
	margin: auto;
	
}
#mainLeft {
	float: left;
	width: 244px;
	background-image: url(images/back_left.gif);
	background-repeat: repeat-y;
}
#logo {
	float: left;
	height: 215px;
	width: 216px;
}
#pageTitle {
	float: right;
	height: 375px;
	width: 28px;
}
#Flash {
	height: 189px;
	width: 215px;
	float: left;
}
#mainRight {
	float: right;
	width: 519px;
	background-color: #9e9c97;
}
#rightPic {
	float: left;
	width: 79px;

}
#top {
	height: 42px;
	background-image: url(images/back_top.gif);
	background-repeat: repeat-x;
	float: right;
	width: 431px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	padding-top: 15px;
	padding-left: 9px;
	
}


#mainNav {
	background-image: url(images/back_mainNav.gif);
	background-repeat: repeat-x;
	float: right;
	width: 440px;

}
#mid {
	float: right;
	width: 440px;
	height: 62px;
	
}
#circlePics {
	height: 93px;
	width: 233px;
	float: left;
}
#mid2 {
	height: 28px;
	width: 286px;
	float: right;
}
#subnavwrapper {
	clear: both;
}
#subNav {
	background-image: url(images/back_subnav.gif);
	background-repeat: repeat-x;
	height: 15px;
	width: 278px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 2px;
	padding-left: 8px;
}

#subNav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#subNav li {
	display: inline;
	padding-right: 15px;
}

#subNav a:link, #subNav a:visited {
	color: #e2e2e2;
	text-decoration: none;
	}

#subNav a:hover {
	color: #5f1321;
}
#subNav a:active {
	color: #5f1321;
	text-decoration: none;
}

#mid3 {
	float: right;
	height: 48px;
	width: 286px;
	background-image: url(images/back_mid3.gif);
	background-repeat: repeat-x;
}
#content {
	clear: both;
	padding-top: 20px;
	padding-right: 58px;
	padding-bottom: 20px;
	padding-left: 88px;
}
#footer {
	clear: both;
	height:60px;
	width: 720px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #8b8986;
	padding-right: 43px;
	padding-top: 10px;
}

#footerNav {
	width:390px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	text-align: center;
	line-height: 18px;
}

#footerNav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footerNav li {
	display: inline;
	padding-right: 23px;
}

#footerNav a:link, #footerNav a:visited {
	color: #e2e2e2;
	text-decoration: underline;
	}

#footerNav a:hover {
	color: #5f1321;
	text-decoration: none;
}
#footerNav a:active {
	color: #5f1321;
	text-decoration: none;
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 325px;
}
.credentials1 {
	clear: left;
	width: 215px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#subNav2 {
	background-image: url(images/back_subnav.gif);
	background-repeat: repeat-x;
	height: 15px;
	width: 278px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 2px;
	padding-left: 241px;
}

#subNav2 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#subNav2 li {
	display: inline;
	padding-right: 15px;
}

#subNav2 a:link, #subNav2 a:visited {
	color: #e2e2e2;
	text-decoration: none;
	}

#subNav2 a:hover {
	color: #5f1321;
}
#subNav2 a:active {
	color: #5f1321;
	text-decoration: none;
}
#projects {
	clear: both;
	width: 519px;
	height: 130px;
}

#projectsshow {
	clear: both;
	width: 519px;
	height: 161px;
}

#projectsshow_left {
	width: 290px;
	height: 161px;
	float: left;
}

#projectsshow_right {
	width: 209px;
	height: 142px;
	float: right;
	background-color: #cfcfce;
	padding: 10px;
}
#show_pic1 {
	clear: left;
	height: 159px;
	width: 215px;
	margin-bottom: 5px;
}
#show_pic2 {
	clear: left;
	height: 159px;
	width: 215px;
	margin-bottom: 5px;

}
#show_pic3 {
	clear: left;
	height: 159px;
	width: 215px;
	margin-bottom: 5px;
}
#show_pic4 {
	clear: left;
	height: 159px;
	width: 215px;
	margin-bottom: 5px;
}