/* CSS Document */

body {
	margin: 0px;
	xbackground-image: url(images/bkg.gif);
	background-color: #5e4f3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	}
	
.roundcont {
	width: 550px;
	background-color: #fff;
	color: #000;
	margin: auto;
	text-align: left;
	min-height: 550px;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/bkg-grad2.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/bkg-grad3.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

img.corner2 {
   border: none;
   display: block !important;
}

.divider {
	width: 350px;
	background-image: url(images/bkg-grad.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin-left: 200px;
	float: left;
	}

br.clear {
	clear: both;
	line-height: 0px;
	}

img.headshot {
	padding-right: 5px;
	padding-bottom: 0px;
	}

.container {
	background: url(images/jigsaw.gif) bottom left no-repeat;
	min-height: 550px;
	}

.left a {
	color: #5e4f3e;
	text-decoration: none;
	}
	
.right a {
	color: #cf7932;
	text-decoration: none;
	}
	
.left {
	width: 200px;
	float: left;
	text-align: center;
	min-height: 550px;
	}

.left-body {
	margin-left: 15px;
	margin-top: 60px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #5e4f3e;
	line-height: 42px;
	}

.right {
	width: 350px;
	float: right;
	background-image: url(images/bkg-grad.gif);
	background-position: left;
	background-repeat: repeat-y;
	min-height: 550px;
	}

.right-body {
	padding: 0px 10px;
	}

h1 {
	font-size: 16px;
	color: #cf7932;
	margin-bottom: 2px;
	margin-left: 5px;
	}
	
h2 {
	font-size: 13px;
	color: #cf7932;
	margin: 4px 0px;
	}
	
b {
	font-weight: normal;
	}
	
.text01 {
	margin: 0px 5px;
	padding: 0px 15px 5px 15px;
	border-bottom: 1px #d2d2d2 solid;
	}

.text02 {
	width: 149px;
	float: left;
	margin-left: 5px;
	padding: 5px;
	border-right: 1px #d2d2d2 solid;
	border-bottom: 1px #d2d2d2 solid;
	font-size: 11px;
	}
	
.text03 {
	width: 142px;
	float: left;
	padding: 5px 3px 5px 10px;
	border-bottom: 1px #d2d2d2 solid;
	font-size: 11px;
	}

.text04 {
	width: 300px;
	padding: 4px 10px;
	text-align: center;
	font-size: 10px;
	color: #a2a2a2;
	}

.text_wall {
	border-bottom: 1px #d2d2d2 solid;
	text-align: center;
	padding-bottom: 7px;
	}

.wall {
	padding: 2px;
	border: 1px #CCCCCC solid;
	margin: 2px;
	}
	
.pdf {
	background: url(images/acrobat.gif) center left no-repeat;
	padding-left: 20px;
	float: right;
	}


