@charset "utf-8";
/* CSS Document */


body {
	background-color: #ccc;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

img {
	border:0px;
	vertical-align:bottom;
}

p {
	color:#000;

}



#DIVHolder {
	width:800px;
	margin:auto;
	background-color:#FFFFFF;

}


#DIVMain {
	width:780px;
	padding:10px;

}

#DIVGrey {
	width:780px;
	background-color:#ebebeb;
	margin-top:10px;

}

#DIVMenu{
	width:111px;
	float:left;
	padding-top:25px;
	padding-left:22px;
	padding-right:15px;
	padding-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#661b01;
	line-height:2;
}



#DIVWhite {
	width:632px;
	background-color:#FFFFFF;
	float:right;
}



#DIVMiddle {
	float:right;
	width:618px;
	/*background-color:#000;*/
	border:2px solid #cccccc;
	background-color: #e2d1ad;
}

#LeftCol {
	float:left;
	/*background-color:#00FF00;*/
	width:410px;
	border-right:1px solid #e5e5e5;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-color: #FFFFFF;
	
}

#LeftColWork {
	float:left;
	/*background-color:#00FF00;*/
	width:567px;
	border-right:1px solid #e5e5e5;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-color: #FFFFFF;
	
}

.WorkProjects {
	width:567px;
	border-bottom:1px solid #661b01;
	margin-top:15px;
	padding-bottom:15px;

}


#LeftCol2 {
	float:left;
	/*background-color:#00FF00;*/
	width:518px;
	padding:25px 25px 15px 25px;
	border-right:1px solid #e5e5e5;
	

}

#RightCol {
	float:right;
	background-color:#e2d1ad;
	width:127px;
	line-height:normal;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	

}

#LeftCol p {
	line-height:1.5;

}



#Footer {
	width:800px;
	margin:auto;
	text-align:center;
	margin-top:10px;
	font-size:11px;

}


/*-------------------------------------------------*/


#DIVMenu a:link   {
	text-decoration: none;
	color:#661b01;

}
#DIVMenu a:visited {
	text-decoration: none;
	color: #661b01;

}
#DIVMenu a:hover {
	text-decoration: none;
	color: #e06d0c;

}
#DIVMenu a:active {
	text-decoration: none;
	color: #661b01;

}

a:link   {
	text-decoration: underline;
	color:#661b01;

}
a:visited {
	text-decoration: underline;
	color: #661b01;

}
a:hover {
	text-decoration: underline;
	color: #e06d0c;

}
a:active {
	text-decoration: underline;
	color: #661b01;

}

/*---------------------------------------------------*/

.Titles {
	font-size:18px;
	color:#661b01;
	
	font-weight:bold;
}

.subTitle {
	font-size:14px;
	font-weight:bold;
	color:#661b01;

}

.PDFTitle {
	font-size:14px;
	font-weight:bold;
	color:#b56325;
}
