@charset "UTF-8";
/* CSS Document */

body {
	background: #EFEEE2;
	color: #333333;
	font: 12px Georgia, Time, serif;
	text-align: center;	
	}

a { color: #98640A; text-decoration: none; }
a:hover { color: #AAC4B6; text-decoration: none; }
img { border: none; }




div#whitepage {
	margin: 0 auto;
	background: #fff url(../img/header.gif) no-repeat;
	width: 780px;
	border:2px solid #AAC4B6;
	}


div#photo { float:left; width:280px; margin: 27px 25px 0 25px;}
div#intro { float:right; width:380px; margin:160px 40px 0px 0px; text-align:left;  }

h1 {font: Bold 12px Verdana, Arial, Helvetica, sans-serif; letter-spacing:.2em; color: #333; padding:10px 0px 0px 0px; text-transform:uppercase;}


div#text { margin:10px 75px; text-align:left;}

h2 {font: Bold 12px Verdana, Arial, Helvetica, sans-serif; letter-spacing:.2em; color: #333; border-top:solid 1px #C8C59A; padding:20px 0px 0px 0px; margin-top:40px; text-transform:uppercase;}
h3 { font-size: 12px; text-transform:uppercase;}


.number {font: bold 14px Georgia, "Times New Roman", Times, serif;}
p {line-height:20px;}
.education {line-height:16px;}

.WISH { padding: 10px 0px 5px 20px;}

.green {color:#247262; font-weight:bold;}

/* -- */	

.clear { clear: both; }

.bttn {
	background: #AAC4B6;
	border: 2px solid;
	border-color: #95C627 #70941E #70941E #95C627;
	color: #247262;
	font-size: 11px;
	padding: 1px 5px;
	}