@charset "utf-8";
/* CSS Document */

/* START TEXT STYLES */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#555555;
	text-align:left;
	margin:0;
	}
	
.resume_gray {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#888888;
	text-align:left;
	margin:0;
	}
		
.contact {
	color:#333333;
	}
	
.hidden {
	color:white;
	}
	
	
h1 {
	color:#D2232A;
	margin-top:0px;
	font-size:18px;
	font-weight:bold;
	line-height:23px;
	}
	
#content_home a {
	color:#999999;
	text-decoration:none;
	}
	
#content_home a:hover {
	color:#d2232a;
	text-decoration:none;
	}
	
.right_column a {
	color:#999999;
	text-decoration:none;
	}
	
.right_column a:hover {
	color:#D2232A;
	text-decoration:none;
	}
		
a {
	color:#999999;
	text-decoration:none;
	}
				
.navh1 {
	color:#333333;
	font-size:11px;
	font-weight:normal;
	border-top:1px solid #333333;
	padding:1px 0px 1px 0px;
	text-transform:lowercase;
	}
	
.navh1 a:link {
	color:#D2232A;
	}
		
.navh1 a:visited {
	color:#D2232A;
	}
	
.navh1_active {
	background-color:#e7e7e7;
	}
				
.navh2 {
	color:#666666;
	font-size:11px;
	font-weight:normal;
	border-top:1px solid #666666;
	padding:1px 0px 1px 0px;
	text-transform:lowercase;
	}
	
.navh2 a:link {
	color:#666666;
	font-weight:bold;
	padding:3px 0px 3px 0px;
	}
		
.navh2 a:visited {
	color:#666666;
	font-weight:bold;
	}
	
.navh2_active {
	background-color:#e7e7e7;
	}
			
.navh3 {
	color:#999999;
	font-size:11px;
	font-style:normal;
	text-transform:lowercase;
	text-indent: 15px;
	}
			
.navh3 a:link {
	color:#999999;
	}
			
.navh3 a:visited {
	color:#999999;
	}
						
.footer {
	border-top:1px solid #333333;
	clear:both;
	padding:10px 0px 25px 0px;
	line-height:1.5em;
	letter-spacing:0px;
	font-size:10px;
	color:#333333;
	margin-left: 0px;
	width: 950px;
	}
	
.footer p{
	margin-top:0px;
	}
	
.footer a:link {
	color:#888888;
	}
	
.footer a:visited {
	color:#888888;
	}
	
.footer a:hover {
	color:#d2232a;
	}
	
.resume_left {
	text-align:right;
	font-weight:bold;
	vertical-align:top;
	}
	
.resume_right {
	text-align:left;
	vertical-align:top;
	}
	
.footnote {
	font-size:10px;
	color:#666666;
	line-height:15px;
	}
	
a.footnote:link {
	color:#888888;
	}
	
a.footnote:hover {
	color:#d2232a;
	}
		
.callout {
	color:#333333;
	font-size:20px;
	}
									
/* END TEXT STYLES */

/* START DIV STYLES */
#wrap {
	width:950px;
	margin:0 auto;
	}

#header {
	padding:70px 10px 4px 75px;
	margin-bottom:20px;
	margin-top:0px;
	position: relative;
	}
	
#navigation {
	line-height:0px;
	margin:0px 0px 30px 0px;
	width:114px;
	padding:10px 0px 50px 0px;
	text-align: left;
	float:left;
	}
	
#navigation a {
	text-decoration:none;
	}
	
#navigation a:hover {
	background-color:#e7e7e7;
	}
		
#navigation p.footer {
	padding-top:25px;
	}
				
#content {
	margin:50px 0px 0px 57px;
	width:500px;
	line-height:1.5em;
	color:#333333;
	border-top: 1px solid #333333;
	padding: 17px 0px 50px 0px;
	float: left;
	}
	
#content_home {
	margin:10px 0px 0px 50px;
	float:right;
	padding: 17px 0px 25px 0px;
	border-top: 1px solid #333333;
	width:779px;
	}
	
#content_home a:link {
	color:#888888;
	}
	
#content_home a:hover {
	color:#d2232a;
	}
	
#content p a:link {
	color:#999999;
	}
	
#content p a:hover {
	color:#d2232a;
	}
	
#content_text {
	padding-top:125px;
	padding-bottom:30px;
	width:500px;
	float:left;
	line-height:1.5em;
	margin-bottom:100px;
	margin-top: 0px;
	margin-left:40px;
	}
	
#content_text a:hover {
	background-color:#e7e7e7;
	}
	
#col2 {
	font-size: 11px;
	float:right;
	width:45%;
	text-align:  left;
	padding: 15px;	
    }

#col3 {
	font-size: 11px;
	float:left;
	width:45%;
	text-align:  center;
	padding: 3px;
	    }
#col4 {
	font-size: 11px;
	float:right;
	width:45%;
	text-align:  center;
	padding: 5px;	
    }
					
/* END DIV STYLES */

.img {
	padding-bottom:10px;
	padding-top:10px;
	}
	
.img_padbottom {
	padding-bottom:10px;
	}
	
.img_padtop {
	padding-top:10px;
	}
	
.imgthumb {
	margin-bottom:30px;
	border:0px;
	}
		
a.imgthumb_roll hover {
	border: 1px solid #333333;
	}
	
#logo {
	padding-bottom:30px;
	}
		
.next {
	background-color:#e5e5e5;
	color:#666666;
	padding:5px 8px 5px 8px;
	margin-bottom:50px;
	text-decoration:none;
	font-size: 10px;
	}
		
div.next {
	padding:0px;
	background-color:#FFFFFF;
	margin-top: 30px;
	}
			
.next a:hover {
	color:#ffffff;
	background-color:#333333;
	}
	
.next a:active {
	background-color:#d2232a;
	}
	
#navigation ul {
	margin:0px;
	padding:0px;
	line-height:1.3em;
	list-style-image:none;
	list-style-position:none;
	list-style-type:none;
	}
		
li a {
	display:block;
	border-top: 1px solid #eeeeee;
	padding:1px 0px 1px 0px;
	line-height:1.3em;
	height:15px;
	}
			
.header {
	border-top: 5px solid #d2232a;
	padding-top: 10px;
	width: 950px;
	margin:0px 0px 0px 0px;
	}
	
.right_column {
	float:left;
	width:184px;
	margin:50px 0px 0px 0px;
	border-top: 1px solid #333333;
	padding: 17px 0px 0px 25px;
	}
	
hr {
	margin-top:30px;
	height:1px;
	color:#333333;
	border:0px;
	background-color:#333333;
	}
