/* BODY PAGE STYLES */


li {
	list-style-image: url(../_images/bulletRed.gif);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}


.bulMa {
	width: 75%;
}



/* BULLETS */

#bulletRed {
	font-size: 12px;
	font-style: italic;
	width: 75%;
	color: #660000;
	}

#bulletRed ul {
	margin-top: 7px;

}

#bulletRed li {
	padding-bottom: 7px;
	
}








.bTopTable {
	background-image: url(../_images/bg-top.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 202px;
}


.bgTableBody {
	background-color: #C78919;
	background-image: url(../_images/bg-top.jpg);
	background-repeat: no-repeat;
}


.column2 {
	margin-left: 210px;
	margin-top: 15px;
	width: 65%;
	
}

.column2a {
	margin-left: 210px;
	margin-top: 15px;
	width: 85%;
	
}

.navCol {
padding-right: 15px;
}



.subHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #B96E14;
	font-style: italic;
	line-height: 18px;
}

.bodySmWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
.bodySm2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}


.bodyIntro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#FFFFFF;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #BC7111;
}


.bodyIntro2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.footerMagin {
	margin-left: 200px;
}





/* PROJECT PAGE STYLES */

.projectHead {
	font-size: 20px;
	color: #E07F04;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-style: italic;
}


.projectListItem {
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding: 8px 8px 30px;
	background-color: #FAF2E5;
	margin: 7px;
	border: 1px solid #999999;

}

.projectSubTitle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.projectDescript {
	font-size: 11px;
}

.projectthumb {
	height: 92px;
	width: 137px;
	float: right;
	padding: 3px;
}



.projectDetail {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding: 8px 8px 40px;
	background-color: #FAF2E5;
	margin: 7px;
	border: 1px solid #E07F04;
	position: relative;
}


.projectPho {
	float: right;
	padding: 8px 0px 8px 8px;
}

 #Photohumb {
	height: 92px;
	width: 137px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: right;
	margin-top: 15px;
}

 #Photohumb ul{
	margin: 5px;
	list-style-image: none;
	list-style-type: none;
}
 #Photohumb li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	padding-right: 10px;

}


/* RESOURCES STYLES */

.resListItem {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding: 8px;
	background-color: #E5F3FB;
	margin: 7px;
	height: 100px;
	border: 1px solid #999999;

}

.resSubTitle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.resURLTitle {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	white-space: normal;
}

.resDescript {
	font-size: 11px;
}

.resLink {
	font-size: 10px;
	height: 92px;
	width: 250px;
	float: right;
	padding: 3px;
	background-image: url(../_images/line-resLink.gif);
	background-repeat: repeat-y;
}


/* HOME PAGE STYLES */

.hTopTable {
	background-image: url(../_images/home/bg-top.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 336px;
}


.bgHome {
	background-color: #CCCCCC;
}

.hTable {
	background-image: url(../_images/home/bg-h.jpg);
	background-repeat: no-repeat;
	width: 526px;
	padding-left: 25px;
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.homeIntro2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
	color: #000000;
}
.homeIntro1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
	color: #FF0000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	margin-left: 25px;
}
.homeHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	line-height: 18px;
}
.boldItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B96E14;
	font-style: italic;
	line-height: 18px;
}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #660000;
	margin-left: 15px;
}
.bodyList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.linkToForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
.HomeHeadSC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
	line-height: 25px;
	vertical-align: super;
}
.boldItalic2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	line-height: 18px;
}
