/* Jonathan Cousins Resume CSS */
body,td,th { font-family: georgia; font-size: 12px; }
body { background-color: #FFFFFF; margin-left:250px; margin-top:100px; width:500px; }
#main_body {  } 
div.main_title { font-size:21px; color:#0067cc;   }
div.contact_info { font-size:10px; color:#565533; margin-left:1px; line-height:16px;    }
div.section { font-size:12px; color:#0067cc; 0067cc-left:1px; margin-top:36px; cursor:pointer;  }
div.section_reduced { font-size:12px; color:#2334EE; margin-left:1px; margin-top:18px; cursor:pointer;  }
div.section_title { font-size:15px; color:#0067cc; text-decoration:none; /* font-weight:bold;  border-top:solid; border-top-color:#2334EE; border-top-width:thin; padding-top:3px;  */ }
div.section_title:hover { background-color:#efefef; text-decoration:underline; }
div.section_title:visited { background-color:#ffffff; text-decoration:none; }
div.sub_title { font-size:14px; color:#565533; margin-top:18px; /* font-weight:bold; */ }
div.content { font-size:11px; color:#565533; line-height:17px;  }

a:link {  text-decoration: underline; color:#565533; }
a:visited { text-decoration: underline; color:#565533; /* color: #777777; */ }
a:hover { text-decoration: none; color:  #669999;  }
a:active { text-decoration: none;  }

#email:link {  text-decoration: underline; color:#565533;  }
#email:visited { text-decoration: underline; color:#565533; /* color: #777777; */ }
#email:hover { text-decoration: none; color:#565533; }
#email:active { text-decoration: none;  }

#close:link {  text-decoration: underline; color:#aaaaaa; font-size:9px; }
#close:visited { text-decoration: underline; color:#aaaaaa;  font-size:9px; /* color: #777777; */ }
#close:hover { text-decoration: none; color: #669999;  font-size:9px; }
#close:active { text-decoration: none;  font-size:9px;  }

.sub_title {

	background-color:#ffffff;
	color:#565533;		
} /*
.sub_title:hover {
	background-color:#565533;
	color:#ffffff;	
} */

