.homeItem { font-size: 11px; color: #4d4d4f; font-weight: normal; font-family: arial, helvetica; line-height:17px; text-decoration:none; padding-bottom: 19px; padding-top: 19px; padding-left: 19px; padding-right: 10px; }
.homeItem A {  font-size: 10px; color: #138BB9; font-weight: bold; font-family: trebuchet ms, trebuchet; text-decoration:none }
.homeItem A:hover { color:#138BB9; text-decoration:underline }

.homeItemHead { font-size: 10px; color: #138BB9; font-weight: bold; font-family: trebuchet ms, trebuchet; line-height:17px; text-decoration:none; }

.bodyCopy { font-size: 11px; color: #4d4d4f; font-weight: normal; font-family: arial, helvetica; line-height:17px; text-decoration:none; padding-bottom: 19px; padding-right: 25px; }
.bodyCopy A {  font-size: 10px; color: #138BB9; font-weight: bold; font-family: trebuchet ms, trebuchet; text-decoration:none }
.bodyCopy A:hover { color:#138BB9; text-decoration:underline }

.bodyHead { font-size: 11px; color: #138BB9; font-weight: bold; font-family: arial, helvetica; line-height:17px; text-decoration:none; }

.bodyHighlight { font-size: 11px; color: #138BB9; font-weight: normal; font-family: arial, helvetica; line-height:17px; text-decoration:none; }

.bodyIndent { font-size: 11px; color: #4d4d4f; font-weight: normal; font-family: arial, helvetica; line-height:17px; text-decoration:none; padding-bottom: 19px; padding-right: 25px; padding-left: 42px; }
.bodyIndent A {  font-size: 10px; color: #138BB9; font-weight: bold; font-family: trebuchet ms, trebuchet; text-decoration:none }
.bodyIndent A:hover { color:#138BB9; text-decoration:underline }

li.body { list-style: outside; list-style-type: square; text-indent: 0px; font-family: Arial, Helvetica; font-size: 11px; font-weight: normal; color: #4d4d4f; }

.copyright { font-size: 11px; color: #4d4d4f; font-weight: normal; font-family: arial, helvetica; line-height:17px; text-decoration:none; padding-bottom: 19px; padding-right: 0px; }
.copyright A {  font-size: 10px; color: #4d4d4f; font-weight: bold; font-family: arial, helvetica; text-decoration:none }
.copyright A:hover { color:#138BB9; text-decoration:underline }

.portfolioBody h3 {font-size: 16px;}

/* New Styles added by Jon Cazier - 7/26/08
-----------------------------------------------------------------------------------*/

/* Header Menu
-----------------------------------------------------------------------------------*/

#menu {width: 754px; height: 44px; text-align: right; padding-right: 5px;}

	#menu a {
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		color: #778487;
		font-size: 10px;
		text-transform: uppercase;
		line-height: 44px;
		margin: 0 17px 0 0;
	}
	
	#menu a.active {color: #138BB9;}
	
/* Side Menu
-----------------------------------------------------------------------------------*/

.sideMenu {list-style: none; margin: 0px; padding: 0px;}

	.sideMenu li {
		list-style: none; 
		margin: 0px; 
		padding: 0 0 1px 10px; 
		height: 24px; 
		background: #f2f5f8 url(img/divider.gif) no-repeat bottom; 
		border-right: solid 1px #C8C8C8;
	}
		.sideMenu li.active {background-color: #DFE6ED;}
		
	.sideMenu li a {
		display: block;
		height: 24px;
		line-height: 24px;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		color: #778487;
		font-size: 10px;
		text-transform: uppercase;
	}
		
		.sideMenu li.active a {color: #138BB9;}
		
		.sideMenuTitle {
			margin: 0px; 
			padding: 0 0 1px 10px;
			font-weight: bold;
			background: #f2f5f8; 
			border-right: solid 1px #C8C8C8;
			height: 24px;
			line-height: 24px;
			font-family: Arial, Helvetica, sans-serif;
			color: #138BB9;
			font-size: 11px;
			text-transform: uppercase;
		}
		
/* Profil Pic
-----------------------------------------------------------------------------------*/

.profilePic {width: 504px; height: 199px; margin: 0px;}
.profilePic p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	position: relative;
	top: 88px;
	left: 32px;
	width: 170px;
	margin: 0px;
	line-height: 16px;
	padding: 10px;
}
