html { 
	min-width: 742px;
	min-height: 800px;
	 }
body	{
	color: #000;
	background: #5A3D14;
	margin: 0;
	padding: 0;
	text-align: center;
	}
.whitebg {

background: #F2EFCF;

}
	
.hide	{
	display: none;
	}
	
img {
	display: block;
	border: 0;
	}
	
td {
	text-align:left;
}

img.right {
	padding-left: 10px;
	padding-bottom: 10px;
	}
	
img.left {
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
a {
	font-weight : bold; 
	text-decoration : underline;
	color: #7D9966;
	background: transparent; 
	}


a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #7D9966;
	background: transparent; 
	}



a.textlink {
	font-weight : normal; 
	text-decoration : underline;
	color: #333;
	background: transparent; 
	}
	
.textLtSmB2	{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666; font-weight: bold;}

.textLtSmB3	{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #F2EFCF; font-weight: bold;}

.textLtSm	{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #F2EFCF;}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, a	{
	font-family: Arial, Helvetica, sans-serif; 
	}
	
p, td, li, ul, ol {
	font-size:  10pt;
	}

h1	{
	font-size: 1.15em;
	font-weight: bold;
	color: #5A3D14;
	}
h1 a {
	text-decoration: underline;
	}

h2	{
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	font-weight : bold; 
	color: #5A3D14;
	}
	
h3	{
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	font-weight : bold; 
	color: #5A3D14;
	text-align: left;
	}
	
h4	{
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	font-weight : bold; 
	color: #5A3D14;
	text-align: left;
	}
	

#content {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: #7D9966;
	}
	
#workshopParagraphs {
	line-height: 15px;
	}

#footer p	{
	font-size: 11px;
	margin-top: 25px;
	}
	
/* Basic page divisions */

table#primarycontent	{
	margin-top: 0px;
	width: 650px;
	}

#primarycontent	{
	padding: 25px;
	background: #F2EFCF;
	}
	
.twentyParagraphs {
	line-height: 20px;
	}
	
.fifteenParagraphs {
	line-height: 20px;
	}
	
table.resume td {
padding-top: 5px;
padding-bottom: 5px;
}

/* Sidebar display attributes */

#sidebar p	{
	font-style: italic;
	text-align: right;
	margin-top: 0.5em;
	}

#sidebar img	{
	margin: 30px 0 15px 0;
	}
	
#sidebar h2	{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	line-height: 1.5;
	text-align: right;
	}
/* Header  components */

td.header {
	background-color: #7D9966;
	color: #336633;
	font-size: 24pt;
	letter-spacing : 5px;
	margin:0px;
	font-weight: normal;

	} 
	
a.header {
	color: #333;
	font-weight : normal; 
	text-decoration : none;
	background: #fff; 
	font-size: 24pt;
	letter-spacing : 5px;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
} 

a.smallbold {
	color: #7D9966;
	font-weight : bold; 
	text-decoration : none;
	font-size: 11pt;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
} 

a.smallbold:hover {
	color: #7D9966;
	font-weight : bold; 
	text-decoration : underline;
	font-size: 11pt;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
} 

.on {
	background-color: #F2EFCF;
	color:#7D9966;
	}
	
.off {
	background-color: #7D9966;
	color:#F2EFCF;
	}
a.off {
	color:#F2EFCF;
	}

/* Navigation bar components */
#menuWidth	{
	background: #7D9966;
	width: 150px;
	}

table#nav	{
	margin-top: 5px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	border-bottom: 1px solid #7D9966;
	border-top: 5px solid #7D9966;
	background: #7D9966;
	width: 150px;
	}

table#nav td	{
	font-size: 9pt;
	text-align: left;
	border-top: 1px solid #7D9966;
	padding-top:10px;
	padding-bottom:10px;
	}

table#nav td a	{
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 145px;
	}
	
#nav td a:hover {
	color: #5A3D14;
	} 
	
/* Footer components */


table#footer	{
	border-top: 5px solid #7D9966;
	border-bottom: 5px solid #7D9966;
	background: #7D9966;
	padding: 0;
	}

table#footer td	{
	font: 9pt, arial, sans-serif;
	padding: 0;
	}

table#footer td a	{
	font: 9pt, arial, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	padding: 0;
	color: #000000;
	}
	
