body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: center;
	min-width: 940px;
	color: #333;
	font-size: smaller;
	/* background-color: #C2A270; */
	background-color: #667F20;
	background-image: url(../images/bg_white.gif);
	background-repeat: repeat-x;
	margin: 40px 0 20px 0;
}

#wrapper {
	margin: 0 auto;
	width: 940px;
	text-align: left;
}

#mainnavigation a:link, #mainnavigation a:visited {
	padding-right: 40px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: smaller; 
	color: #667;
}

#mainnavigation a:hover {
	text-decoration: none;
	color: #114A00;
}

#logospace {
	 float: left;
	 width: 100%; 
	 height: 150px;
}

#subnav {
	border-collapse: collapse; 
	border: 1px solid #dedede; 
	background-color: #fff; 
	border-right: 0px;	
}

#subnavigation {
	border-collapse: collapse; 
	/* background-color: #F0E8DB; */ 
	/* background-color: #B7C226; */
	/* background-color: #B7C226; */
	background-color: #667;
	line-height: 25px;
	padding: 20px 0 20px 20px;
	color: #fff;
	height: 100px;
	vertical-align: top;
}

#subnavigationTable {
	 padding: 0;
	 border-collapse: collapse; 
	 border: 1px solid #dedede;
	 width: 208px; 
	 border-right: 0; 
	 margin: 10px 0 10px 10px; 
}

#subnavHeader {
	font-size: large; 
	letter-spacing: 2px; 
	color: #fff; 
	text-transform:uppercase; 
	font-family: 'Times New Roman', Times, serif; 
	line-height: 10px;
}

#subnavigation span a:link, #subnavigation span a:visited {
	font-size: large; 
	letter-spacing: 2px; 
	color: #fff; 
	text-transform:uppercase; 
	font-family: 'Times New Roman', Times, serif; 
	text-decoration: underline; 
	line-height: 10px;
}

#subnavigation span a:hover {
	color: #F0E8DB; 
	text-transform: uppercase; 
}

#subnavigation a:link, #subnavigation a:visited {
	text-transform: capitalize;
	text-decoration: none;
	font-size: smaller; 
	color: #fff;
}

#subnavigation a:hover {
	text-decoration: none;
	color: #F0E8DB;
}

#side1, #side2 {
	width: 49%;		
}

#side1, {
	float: left;		
}

#side2 {
	float: right;		
}

#side1 a:link, #side1 a:visited, #side2 a:link, #side2 a:visited {
	text-transform: uppercase;
	text-decoration: none;
	font-size: smaller; 
	font-weight: bold;
	color: #114A00;
}

#side1 a:hover, #side2 a:hover {
	text-decoration: none;
	color: #58804C;
}

#launchSite a:link, #launchSite a:visited {
	text-transform: capitalize;
	text-decoration: none; 
	font-weight: normal;
	color: #114A00;
}

#launchSite a:hover {
	text-decoration: none;
	color: #58804C;
}

#footer {
	text-align: center; 
	font-size: smaller;
}

#footer a:link, #footer a:visited {
	text-transform: capitalize;
	text-decoration: none;
	color: #000;
}

#footer a:hover {
	text-decoration: underline;
	color: #000;
}

#contentDivWrapper {
	 float: left; 
	 width: 718px; 
	 border: 1px solid #dedede; 
	 margin: 0px auto 20px; 
	 text-align: center; 
	 background-color: #fff;
}

#contentTD {
	border: 1px solid #dedede; 
	min-height: 200px; 
	text-align: left; 
	font-size: small;
	line-height: 20px;
	color: #667;
}

.contentTDAll {
	border: 0px; 
}

#contentTDPortfolio {
	border: 0px solid #dedede; 
	min-height: 200px; 
	text-align: left; 
	font-size: small;
	line-height: 20px;
	color: #667;
	text-align: center;
}

#contentTDPortfolioSub {
	border: 0px solid #dedede; 
	min-height: 200px; 
	text-align: left; 
	font-size: small;
	line-height: 20px;
	color: #667;
}

#contentTD img #myTitle {
	padding-right: 20px;
}

#contentTD h2 {
	color: #000;
	text-align: left;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;
	margin-top: 40px; 
	margin-left: 40px;
}

#contentTD h3 {
	text-align: left;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;
	margin-top: 40px; 
	margin-left: 40px;
}


#contentTD #p1 {
	margin-top: 40px; 
	margin-left: 40px; 
	margin-right: 40px;
}

#contentTD .p2 {
	margin-left: 40px; 
	margin-right: 40px;
}

#contentTD #p3 {
	margin-left: 40px; 
	margin-right: 40px; 
	margin-bottom: 40px;
}


#contentTD ul {
	margin-left: 40px; 
	margin-right: 40px; 
	margin-bottom: 20px;
	margin-top: 20px;
}

.servicesTDHeader {
	font-weight: bold;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;
}

.servicesTD1 {
	width: 33%;	
	text-align: center;	
	vertical-align: top;
	padding: 20px 0;
}

.servicesTD2 {
	width: 34%;	
	text-align: center;	
	vertical-align: top;
	padding: 20px 0;
}

#contentTD a:link, #contentTD a:visited {
	text-decoration: underline;
	color: #667;
}

#contentTD a:hover {
	text-decoration: none;
	color: #C2A270;
}


#shadowWrapper {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}

#shadowTopLeft {
	width: 6px;
	height: 7px;
	background-image: url(../images/shadowTopLeft.jpg);
	background-repeat: no-repeat;
}

#shadowTop {
	height: 7px;
	background-image: url(../images/shadowTop.jpg);
	background-repeat: repeat-x;
}

#shadowTopRight {
	width: 6px;
	height: 7px;
	background-image: url(../images/shadowTopRight.jpg);
	background-repeat: no-repeat;
}

#shadowLeft {
	width: 6px;
	background-image: url(../images/shadowLeft.jpg);
	background-repeat: repeat-y;
}

#shadowRight {
	width: 6px;
	background-image: url(../images/shadowRight.jpg);
	background-repeat: repeat-y;
}

#shadowBtmLeft {
	width: 6px;
	float: left;
	height: 7px;
	background-image: url(../images/shadowBtmLeft.jpg);
	background-repeat: no-repeat;
}

.shadowBtm {
	float: left;
	width: 100px;
	height: 7px;
	background-image: url(../images/shadowBtm.jpg);
	background-repeat: repeat-x;
}

#shadowFooter {
	float: left;
	width: 718px;
	height: 35px;
	background-image: url(../images/shadowFooterBtm.jpg);
	background-repeat: repeat-x;
	text-align:center;
	color: #121212;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: smaller;
}

#shadowBtmRight {
	float: left;
	width: 6px;
	height: 7px;
	background-image: url(../images/shadowBtmRight.jpg);
	background-repeat: no-repeat;
}

#shadowFooterLeft {
	float: left;
	width: 5px;
	height: 35px;
	background-image: url(../images/shadowFooterLeft.jpg);
	background-repeat: no-repeat;
}

#shadowFooterRight {
	float: left;
	width: 5px;
	height: 35px;
	background-image: url(../images/shadowFooterRight.jpg);
	background-repeat: no-repeat;
}

#shadowContentMaster {
	float: left;
	width: 646px;
	background-color: #fff;
	background-image: url(../images/contentShadow.jpg);
	background-repeat: repeat-x;
	margin-bottom: 40px;
}

#shadowContentBBU {
	float: left;
	width: 100%;
	background-color: #fff;
	background-image: url(../images/contentShadow.jpg);
	background-repeat: repeat-x;
	margin-bottom: 40px;
}

#shadowBBUOther {
	float: left;
	width: 150px;
	background-color: #fff;
	background-image: url(../images/contentShadow.jpg);
	background-repeat: repeat-x;
	margin-bottom: 40px;
	margin-top: 15px;
}

.shadowDivEmpty {
	float: left;
	width: 10px;
	height: 200px;
}
.shadowContentEmpty {
	float: left;
	width: 27px;
	height: 250px;
	background-color: #fff;
	background-image: url(../images/contentShadow.jpg);
	background-repeat: repeat-x;
}

.shadowContentEmptyFixed {
	float: left;
	width: 27px;
	height: 450px;
	background-color: #fff;
	background-image: url(../images/contentShadow.jpg);
	background-repeat: repeat-x;
}

#shadowSubContent {
	float: left;
	width: 591px;
	background-color: #fff;
	background-image: url(../images/contentShadow.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

#featuredWorks {	
	background-color: #fff; 
	height: 150px; 
	padding: 10px; 
	border: 1px solid #dedede; 
	text-align: left; 
	vertical-align: top;
}

#featuredWorksHeader {	
	font-size: large; 
	letter-spacing: 2px; 
	color: #000; 
	text-transform:uppercase; 
	font-family: 'Times New Roman', Times, serif; 
	line-height: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.featuredWorks1 {
	width: 15%; 
	height: 45px; 
	vertical-align: middle;
	padding-left: 10px;
}

.featuredWorks2 {
	width: 85%; 
	height: 45px; 
	vertical-align: middle;
	padding-left: 20px;
}

.featuredWorks2 a:link, .featuredWorks2 a:visited {
	text-transform: capitalize;
	text-decoration: none;
	color: #667F20;
}

.featuredWorks2 a:hover {
	text-decoration: none;
	color: #000;
}

#featuredWorksLearnedMore {
	color: #000;
	text-transform: uppercase;
	text-align: left;
	padding-left: 22px;
	vertical-align: top;
	padding-top: 30px;
}

#featuredWorksLearnedMore a:link, #featuredWorksLearnedMore a:visited {	
	text-transform: capitalize;
	text-decoration: underline;
	font-size: smaller; 
	color: #fff;
}

#featuredWorksLearnedMore a:hover {
	text-decoration: none;
	color: #fff;
}

.contactUs1 {
	float: left; 
	width: 30%; 
	height: 30px; 
	margin-right: 10px;
	vertical-align: middle;
}

.contactUs2 {
	float: right; 
	width: 65%; 
	height: 30px; 
	vertical-align: middle;
}

.contactUs1a {
	float: left; 
	width: 30%; 
	height: 90px; 
	margin-right: 10px;
	vertical-align: middle;
}

.contactUs2a {
	float: right; 
	width: 65%; 
	height: 90px; 
	vertical-align: middle;
}

