body {
	margin:0;
	padding:0;
	text-align:left;
	line-height: 1.5em;
	background:#8C62AA;
	color: #333333;
	background-color: #906344;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
html {
	font-size: 100%;
	}
	
#wrap {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	border: 10px solid #fff;
	background: #FDF6E8;
	}
		
.block  {
		height: 200px;
		}	
#header {
	height: 150px;
	background: url(../images/header.jpg) no-repeat;
	color: #333;
	border-top: 0 solid;
	border-right: 0 solid;
	border-bottom: 1 solid #FFFFFF;
	border-left: 0 solid;
	}

#header h2 {
	margin : 0;
	background : transparent;
	color : #986AB3;
	font: oblique bold 1.6em Georgia, "Times New Roman", Times, serif;
	padding: 20px 150px 0px 138px;
	letter-spacing: -1px;
	} 
		
#menu {
	height: 100px;
	margin : 0;
	padding : 0;
	list-style-type : none;
	list-style-image : none;
	text-transform : lowercase;
	background: #906344;
	}
#menu li {
	float : left;
	width :10em;
	border-right : 1px solid #eee;
	}
	
#menu a {
	display : block;
	height : 70px;
	width : 10em;
	padding : 30px 0 0;
	font-weight : bold;
	line-height : 25px;
	letter-spacing: 3px;
	text-align : center;
	color : #ffffff;
	background-color: #906344;
	}
	
#menu a:hover {
	color : #ffffff;
	background-color: #3D1C12;
	}
			
#content {
	position: relative;
	width: 748px;
	min-height:610px;
	padding: 0;
	background: #F9ECCD;
	background-image:url(../images/bonnieright.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	color: #333;
	}
	
#content2 {
	position: relative;
	width: 748px;
	min-height:600px;
	padding: 0;
	background: #F9ECCD;
	color: #333;
	}	
		
#l-col {
	float: left;
	margin-top: 0;
	width: 160px;
	text-align: left;
	background: transparent;
	color: #333;
	}

#cont {
	width: 560px;
	margin-top: 0px;
	padding: 0px 0px 0px 20px;
	border: 1px solid #fff;
	border-width: 1px 1px 0 1px;
	text-align: left;
	color: #333333;
	background-color: transparent;
	min-height:700px;
	}
			
#footer {
	margin-top: 10px;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
	background-color: #F9ECCD;
	}
#footer a {
	color: #FFFFFF;
	}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
	}
			
a:link, a:visited {
	color: #E89E01;
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	color: #8C62AA;
	}
			
.sidenav {
	margin : 9px;
	padding : 0;
	list-style-type : none;
	background : inherit;
	color : #fff;
	} 
	
.sidenav a { 
	letter-spacing : 1px;
	border-bottom : 1px solid #aaa;
	margin-bottom : 2px;
	padding-left : 0px;
	display : block;
	text-decoration : none;
	background : url(images/arrow.gif) no-repeat;
	color : #8C62AA;
	} 
	
.sidenav a#current, .sidenav a:hover {
	text-decoration : none;
	background : url(../images/arrow2.gif) no-repeat left center;
	color : #333333;
	} 

ul { 
	list-style : none;
	margin : 0;
	padding : 0;
	} 
	
ul.resume {
	list-style:square;
	margin: 10px;
	}
	
.clear {
	clear: left;
	overflow: hidden;
	width: 0;
	height: 0;
	}
blockquote p {
	padding: 2px;
	font-size: 1em;
	background: inherit;
	}

blockquote {
	padding: 5px;
	font-size: 1.5em;    
	background: inherit;
	} 

p {
	color: #585947;
	margin:0;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

h1 {
	margin: 0 0 0 0px;
	text-align:left;
	padding: 10px 0;
	letter-spacing: 3px;
	font-size: 1.3em;
	background: inherit;
	color: #74341F;
	font-style: normal;
	}



h2 {
	margin: 0 0 0 0px;
	text-align:left;
	padding: 10px 0;
	letter-spacing: 3px;
	font-size: 1em;
	background: inherit;
	color: #333333;
	font-style: normal;
	}


h3 {
	margin: 0px;
	text-align:left;
	padding: 0;
	letter-spacing: 3px;
	font-size: 1em;
	background: inherit;
	color: #74341F;
	font-style: normal;
	font-weight: bold;
	}
	
h4 {
	margin: 0px;
	text-align:left;
	padding: 0;
	letter-spacing: 3px;
	font-size: 1em;
	background: inherit;
	color: #FFFFFF;
	font-style: normal;
	}			

h5 {
	margin: 0px;
	text-align:center;
	padding: 0;
	letter-spacing: 3px;
	font-size: 1em;
	background: inherit;
	color: #74341F;
	font-style: normal;
	}

.right {
	float:right;
	text-align:right;
	padding: 0px 40px 0px 10px;
		}


h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	
	
#wrap #content #l-col .sidenav p {
	color: #333333;
	font-weight: bold;
	}

#Layer1 {
	position:absolute;
	left:203px;
	top:494px;
	width:126px;
	height:188px;
	z-index:1;
	}
	

	
#wrap #content #cont img {
	float: left;
	border: 3px double #8C62AA;
	margin-right: 8px;
	}
	
#wrap #content #cont p {
	line-height: 16px;
	}
	
a:link {
	color: #990000;
	text-decoration: none;
	}
	
a:visited {
	color: #333333;
	text-decoration: none;
	}
	
a:active {
	text-decoration: none;
	}
	
a.readmore:link {
	color: #990000;
	font-weight:bold;
	text-decoration: none;
	}
	
a.readmore:visited {
	color: #990000;
	text-decoration: none;
	}
	
a.readmore:active {
	text-decoration: none;
	}	
	
#wrap #content #cont a:hover {
	text-decoration: underline;
	}

.style2 {
	font: bold 120%;
	}

#wrap #content #l-col .sidenav img {
	border: 1px solid #ffffff;
	}

.indent {
	margin-left:5px;
	}
	
.innerpara {
	padding: 0px 50px 0px 5px;
	}

.center {
	float: right;
	text-align:center;
	padding: 20px 20px 20px 20px;
	}
	
.button {
		font-size: 1em;
		color: #74341F;
		font-style: normal;
		background-color: transparent;
		}

.sidenav p {
	padding-right: 15px;
	letter-spacing: 1px;
}
