/**** RH ADDED THIS ELEMENT *****/
body {
	font-family:Georgia, "Times New Roman", Times, serif;
}


/**** RH TEMP STYLES TO SEE TABLES BETTER WHILE EDITING *****/
.rh-resume-table, table { border: 0px solid red; margin: 3px; vertical-align: top; font-family: Georgia, "Times New Roman", Times, serif; font-size:medium; }
.rh-resume-td, td { border: 0px dashed blue; padding: 2px; vertical-align: top; }


/**** RH ADDED THIS ELEMENT *****/
body {
	font-family:Georgia, "Times New Roman", Times, serif;
}


.rh-resume-sidebar1 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:medium;  
	float: left;
	width: 215px;
	padding-bottom: 10px;
	background-color: #FFF;
}

/**** PART 1 *****/
/* 	V1
.rh-resume-body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFCC ;
	margin: 0;
	padding: 0;
	
	color: #000;
	color:green;
	
	background-color:#FFFFCC; */
	
/* V2 */
.rh-resume-body {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:medium;  
	
	color: #000000;
	background:white ;
	background-color:white ;

	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}


/*############################################################*/
/*########### RH TRADEMARK SLOGAN = RED ITALICS #############*/
/*############################################################*/
/*########### JOB DESCRIPTION ############*/
/* USE TAG COLOR = GRAY */
/* 	color:gray; */
/*========================================*/
/*----------------------------------------*/
/*########################################*/

.rh-resume-hyperlink {
	color: #BF1E2E;
}

/*########################################*/


/* ~~ Element/tag selectors ~~ */
/* 	==== RH ADDED THIS ONE FOR THE BULLET LISTS === */
.rh-resume-ul, .rh-resume-ol, .rh-resume-dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
/* color:blue; */
	padding: 0;
	margin: 0;
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:medium; /* RH ADDED THIS LINE */ 
	
	color: #000000;
	background:white ;
	background-color:white ;
}



/* ==== the rule for the page title that is below the masthead === */
.rh-resume-page-title {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #BF1E2E;
/* 	==== TEMP COLOR 
	color: green;
	color: fuchsia;
	==== RED COLOR 
	color: #BF1E2E;
	=== */
}


.rh-resume-h1, .rh-resume-h2, h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
	
	/* ==== RH ADDED THIS ELEMENT === */
	font-family:Georgia, "Times New Roman", Times, serif;
}


/* 	==== H1 FONT SIZE === */
.rh-resume-h1 {	
	font-size: x-large;
	color: #BF1E2E;

/* 	==== TEMP COLOR 
	color: #000;      
	color: green;
	color: fuchsia;
	==== RED COLOR 
	color: #BF1E2E;
	=== */
}


/* 	==== H2 FONT SIZE === */
.rh-resume-h2 {
	font-size: large;
	color: #BF1E2E;
	
/* 	==== TEMP COLOR 
	color: green;
	color: fuchsia;
	==== RED COLOR 
	color: #BF1E2E;
	=== */
}
		

rh-aa-a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

/*########### JOB TITLE #############*/
.rh-resume-body-jobtitle {
	font-weight: bolder;
	color: #BF1E2E;
}

/*########### JOB PROJECT NAME #############*/
.rh-resume-body-jobproject {
	font-weight: bolder;
}

/*########### JOB DESCRIPTION #############*/
/* color:navy; */
.rh-resume-body-jobdesc {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:medium;  
	color:navy;
	
	color: #000000;
	background:white ;
	background-color:white ;
}

/*########### JOB DESCRIPTION #############*/
/* USE TAG COLOR = GRAY */
/* 	color:gray; */
.rh-resume-body-searchtag {
	font-style:italic;
	color:gray; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:small;  
	background:white ;
	background-color:white ;
}


/* ==== PART 2
 the 7 rules below were in resume dwt template, then were moved here  for the page title that is below the masthead === */
rh-bb-a:hover {
	color: #BF1E2E;
}
.rh-hover-header {
	color: #BF1E2E;
}

.rh-chicletbar-header-textlinks {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.rh-chicletbar-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
/*############################################################*/
/*########### why is this hover color = purple ? #############*/
/*############################################################*/
	background-color: #F3F;
	color: #FFF;
}

.rh-chicletbar-header-background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000;
}

.rh-chicletbar-spacer-underscore {
	color: #000;
}

.rh-tagline {
	font-weight: bolder;
	color: #BF1E2E;
}

/*############################################################*/
/*########### RH TRADEMARK SLOGAN = RED ITALICS #############*/
/*############################################################*/
.rh-tm-slogan {
	color: #BF1E2E;
	font-style:italic
}

/*########### THE FOOTER #############*/
.rh-resume-footer {
	padding: 5px 0;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */

	background-color:#F5F5F5 ;   /* LIGHT GRAY */
/*############################################################*/
/*########### footer is a very light gray  ###################*/
/*############################################################*/
}