/* CSS Document */

#rc {
height:1400px;
margin:0px;
padding:0px;
}

#resume {
	width: 525px;
	border: 1px;
	border-color:#999999;
	margin: 0px 65px 0px 7px;
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	float: left;
background-color: #fff;
color: #333;
text-decoration: none;
word-spacing: normal;
text-align: left;
font-size: 12px;
}

#resumehead {
	color:#999999;
	word-spacing: 0.1em;
letter-spacing: 1px;
text-transform:uppercase;
margin: -20px 0 20px 585px;
font-size:11px;
}

#rightcol {
	width: 245px;
	border: 1px;
	border-color:#999999;
	margin: 0px 20px 10px 0px;
	padding: 0 0 10px 0px;	
	font-family: Arial, Helvetica, sans-serif;
	float:left;
background-color: #fff;
color: #333;
text-decoration: none;
word-spacing: normal;
text-align: left;
font-size: 12px;
}

.address {
text-decoration: underline;
letter-spacing:0px;
}

.sectionhead {
color: #CC0000;
font-weight:bold;
word-spacing: 0.1em;
letter-spacing: 1px;
text-transform:uppercase;
line-height: 23px;
}

.company {
margin: 40px 8px 20px 15px;
text-transform:uppercase;
color:#009999;
font-weight:bold;
word-spacing: 0.1em;
letter-spacing: 1px;
text-decoration:none;
}

.company a {
text-transform:uppercase;
color:#009999;
text-decoration:none;
}

.city {
margin-left: 10px;
}

.rccity {
margin: 0 0 0px 15px;
line-height:27px;

}

.dates {
margin-left:55px;
}

.jobtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
margin-left:15px;
color:#000000;
letter-spacing:1px;
margin-right: 10px;
line-height: 30px;
}

.dlist {
list-style-type:square;
padding: 0px 8px 10px 30px;
margin: 0px 0px 15px 0px;
color:#666666;
}

.dlist li{
	padding: 2px 0px 3px 0px;
}

.dlist li a{
color:#CC0000;
text-decoration:underline;
letter-spacing:0px;
}

.note {
margin-left:25px;
font-style:italic;
color:#999999;
line-height:18px;
}

.details {
padding: 0px 10px 0px 25px;
list-style:none;
margin:0;
}

.rcsub {
margin: 0px 0px 0px 15px;
list-style:none;
}
.rcsub li{
list-style:none;
margin:0;
padding:0;
}

.indent {
margin: 0 0 0 25px;}




