#education_experience, #work_experience, #military_experience, #personal_experience{
	border:1px solid #AAAAAA;
	background-color:#EEEEEE;
	padding:5px;
	width:  650px;
	margin-bottom:10px;
	font-family: Trebuchet, Georgia, "Palatino Linotype", Times;
}

#hideme{
	border: 5px solid red;
	display:none;
	
}

#res_education, #res_military, #res_personal, #res_work{
/*width:6.5in;*/
	border:0px solid gray;
}

#resume_page_outline{
	padding-top:8px;
	border:0px solid #FFFFFF;

	background-image: url(../images/page_corner.gif);
	background-position: top right;
	background-repeat:no-repeat;
	padding-bottom:0px;
	margin-bottom:0px;
	
}
#resume_page_ender{
	height:30px;
	border:0px solid #FFFFFF;
	background-image: url(../images/page_side.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	padding-bottom:0px;
	margin-bottom:25px;	

}

#contact_info{

	padding:0px;
	border:0px solid #989898;
	height:100px;
	margin-bottom: 0px;
	overflow:auto;
}

#contact_left{
	overflow:auto;
	float:left;
}

#contact_address{
	font-size:10pt;
	line-height:10pt;	
	overflow:auto;
	width: 150px;
	height:100px;
	padding-right:10px;
	text-align:right;
	border:0px solid #989898;
	float:right;

}


#contact_logo{
	width:60px;
	height:100px;
	float:left;
	background-color:#FFFFFF;	
}

#contact_name{
	padding-top:5px;
	text-align:left;
	float:left;
	width:440px;
	height:80px;
	background-color:#FFFFFF;
	font-size:12pt;
}
#contact_name a{
	font-size:10pt;
	color:black;
}

.section_box{
	padding:10px;
	border:0px solid #989898;
	margin-bottom: 15px;
}
.spacer{
	height:15px;
}

h3.sect_hdr{
	/*font-family: Trebuchet, Georgia, "Palatino Linotype", Times;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:normal;
	padding:0px;
	margin:0px;
/*width:6.5in;*/
	margin-bottom:10px;
	border-bottom:1px solid #888888;
}
h3.contact_hdr{
	font-family: "Palatino Linotype", Trebuchet, Georgia, Times;
	font-size:16pt;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:10px;	
}

.subsection_each{
	padding:10px;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	margin-top:5px;
}

.academic{
	/*font-family: Trebuchet, Georgia, "Palatino Linotype", Times;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14pt;
	border:0px solid green;
	font-weight:normal;
}

.institution, .company, .time_span, .grad_year, .job_title{
	/*font-family: Trebuchet, Georgia, "Palatino Linotype", Times;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size:11pt;
	font-weight:normal;
	font-style:italic;	

}

.company, .time_span{
	font-weight:bold;
	font-style:normal;
}

.institution, .company, .time_span, .grad_year{
	display:inline;
}


.description{
	/*font-family: Trebuchet, Georgia, "Palatino Linotype", Times;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11pt;
	padding-top:5px;
	padding-left:10px;	
	clear:both;
}

.job_start{
	float:left;
	text-align:center;
	border:0px dotted red;
}
.job_end{
	float:left;
	text-align:left;
	border:0px solid blue;
	display:inline;
}

.resume_singleton{
	border:1px solid #AAAAAA;
	border-top:8px solid #999999;
	background-color:#FFFFFF;
	margin:0px;
	margin-top:15px;
	padding:10px;
	
}
.item_delete{
	text-align:right;
	margin:0px;
	margin-top:5px;
  margin-bottom:5px;
	padding-right:25px;
	color:#623a12;
}

.add_another{
	border:1px solid #AAAAAA;
	text-align:center;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:12pt;
	background-color: #E5E5E5;
	padding:2px;
	margin:8px 50px 2px 50px;
}
.add_another:hover{
	border:1px solid #b7a16f;
	background-color:#FFFCD0;
}
.addr{
	padding:0px;
	margin:0px;
}
.mil_item{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
