@charset "UTF-8";

body{
font-family:Arial, Helvetica, sans-serif;
background-color: #a1ba93;
margin-left: 0px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
}



table#main {
background-image: url(media/htmlSite/bg.jpg);	
	background-repeat: no-repeat;
	background-position: top;
}

.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bolder;
	text-align: left;
}
.bodyText {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
	
}
.bodyText2H{
	font-size: 11px;
	font-weight: bold;
	color:#FBFACE;
	text-align:left;
}
.bodyText2{
font-size: 11px;
	font-weight: normal;
	color:#003300;
	text-align:left;
}
.bodyTextRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #1E340E;
	font-weight: lighter;
}
.bodyTextCallOut{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight:bolder;
	font-style:italic;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	line-height:18px;
}


a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FBFACE;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBFACE;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBFACE;
	text-decoration:none
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBFACE;
	background-color:#003300;
	
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBFACE;
	text-decoration: none;
}

h1{
	font-weight:bold;
	font-size: 12px;
	color: #1e340e;
	text-align : left;
	}
	
	h2 {
	font-size: 12px;
	font-weight: lighter;
	padding-top: 15px;
	text-align : left;
	}
	
h3 {
font-weight: lighter;
	font-size: 12px;
	padding-top: 15px;
	text-align : left;
	}
	
h4 {
	font-size: 12px;
	font-weight: normal;
	color:#003300;
	
	}
	
ul
  {
  margin-left: 0em;
  padding-left: 0;
  }
li
  {
	font-size:9px;
	margin: 0;
	padding: 0;
	list-style-type:square;
	background-color: #FBFACE;
	line-height:1.5
  }


div#architecture li{
	font-size:9px;
	list-style-type:circle;
	display: inline;
	max-width: 421px;	
	}
	
 blockquote {
	
	background: transparent url(media/htmlSite/leftSideBg.png);
	margin:1em 1px;
}	
blockquote div {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	font-style:normal;
	width: 194px;
	padding: 0 17px;
	
	/*background: transparent url(media/htmlSite/quoteLeft.png) left top no-repeat;*/
  }
  
  img {
	border: 0;
	margin:0px;
	
	margin-left: 0px;
	padding-left: 0px;
	left: inherit;
}
div.img-wrap {
	/*border:3px;
	border-color: #FF0000;	*/
	border-top-color: #FBFACE;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: #FBFACE;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #FBFACE;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #FBFACE;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin-left: 0px;
	max-width: 417px;
	}
 
 
div#resumes li{
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}




#main #architecture hr {
	width: 421px;
	color: #006600;
}

div#resumes	a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FBFACE;
	text-decoration: none;
}

div#resumes a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBFACE;
	background-color:#003300	
}


div#resumes a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FBFACE;
	text-decoration: none;
}
div#resumes li{
	font-size:10px;
	font-family:Arial;
	color:#003300
}



hr {
	width: 310px;
	color: #00000;
	}
	
	
mianheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFCC;
	text-indent:10px
}	
	
	
#main #resumes .headings {
	font-family: Verdana;
	font-stretch:ultra-expanded
	font-size: 12px;
	color: ##FBFACE;
}




#main #resumes .plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
