@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	
}

#wrapper{
 margin:0 auto;
 padding:0 auto;
 width:750px;
}

#title {
	width:750px;
	height:105px;
	float:left;
	margin:10px 0 10px 0;
	background: url(Images/header.gif) no-repeat;
	}
	
h1 {
	display:none;
	}

#contact {
	width:750px;
	height: 105px;
	border-bottom-color:#DDDDDD;
	border-bottom-width:1px;
	border-top-color:#DDDDDD;
	border-top-width:1px;
	clear:both;
	border-top-style: dotted;
	border-bottom-style: dotted;
	}
	
#content {
	float:left;
	clear:both;
	width:750px;
	}
	
#content img {
	border-style:solid;
	border-color:#eeeeee;
	border-width:1px;
	}
	
	
.column {
	background-color:#FFFFFF;
	width:212px;
	height:320px;
	float:left;
	margin: 18px;
	}

.column_2 {
	background-color:#FFFFFF;
	width:212px;
	float:left;
	margin: 18px;
	}
	
.column img{
margin:0px;
padding:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #404147;
	margin: 0 0 5px;
}

h2.indexpage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #404147;
	margin: 20px 20px 0px;

}

p {
	margin: 5px 0 19px 0;
}

p a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D96227  ;
}

ol {
	list-style:none;
	border-top-color:#DDDDDD;
	border-top-style:dotted;
	border-top-width:1px;
	padding: 10px 0 0 0;
}

li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}

li a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #D96227  ;
}

li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
}

p.contactinfo1 {
	float:left;
	border-right-color:#CCCCCC;
	border-right-style:dotted;
	border-right-width:1px;
	margin:6px 0 6px 20px;
	width:225px;
	padding:23px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555;
}

p.contactinfo1 strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}




p.contactinfo1 a:link, p.contactinfo1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555;
	text-decoration: none;
}


p.contactinfo1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D96227  ;
	text-decoration:underline;

}

p.contactinfo2 strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

p.contactinfo2 {
	float:left;
	margin:5px 0 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	}
	
	
	p.contactinfo2 a:link, p.contactinfo2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	text-decoration:none;
	}
	
	p.contactinfo2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D96227  ;
	text-decoration:underline;

	}
	
/*Footer*/
	
#footer {
	float:left;
	clear:both;
	width:750px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding:5px 0 0 0;
	margin:0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

#footer p{
text-align:center;
}

#footer p a:link, #footer p a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
text-decoration:none;
}

#footer p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D96227  ;
text-decoration:underline;
}


/*for large*/

.featureimg {
	float:left;
	margin:20px;
}

.featureimg p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.extraspace {
	margin:6px 0 0 0;
}


/*navigation*/
#nav{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	
	}
	
#nav p{
text-align:center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
margin:13px 0;
	}
	
	
#nav p a:link, #nav p a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777;
	text-decoration:none;
	font-weight:bold;
	}
	
#nav p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D96227  ;
	text-decoration:underline;
	font-weight:bold;
	}
	
	
.homepage#nav{
display:none;
	
	}
	
.resume {
margin:20px;
}
.resume h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D96227  ;
	font-weight:bold;
	padding:0 0 3px;
	margin:20px 0 5px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#ddd;
	}

.resume p, .generalarea, .specificinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:3px 0 0 10px;
	color:#444;

}

.resume h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	margin:20px 0 0 10px;
	color:#444;
}

.resume h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	margin:5px 0 0 10px;
	color:#444;
}

.resume h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	margin:10px 0 0 10px;
	color:#222;

}

.specificinfo, .talents {
display:none;
}